@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

@font-face {
    font-family: Poppins, sans-serif;
    src: url(../fonts/Poppins.eot);
    src: url(../fonts/Poppins-Regular.ttf);
    src: url(../fonts/Poppins.eot) format("embedded-opentype"), url(../fonts/Poppins.woff2) format("woff2"), url(../fonts/Poppins.woff) format("woff"), url(../fonts/Poppins-Regular.ttf) format("truetype"), url(../fonts/Poppins.svg#Poppins) format("svg")
}
/*==================== Poppins */
/* --Thin */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Thin.ttf");
	font-weight: thin;
	font-style: normal;
}

/* --Light */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Light.ttf");
	font-weight: lighter;
	font-style: normal;
}

/* --Regular */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Regular.ttf");
	font-weight: normal;
	font-style: normal;
}

/* --Medium */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Medium.ttf");
	font-weight: medium;
	font-style: normal;
}

/* --Bold */
@font-face {
	font-family: 'Poppins', sans-serif;
	src: url("../fonts/Poppins-Bold.ttf");
	font-weight: bold;
	font-style: normal;
}


body {
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    font-size: 15px;
    line-height: 1.8;
    font-family: Poppins, sans-serif;
    color: #616161;
    overflow-x: hidden
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img {
    max-width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.slick-initialized .slick-slide:focus,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

::-webkit-scrollbar {
    background-color: #ccc;
    width: 8px;
    height: 4px
}

::-webkit-scrollbar-thumb {
    background-color: #002249;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box
}

.slick-slide img {
    display: inline-block
}

a:focus,
a:hover {
    text-decoration: none
}

a,
i,
span {
    display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin: 0;
    color: #002249;
    font-family: Poppins, sans-serif
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.rn-section ul {
    list-style-type: unset;
    margin-left: 20px
}

.rn-section ul ul {
    margin-left: 15px
}

p {
    font-family: Poppins, sans-serif;
    margin: 0
}

p.text-color-2 {
    color: #81a3bb
}

p.text-color-3 {
    color: #69a1bb
}

p.fs-16 {
    font-size: 16px
}

a {
    font-family: Poppins, sans-serif;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    color: #ce4045;
    text-decoration: none
}

.main-color-1 {
    color: #b52025
}

.red1 {
    color: #b52025
}

.black0 {
    color: #000
}

.black1 {
    color: #2e2e2e
}

.grey0 {
    color: #707070
}

.black2 {
    color: #272626
}

.grey1 {
    color: #5f5e5e
}

.white0 {
    color: #fff
}

.opac0_54 {
    opacity: .54
}

.f30 {
    font-size: 30px;
    line-height: 36px
}

.f20 {
    font-size: 20px;
    line-height: 26px
}

.f18 {
    font-size: 18px;
    line-height: 24px
}

.f16 {
    font-size: 16px;
    line-height: 21px
}

.f15 {
    font-size: 15px;
    line-height: 18px
}

.f14 {
    font-size: 14px;
    line-height: 18px
}

.f12 {
    font-size: 12px;
    line-height: 14px
}

.fn {
    font-weight: 400
}

.fb {
    font-weight: 700
}

.f500 {
    font-weight: 500
}

.f600 {
    font-weight: 600
}

input,
select,
textarea {
    width: 100%;
    height: 54px;
    background-color: #fff;
    color: #81a3bb;
    padding: 0 30px;
    font-size: 16px;
    border: none;
    border-radius: 10px
}

textarea {
    height: 170px;
    display: inherit;
    padding-top: 20px
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1
}

::-moz-placeholder {
    color: inherit;
    opacity: 1
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

::placeholder {
    color: inherit;
    opacity: 1
}

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=checkbox],
input[type=radio] {
    height: auto;
    width: auto
}

.input-group {
    position: relative
}

.input-group input,
.input-group select,
.input-group textarea {
    padding-right: 40px
}

.input-group .icon {
    position: absolute;
    right: 0;
    z-index: 2
}

.contact-form .input-group .icon {
    height: 100%
}

.section-title .contact-form p {
    margin-top: 10px;
    color: #fff
}

.msb {
    padding: 16.5px 25px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    line-height: 23px;
    position: relative;
    z-index: 1;
    border: none;
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    border-radius: 10px
}

.input-group.textarea-group .icon {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 20px
}

@media (min-width:1400px) {
    .container-1470 {
        max-width: 1470px
    }
}

@media (min-width:1200px) {
    .header-full-width .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

.section-gap-old {
    padding-top: 120px;
    padding-bottom: 120px
}

.section-gap {
    padding-top: 80px;
    padding-bottom: 80px
}

.pricing-section-gap {
    padding-top: 50px;
    padding-bottom: 50px
}

.banner-section-gap {
    padding-top: 50px;
    padding-bottom: 50px
}

.section-gap-top {
    padding-top: 120px
}

.section-gap-bottom {
    padding-bottom: 120px
}

.section-title .title-tag {
    padding-bottom: 5px;
    z-index: 1;
    position: relative;
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025
}

.pricing-section .section-title .title-tag {
    z-index: 1;
    position: relative;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #707070;
    opacity: 1
}

.section-title .title {
    font-size: 60px;
    font-weight: 700;
    position: relative
}

@media (min-width:992px) and (max-width:1199px) {
    .section-title .title {
        font-size: 42px
    }
}

@media (max-width:991px) {
    .section-title .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .section-title .title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .section-title .title {
        font-size: 26px
    }
}

.cta-section .call-to-action .section-title .title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    position: relative;
    color: #fff
}

.service-details-section .product-list .section-title .title {
    font-size: 30px;
    position: relative;
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #2e2e2e
}

.pricing-section .section-title .title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    position: relative
}

.data-privacy .section-title.with-right-border .title {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #707070;
    opacity: 1
}

.about-us-banner .product-list .section-title .title {
    text-align: left;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #b52025;
    opacity: 1
}

.section-title p {
    line-height: 24px;
    font-weight: 400;
    font-size: 18px;
    color: #707070
}

.call-to-action .section-title p {
    color: #fff
}

.cta-section .get-started-btn {
    color: #b52025;
    background: #fff
}

.section-title.white-color .title,
.section-title.white-color .title-tag,
.section-title.white-color p {
    color: #fff
}

.section-title.with-right-border .title-tag {
    letter-spacing: 0;
    padding-right: 60px;
    position: relative;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #b52025;
    opacity: 1
}

.service-details-section .product-list .section-title.with-right-border .title-tag::before {
    position: absolute;
    z-index: 1000;
    width: 80%;
    height: 3px;
    border-radius: 10px;
    bottom: -5px;
    background-color: #ffd500;
    content: ""
}

.service-details-section .product-list .section-title.with-right-border .title-tag::after {
    position: absolute;
    z-index: 1000;
    width: 25%;
    height: 3px;
    border-radius: 20px;
    right: 0;
    bottom: -5px;
    background-color: #b52025;
    content: ""
}

@media (max-width:575px) {
    .section-title.with-right-border .title-tag {
        padding-right: 0;
        padding-top: 10px
    }
}

.data-privacy .section-title.with-right-border .title-tag {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0;
    color: #b52025;
    opacity: 1
}

.about-us-banner .section-title .title-tag {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0;
    color: #2e2e2e;
    opacity: 1
}

@media (max-width:575px) {
    .about-us-banner .section-title .title-tag {
        padding-right: 0;
        padding-top: 10px
    }
}

.section-title-two {
    position: relative;
    z-index: 2
}

.section-title-two .title-tag {
    margin-top: 10px;
    color: var(--unnamed-color-b52025);
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color: #2e2e2e
}

.section-title-two .title {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025
}

.section-title-two .big-text {
    position: absolute;
    font-size: 180px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    bottom: 20px;
    left: 0;
    color: #f5f6f8;
    z-index: -1;
    line-height: 1
}

@media (min-width:992px) and (max-width:1199px) {
    .section-title-two .big-text {
        font-size: 140px
    }
}

@media (max-width:991px) {
    .section-title-two .big-text {
        font-size: 120px
    }
}

@media (max-width:575px) {
    .section-title-two .big-text {
        font-size: 100px
    }
}

.section-title-two.text-center .big-text {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.section-title-two.text-right .big-text {
    left: auto;
    right: 0
}

.section-title-two.white-color .title,
.section-title-two.white-color .title-tag {
    color: #fff
}

.soft-blue-bg .section-title-two .big-text {
    color: #eaf2f8
}

.soft-blue-bg {
    background-color: #f5faff
}

.primary-bg {
    background-color: #ce4045
}

.secondary-bg {
    background-color: #002249
}

.home-banner .about-text-block {
    position: relative;
    width: 100%
}

.main-btn {
    padding: 17px 31px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 23px;
    position: relative;
    z-index: 1;
    border: none;
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    border-radius: 10px
}

.main-btn::before {
    position: absolute;
    width: 0%;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    border: 3px solid #fff;
    border-right: 0;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: opacity .1s linear, width .3s linear;
    -o-transition: opacity .1s linear, width .3s linear;
    transition: opacity .1s linear, width .3s linear
}

.main-btn:hover::before {
    opacity: 1;
    width: 100%
}

.main-btn::after {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 0%;
    content: "";
    border-right: 3px solid #fff;
    opacity: 0;
    border-radius: 10px;
    -webkit-transition: opacity .1s linear, height .3s linear;
    -o-transition: opacity .1s linear, height .3s linear;
    transition: opacity .1s linear, height .3s linear
}

.main-btn:hover::after {
    opacity: 1;
    height: 100%
}

.about-btns .main-btn.get-started-btn,
.col-auto .get-started-btn {
    padding: 16px 42px
}

.about-section .about-text-block .main-btn.learn-more-btn {
    padding: 14px 16px
}

@media(max-width:992px) {

    .about-btns .main-btn.get-started-btn,
    .col-auto .get-started-btn {
        padding: 15px 20px
    }

    .main-btn {
        padding: 15px 30px
    }
}

@media(max-width:768px) {
    .main-btn {
        padding: 10px 20px
    }
}

@media(max-width:600px) {
    .main-btn {
        padding: 10px 20px
    }
}

.main-btn:hover {
    color: #fff;
    background-color: #b52025;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026
}

.banner-section .banner-content .about-btns .main-btn:hover {
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box
}

.main-btn i {
    margin-right: 5px;
    position: relative;
    top: 2px
}

.main-btn.main-btn-3 {
    background-color: #fff;
    color: #ce4045
}

.main-btn.main-btn-3:hover {
    color: #fff
}

.main-btn.small-size {
    padding: 15px 35px;
    font-size: 15px
}

.main-btn.icon-right i {
    margin-right: 0;
    margin-left: 5px
}

.main-btn.rounded-btn,
.main-btn.rounded-btn::before {
    border-radius: 5px
}

.main-btn.transparent-border-btn {
    background-color: transparent;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, .2)
}

.main-btn.transparent-border-btn::before {
    background-color: #ce4045
}

.main-btn.transparent-border-btn:hover {
    border-color: #ce4045
}

.page-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-pagination li {
    margin: 0 5px
}

.page-pagination a {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-color: #fff;
    color: #70a3bb;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff
}

.page-pagination a.active,
.page-pagination a:hover {
    background-color: #ce4045;
    color: #fff
}

.page-pagination.blog-pagination a {
    background-color: #f5faff
}

.page-pagination.blog-pagination a.active,
.page-pagination.blog-pagination a:hover {
    background-color: #ce4045;
    color: #fff
}

.bg-cover {
    background-size: cover;
    background-position: center
}

div#preloader {
    margin: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

div#preloader .loader-cubes {
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    position: absolute;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg)
}

div#preloader .loader-cubes .loader-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

div#preloader .loader-cubes .loader-cube::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    background: #ce4045
}

div#preloader .loader-cubes .loader-cube.loader-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotate(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

div#preloader .loader-cubes .loader-cube.loader-cube2::before {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

div#preloader .loader-cubes .loader-cube .loader-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotate(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

div#preloader .loader-cubes .loader-cube .loader-cube4::before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

div#preloader .loader-cubes .loader-cube .loader-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotate(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

div#preloader .loader-cubes .loader-cube .loader-cube3::before {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-100 {
    margin-top: 100px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-50-40-30-20-10 {
    margin-bottom: 50
}

@media(max-width:1200px) {
    .mb-50-40-30-20-10 {
        margin-bottom: 40
    }
}

@media(max-width:992px) {
    .mb-50-40-30-20-10 {
        margin-bottom: 30
    }
}

@media(max-width:768px) {
    .mb-50-40-30-20-10 {
        margin-bottom: 20
    }
}

@media(max-width:600px) {
    .mb-50-40-30-20-10 {
        margin-bottom: 10
    }
}

.mt-50-40-30-20-10 {
    margin-top: 50
}

@media(max-width:1200px) {
    .mt-50-40-30-20-10 {
        margin-top: 40
    }
}

@media(max-width:992px) {
    .mt-50-40-30-20-10 {
        margin-top: 30
    }
}

@media(max-width:768px) {
    .mt-50-40-30-20-10 {
        margin-top: 20
    }
}

@media(max-width:600px) {
    .mt-50-40-30-20-10 {
        margin-top: 10
    }
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 100px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.text-justify {
    text-align: justify
}

.text-center {
    text-align: center
}

.padding-50 {
    padding: 50px
}

@media (max-width:1199px) {
    .mb-lg-gap-30 {
        margin-bottom: 30px
    }
}

@media (max-width:1199px) {
    .mb-lg-gap-40 {
        margin-bottom: 40px
    }
}

@media (max-width:1199px) {
    .mb-lg-gap-50 {
        margin-bottom: 50px
    }
}

@media (max-width:1199px) {
    .mb-lg-gap-60 {
        margin-bottom: 60px
    }
}

@media (max-width:1199px) {
    .mt-lg-gap-30 {
        margin-top: 30px
    }
}

@media (max-width:1199px) {
    .mt-lg-gap-40 {
        margin-top: 40px
    }
}

@media (max-width:1199px) {
    .mt-lg-gap-50 {
        margin-top: 50px
    }
}

@media (max-width:991px) {
    .mt-md-gap-60 {
        margin-top: 60px
    }
}

@media (max-width:1199px) {
    .mb-lg-gap-30 {
        margin-bottom: 30px
    }
}

@media (max-width:991px) {
    .mb-md-gap-30 {
        margin-bottom: 30px
    }
}

@media (max-width:991px) {
    .mb-md-gap-40 {
        margin-bottom: 40px
    }
}

@media (max-width:991px) {
    .mb-md-gap-50 {
        margin-bottom: 50px
    }
}

@media (max-width:991px) {
    .mb-md-gap-60 {
        margin-bottom: 60px
    }
}

@media (max-width:991px) {
    .mt-md-gap-30 {
        margin-top: 30px
    }
}

@media (max-width:991px) {
    .mt-md-gap-40 {
        margin-top: 40px
    }
}

@media (max-width:991px) {
    .mt-md-gap-50 {
        margin-top: 50px
    }
}

@media (max-width:991px) {
    .mt-md-gap-60 {
        margin-top: 60px
    }
}

@media (max-width:575px) {
    .mb-xs-gap-30 {
        margin-bottom: 30px
    }
}

@media (max-width:575px) {
    .mb-xs-gap-40 {
        margin-bottom: 40px
    }
}

@-webkit-keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

@keyframes sticky {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes sk-foldCubeAngle {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes pulseBtnBefore {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes pulseBtnBefore {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-webkit-keyframes pulseBtnAfter {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pulseBtnAfter {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateTwo {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotateTwo {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes rotateClock {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotateClock {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes rotateCounterClock {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateCounterClock {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes scale {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes scale {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

.header-topbar {
    border-bottom: 2px solid #ebebeb;
    padding: 15px 0
}

.header-topbar .contact-info li {
    display: inline-block
}

.header-topbar .contact-info li:not(:last-child) {
    margin-right: 30px
}

.header-topbar .contact-info li a {
    color: #616161;
    font-size: 14px
}

.header-topbar .contact-info li i {
    margin-right: 5px;
    color: #ce4045
}

.header-topbar .social-icon li {
    display: inline-block
}

.header-topbar .social-icon li:not(:first-child) {
    margin-left: 20px
}

.header-topbar .social-icon li a {
    color: #aeaeae;
    font-size: 16px
}

.header-topbar .social-icon li a:hover {
    color: #ce4045
}

.header-navigation .primary-menu li {
    display: inline-block;
    position: relative
}

.header-navigation .primary-menu li .dd-trigger {
    font-size: 12px;
    font-weight: 500;
    color: #b1b1b1;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media (max-width:1199px) {
    .header-navigation .primary-menu li .dd-trigger {
        right: -5px
    }
}

.header-navigation .primary-menu .col-lg-4 {
    padding-right: 0;
    padding-left: 0
}

.header-navigation .primary-menu li a {
    font-size: 18px;
    color: #555;
    padding: 10px;
    font-family: Poppins, sans-serif;
    margin: 0 10px
}

@media (max-width:1199px) {
    .header-navigation .primary-menu li a {
        padding: 8px;
        margin: 0 5px;
        font-size: 15px
    }
}

.header-navigation .primary-menu li .submenu {
    position: absolute;
    left: 0;
    top: 110%;
    width: 900px;
    left: -200px;
    background-color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 99;
    height: auto;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-radius: 15px;
    opacity: 0;
    padding: 25px;
    visibility: hidden
}

.header-navigation .primary-menu li .submenu.additional-submenu {
    width: 150px;
    padding: 10px 15px;
    left: 0
}

.header-navigation .primary-menu li .submenu li {
    line-height: 1;
    margin: 0;
    display: block
}

.header-navigation .primary-menu li .submenu .sub-submenu a {
    margin-top: 13px;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    color: #5f5e5e
}

.header-navigation .primary-menu li .submenu .sub-submenu .inner-sub-submenu li {
    margin-top: 0;
    padding: 5px 0;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #5f5e5e;
    opacity: 1;
    text-transform: none
}

@media(max-width:992px) {
    .header-navigation .primary-menu li .submenu .sub-submenu .inner-sub-submenu li {
        color: #fff
    }
}

.header-navigation .primary-menu li .submenu .sub-submenu .current .inner-sub-submenu li,
.header-navigation .primary-menu li .submenu .sub-submenu .current .inner-sub-submenu li~.dd-trigger,
.header-navigation .primary-menu li .submenu .sub-submenu:hover .inner-sub-submenu li,
.header-navigation .primary-menu li .submenu .sub-submenu:hover .inner-sub-submenu li~.dd-trigger {
    color: #ce4045
}

.header-navigation .primary-menu li .submenu .sub-submenu a.current {
    color: #ce4045
}

.header-navigation .primary-menu li .submenu li .dd-trigger {
    right: 20px
}

.header-navigation .primary-menu li .submenu li .submenu {
    left: 100%;
    top: 20%
}

.header-navigation .primary-menu li .submenu li:hover>.submenu {
    top: 0
}

.header-navigation .primary-menu li:hover>.submenu {
    visibility: visible;
    top: 100%;
    opacity: 1
}

.header-navigation .primary-menu li a:hover,
.header-navigation .primary-menu li a:hover~.dd-trigger,
.header-navigation .primary-menu li.current>.dd-trigger,
.header-navigation .primary-menu li.current>a {
    color: #ce4045
}

@media (max-width:991px) {

    .header-navigation .primary-menu li .submenu .sub-submenu .current .inner-sub-submenu li,
    .header-navigation .primary-menu li .submenu .sub-submenu .current .inner-sub-submenu li~.dd-trigger,
    .header-navigation .primary-menu li .submenu .sub-submenu:hover .inner-sub-submenu li,
    .header-navigation .primary-menu li .submenu .sub-submenu:hover .inner-sub-submenu li~.dd-trigger,
    .header-navigation .primary-menu li a:hover,
    .header-navigation .primary-menu li a:hover~.dd-trigger,
    .header-navigation .primary-menu li.current>.dd-trigger,
    .header-navigation .primary-menu li.current>a {
        color: #fff
    }
}

@media (max-width:560px) {
    .header-navigation .site-logo {
        max-width: 150px
    }
}

.header-navigation .site-logo .sticky-logo {
    display: none
}

.header-navigation .header-extra {
    margin-left: 20px
}

.header-navigation .cart-icon,
.header-navigation .search-icon {
    font-size: 18px;
    color: #555;
    margin-right: 30px
}

@media (max-width:1199px) {

    .header-navigation .cart-icon,
    .header-navigation .search-icon {
        margin-right: 20px
    }
}

.header-navigation .cart-icon:hover,
.header-navigation .search-icon:hover {
    color: #ce4045
}

.header-navigation .search-widget .search-form {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    background-color: rgba(35, 35, 35, .9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    will-change: transform, opacity;
    height: 0;
    z-index: -1;
    opacity: 0
}

.header-navigation .search-widget .search-form .search-close {
    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 50px;
    top: 50px;
    line-height: 1
}

.header-navigation .search-widget .search-form form {
    width: 50%
}

.header-navigation .search-widget .search-form input {
    background-color: transparent;
    font-size: 20px;
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, .6);
    padding: 0 30px
}

.header-navigation .search-widget .search-form.opened {
    height: 100vh;
    opacity: 1;
    z-index: 99
}

.header-navigation .nav-toggler,
.header-navigation .offcanvas-icon {
    position: relative;
    width: 25px;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    cursor: pointer
}

.header-navigation .nav-toggler span,
.header-navigation .offcanvas-icon span {
    background-color: #ce4045;
    height: 2px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: relative
}

.header-navigation .nav-toggler {
    display: none
}

.header-navigation .nav-toggler.menu-opened span:nth-child(1) {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    top: 8px
}

.header-navigation .nav-toggler.menu-opened span:nth-child(2) {
    opacity: 0
}

.header-navigation .nav-toggler.menu-opened span:nth-child(3) {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    top: -8px
}

.header-navigation .nav-close {
    display: none;
    font-size: 20px;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1
}

.header-navigation .navbar-btn {
    margin-left: 40px;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    opacity: 1
}

@media (max-width:1199px) {
    .header-navigation .navbar-btn {
        margin-left: 30px
    }
}

@media (max-width:767px) {
    .header-navigation .navbar-btn {
        margin-left: 20px
    }
}

@media (max-width:575px) {
    .header-navigation .navbar-btn {
        display: none
    }
}

.header-navigation .navbar-btn a {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 15px 25px;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 5px 10px #00000026;
    box-shadow: 0 5px 10px #00000026;
    border-radius: 10px;
    position: relative
}

@media (max-width:1199px) {
    .header-navigation .navbar-btn a {
        padding: 15px 20px
    }
}

.header-navigation .navbar-btn a i {
    margin-left: 10px;
    position: relative;
    top: 2px
}

@media (max-width:1199px) {
    .header-navigation .navbar-btn a i {
        margin-left: 5px
    }
}

.header-navigation .navbar-btn a::before {
    position: absolute;
    width: 0%;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    border: 2px solid #fff;
    border-right: 0;
    opacity: 0;
    border-radius: 5px;
    -webkit-transition: opacity .1s linear, width .3s linear;
    -o-transition: opacity .1s linear, width .3s linear;
    transition: opacity .1s linear, width .3s linear
}

.header-navigation .navbar-btn a:hover::before {
    opacity: 1;
    width: 100%
}

.header-navigation .navbar-btn a::after {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 0%;
    content: "";
    border-right: 2px solid #fff;
    opacity: 0;
    border-radius: 5px;
    -webkit-transition: opacity .1s linear, height .3s linear;
    -o-transition: opacity .1s linear, height .3s linear;
    transition: opacity .1s linear, height .3s linear
}

.header-navigation .navbar-btn a:hover::after {
    opacity: 1;
    height: 100%
}

.header-two {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.header-two .header-topbar {
    border-bottom: 1px solid #99c2f6
}

.header-two .header-topbar .contact-info li a,
.header-two .header-topbar .contact-info li i {
    color: #4f79a9
}

.header-two .header-topbar .social-icon li a {
    color: #4f79a9
}

.header-two .header-topbar .social-icon li a:hover {
    color: #ce4045
}

.header-three .header-navigation .primary-menu li .dd-trigger,
.header-two .header-navigation .primary-menu li .dd-trigger {
    right: 0
}

.header-three .header-navigation .primary-menu li a,
.header-two .header-navigation .primary-menu li a {
    color: #707070;
    font-size: 18px;
    padding: 10px 10px 10px 10px;
    margin: 0 5px
}

@media all and (min-width:992px) and (max-width:1100px) {
    .header-two .header-navigation .primary-menu li a {
        padding: 10px 5px 10px 5px;
        font-size: 14px
    }
}

@media all and (min-width:1100px) and (max-width:1335px) {
    .header-two .header-navigation .primary-menu li a {
        padding: 10px 5px 10px 5px;
        font-size: 16px
    }
}

@media all and (min-width:1335px) and (max-width:1440px) {

    .header-three .header-navigation .primary-menu li a,
    .header-two .header-navigation .primary-menu li a {
        font-size: 16px
    }
}

.header-three .header-navigation .primary-menu li .submenu li a,
.header-two .header-navigation .primary-menu li .submenu li a {
    font-size: 14px
}

.header-two .header-navigation .primary-menu li a:hover,
.header-two .header-navigation .primary-menu li a:hover~.dd-trigger,
.header-two .header-navigation .primary-menu li.current>.dd-trigger,
.header-two .header-navigation .primary-menu li.current>a {
    color: #ce4045
}

@media (max-width:991px) {

    .header-two .header-navigation .primary-menu li a:hover,
    .header-two .header-navigation .primary-menu li a:hover~.dd-trigger,
    .header-two .header-navigation .primary-menu li.current>.dd-trigger,
    .header-two .header-navigation .primary-menu li.current>a {
        color: #fff
    }
}

.header-two .header-navigation .nav-toggler {
    border: 1px solid #ce4045;
    height: 50px;
    width: 60px;
    padding: 10px 12px;
    border-radius: 5px
}

.header-two .header-navigation .navbar-btn {
    margin-right: 60px;
    margin-left: 0
}

@media (max-width:991px) {
    .header-two .header-navigation .navbar-btn {
        margin-left: 40px
    }
}

.header-two .header-navigation .navbar-btn a {
    padding: 10px 20px;
    border-radius: 5px
}

@media (max-width:1199px) {
    .header-two .header-navigation .navbar-btn a {
        padding: 10px 25px
    }
}

.sticky-header.sticky-on .header-navigation {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: sticky 1.2s;
    animation: sticky 1.2s;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .04)
}

.sticky-header.sticky-on .header-navigation .sticky-logo {
    display: block
}

.sticky-header.sticky-on .header-navigation .main-logo {
    display: none
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li {
    line-height: 40px
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a {
    color: #555
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li a:hover~.dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current .additional-submenu li.current a,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current .submenu .sub-submenu a.current,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>.dd-trigger,
.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li.current>a {
    color: #ce4045
}

.sticky-header.sticky-on .header-navigation:not(.breakpoint-on) .primary-menu>li .submenu li a:hover {
    color: #ce4045
}

.header-navigation.breakpoint-on {
    padding: 15px 0
}

.header-navigation.breakpoint-on .nav-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-navigation.breakpoint-on .site-nav-menu {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 300px;
    padding: 50px 25px;
    background-color: #707070;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: scroll;
    left: -300px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.header-navigation.breakpoint-on .site-nav-menu .nav-close {
    display: block
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
    background-color: #ce4044
}

.header-navigation.breakpoint-on .site-nav-menu.menu-opened {
    left: 0;
    visibility: visible;
    opacity: 1
}

.header-navigation.breakpoint-on .site-nav-menu::-webkit-scrollbar {
    width: 5px
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li {
    margin: 0;
    padding: 0;
    display: block
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li a {
    color: #fff;
    display: block;
    padding: 15px 25px 15px 0;
    font-size: 15px;
    line-height: 1
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger {
    display: block;
    top: 0;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    right: 0 !important;
    height: 45px;
    width: 45px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    line-height: 45px;
    border-left: 1px solid rgba(255, 255, 255, .2)
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .dd-trigger i {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu {
    padding-left: 15px;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
    border: none
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a {
    color: #fff !important;
    display: block;
    padding: 15px 25px 15px 0;
    line-height: 1
}

@media(max-width:992px) {
    .header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a {
        padding: 15px 10px 15px 0;
        line-height: 1.3
    }
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu a:hover {
    color: #ce4045
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu,
.header-navigation.breakpoint-on .site-nav-menu .primary-menu li li .submenu {
    position: unset;
    top: 0;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none
}

.header-navigation.breakpoint-on .site-nav-menu .primary-menu li.current::before {
    position: absolute;
    left: -5px;
    top: 2px;
    bottom: 2px;
    width: 1px;
    background-color: #fff;
    content: ""
}

.banner-section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.banner-section .banner-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -170%);
    -ms-transform: translate(-50%, -170%);
    transform: translate(-50%, -170%)
}

@media(max-width:992px) {
    .banner-section .banner-content {
        -webkit-transform: translate(-50%, -150%);
        -ms-transform: translate(-50%, -150%);
        transform: translate(-50%, -150%)
    }
}

@media(max-width:800px) {
    .banner-section .banner-content {
        -webkit-transform: translate(-50%, -120%);
        -ms-transform: translate(-50%, -120%);
        transform: translate(-50%, -120%)
    }
}

@media(max-width:405px) {
    .banner-section .banner-content {
        -webkit-transform: translate(-50%, -110%);
        -ms-transform: translate(-50%, -110%);
        transform: translate(-50%, -110%)
    }
}

.banner-section .banner-content .title {
    font-size: 40px;
    padding-top: 18px;
    padding-bottom: 34px;
    color: #fff;
    text-align: center
}

.banner-section .banner-content .banner-btns li {
    display: inline-block
}

.banner-section .banner-content .banner-btns li:not(:last-child) {
    margin-right: 75px
}

@media (max-width:1199px) {
    .banner-section .banner-content .banner-btns li:not(:last-child) {
        margin-right: 40px
    }
}

@media (max-width:575px) {
    .banner-section .banner-content .banner-btns li:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:400px) {
    .banner-section .banner-content .banner-btns li:not(:last-child) {
        margin-bottom: 20px
    }
}

.banner-section .banner-content .banner-btns li a {
    font-size: 24px;
    color: #232323;
    font-weight: 700
}

@media (max-width:1199px) {
    .banner-section .banner-content .banner-btns li a {
        font-size: 20px
    }
}

@media (max-width:575px) {
    .banner-section .banner-content .banner-btns li a {
        font-size: 16px
    }
}

.banner-section .banner-content .banner-btns li a .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin-right: 30px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 109, 232, .1);
    box-shadow: 0 8px 16px 0 rgba(0, 109, 232, .1);
    position: relative;
    border: 4px solid transparent;
    border-top-color: #ff4f74;
    border-bottom-color: #ff4f74;
    background-color: #f5faff;
    color: #ff4f74;
    font-size: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:767px) {
    .banner-section .banner-content .banner-btns li a .icon {
        height: 60px;
        width: 60px;
        margin-right: 20px
    }
}

.banner-section .banner-content .banner-btns li a .icon::before {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    left: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ff4f74
}

.banner-section .banner-content .banner-btns li a .icon::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    border-radius: 50%;
    right: -5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ff4f74
}

.banner-section .banner-content .banner-btns li a.btn-2 .icon {
    border-top-color: #ce4045;
    border-bottom-color: #ce4045;
    color: #ce4045
}

.banner-section .banner-content .banner-btns li a.btn-2 .icon::before {
    background: #ce4045
}

.banner-section .banner-content .banner-btns li a.btn-2 .icon::after {
    background: #ce4045
}

.banner-section .banner-img {
    position: absolute;
    right: -70px;
    bottom: -222px;
    height: 630px;
    width: 630px;
    background: #f3faff;
    border-radius: 50%;
    border: 60px solid #ebf4ff;
    z-index: 1
}

@media (max-width:1199px) {
    .banner-section .banner-img {
        height: 500px;
        width: 500px
    }
}

@media (max-width:991px) {
    .banner-section .banner-img {
        display: none
    }
}

.banner-section .banner-img::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    height: 400px;
    width: 400px;
    border-radius: 50%;
    background: #fff;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banner-section .banner-img img {
    position: absolute;
    top: -135px;
    left: 0
}

.service-item {
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(225, 225, 225, .64);
    box-shadow: 0 10px 30px rgba(225, 225, 225, .64);
    padding: 40px 25px 55px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: relative;
    z-index: 1;
    height: 100%
}

@media (min-width:992px) and (max-width:1199px) {
    .service-item {
        padding: 35px 20px 40px
    }
}

.service-item .icon {
    height: 110px;
    width: 110px;
    line-height: 1;
    background-color: #fff0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-bottom: 20px;
    font-size: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

@media (min-width:992px) and (max-width:1199px) {
    .service-item .icon {
        height: 80px;
        width: 80px;
        font-size: 30px
    }
}

.service-item.text-center .icon {
    margin-left: auto;
    margin-right: auto
}

.service-item .title {
    font-size: 22px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    margin-bottom: 15px
}

@media (max-width:1199px) {
    .service-item .title {
        font-size: 18px
    }
}

.service-item .title a {
    color: #232323
}

.service-item p {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.service-section.service-with-shape {
    position: relative;
    margin-top: -235px;
    z-index: 22
}

.service-section.service-with-shape::before {
    content: "";
    position: absolute;
    left: 70px;
    right: 70px;
    top: 0;
    background-color: #ce4045;
    height: 535px;
    z-index: -1
}

@media (max-width:991px) {
    .service-section.service-with-shape::before {
        left: 20px;
        right: 20px
    }
}

@media (max-width:575px) {
    .service-section.service-with-shape::before {
        left: 0;
        right: 0
    }
}

.service-section.service-with-shape .section-title {
    position: relative;
    z-index: 1
}

.service-section.service-with-shape .section-title .title {
    font-size: 55px
}

@media (min-width:992px) and (max-width:1199px) {
    .service-section.service-with-shape .section-title .title {
        font-size: 42px
    }
}

@media (max-width:991px) {
    .service-section.service-with-shape .section-title .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .service-section.service-with-shape .section-title .title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .service-section.service-with-shape .section-title .title {
        font-size: 26px
    }
}

.service-section.service-with-shape .section-title .ring-shape {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, .1);
    top: -40px;
    right: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: scale 15s linear infinite;
    animation: scale 15s linear infinite;
    z-index: -1
}

@media (max-width:575px) {
    .service-section.service-with-shape .section-title .ring-shape {
        height: 40px;
        width: 40px
    }
}

.service-section.service-with-shape .section-title::before {
    position: absolute;
    content: "";
    height: 145px;
    width: 145px;
    border: 10px solid rgba(255, 255, 255, .1);
    top: -10px;
    left: 10px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: -1;
    -webkit-animation: rotate 30s linear infinite;
    animation: rotate 30s linear infinite
}

@media (max-width:991px) {
    .service-section.service-with-shape .section-title::before {
        height: 120px;
        width: 120px
    }
}

@media (max-width:575px) {
    .service-section.service-with-shape .section-title::before {
        width: 80px;
        height: 80px;
        border-width: 5px
    }
}

.service-section.service-with-shape .section-title::after {
    position: absolute;
    content: "";
    height: 80px;
    width: 80px;
    border: 10px solid rgba(255, 255, 255, .1);
    bottom: -100px;
    right: 10px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: -1;
    -webkit-animation: rotateTwo 30s linear infinite;
    animation: rotateTwo 30s linear infinite
}

@media (max-width:575px) {
    .service-section.service-with-shape .section-title::after {
        height: 60px;
        width: 60px;
        border-width: 5px
    }
}

.service-section.service-with-shape-two {
    position: relative;
    z-index: 2
}

.service-section.service-with-shape-two::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 500px;
    z-index: -1;
    background-image: url(../img/shape/service-bg.jpg);
    background-size: cover;
    background-position: center
}

.service-section.service-with-shape-two .square-shape {
    position: absolute;
    content: "";
    height: 145px;
    width: 145px;
    border: 10px solid rgba(255, 255, 255, .1);
    top: 80px;
    left: 50px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: -1;
    -webkit-animation: rotate 30s linear infinite;
    animation: rotate 30s linear infinite
}

.service-section.service-with-shape-two .square-shape-two {
    position: absolute;
    content: "";
    height: 80px;
    width: 80px;
    border: 10px solid rgba(255, 255, 255, .1);
    right: 80px;
    top: 200px;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: -1;
    -webkit-animation: rotateTwo 30s linear infinite;
    animation: rotateTwo 30s linear infinite
}

.service-section.service-with-shape-two .section-title {
    position: relative;
    z-index: 1
}

.service-section.service-with-shape-two .section-title .title {
    font-size: 55px
}

@media (min-width:992px) and (max-width:1199px) {
    .service-section.service-with-shape-two .section-title .title {
        font-size: 42px
    }
}

@media (max-width:991px) {
    .service-section.service-with-shape-two .section-title .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .service-section.service-with-shape-two .section-title .title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .service-section.service-with-shape-two .section-title .title {
        font-size: 26px
    }
}

.service-section.service-with-shape-two .section-title .ring-shape {
    position: absolute;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, .1);
    top: -40px;
    right: 50px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-animation: scale 15s linear infinite;
    animation: scale 15s linear infinite;
    z-index: -1
}

.service-details-text-block {
    padding-left: 50px
}

.service-details-text-block.rgt {
    padding-left: 40px;
    padding-right: 0
}

.service-details-text-block.lft {
    padding-left: 0;
    padding-right: 40px
}

@media (max-width:992px) {

    .service-details-text-block.lft,
    .service-details-text-block.rgt {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:1200px) {
    .service-details-text-block {
        padding-left: 0
    }
}

.service-details-text-block .service-support-btn {
    margin-top: 25px;
    text-align: center;
    padding: 18px 32x;
    position: relative;
    display: inline-block;
    z-index: 5;
    background: transparent -o-linear-gradient(260deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(190deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    opacity: 1
}

.service-details-text-block .service-support-btn p {
    color: #fff;
    font-size: 16px
}

.service-details-text-block .service-support-btn span {
    color: #fff;
    font-weight: 700;
    font-size: 23px
}

.service-details-text-block .service-support-btn i {
    position: absolute;
    top: 8px;
    left: 10px;
    opacity: .05;
    color: #fff;
    font-size: 60px;
    z-index: -1
}

.services-details-imgs .img-two img {
    margin-top: -170px;
    border: 14px solid #fff
}

.feature-text-block p {
    font-size: 16px;
    color: #69a1bb
}

.feature-text-block p.big-text {
    font-size: 26px
}

@media (max-width:575px) {
    .feature-text-block p.big-text {
        font-size: 18px;
        line-height: 1.4
    }
}

.feature-text-block .feature-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:575px) {
    .feature-text-block .feature-btn {
        display: block
    }
}

.feature-text-block .feature-btn li:not(:last-child) {
    margin-right: 20px
}

@media (max-width:575px) {
    .feature-text-block .feature-btn li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px
    }
}

.feature-text-block.with-absolute-image {
    border: 15px solid #f5faff;
    padding: 90px 85px 100px 535px;
    position: relative
}

@media (min-width:992px) and (max-width:1199px) {
    .feature-text-block.with-absolute-image {
        padding: 90px 30px 100px 320px
    }
}

@media (max-width:991px) {
    .feature-text-block.with-absolute-image {
        padding: 40px
    }
}

@media (max-width:575px) {
    .feature-text-block.with-absolute-image {
        padding: 30px;
        border-width: 8px
    }
}

.feature-text-block.with-absolute-image .absolute-img {
    position: absolute;
    top: -15px;
    bottom: -15px;
    left: -15px;
    width: 465px;
    background-size: cover;
    background-position: center
}

@media (min-width:992px) and (max-width:1199px) {
    .feature-text-block.with-absolute-image .absolute-img {
        width: 300px
    }
}

@media (max-width:991px) {
    .feature-text-block.with-absolute-image .absolute-img {
        display: none
    }
}

.feature-list li {
    padding: 0 30px 0 80px;
    position: relative
}

@media (max-width:1199px) {
    .feature-list li {
        padding: 0 0 0 70px
    }
}

@media(max-width:768px) {
    .feature-list li {
        padding: 0 0 0 60px
    }
}

.feature-list li h4 {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #b52025;
    margin-bottom: 10px
}

.feature-list li .icon {
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgba(160, 194, 255, .2);
    box-shadow: 0 4px 8px 0 rgba(160, 194, 255, .2);
    font-size: 40px;
    color: #ce4045;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: absolute;
    top: 7px;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "";
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    opacity: 1
}

@media(max-width:992px) {
    .feature-list li .icon {
        height: 50px;
        width: 50px;
        font-size: 30px;
        top: 7px;
        left: 0
    }
}

@media(max-width:768px) {
    .feature-list li .icon {
        top: 10px;
        left: 0
    }
}

@media (max-width:575px) {
    .feature-list li h4 {
        font-size: 18px
    }
}

.feature-list li p {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #707070;
    opacity: 1;
    margin-bottom: 15px
}

.feature-list li:hover::before {
    background-color: #ce4045;
    color: #fff
}

.data-security .feature-list li {
    padding: 0 10px 0 10px
}

.internal-padding {
    padding-top: 30px;
    padding-bottom: 30px
}

.feature-box {
    position: relative
}

.feature-box img {
    width: 100%
}

.feature-box .feature-overlay {
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 34, 73, .4);
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    overflow: hidden
}

@media (min-width:992px) and (max-width:1199px) {
    .feature-box .feature-overlay {
        padding: 30px
    }
}

@media (max-width:575px) {
    .feature-box .feature-overlay {
        padding: 25px
    }
}

.feature-box .feature-overlay .title {
    color: #fff;
    font-size: 22px;
    padding-bottom: 10px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

@media (min-width:992px) and (max-width:1199px) {
    .feature-box .feature-overlay .title {
        font-size: 20px
    }
}

@media (max-width:575px) {
    .feature-box .feature-overlay .title {
        font-size: 20px
    }
}

.feature-box .feature-overlay p {
    color: #cadef6;
    font-size: 14px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.feature-box .feature-overlay a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    opacity: 0
}

.feature-box .feature-overlay i {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 200px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    z-index: -1
}

@media (max-width:575px) {
    .feature-box .feature-overlay i {
        font-size: 120px
    }
}

.feature-box .feature-overlay .content {
    margin-bottom: -25px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.feature-box .feature-overlay:hover {
    background-color: rgba(12, 89, 219, .9)
}

.feature-box .feature-overlay:hover .content {
    margin-bottom: 0
}

.feature-box .feature-overlay:hover a {
    opacity: 1
}

.feature-box .feature-overlay:hover i {
    opacity: .1
}

.feature-intro-video {
    position: relative
}

.feature-intro-video .video-popup {
    height: 100px;
    width: 100px;
    color: #fff;
    background: #ce4045;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:575px) {
    .feature-intro-video .video-popup {
        width: 60px;
        height: 60px;
        line-height: 60px
    }
}

.feature-intro-video .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.feature-intro-video .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.portfolio-area.portfolio-area-shape {
    position: relative;
    z-index: 1
}

.portfolio-area.portfolio-area-shape::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/shape/portfolio-shape.png);
    background-size: cover;
    background-position: center;
    z-index: -1
}

.portfolio-arrow,
.portfolio-arrow-two {
    text-align: right
}

.portfolio-arrow .slick-arrow,
.portfolio-arrow-two .slick-arrow {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .1);
    color: #fff;
    border: 2px solid #ce4045;
    cursor: pointer
}

.portfolio-arrow .slick-arrow.next,
.portfolio-arrow-two .slick-arrow.next {
    background-color: #fff;
    color: #ce4045;
    margin-left: 15px;
    border-color: #fff
}

.portfolio-arrow-two .slick-arrow {
    border-color: #ededed;
    color: #ce4045
}

.portfolio-arrow-two .slick-arrow.next {
    background-color: #ce4045;
    color: #fff;
    margin-left: 15px;
    border-color: #fff
}

.portfolio-slider-three .slick-arrow {
    position: absolute;
    top: 54%;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 70px;
    z-index: 99;
    background-color: transparent;
    border-radius: 50%;
    border: 2px solid #f4f8ff;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    color: #ce4045
}

.portfolio-slider-three .slick-arrow.prev {
    left: -70px
}

.portfolio-slider-three .slick-arrow.next {
    right: -70px
}

.portfolio-area.portfolio-mt-negative {
    margin-top: -511px;
    position: relative;
    z-index: 2;
    padding-bottom: 90px
}

.case-details-area .case-details-thumb {
    position: relative;
    z-index: 1
}

.case-details-area .case-live {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 26, 55, .3);
    box-shadow: 0 8px 16px 0 rgba(0, 26, 55, .3);
    position: absolute;
    background: #fff;
    top: 20px;
    right: 20px;
    padding: 45px 0 45px 40px
}

@media (max-width:767px) {
    .case-details-area .case-live {
        left: 0;
        top: 0;
        position: unset
    }
}

@media (max-width:575px) {
    .case-details-area .case-live .case-live-item-area {
        margin: 0
    }
}

.case-details-area .case-live .case-live-item-area .case-live-item {
    padding-left: 30px;
    padding-right: 40px;
    position: relative
}

@media (max-width:575px) {
    .case-details-area .case-live .case-live-item-area .case-live-item {
        padding-bottom: 20px
    }
}

.case-details-area .case-live .case-live-item-area .case-live-item .title {
    font-size: 20px
}

.case-details-area .case-live .case-live-item-area .case-live-item span {
    font-size: 14px;
    color: #81a3bb
}

.case-details-area .case-live .case-live-item-area .case-live-item i {
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 20px;
    color: #ce4045
}

.case-details-area .case-live .case-live-btn {
    margin-right: 40px;
    margin-top: 37px
}

.case-details-area .case-details-content .case-details-case {
    position: relative
}

.case-details-area .case-details-content .case-details-case img {
    position: absolute;
    left: 0;
    top: 5px
}

@media (max-width:767px) {
    .case-details-area .case-details-content .case-details-case img {
        position: unset;
        margin-bottom: 20px
    }
}

.case-details-area .case-details-content .case-details-case p {
    padding-left: 265px
}

@media (max-width:767px) {
    .case-details-area .case-details-content .case-details-case p {
        padding-left: 0
    }
}

.case-details-area .case-content-2 .title {
    font-size: 24px;
    padding-top: 13px;
    padding-bottom: 14px
}

.case-details-area .case-video-thumb {
    position: relative
}

.case-details-area .case-video-thumb a {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    background: #ce4045;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .case-details-area .case-video-thumb a {
        height: 80px;
        width: 80px;
        line-height: 80px
    }
}

.case-details-area .case-video-thumb a::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.case-details-area .case-video-thumb a::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.case-details-area .case-next-prev {
    position: relative
}

.case-details-area .case-next-prev .case-prev span {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #69a1bb
}

.case-details-area .case-next-prev .case-prev .title {
    font-size: 28px
}

@media (max-width:767px) {
    .case-details-area .case-next-prev .case-prev .title {
        font-size: 20px
    }
}

.case-details-area .case-next-prev .case-next span {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #69a1bb
}

.case-details-area .case-next-prev .case-next .title {
    font-size: 28px
}

@media (max-width:767px) {
    .case-details-area .case-next-prev .case-next .title {
        font-size: 20px
    }
}

.counter-box {
    text-align: center;
    padding: 35px;
    border: 3px solid rgba(255, 255, 255, .1)
}

.counter-box .icon {
    height: 75px;
    width: 75px;
    font-size: 30px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #ce4045;
    border-radius: 50%;
    margin-bottom: 20px
}

.counter-box .counter {
    display: block;
    line-height: 1;
    font-family: Poppins, sans-serif;
    color: #fff;
    font-size: 70px
}

@media (min-width:992px) and (max-width:1199px) {
    .counter-box .counter {
        font-size: 50px
    }
}

@media (max-width:991px) {
    .counter-box .counter {
        font-size: 52px
    }
}

.counter-box .title {
    color: #fff;
    font-family: Poppins, sans-serif;
    margin-top: 15px;
    font-size: 18px;
    letter-spacing: -1px
}

.counter-box-two {
    border-radius: 5px;
    background: 0 0;
    border: 2px solid rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 30px rgba(0, 0, 0, .07);
    padding: 25px 40px
}

@media (min-width:992px) and (max-width:1199px) {
    .counter-box-two {
        padding: 25px
    }
}

@media (min-width:576px) and (max-width:767px) {
    .counter-box-two {
        padding: 25px
    }
}

@media (max-width:575px) {
    .counter-box-two {
        padding: 40px;
        text-align: center
    }
}

.counter-box-two .counter-wrap {
    font-size: 55px;
    line-height: 1;
    color: #fff;
    margin-bottom: 5px;
    font-family: Poppins, sans-serif;
    font-weight: 700
}

@media (min-width:992px) and (max-width:1199px) {
    .counter-box-two .counter-wrap {
        font-size: 45px
    }
}

@media (max-width:767px) {
    .counter-box-two .counter-wrap {
        font-size: 45px
    }
}

.counter-box-two .counter-wrap sup {
    font-family: Poppins, sans-serif
}

.counter-box-two .title {
    color: #fff;
    font-weight: 700;
    font-size: 18px
}

@media (min-width:992px) and (max-width:1199px) {
    .counter-box-two .title {
        font-size: 16px
    }
}

@media (max-width:767px) {
    .counter-box-two .title {
        font-size: 16px
    }
}

.counter-box-three .counter-wrap {
    font-size: 55px;
    font-weight: 500;
    color: #ce4045;
    font-family: Poppins, sans-serif;
    line-height: 1
}

.counter-box-three .title {
    font-size: 18px;
    color: #232323;
    display: block;
    font-weight: 700;
    margin: 15px 0 15px;
    line-height: 1.3
}

.counter-box-three p {
    font-size: 15px;
    padding-right: 30px
}

.counter-box-four {
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 5px 10px #00000026;
    box-shadow: 0 5px 10px #00000026;
    border-radius: 10px;
    opacity: 1;
    padding: 25px 32px;
    height: 100%;
    position: relative;
    z-index: 10;
    overflow: hidden
}

@media (min-width:992px) and (max-width:1199px) {
    .counter-box-four {
        padding: 15px 15px
    }
}

@media(min-width:992px) {
    .card-section .counter-box-four {
        min-height: 250px
    }
}

.counter-box-four .counter-wrap {
    font-size: 50px;
    font-weight: 500;
    color: #ce4045;
    font-family: Poppins, sans-serif;
    line-height: 1;
    position: relative;
    margin-bottom: 5px
}

.counter-box-four .counter-wrap::after {
    content: "%";
    font-size: 40px;
    font-weight: 700;
    line-height: 1
}

.counter-box-four p {
    font-size: 20px;
    padding-top: 5px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #707070
}

.counter-box-four i {
    font-size: 120px;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #f6fbff;
    z-index: -1
}

.counter-box-five {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-box-five .icon {
    font-size: 50px;
    line-height: 1;
    color: #fff;
    margin-right: 30px
}

.counter-box-five .counter {
    color: #fff;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    margin-bottom: 5px
}

.counter-box-five .counter::after {
    content: "+";
    font-size: 16px;
    margin-left: 5px
}

.counter-box-five .title {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    opacity: .6;
    font-family: Poppins, sans-serif
}

.piechart-box {
    height: 230px;
    width: 230px;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto
}

.piechart-box .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ce4045;
    line-height: 1;
    font-size: 70px
}

.piechart-box .counter {
    position: absolute;
    color: #f2f8ff;
    z-index: -1;
    font-size: 70px;
    bottom: 50px;
    width: 100%;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    font-family: Poppins, sans-serif
}

.counter-section-two {
    background-size: cover;
    background-position: center;
    background-image: url(../img/video-bg.jpg);
    padding: 100px 0 50px
}

.faq-counter-boxes-two.row {
    margin-left: -40px;
    margin-right: -40px
}

@media (min-width:992px) and (max-width:1199px) {
    .faq-counter-boxes-two.row {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (max-width:767px) {
    .faq-counter-boxes-two.row {
        margin-left: -20px;
        margin-right: -20px
    }
}

.faq-counter-boxes-two.row>[class*=col-] {
    padding-right: 40px;
    padding-left: 40px
}

@media (min-width:992px) and (max-width:1199px) {
    .faq-counter-boxes-two.row>[class*=col-] {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .faq-counter-boxes-two.row>[class*=col-] {
        padding-left: 20px;
        padding-right: 20px
    }
}

.faq-counter-boxes-two .counter-box-two {
    margin-top: 80px
}

@media (min-width:992px) and (max-width:1199px) {
    .faq-counter-boxes-two .counter-box-two {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .faq-counter-boxes-two .counter-box-two {
        margin-top: 40px
    }
}

@media (max-width:575px) {
    .faq-counter-boxes-two .counter-box-two {
        margin-top: 30px
    }
}

.counter-faq-section-one {
    padding-top: 120px;
    padding-bottom: 250px;
    position: relative;
    z-index: 1
}

.counter-faq-section-one .map-image {
    position: absolute;
    z-index: -1;
    right: 100px;
    top: 140px;
    opacity: .1
}

.team-member {
    text-align: center;
    -webkit-filter: drop-shadow(0 3px 20px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 3px 20px rgba(0, 0, 0, .06))
}

.team-member .member-photo {
    position: relative;
    z-index: 1
}

.team-member .member-photo img {
    border-radius: 5px
}

.team-member .member-photo .social-icon {
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.team-member .member-photo .social-icon a {
    width: 36px;
    height: 36px;
    margin: 0 5px;
    line-height: 36px;
    color: #ce4045;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    font-size: 15px
}

.team-member .member-photo .social-icon a:hover {
    background-color: #ce4045;
    color: #fff
}

.team-member:hover .social-icon {
    bottom: 20px;
    opacity: 1;
    visibility: visible
}

.team-member .team-content {
    background-color: #fff;
    padding: 30px
}

.team-member .team-content .name {
    font-size: 20px;
    margin-bottom: 5px
}

.team-member .team-content .name a {
    color: #232323
}

.team-member .team-content .name a:hover {
    color: #ce4045
}

.team-member .team-content .position {
    line-height: 1
}

.team-member-two {
    position: relative
}

.team-member-two img {
    width: 100%;
    border-radius: 5px
}

.team-member-two .team-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 6px;
    background: #ce4045;
    text-align: center;
    padding: 25px 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-member-two .team-content .social-icon {
    margin-bottom: 10px
}

.team-member-two .team-content .social-icon a {
    font-size: 15px;
    color: #fff;
    margin: 0 7px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-member-two .team-content .name {
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 5px
}

@media (max-width:575px) {
    .team-member-two .team-content .name {
        font-size: 22px
    }
}

.team-member-two .team-content .name a {
    color: #fff
}

.team-member-two .team-content .position {
    font-size: 14px;
    color: #9cbef7;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px
}

@media (max-width:575px) {
    .team-member-two .team-content .position {
        letter-spacing: 2px
    }
}

.team-member-two:hover .team-content {
    left: 20px;
    bottom: -20px;
    opacity: 1
}

@media (max-width:575px) {
    .team-member-two:hover .team-content {
        left: 15px
    }
}

.team-member-three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.team-member-three .member-inner {
    position: relative;
    padding-bottom: 60px
}

.team-member-three img {
    border: 10px solid #fff
}

.team-member-three .team-content {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90%;
    background: #fff;
    padding-top: 20px;
    padding-bottom: 23px;
    padding-left: 40px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1);
    box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1)
}

.team-member-three .name {
    font-size: 24px
}

.team-member-three .name a {
    color: #002249
}

.team-member-three .position {
    color: #ce4045;
    font-weight: 700;
    padding-top: 9px
}

.team-member-four .member-photo {
    position: relative;
    margin-bottom: 35px
}

.team-member-four .member-photo::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
    z-index: 5;
    border-left: 5px solid #ce4045;
    border-bottom: 5px solid #ce4045;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.team-member-four .member-photo img {
    border: 15px solid #fff;
    border-radius: 50%;
    width: 100%
}

.team-member-four:hover .member-photo::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.team-member-four .member-content .title {
    font-size: 24px
}

.team-member-four .member-content .title a {
    color: #002249
}

.team-member-four .member-content .position {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ce4045;
    padding-top: 6px;
    padding-bottom: 15px
}

.team-slider-two-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -155px;
    position: relative;
    z-index: 2;
    margin-top: 100px
}

.team-slider-two-arrow .slick-arrow {
    height: 80px;
    width: 80px;
    background: #fff;
    text-align: center;
    line-height: 80px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1);
    box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1);
    cursor: pointer;
    font-size: 20px;
    position: relative
}

.team-slider-two-arrow .slick-arrow.next::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 50px;
    left: -1px;
    bottom: -12%;
    background: #e9f1ff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.team-area.team-section-extra-padding {
    padding-top: 120px;
    padding-bottom: 300px
}

.team-area.team-with-shape-two {
    position: relative;
    z-index: 2
}

.team-area.team-with-shape-two::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 480px;
    z-index: -1;
    background-size: cover;
    background-position: center;
    background-image: url(../img/shape/team-bg.jpg)
}

.team-join {
    margin-top: -180px;
    position: relative;
    z-index: 99
}

.team-join .join-bg {
    background: #dcecff;
    border-radius: 30px;
    padding: 120px 160px 0
}

@media (max-width:1199px) {
    .team-join .join-bg {
        padding: 120px 100px 0
    }
}

@media (max-width:991px) {
    .team-join .join-bg {
        padding: 120px 60px 0
    }
}

@media (max-width:767px) {
    .team-join .join-bg {
        padding: 100px 60px 0
    }
}

@media (max-width:575px) {
    .team-join .join-bg {
        padding: 80px 20px
    }
}

.team-join .join-bg .team-join-title span {
    font-size: 14px;
    font-weight: 700;
    color: #ce4045;
    position: relative
}

.team-join .join-bg .team-join-title span::before {
    position: absolute;
    content: "";
    right: -100px;
    top: 10px;
    height: 2px;
    width: 70px;
    background: #ce4045
}

.team-join .join-bg .team-join-title .title {
    font-size: 60px;
    padding-top: 20px
}

@media (max-width:1199px) {
    .team-join .join-bg .team-join-title .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .team-join .join-bg .team-join-title .title {
        font-size: 46px
    }
}

@media (max-width:575px) {
    .team-join .join-bg .team-join-title .title {
        font-size: 32px
    }
}

.team-join .join-bg .team-join-thumb {
    margin-bottom: -6px
}

.team-details-content {
    padding-left: 50px
}

@media (max-width:1199px) {
    .team-details-content {
        padding-left: 0
    }
}

.team-details-content .title {
    font-size: 34px;
    padding-bottom: 5px
}

@media (max-width:575px) {
    .team-details-content .title {
        font-size: 24px
    }
}

.team-details-content span {
    font-weight: 700;
    color: #ce4045;
    padding-bottom: 24px
}

.team-details-content p {
    color: #81a3bb
}

.team-details-content ul {
    margin-top: 35px
}

.team-details-content ul li {
    display: inline-block
}

.team-details-content ul a {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
    background: #f5faff;
    color: #81a3bb;
    margin-right: 8px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.team-details-content ul a:hover {
    background-color: #ce4045;
    color: #fff
}

@media (max-width:575px) {
    .team-details-content ul a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 12px
    }
}

.testimonial-box-container {
    padding: 25px;
    position: relative;
    height: 100%
}

.testimonial-box {
    position: relative;
    height: 100%;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 5px 10px #00000029;
    box-shadow: 0 5px 10px #00000029;
    border-radius: 10px;
    padding: 10px;
    -webkit-transition: -webkit-box-shadow .3s linear;
    transition: -webkit-box-shadow .3s linear;
    -o-transition: box-shadow .3s linear;
    transition: box-shadow .3s linear;
    transition: box-shadow .3s linear, -webkit-box-shadow .3s linear
}

.testimonial-box p {
    min-height: 145px;
    padding: 25px 30px 25px 30px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    text-align: center
}

@media (max-width:575px) {
    .testimonial-box p {
        padding: 30px
    }
}

.testimonial-box .author {
    gap: 20px;
    margin-top: 30px;
    padding: 0 25px 0 25px
}

.testimonial-box .author .desc h6 {
    font-size: 16px;
    color: #232323;
    margin-bottom: 10px
}

.testimonial-box.color-1 p {
    border-color: #006de8
}

.testimonial-box.color-2 p {
    border-color: #00978e
}

.testimonial-box.color-3 p {
    border-color: #ef452e
}

.testimonial-box-two {
    padding-top: 35px
}

.testimonial-box-two .testimonial-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(239, 239, 239, .79);
    box-shadow: 0 10px 30px rgba(239, 239, 239, .79);
    padding: 30px
}

@media (min-width:992px) and (max-width:1199px) {
    .testimonial-box-two .testimonial-inner {
        padding: 20px
    }
}

@media (max-width:575px) {
    .testimonial-box-two .testimonial-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.testimonial-box-two .testimonial-inner .testimonial-img {
    position: relative;
    z-index: 1;
    width: 210px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px;
    margin-top: -60px
}

@media (min-width:992px) and (max-width:1199px) {
    .testimonial-box-two .testimonial-inner .testimonial-img {
        width: 180px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 180px;
        flex: 0 0 180px
    }
}

@media (max-width:575px) {
    .testimonial-box-two .testimonial-inner .testimonial-img {
        width: 250px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.testimonial-box-two .testimonial-inner .testimonial-img i {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 57px;
    width: 52px;
    background-color: #ce4045;
    color: #fff;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testimonial-box-two .testimonial-inner .content {
    padding-left: 30px;
    padding-bottom: 10px
}

@media (min-width:992px) and (max-width:1199px) {
    .testimonial-box-two .testimonial-inner .content {
        padding-left: 20px
    }
}

@media (max-width:575px) {
    .testimonial-box-two .testimonial-inner .content {
        padding-left: 0;
        padding-top: 30px
    }
}

.testimonial-box-two .testimonial-inner .content p {
    margin-bottom: 20px
}

.testimonial-box-two .testimonial-inner .content .name {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    margin-bottom: 10px
}

.testimonials-arrow {
    text-align: right
}

.testimonials-arrow .slick-arrow {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid rgba(12, 89, 219, .1);
    cursor: pointer;
    color: #ce4045
}

.testimonials-arrow .slick-arrow.next {
    background-color: #ce4045;
    margin-left: 15px;
    border-color: #ce4045;
    color: #fff
}

.call-to-action {
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    background: #b52025;
    border-radius: 20px
}

.call-to-action .cta-container {
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.call-to-action .cta-img {
    position: relative;
    width: 187px
}

@media(min-width:1200px) {
    .section-gap .call-to-action .mg-lft {
        margin-left: -140px
    }
}

@media(max-width:992px) {
    .section-gap .call-to-action .mg-top-30 {
        margin-top: 30px
    }
}

@media(max-width:992px) {
    .demo-sec .demo-sec-card .mg-top-30 {
        margin-top: 30px
    }
}

.video-cta {
    background-size: cover;
    background-position: center;
    z-index: 1;
    position: relative;
    padding-top: 120px;
    padding-bottom: 355px
}

.video-cta::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(16, 16, 40, .8)
}

.video-cta .video-cta-content {
    border: 10px solid rgba(255, 255, 255, .15);
    padding: 40px 70px 50px;
    margin-right: 70px
}

@media (max-width:1199px) {
    .video-cta .video-cta-content {
        margin-right: 0
    }
}

@media (max-width:991px) {
    .video-cta .video-cta-content {
        padding: 40px 50px 190px
    }
}

.video-cta .video-cta-content .title {
    font-size: 55px;
    color: #fff;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .video-cta .video-cta-content .title {
        font-size: 48px
    }
}

@media (max-width:767px) {
    .video-cta .video-cta-content .title {
        font-size: 36px
    }
}

@media (max-width:575px) {
    .video-cta .video-cta-content .title {
        font-size: 28px
    }
}

.video-cta .video-cta-content p {
    color: #fff
}

@media (max-width:991px) {
    .video-cta .video-cta-play {
        margin-top: -150px;
        padding-left: 50px
    }
}

.video-cta .video-cta-play .video-popup {
    height: 80px;
    width: 80px;
    background: #fff;
    color: #ce4045;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.video-cta .video-cta-play .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.video-cta .video-cta-play .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.call-to-action-two .call-to-action-inner {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: left center;
    padding: 90px 100px
}

@media (max-width:1199px) {
    .call-to-action-two .call-to-action-inner {
        padding: 90px 80px
    }
}

@media (max-width:767px) {
    .call-to-action-two .call-to-action-inner {
        padding: 60px
    }
}

@media (max-width:575px) {
    .call-to-action-two .call-to-action-inner {
        padding: 40px
    }
}

.call-to-action-two .call-to-action-inner .title {
    font-size: 50px;
    color: #fff
}

@media (max-width:767px) {
    .call-to-action-two .call-to-action-inner .title {
        font-size: 38px
    }
}

@media (max-width:575px) {
    .call-to-action-two .call-to-action-inner .title {
        font-size: 32px
    }
}

.call-to-action-two.cta-mt-negative {
    margin-top: -150px;
    position: relative;
    z-index: 2
}

.call-to-action-three {
    padding-right: 30px;
    padding-left: 30px
}

.call-to-action-three .call-to-action-inner {
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    padding: 90px 0;
    background-color: #002249;
    background-image: url(../img/cta-bg/cta-bg-3.png)
}

.call-to-action-three.cta-mt-negative {
    position: relative;
    z-index: 22;
    margin-top: -180px
}

.call-to-action-four {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.call-to-action-four::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ce4045;
    opacity: .9
}

.call-to-action-four .cta-content .title-tag {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

.call-to-action-four .cta-content .title {
    color: #fff;
    font-size: 60px
}

@media (max-width:767px) {
    .call-to-action-four .cta-content .title {
        font-size: 46px
    }
}

.call-to-action-four .cta-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -15px
}

@media (max-width:991px) {
    .call-to-action-four .cta-btns {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 40px
    }
}

@media (max-width:575px) {
    .call-to-action-four .cta-btns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.call-to-action-four .cta-btns .cta-btn {
    background: #ff5f6e;
    text-align: center;
    padding: 20px 45px;
    position: relative;
    z-index: 5;
    margin: 15px
}

.call-to-action-four .cta-btns .cta-btn i {
    position: absolute;
    top: 8px;
    left: 10px;
    opacity: .05;
    color: #fff;
    font-size: 60px;
    z-index: -1
}

.call-to-action-four .cta-btns .cta-btn p {
    color: #fff;
    font-size: 14px
}

.call-to-action-four .cta-btns .cta-btn span {
    color: #fff;
    font-weight: 700;
    font-size: 22px
}

@media (max-width:1199px) {
    .call-to-action-four .cta-btns .cta-btn span {
        font-size: 18px
    }
}

.call-to-action-four .cta-btns .cta-btn.cta-btn-2 {
    background: #ce4045
}

.about-text-block .section-title .title {
    color: #232323;
    font-size: 55px
}

@media (min-width:992px) and (max-width:1199px) {
    .about-text-block .section-title .title {
        font-size: 42px
    }
}

@media (max-width:991px) {
    .about-text-block .section-title .title {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .about-text-block .section-title .title {
        font-size: 40px
    }
}

@media (max-width:575px) {
    .about-text-block .section-title .title {
        font-size: 26px
    }
}

.about-text-block .about-experience {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-text-block .about-experience h3 {
    font-weight: 700;
    color: #ce4045;
    font-size: 100px;
    padding-right: 15px;
    position: relative;
    line-height: 1
}

@media (max-width:575px) {
    .about-text-block .about-experience h3 {
        font-size: 60px
    }
}

.about-text-block .about-experience h3::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid #ce4045;
    border-right: 30px solid transparent;
    left: -48px;
    top: 23px
}

@media (max-width:767px) {
    .about-text-block .about-experience h3::before {
        display: none
    }
}

.about-text-block .about-experience span {
    font-size: 30px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    color: #002249;
    text-transform: capitalize;
    line-height: 1.1
}

@media (max-width:767px) {
    .about-text-block .about-experience span {
        font-size: 30px
    }
}

@media (max-width:575px) {
    .about-text-block .about-experience span {
        font-size: 22px
    }
}

.about-text-block .about-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-text-block ul.about-btns {
    gap: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.about-thumb {
    position: relative;
    z-index: 5
}

.about-thumb::before {
    position: absolute;
    content: "";
    height: 630px;
    width: 630px;
    border: 120px solid #ce4045;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    z-index: -1;
    left: -200px;
    top: 40px
}

@media (max-width:1199px) {
    .about-thumb::before {
        height: 500px;
        width: 500px;
        left: -100px;
        border-width: 80px
    }
}

@media (max-width:991px) {
    .about-thumb::before {
        top: 85px
    }
}

@media (max-width:575px) {
    .about-thumb::before {
        display: none
    }
}

.about-section.about-with-shape {
    position: relative;
    z-index: 2
}

.about-section.about-with-shape .about-shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

@media (max-width:575px) {
    .about-section.about-with-shape .about-shape-1 {
        width: 40%
    }
}

.about-section.about-with-shape .about-shape-2 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

@media (max-width:575px) {
    .about-section.about-with-shape .about-shape-2 {
        width: 40%
    }
}

.why-choose-area {
    background-color: #101028;
    padding-top: 113px;
    padding-bottom: 113px;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.why-choose-area .single-choose .icon-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 175px;
    width: 175px;
    border-radius: 50%;
    border: 2px solid #252543;
    background: -o-radial-gradient(circle, #8383f9 0, rgba(209, 209, 223, 0) 50%, rgba(255, 255, 255, 0) 74%);
    background: radial-gradient(circle, #8383f9 0, rgba(209, 209, 223, 0) 50%, rgba(255, 255, 255, 0) 74%);
    position: relative;
    z-index: 2;
    font-size: 60px;
    color: #fff;
    line-height: 1;
    margin-bottom: 50px
}

.why-choose-area .single-choose .icon-box .rotate-dot {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: rotateTwo 30s linear infinite;
    animation: rotateTwo 30s linear infinite
}

.why-choose-area .single-choose .icon-box .rotate-dot::before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

.why-choose-area .single-choose .icon-box .rotate-dot::after {
    position: absolute;
    content: "";
    height: 7px;
    width: 7px;
    background: #fff;
    bottom: -4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

.why-choose-area .single-choose h4 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 20px
}

.why-choose-area .single-choose p {
    color: #c7c7ff;
    padding: 0 20px
}

@media (min-width:992px) and (max-width:1199px) {
    .why-choose-area .single-choose p {
        padding: 0
    }
}

@media (max-width:575px) {
    .why-choose-area .single-choose p {
        padding: 0
    }
}

.why-choose-area .choose-dot {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.why-choose-area .choose-dot img {
    width: 100%
}

.why-choose-area .choose-shape {
    position: absolute;
    left: 0;
    top: -170px;
    z-index: -1
}

.why-choose-area .choose-shape img {
    width: 100%
}

.conatct-section {
    position: relative;
    z-index: 2
}

.conatct-section .contact-form-area {
    background: #fff;
    -webkit-box-shadow: 0 16px 32px 0 rgba(228, 228, 228, .56);
    box-shadow: 0 16px 32px 0 rgba(228, 228, 228, .56);
    padding: 60px
}

@media (max-width:575px) {
    .conatct-section .contact-form-area {
        padding: 30px
    }
}

.conatct-section .contact-form-area .contact-form {
    padding-left: 10px
}

.conatct-section .contact-form-area .contact-form .form-title {
    font-size: 40px;
    color: #232323;
    padding-right: 40px
}

@media (max-width:767px) {
    .conatct-section .contact-form-area .contact-form .form-title {
        font-size: 28px
    }
}

.conatct-section .contact-form-area .contact-form .input-group {
    position: relative
}

.conatct-section .contact-form-area .contact-form .input-group input,
.conatct-section .contact-form-area .contact-form .input-group textarea {
    height: 50px;
    border: 0;
    border-bottom: 2px solid #e3eeff;
    color: #616161;
    text-transform: capitalize;
    padding: 0
}

.conatct-section .contact-form-area .contact-form .input-group textarea {
    height: 90px
}

.conatct-section .contact-form-area .contact-form .input-group .icon {
    right: 0;
    color: #ce4045
}

.conatct-section .conatct-one-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 74%;
    z-index: -2;
    background-size: cover;
    background-position: center;
    background-color: #ce4045;
    background-repeat: no-repeat
}

.conatct-section .conatct-one-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #ce4045;
    opacity: .9
}

.conatct-section-two {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.conatct-section-two::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #002249;
    opacity: .8
}

.conatct-section-two .contact-form input,
.conatct-section-two .contact-form textarea {
    border: 2px solid rgba(255, 255, 255, .2);
    background-color: transparent;
    color: #fff
}

.conatct-section-two .contact-form ::-webkit-input-placeholder {
    color: #c1d0de
}

.conatct-section-two .contact-form ::-moz-placeholder {
    color: #c1d0de
}

.conatct-section-two .contact-form :-ms-input-placeholder {
    color: #c1d0de
}

.conatct-section-two .contact-form ::-ms-input-placeholder {
    color: #c1d0de
}

.conatct-section-two .contact-form ::placeholder {
    color: #c1d0de
}

.contact-map-one {
    height: 340px
}

.contact-map-one iframe {
    width: 100%;
    height: 100%;
    border: none
}

.contact-map-two {
    text-align: end;
    position: relative;
    z-index: 2
}

.contact-map-two::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border-bottom: 400px solid #ce4045;
    border-left: 400px solid transparent;
    right: -15px;
    bottom: -15px;
    z-index: -1
}

@media (max-width:575px) {
    .contact-map-two::before {
        border-width: 200px
    }
}

.contact-map-two iframe {
    border: none;
    width: 90%;
    height: 560px
}

@media (max-width:991px) {
    .contact-map-two iframe {
        width: 100%
    }
}

.contact-map-three iframe {
    border: none;
    width: 100%;
    height: 550px
}

.contact-info-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ededed;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-info-items .contact-info-item {
    border: 1px solid #ededed;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 55px 0 50px
}

@media (max-width:575px) {
    .contact-info-items .contact-info-item {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.contact-info-items .contact-info-item i {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: #ce4045;
    text-align: center;
    line-height: 80px;
    color: #fff;
    font-size: 24px
}

.contact-info-items .contact-info-item .title {
    font-size: 24px;
    padding-top: 25px
}

.contact-info-items .contact-info-item p {
    font-size: 18px;
    color: #69a1bb;
    padding-top: 5px
}

.contact-video {
    position: relative;
    z-index: 1;
    text-align: right
}

.contact-video::before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    border-bottom: 400px solid #ce4045;
    border-left: 400px solid transparent;
    right: -20px;
    bottom: -20px;
    z-index: -1
}

@media (max-width:575px) {
    .contact-video::before {
        border-width: 200px
    }
}

.contact-video .video-popup {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 120px;
    width: 120px;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-size: 24px;
    z-index: 5;
    border-radius: 50%;
    background-color: #ce4045;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:575px) {
    .contact-video .video-popup {
        height: 80px;
        width: 80px;
        line-height: 80px
    }
}

.contact-video .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: -2;
    opacity: .6;
    -webkit-animation: pulseBtnBefore 1.5s linear infinite;
    animation: pulseBtnBefore 1.5s linear infinite
}

.contact-video .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #ce4045;
    border-radius: 50%;
    z-index: -1
}

.intro-video-area {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 45px
}

.intro-video-area::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .9
}

.intro-video-area .intro-video-content span {
    color: #ce4045;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase
}

.intro-video-area .intro-video-content .title {
    color: var(--unnamed-color-b52025);
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025
}

.intro-video-area .intro-video-content .text-1 {
    font-size: 24px;
    color: #a1bbd7;
    padding-bottom: 25px
}

@media (max-width:767px) {
    .intro-video-area .intro-video-content .text-1 {
        font-size: 24px
    }
}

@media (max-width:575px) {
    .intro-video-area .intro-video-content .text-1 {
        font-size: 18px
    }
}

.intro-video-area .intro-video-content .text-2 {
    color: #707070;
    font-size: 16px
}

.intro-video-area .intro-video-content .main-btn {
    margin-top: 45px
}

.intro-video-area .intro-thumb {
    position: relative;
    z-index: 10
}

.intro-video-area .intro-thumb .video-popup {
    height: 80px;
    width: 80px;
    color: #fff;
    background: #ce4045;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.intro-video-area .intro-thumb .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.intro-video-area .intro-thumb .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.intro-video-area-two {
    padding-top: 120px;
    padding-bottom: 620px;
    position: relative
}

.intro-video-area-two .video-popup {
    height: 100px;
    width: 100px;
    color: #fff;
    background: #ce4045;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    position: relative;
    z-index: 2
}

.intro-video-area-two .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.intro-video-area-two .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #fff;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.intro-video-area-two .video-thumb-1 {
    position: absolute;
    top: -40px;
    left: 30px;
    text-align: left
}

@media (max-width:991px) {
    .intro-video-area-two .video-thumb-1 img {
        max-width: 65%
    }
}

@media (max-width:767px) {
    .intro-video-area-two .video-thumb-1 img {
        max-width: 45%
    }
}

.intro-video-area-two .video-thumb-2 {
    position: absolute;
    top: -70px;
    right: 30px;
    text-align: right
}

@media (max-width:991px) {
    .intro-video-area-two .video-thumb-2 img {
        max-width: 65%
    }
}

@media (max-width:767px) {
    .intro-video-area-two .video-thumb-2 img {
        max-width: 50%
    }
}

.intro-video-with-shape {
    position: relative;
    z-index: 1
}

.intro-video-with-shape::before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: -20px;
    width: 0;
    height: 0;
    border-bottom: 400px solid #ce4045;
    border-right: 400px solid transparent;
    z-index: -1
}

@media (max-width:575px) {
    .intro-video-with-shape::before {
        border-width: 200px
    }
}

.intro-video-with-shape .video-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-75%, -50%);
    -ms-transform: translate(-75%, -50%);
    transform: translate(-75%, -50%);
    height: 120px;
    width: 120px;
    text-align: center;
    border-radius: 50%;
    line-height: 120px;
    background: #ce4045;
    color: #fff;
    font-size: 20px;
    z-index: 2
}

@media (max-width:575px) {
    .intro-video-with-shape .video-popup {
        height: 80px;
        width: 80px;
        line-height: 80px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.intro-video-with-shape .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.intro-video-with-shape .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.history-timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -60px;
    margin-right: -60px;
    padding: 30px 0
}

@media (max-width:767px) {
    .history-timeline {
        padding: 30px 0 30px 100px;
        margin: 0
    }
}

@media (max-width:575px) {
    .history-timeline {
        padding: 0
    }
}

.history-timeline::before {
    position: absolute;
    content: "";
    top: 0;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
    background: #e3eeff
}

@media (max-width:767px) {
    .history-timeline::before {
        left: 30px
    }
}

@media (max-width:575px) {
    .history-timeline::before {
        display: none
    }
}

.history-timeline::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #ce4045;
    color: #fff;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "";
    font-size: 20px
}

@media (max-width:767px) {
    .history-timeline::after {
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (max-width:575px) {
    .history-timeline::after {
        display: none
    }
}

.history-timeline .history-item {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    margin-bottom: 80px;
    padding-left: 60px;
    padding-right: 60px
}

@media (max-width:767px) {
    .history-timeline .history-item {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 60px;
        padding: 0
    }
}

.history-timeline .history-item .number-box {
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 4px solid #9edbff;
    background-color: #fff;
    color: #616161;
    z-index: 5;
    position: absolute;
    top: -30px;
    right: -30px
}

@media (max-width:767px) {
    .history-timeline .history-item .number-box {
        left: -100px;
        right: auto
    }
}

.history-timeline .history-item:nth-child(2) {
    margin-top: 280px
}

@media (max-width:767px) {
    .history-timeline .history-item:nth-child(2) {
        margin-top: 0
    }
}

.history-timeline .history-item:nth-child(even) .number-box {
    right: auto;
    left: -30px
}

@media (max-width:767px) {
    .history-timeline .history-item:nth-child(even) .number-box {
        left: -100px;
        right: auto
    }
}

.history-timeline .history-item:nth-last-child(1),
.history-timeline .history-item:nth-last-child(2) {
    margin-bottom: 0
}

@media (max-width:767px) {

    .history-timeline .history-item:nth-last-child(1),
    .history-timeline .history-item:nth-last-child(2) {
        margin-bottom: 60px
    }
}

.history-timeline .history-item .history-thumb {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center
}

.history-timeline .history-item .history-content {
    padding: 35px 40px;
    -webkit-box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1);
    box-shadow: 0 8px 16px 0 rgba(132, 190, 255, .1)
}

@media (max-width:991px) {
    .history-timeline .history-item .history-content {
        padding: 35px 30px
    }
}

.history-timeline .history-item .history-content .history-year {
    color: #ce4045;
    font-weight: 700
}

.history-timeline .history-item .history-content .title {
    font-size: 26px;
    padding-top: 9px
}

@media (max-width:1199px) {
    .history-timeline .history-item .history-content .title {
        font-size: 22px
    }
}

.brand-slider .brand-item {
    text-align: center
}

.brand-slider .brand-item a {
    opacity: .2
}

.brand-slider .brand-item a:hover {
    opacity: 1
}

.brand-slider .brand-item.full-opacity a {
    opacity: 1
}

.brand-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-area {
    background-color: #00152e
}

.footer-area .footer-widgets {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding-top: 55px;
    padding-bottom: 30px
}

.footer-area .footer-widgets .widget {
    margin-bottom: 30px
}

.footer-area .footer-widgets .widget,
.footer-area .footer-widgets .widget a,
.footer-area .footer-widgets .widget p {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff
}

.footer-area .footer-widgets .widget .widget-title {
    margin-bottom: 20px;
    color: #fff;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700
}

@media (max-width:991px) {
    .footer-area .footer-widgets .widget .widget-title {
        font-size: 28px
    }
}

.footer-area .footer-widgets .widget.about-widget {
    font-size: 16px
}

.footer-area .footer-widgets .widget.about-widget .logo {
    margin-bottom: 30px
}

.footer-area .footer-widgets .widget.about-widget p:not(:last-child) {
    margin-bottom: 30px
}

.footer-area .footer-widgets .widget.nav-widget .footer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-area .footer-widgets .widget.nav-widget .footer-list ul {
    display: inline-block
}

.footer-area .footer-widgets .widget.nav-widget .footer-list ul li {
    line-height: 40px
}

.footer-area .footer-widgets .widget.nav-widget .footer-list ul li i {
    padding-right: 6px
}

.footer-area .footer-widgets .widget.contact-widget ul {
    display: -ms-grid;
    display: grid;
    gap: 20px
}

.footer-area .footer-widgets .widget.contact-widget ul li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 0 0 0 40px
}

.footer-area .footer-widgets .widget.contact-widget ul li i {
    position: absolute;
    left: 0;
    font-size: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    min-width: 23px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -webkit-transition: color .3s linear, -webkit-transform .5s linear;
    transition: color .3s linear, -webkit-transform .5s linear;
    -o-transition: color .3s linear, transform .5s linear;
    transition: color .3s linear, transform .5s linear;
    transition: color .3s linear, transform .5s linear, -webkit-transform .5s linear
}

.footer-area .footer-widgets .widget.contact-widget p {
    margin-top: 25px
}

.footer-area .footer-copyright {
    border-top: 1px solid rgba(255, 255, 255, .2);
    padding: 25px 0;
    color: #fff
}

.footer-area .footer-copyright a {
    color: #fff;
    font-weight: 500;
    -webkit-transition: color .4s linear;
    -o-transition: color .4s linear;
    transition: color .4s linear
}

.footer-area .footer-copyright a.red1:hover {
    color: #b52025
}

.footer-area.footer-area-two {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #707070 0 0 no-repeat padding-box
}

.footer-area.footer-area-two::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.footer-area.footer-area-two .container {
    position: relative;
    z-index: 1
}

.back-to-top {
    position: fixed;
    right: 20px;
    bottom: 40px;
    display: none;
    z-index: 999999
}

.back-to-top a {
    color: #fff;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    height: 50px;
    width: 50px;
    opacity: .6;
    border-radius: 15px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.back-to-top:hover a {
    opacity: 1
}

.page-title-area {
    position: relative;
    z-index: 1;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 120px
}

@media (max-width:575px) {
    .page-title-area {
        padding-top: 180px
    }
}

.page-title-area-new {
    position: relative;
    z-index: 1;
    padding-top: 145px;
    padding-bottom: 20px
}

@media(max-width:992px) {
    .page-title-area-new {
        padding-top: 150px
    }
}

@media (max-width:575px) {
    .page-title-area-new {
        padding-top: 120px
    }
}

.page-title-area .title {
    font-size: 80px;
    margin-bottom: 10px
}

@media (max-width:991px) {
    .page-title-area .title {
        font-size: 62px
    }
}

@media (max-width:575px) {
    .page-title-area .title {
        font-size: 38px
    }
}

.page-title-area .breadcrumb-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-title-area .breadcrumb-nav li {
    font-size: 24px;
    font-weight: 700;
    position: relative;
    line-height: 1
}

@media (max-width:575px) {
    .page-title-area .breadcrumb-nav li {
        font-size: 18px
    }
}

.page-title-area .breadcrumb-nav li:not(:last-child)::after {
    content: "|";
    margin: 0 8px
}

.page-title-area .breadcrumb-nav li,
.page-title-area .breadcrumb-nav li a {
    color: #69a1bb
}

@media (max-width:1199px) {
    .shop-sidebar {
        margin-top: 50px
    }
}

.shop-sidebar .shop-widget {
    padding: 30px 40px;
    background-color: #fff
}

.shop-sidebar .shop-widget:not(:last-child) {
    margin-bottom: 30px
}

.shop-sidebar .shop-widget .widget-title {
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
    padding-left: 45px
}

.shop-sidebar .shop-widget .widget-title::after,
.shop-sidebar .shop-widget .widget-title::before {
    height: 4px;
    width: 18px;
    position: absolute;
    content: "";
    background: #ce4045;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.shop-sidebar .shop-widget .widget-title::after {
    width: 4px;
    left: 25px
}

.shop-sidebar .shop-widget.nav-widget li a {
    color: #75a1af;
    font-size: 14px;
    line-height: 35px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.shop-sidebar .shop-widget.nav-widget li a i {
    padding-right: 15px
}

.shop-sidebar .shop-widget.nav-widget li a:hover {
    color: #002249
}

.shop-sidebar .shop-widget.tag-widget li {
    display: inline-block
}

.shop-sidebar .shop-widget.tag-widget li a {
    color: #ce4045;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 700;
    margin-right: 8px;
    margin-bottom: 8px
}

.shop-sidebar .shop-widget.tag-widget li a:hover {
    color: #232323
}

.shop-sidebar .shop-widget.subscribe-widget p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 15px
}

.shop-sidebar .shop-widget.subscribe-widget input {
    width: 100%;
    border: 2px solid #edf1ff;
    color: #7585af;
    height: 50px
}

.shop-sidebar .shop-widget.subscribe-widget button {
    width: 100%;
    height: 50px;
    border: none;
    background-color: #ce4045;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.shop-sidebar .shop-widget.subscribe-widget button:hover {
    background-color: #002249
}

.shop-sidebar .shop-widget.ad-widget {
    padding: 0;
    position: relative;
    z-index: 2
}

.shop-sidebar .shop-widget.ad-widget img {
    width: 100%
}

.shop-sidebar .shop-widget.ad-widget a {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    color: #ce4045;
    padding: 10px 30px
}

.shop-sidebar .shop-widget.ad-widget a:hover {
    background-color: #ce4045;
    color: #fff
}

.pricing-tab-btn.nav {
    background: #fff;
    padding: 10px
}

.pricing-tab-btn.nav li a {
    border-radius: 0;
    padding: 0 35px;
    line-height: 60px;
    color: #69a1bb;
    font-weight: 700
}

.pricing-tab-btn.nav li a.active {
    color: #fff;
    background: #ce4045
}

.pricing-tab-btn.dark-style {
    background-color: #002c5f
}

.pricing-plan-item {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 5;
    height: 100%;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    opacity: 1
}

.card-info {
    padding: 30px 55px 30px 55px
}

.pricing-plan-item .header-section {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 12px 0
}

.pricing-plan-item .header-section::after {
    position: absolute;
    content: "";
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    background: #f04449;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px
}

.pricing-plan-item .header-img-sec {
    display: inline-block
}

.pricing-plan-item .plan-name {
    display: block;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    display: inline-block;
    -webkit-transition: color .4s linear, padding-left .4s linear;
    -o-transition: color .4s linear, padding-left .4s linear;
    transition: color .4s linear, padding-left .4s linear
}

.pricing-plan-item:hover .plan-name {
    color: #2e2e2e;
    padding-left: 10px
}

.pricing-plan-item .price {
    margin-top: 10px;
    text-align: left;
    font-size: 15px;
    line-height: 17px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    margin-bottom: 15px
}

.pricing-plan-item .price span {
    text-align: left;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #b52025;
    opacity: 1
}

.underline1 {
    margin-top: 10px;
    position: relative;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #00000029;
    border-radius: 10px
}

.pricing-plan-item h4 {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    margin-bottom: 15px
}

.pricing-plan-item ul li {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #403f3f;
    opacity: 1;
    margin-bottom: 20px;
    padding-left: 35px;
    padding-top: 5px;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    -webkit-transition: padding-left .2s linear;
    -o-transition: padding-left .2s linear;
    transition: padding-left .2s linear
}

.pricing-plan-item ul li:hover {
    padding-left: 40px
}

.pricing-plan-item .service-list li:before {
    text-align: center;
    -webkit-box-shadow: 0 4px 8px 0 rgba(160, 194, 255, .2);
    box-shadow: 0 4px 8px 0 rgba(160, 194, 255, .2);
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: absolute;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25px;
    height: 26px;
    background: transparent -o-linear-gradient(306deg, #f2464c 0, #b61a21 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(144deg, #f2464c 0, #b61a21 100%) 0 0 no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    content: ""
}

.pricing-plan-item .get-started-btn {
    margin-top: 35px;
    width: 70%;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 25px
}

.pricing-plan-item .plans-btn {
    border: 2px solid #e3eeff;
    padding: 11px 21px 11px 22px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: transparent -o-linear-gradient(298deg, #e73f45 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(152deg, #e73f45 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    opacity: 1
}

.error-content {
    padding-top: 100px
}

.error-content .error-title {
    font-size: 80px;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 30px
}

@media (max-width:1199px) {
    .error-content .error-title {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .error-content .error-title {
        font-size: 42px
    }
}

.privacy-area .content-box {
    padding-bottom: 25px;
    border-bottom: 1px solid #e3eeff;
    color: #81a3bb
}

.privacy-area .content-box:last-child {
    border-bottom: none
}

.privacy-area .content-box h2 {
    margin-bottom: 20px
}

.privacy-area .content-box h4 {
    max-width: 80%;
    margin-bottom: 15px
}

.privacy-area .content-box p {
    margin-bottom: 20px
}

.privacy-area .content-box ul.list {
    margin-top: 15px
}

.privacy-area .content-box ul.list li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 15px;
    line-height: 20px
}

.privacy-area .content-box ul.list li:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #002249;
    content: ""
}

.banner-section .about-btns .main-btn.request-demo-btn {
    padding: 16px 24px 16px 24px;
    border: none
}

.footer-area .site-logo {
    margin-top: 20px
}

.header-left .site-logo {
    margin-left: 60px;
    padding: 0 10px 0 10px
}

@media all and (min-width:992px) and (max-width:1100px) {
    .header-left .site-logo {
        margin-left: 0
    }
}

.intro-video-area .intro-thumb .video-popup-new {
    height: 300px;
    width: 100%;
    z-index: 2
}

@media(max-width:992px) {
    .intro-video-area .intro-thumb .video-popup-new {
        height: 100%
    }
}

.intro-video-area .intro-video-content .intro-block-text {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #707070
}

video {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    opacity: .8
}

.home-banner video {
    max-height: 800px
}

@media(max-width:400px) {
    .home-banner video {
        height: 250px
    }
}

.no-background {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.counter-faq-section.service-section-two .faq-counter-boxes .counter-box-four .counter-wrap .counter {
    font-weight: 600;
    font-size: 40px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center
}

@media(max-width:768px) {
    .counter-faq-section.service-section-two .faq-counter-boxes .counter-box-four .counter-wrap .counter {
        font-weight: 600;
        font-size: 30px
    }

    .counter-box-four .counter-wrap::after {
        font-size: 30px
    }
}

.counter-faq-section.service-section-two .faq-counter-boxes .counter-box-four .title {
    font-size: 26px;
    margin-bottom: 20px
}

.main-btn:hover {
    color: #fff;
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box
}

.about-section .about-text-block p {
    font-size: 20px;
    line-height: 23px;
    color: #707070
}

.footer-area.footer-area-two .footer-form .footer-form-2 {
    margin: auto;
    font-size: 20px;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #fff
}

.main-btn.main-btn-4 {
    height: 55px;
    color: #fff;
    padding: 17px 40px 17px 40px
}

@media all and (min-width:992px) and (max-width:1200px) {
    .main-btn.main-btn-4 {
        padding: 17px 20px 17px 20px
    }
}

.footer-area.footer-area-two .section-title .contact-form .input-group input {
    border-radius: 10px;
    background-color: #fff !important;
    position: relative;
    padding: 0 30px;
    width: 100%;
    font-family: Poppins, sans-serif
}

@media(min-width:1200px) {
    .footer-area.footer-area-two .footer-form .footer-form-2.mg-lft {
        margin-left: -100px
    }
}

.footer-area.footer-area-two .footer-form .contact-form input {
    height: 55px
}

.footer-area.footer-area-two .footer-form .mg-top-30-50 {
    margin-top: 40px
}

.product-explain-title {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #b52025;
    opacity: 1
}

.product-explain-title-tag.title-tag {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1
}

.demo-sec .demo-sec-card {
    padding: 29px 35px 26px 35px;
    background: #fffdfd 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    opacity: 1;
    z-index: 5;
    position: relative
}

.demo-sec .demo-sec-card .title {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1
}

.demo-sec .demo-sec-card .title-tag {
    margin-top: 17px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #2e2e2e;
    opacity: 1
}

.demo-sec .demo-sec-card .main-btn::before {
    border: 3px solid #fff;
    border-right: none
}

.demo-sec .demo-sec-card .main-btn::after {
    border-right: 3px solid #fff
}

.demo-sec .demo-sec-card .main-btn {
    padding: 15px 30px;
    border-radius: 10px;
    opacity: 1
}

.demo-sec .demo-sec-card .demo-sec-btns {
    gap: 160px
}

@media(max-width:525px) {
    .demo-sec .demo-sec-card .main-btn {
        padding: 10px 10px
    }

    .demo-sec .demo-sec-card .main-btn.main-btn-2 {
        padding: 10px 20px
    }
}

@media(max-width:425px) {
    .demo-sec .demo-sec-card .main-btn {
        padding: 10px 10px
    }

    .demo-sec .demo-sec-card .main-btn.main-btn-2 {
        padding: 10px 20px
    }
}

.footer-area .footer-widgets .icon {
    height: 36px;
    width: 36px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    left: 0;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    content: "";
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    opacity: 1;
    background: #2e2e2e 0 0 no-repeat padding-box;
    -webkit-transition: background .4s linear, -webkit-transform .6s linear;
    transition: background .4s linear, -webkit-transform .6s linear;
    -o-transition: background .4s linear, transform .6s linear;
    transition: background .4s linear, transform .6s linear;
    transition: background .4s linear, transform .6s linear, -webkit-transform .6s linear
}

.footer-area .footer-widgets .icon i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 8px;
    font-size: 20px;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.footer-area .footer-copyright .footer-privacy-policy {
    text-align: right
}

.pricing-banner .pricing-banner-title {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #403f3f;
    opacity: 1
}

.pricing-banner .pricing-banner-text {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    opacity: 1
}

.pricing-page .section-title .title-tag {
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    color: #403f3f;
    opacity: 1
}

.pricing-page .about-content {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    opacity: 1
}

.partner-section .section-title .title-tag {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #403f3f;
    opacity: 1
}

.partner-section .section-title p {
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #707070;
    opacity: 1
}

.partner-section .partner-items .partner-item {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.partner-section .partner-items .partner-item .partner-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 127px;
    height: 127px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    opacity: 1;
    align-items: center;
    padding: 20px
}

.about-us-banner p.banner-text {
    text-align: left;
    padding: 0 15px 0 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #2e2e2e;
    opacity: 1
}

.about-us-2 .section-title .title {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1
}

.about-us-2 .section-title .title-tag {
    margin-top: 25px;
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025;
    opacity: 1
}

.about-us-2 .section-contents .service-item {
    margin: 0 10px 0 10px;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 5px 10px #00000029;
    box-shadow: 0 5px 10px #00000029;
    border: .1px solid #7070707a;
    border-radius: 10px;
    opacity: 1;
    padding: 40px 15px 55px
}

.about-us-2 .section-contents .service-item .title {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #b52025;
    opacity: 1;
    margin-top: 10px
}

.about-us-2 .section-contents .service-item p {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #707070;
    opacity: 1
}

.client-video .about-video-content .about-title {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    margin-bottom: 30px
}

.client-video .about-video-content p.about-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #707070;
    opacity: 1;
    margin-bottom: 15px
}

.client-video .about-video-video {
    position: relative;
    display: -ms-grid;
    display: grid
}

.client-video .about-video-video .video-title {
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    margin-bottom: 15px
}

.client-video .about-video-video .intro-thumb img {
    width: 411px;
    height: 258px;
    background: #707070 0 0 no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1
}

.client-video .intro-thumb {
    position: relative;
    z-index: 10
}

.client-video .intro-thumb .video-popup {
    height: 80px;
    width: 80px;
    color: #fff;
    background: #ce4045;
    text-align: center;
    line-height: 80px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.client-video .intro-thumb .video-popup::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnBefore 1.8s linear infinite;
    animation: pulseBtnBefore 1.8s linear infinite
}

.client-video .intro-thumb .video-popup::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ce4045;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: pulseBtnAfter 1.5s linear infinite;
    animation: pulseBtnAfter 1.5s linear infinite
}

.about-us-4 .offer {
    position: relative;
    height: 100%
}

.about-us-4 .offer .offered {
    position: relative;
    height: 100%
}

.about-us-4 .offer .offered .offered-single {
    position: relative;
    min-height: 100%;
    padding: 35px 15px 0 15px;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 1px 2px #00000029;
    box-shadow: 0 1px 2px #00000029;
    border: .5px solid #fb888C5C;
    border-radius: 10px;
    opacity: 1
}

@media(min-width:1200px) {
    .about-us-4 .offer .offered .offered-single {
        width: 280px !important;
        margin-left: 60px;
        margin-right: 60px !important
    }
}

.about-us-4 .offer .offered .offered-single .offered-service-item .services-content.flex-display {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-us-4 .offer .offered .offered-single .offered-service-item .services-content .icon {
    width: 100px;
    height: 100px;
    background: #fff;
    -webkit-filter: drop-shadow(0 3px 30px rgba(0, 0, 0, .07));
    filter: drop-shadow(0 3px 30px rgba(0, 0, 0, .07));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 10px;
    position: relative;
    z-index: 5
}

.about-us-4 .offer .offered .offered-single .offered-service-item .services-content .icon img {
    max-width: 60px;
    max-width: 60px
}

.about-us-4 .offer .offered .offered-single .offered-service-item .services-content .title {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #2e2e2e;
    opacity: 1;
    margin-top: 25px;
    margin-bottom: 15px
}

@media (max-width:575px) {
    .about-us-4 .offer .offered .offered-single .offered-service-item .services-content .title {
        font-size: 22px
    }
}

.about-us-4 .offer .offered .offered-single .offered-service-item .services-content p {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #2e2e2e;
    opacity: 1;
    margin-bottom: 20px
}

.round-circle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    width: 100x;
    border-radius: 50%;
    font-size: 60px;
    color: #fff;
    line-height: 1;
    margin-bottom: 10px;
    position: relative;
    z-index: 5;
    background-color: #000
}

.round-circle .round-circle-dot {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    z-index: 600;
    -webkit-animation: rotateTwo 10s linear infinite;
    animation: rotateTwo 10s linear infinite
}

.round-circle .round-circle-dot::before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    background: #ce4045;
    top: -12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

.round-circle .round-circle-dot::after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #14171c;
    bottom: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

@media(max-width:600px) {
    .display-none-600 {
        display: none
    }
}

.service-details-section .services-details-imgs .arrow1 {
    position: absolute;
    top: -25px;
    left: -25px
}

.service-details-section .services-details-imgs .arrow1 img {
    height: 67%;
    width: 67%;
    -webkit-animation: bounceTopLeft 3s linear infinite;
    animation: bounceTopLeft 3s linear infinite
}

.service-details-section .services-details-imgs .arrow2 {
    position: absolute;
    bottom: 0;
    left: 25px
}

.service-details-section .services-details-imgs .arrow2 img {
    height: 67%;
    width: 67%;
    -webkit-animation: bounceBottom 3s linear infinite;
    animation: bounceBottom 3s linear infinite
}

.service-details-section .services-details-imgs .arrow3 {
    position: absolute;
    top: -10px;
    right: 5px
}

.service-details-section .services-details-imgs .arrow3 img {
    height: 67%;
    width: 67%;
    -webkit-animation: bounceTopRight 3s linear infinite;
    animation: bounceTopRight 3s linear infinite
}

@media(max-width:992px) {

    .service-details-section .services-details-imgs .arrow1 img,
    .service-details-section .services-details-imgs .arrow2 img,
    .service-details-section .services-details-imgs .arrow3 img {
        display: none;
        -webkit-animation: none;
        animation: none
    }
}

.demo-sec .color-shapes {
    position: relative
}

@media(min-width:992px) {
    .demo-sec .color-shapes .shape1 {
        position: absolute;
        top: -30px;
        left: -15px;
        z-index: 6;
        width: 82px;
        height: 80px
    }

    .demo-sec .color-shapes .shape2 {
        position: absolute;
        top: -120px;
        z-index: 4;
        border-radius: 50%;
        left: 30%;
        width: 221px;
        height: 227px;
        -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
        -ms-transform: matrix(0, 1, -1, 0, 0, 0);
        transform: matrix(0, 1, -1, 0, 0, 0)
    }

    .demo-sec .color-shapes .shape3 {
        position: absolute;
        top: -60px;
        right: -20px;
        z-index: 4;
        border-radius: 50%;
        width: 162px;
        height: 158px
    }

    .demo-sec .color-shapes .shape4 {
        position: absolute;
        bottom: -75px;
        left: -15px;
        z-index: 4;
        border-radius: 50%;
        width: 158px;
        height: 162px;
        -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
        -ms-transform: matrix(0, 1, -1, 0, 0, 0);
        transform: matrix(0, 1, -1, 0, 0, 0)
    }

    .demo-sec .color-shapes .shape5 {
        position: absolute;
        bottom: -80px;
        right: 10%;
        z-index: 4;
        border-radius: 50%;
        width: 227px;
        height: 221px
    }
}

@media(max-width:992px) {

    .demo-sec .color-shapes .shape1,
    .demo-sec .color-shapes .shape2,
    .demo-sec .color-shapes .shape3,
    .demo-sec .color-shapes .shape4,
    .demo-sec .color-shapes .shape5 {
        display: none
    }
}

.intro-video-area .index-pic {
    position: relative
}

.intro-video-area .index-pic .intro-thumb {
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:992px) {
    .intro-video-area .index-pic .shape1 {
        position: absolute;
        top: -30px;
        right: 10px;
        z-index: 11;
        width: 82px;
        height: 80px
    }

    .intro-video-area .index-pic .shape2 {
        position: absolute;
        top: -40px;
        z-index: 4;
        border-radius: 50%;
        left: -40px;
        width: 182px;
        height: 177px
    }

    .intro-video-area .index-pic .shape3 {
        position: absolute;
        bottom: -35px;
        left: -25px;
        z-index: 4;
        border-radius: 50%;
        width: 162px;
        height: 158px
    }

    .intro-video-area .index-pic .shape4 {
        position: absolute;
        bottom: -100px;
        left: 15px;
        z-index: 4;
        border-radius: 50%;
        width: 158px;
        height: 162px;
        -webkit-transform: matrix(0, 1, -1, 0, 0, 0);
        -ms-transform: matrix(0, 1, -1, 0, 0, 0);
        transform: matrix(0, 1, -1, 0, 0, 0)
    }
}

@media(max-width:992px) {

    .intro-video-area .index-pic .shape1,
    .intro-video-area .index-pic .shape2,
    .intro-video-area .index-pic .shape3,
    .intro-video-area .index-pic .shape4 {
        display: none
    }
}

#our-classes {
    margin-bottom: 40px
}

#tabs ul {
    margin: 0;
    padding: 0
}

#tabs ul li {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

#tabs ul li:last-child {
    margin-bottom: 0
}

#tabs ul li a {
    text-transform: capitalize;
    width: 100%;
    padding: 18px 20px;
    display: inline-block;
    border-radius: 10px;
    font-size: 19px;
    color: #232d39;
    letter-spacing: .5px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media(min-width:1200px) {
    #tabs ul li a {
        padding: 18px 40px
    }
}

#tabs .main-rounded-button a {
    text-align: center;
    padding: 20px 30px;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    color: #fff;
    font-size: 19px;
    letter-spacing: .5px;
    font-weight: 600;
    background-color: #ed563b
}

#tabs .main-rounded-button a:hover {
    background-color: #f9735b
}

#tabs ul li a img {
    max-width: 100%;
    margin-right: 20px
}

#tabs ul .ui-tabs-active span {
    background: #faf5b2;
    border: #faf5b2;
    line-height: 90px;
    border-bottom: none
}

#tabs ul .ui-tabs-active a {
    color: #ed563b;
    font-weight: 700
}

#tabs ul .ui-tabs-active span {
    color: #1e1e1e
}

.tabs-content {
    margin-left: 30px;
    text-align: left;
    display: inline-block;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tabs-content img {
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px
}

.tabs-content h4 {
    font-size: 23px;
    font-weight: 700;
    color: #232d39;
    letter-spacing: .5px;
    margin-bottom: 20px;
    margin-top: 30px
}

.tabs-content p {
    font-size: 14px;
    color: #7a7a7a;
    margin-bottom: 28px
}

.release-notes .total-notes-box {
    padding: 67px 33px 20px 33px;
    background: #fff 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 3px 6px #00000029;
    box-shadow: 0 3px 6px #00000029;
    border: 1px solid #f044494D;
    border-radius: 10px;
    opacity: 1;
    margin-right: 35px
}

.release-notes .total-notes-box .release-list {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 10px
}

@media(max-width:768px) {
    .release-notes .total-notes-box {
        padding: 20px 25px 20px 25px;
        margin-right: 5px
    }

    #tabs ul li {
        margin-bottom: 20px
    }

    #tabs ul li a {
        padding: 18px 5px
    }
}

.release-notes .section-heading .title-tag {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2e2e2e;
    margin-bottom: 30px;
    position: relative
}

.release-notes .section-heading .title-tag::before {
    content: "";
    width: 20%;
    height: 3px;
    position: absolute;
    border-radius: 25px;
    z-index: 10;
    bottom: -7px;
    left: 40%;
    background-color: #ffd500
}

.release-notes .section-heading .title-tag::after {
    content: "";
    width: 4%;
    height: 3px;
    position: absolute;
    border-radius: 25px;
    z-index: 10;
    bottom: -7px;
    left: 56%;
    background-color: #b52025
}

.release-notes .section-heading .section-title {
    text-align: center;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #b52025;
    margin-bottom: 30px
}

.release-notes .section-heading .title-tag-text {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #2e2e2e;
    margin-bottom: 40px
}

.points-with-dotter {
    color: red
}

.release-notes .release-list-explain .explanations .updates-explain {
    position: relative;
    margin-left: 20px !important;
    margin-bottom: 40px !important
}

.release-notes .release-list-explain {
    margin-left: 35px
}

.release-notes .release-list-explain .explanations .latest-key {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025;
    margin-bottom: 40px
}

.release-notes .release-list-explain .explanations .updates-heading {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2e2e2e;
    margin-bottom: 20px
}

.release-notes .release-list-explain .explanations .updates-explain li {
    text-align: left;
    font: normal normal normal 16px/20px;
    color: #646262;
    margin-bottom: 15px !important;
    text-align: justify
}

.release-notes .release-list-explain .explanations .updates-explain li.points-with-dotter {
    margin-bottom: 20px !important
}

.release-notes .release-list-explain .explanations .updates-explain ul.updates-explain-sub li.points-with-dotter {
    margin-left: 20px;
    margin-bottom: 15px !important
}

@media(max-width:768px) {
    .release-notes .release-list-explain .explanations .updates-explain ul.updates-explain-sub li.points-with-dotter {
        margin-left: 0;
        margin-bottom: 0 !important
    }
}

.release-notes .release-list-explain .explanations .updates-explain li.points-with-dotter::before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14px;
    height: 14px;
    left: -20px;
    margin-top: 3px;
    border-radius: 50%;
    position: absolute;
    background: #f04449B5 0 0 no-repeat padding-box;
    opacity: 1;
    content: ""
}

.release-notes .release-list-explain .explanations .updates-explain .updates-explain-sub li.points-with-dotter::before {
    left: 0
}

@media(max-width:768px) {
    .release-notes .release-list-explain .explanations .updates-explain {
        margin-bottom: 20px !important
    }

    .release-notes .release-list-explain .explanations .updates-explain ul.updates-explain-sub li.points-with-dotter {
        margin-left: 0
    }

    .release-notes .release-list-explain .explanations .updates-explain li.points-with-dotter::before {
        width: 10px;
        height: 10px;
        left: -20px;
        margin-top: 3px;
        border-radius: 50%
    }

    .release-notes .release-list-explain .explanations .updates-explain .updates-explain-sub li.points-with-dotter::before {
        left: -20px
    }

    .tabs-content h4 {
        margin-top: 15px
    }

    .release-notes .release-list-explain .explanations .updates-explain li,
    .release-notes .release-list-explain .explanations .updates-explain li.points-with-dotter {
        margin-bottom: 10px !important
    }
}

.our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025
}

.our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag::before {
    position: absolute;
    z-index: 1000;
    width: 80%;
    height: 3px;
    border-radius: 10px;
    bottom: -5px;
    background-color: #ffd500;
    content: ""
}

.our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag::after {
    position: absolute;
    z-index: 1000;
    width: 25%;
    height: 3px;
    border-radius: 20px;
    right: 0;
    bottom: -5px;
    background-color: #b52025;
    content: ""
}

.our-platform-banner .banner-block .op-banner-text-block .section-title .banner-text {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    margin-top: 36px
}

.our-platform-banner .banner-block .op-banner-text-block .service-support-btn {
    margin-top: 25px;
    text-align: center;
    padding: 18px 26px;
    position: relative;
    display: inline-block;
    z-index: 5;
    background: transparent -o-linear-gradient(260deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(190deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    opacity: 1
}

.our-platform-banner .banner-block .op-banner-text-block .service-support-btn span {
    color: #fff;
    font-weight: 700;
    font-size: 23px
}

.our-platform-banner .banner-block .op-banner-text-block .service-support-btn i {
    position: absolute;
    top: 8px;
    left: 10px;
    opacity: .05;
    color: #fff;
    font-size: 60px;
    z-index: -1
}

.our-platform-content-section .service-details-text-block .section-title .title-tag {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #b52025
}

.our-platform-content-section .service-details-text-block .section-title .title-tag::before {
    position: absolute;
    z-index: 1;
    width: 80%;
    height: 3px;
    border-radius: 10px;
    bottom: -5px;
    background-color: #50608f;
    content: "";
    left: 0;
    -webkit-transition: left .4s linear;
    -o-transition: left .4s linear;
    transition: left .4s linear
}

.our-platform-content-section .service-details-text-block .section-title .section-content {
    margin-top: 30px;
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #707070
}

.our-platform-section1 .our-platform-imgs,
.our-platform-section2 .our-platform-imgs {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.key-feature-section .key-feature-block .key-feature-title {
    text-align: left;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #2e2e2e;
    margin-bottom: 40px
}

@media(min-width:992px) {
    .key-feature-section .key-feature-block .key-feature-title {
        margin-top: -70px
    }
}

.about-us-banner .service-details-text-block .service-support-btn {
    padding: 16px 32px 16px 20px
}

.founder-section {
    padding: 50px 0;
    background: #b52025 0 0 no-repeat padding-box
}

.founder-section .founder-block .founder-title-tag {
    position: relative;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #fffF
}

.founder-section .founder-block .founder-title-tag::before {
    position: absolute;
    z-index: 10;
    width: 160%;
    height: 3px;
    border-radius: 10px;
    bottom: -10px;
    background-color: #032890;
    content: "";
    left: -30%;
    -webkit-transition: left .3s linear;
    -o-transition: left .3s linear;
    transition: left .3s linear
}

.founder-section .founder-block .founder-title-tag::after {
    position: absolute;
    z-index: 10;
    width: 60%;
    height: 3px;
    border-radius: 20px;
    bottom: -10px;
    background-color: #ffe500;
    content: "";
    left: 70%;
    -webkit-transition: left .3s linear;
    -o-transition: left .3s linear;
    transition: left .3s linear
}

.founder-section .founder-block:hover .founder-title-tag::after {
    left: -30%
}

.founder-section .founder-block .founder-title {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #fffF
}

.founder-section .founder-block .founder-section-text {
    text-align: justify;
    font-size: 20px;
    margin-top: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #fffF
}

.founder-section .founder-block .founder-img-block {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.founder-section .founder-block .founder-img-block .founder-photo {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    display: block;
    overflow: hidden
}

.founder-section .founder-block .founder-position {
    margin-top: 15px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #fffF
}

.founder-section .founder-block .founder-name {
    margin-top: 15px;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #fffF
}

.contact-page-hero .image-text {
    font-size: 60px;
    line-height: 63px;
    color: #b52025;
    opacity: 1
}

.contact-page-hero .hero-section-buttons .about-btns .main-btn.main-btn-2 {
    margin-top: 30px;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    color: var(--unnamed-color-ffffff);
    text-align: center;
    font: normal normal bold 12px/18px;
    color: #fff
}

.contact-form-section .contact-block {
    padding: 5px 20px 55px 100px;
    background: #f8f8f8 0 0 no-repeat padding-box
}

.contact-form-section .contact-block .contact-greetings {
    margin-top: 65px;
    font-size: 40px;
    line-height: 45px
}

.contact-form-section .contact-block .contact-form-icons {
    margin-top: 65px
}

.contact-form-section .contact-block .contact-form-icons .icon {
    width: 36px;
    height: 36px;
    background: #2e2e2e 0 0 no-repeat padding-box;
    border-radius: 50%;
    color: #fff;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact-form-section .contact-block .form-block {
    margin-top: 80px
}

.contact-form-section .contact-block .hello .hello-msg {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #2e2e2e
}

.contact-form-section .contact-block .contact-form .input-group {
    margin: 30px 0 20px 0;
    background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 10px
}

.contact-form-section .contact-block .form-block .contact-illustrator {
    margin-top: 100px
}

.contact-form-section .contact-block .form-block .contact-form .submit-btn .main-btn {
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    color: var(--unnamed-color-ffffff);
    text-align: center;
    color: #fff
}

.address-block-section .address-block {
    background: #f8f8f8 0 0 no-repeat padding-box;
    padding: 80px 20px 45px 45px
}

.address-block-section .address-block .address-head {
    text-align: left;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    color: #2e2e2e
}

.address-block-section .address-block .contact-info ul {
    position: relative;
    width: 100%
}

.address-block-section .address-block .contact-info ul li {
    position: relative;
    padding-left: 30px;
    width: 100%
}

.address-block-section .address-block .contact-info ul li {
    margin-top: 30px
}

.address-block-section .address-block .contact-info ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #2e2e2e
}

.address-block-section .address-block .contact-info ul li a i,
.address-block-section .address-block .contact-info ul li i {
    position: absolute;
    left: 0
}

.address-block-section .map-block {
    position: relative;
    width: 100%;
    height: 100%
}

.header-navigation .site-nav-menu .primary-menu li .dd-trigger i {
    margin-right: -5px;
    margin-top: 5px
}

.request-demo-section {
    position: relative;
    width: 100%;
    height: 100%
}

.request-demo-section .display-section .display-block {
    position: relative;
    height: 100%;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    background: #646262 0 0 no-repeat padding-box
}

@media(min-width:768px) {
    .request-demo-section .display-section {
        margin: auto;
        position: fixed;
        width: 50%;
        height: 100%;
        left: 0;
        top: 0;
        background: #fb888c 0 0 no-repeat padding-box
    }

    .request-demo-section .info-block {
        margin: auto;
        position: fixed;
        display: -ms-grid;
        display: grid;
        -ms-flex-line-pack: center;
        align-content: center;
        width: 50%;
        height: 100%;
        right: 0;
        top: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.request-demo-section .display-block .site-logo {
    margin-top: 38px
}

@media(max-width:992px) {
    .request-demo-section .display-block .site-logo {
        display: -ms-grid;
        display: grid;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.request-demo-section .display-block .display-heading {
    position: relative;
    font: normal normal bold 30px/34px;
    color: #fffF
}

.request-demo-section .display-block .display-msg {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #fffF
}

.request-demo-section .display-block .display-image {
    position: relative;
    bottom: 0;
    height: 100%;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width:992px) {

    .request-demo-section .display-block .display-heading,
    .request-demo-section .display-block .display-image,
    .request-demo-section .display-block .display-msg {
        margin-top: 20px;
        text-align: center
    }
}

.request-demo-section .info-block .info-head {
    margin-top: 125px;
    text-align: center;
    font: normal normal bold 20px/22px;
    color: #2e2e2e
}

.request-demo-section .info-block .contact-form {
    margin-top: 70px
}

.request-demo-section .info-block .contact-form .input-group {
    background: var(--unnamed-color-ffffff) 0 0 no-repeat padding-box;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 10px
}

.request-demo-section .info-block .contact-form .privacy-policy-terms {
    margin-top: 35px;
    text-align: center;
    font: normal normal normal 12px/18px;
    color: #2e2e2e
}

.request-demo-section .info-block .contact-form .privacy-policy-terms span {
    text-align: center;
    font: normal normal normal 12px/18px;
    color: #265dff
}

.request-demo-section .info-block .contact-form .submit-btn {
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    color: var(--unnamed-color-ffffff);
    text-align: center;
    font: normal normal bold 12px/18px;
    color: #fff
}

.info-block .back-btn-block {
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 30px
}

.info-block .back-btn-block:hover a {
    color: #2e2e2e
}

.header-extra .navbar-btn {
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(262deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(188deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 5px 10px #00000026;
    box-shadow: 0 5px 10px #00000026;
    border-radius: 10px
}

.header-extra .navbar-btn a {
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: #fff
}

.demo-sec {
    margin-bottom: 40px
}

.intro-video-area .intro-video-content .main-btn.main-btn-2 {
    padding: 12px 24px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400
}

.hero-2 .faq-counter-boxes .counter-box-four {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #272626
}

.mt-30-10_768 {
    margin-top: 30px
}

.pricing-page .about-text-block .main-btn {
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, var(--unnamed-color-b52025) 100%) 0 0 no-repeat padding-box;
    background: transparent -o-linear-gradient(259deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    background: transparent linear-gradient(191deg, #ff7d82 0, #b52025 100%) 0 0 no-repeat padding-box;
    -webkit-box-shadow: 0 10px 15px #00000026;
    box-shadow: 0 10px 15px #00000026;
    border-radius: 10px;
    padding: 16px 28px
}

.internal-list .list-details p {
    font-size: 16px;
    line-height: 21px;
    color: #707070;
    margin-top: 5px;
    padding-left: 25px;
    position: relative;
    width: 100%
}

.internal-list .list-details p::before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    height: 5px;
    width: 5px;
    background-color: #707070;
    border-radius: 50%
}

@media(min-width:1200px) {
    .about-us-banner .services-details-imgs {
        position: relative;
        height: 100%;
        width: 100%
    }

    .about-us-banner .img-one {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        width: 100%;
        position: relative
    }

    .about-us-banner .img-one .outer-circle {
        position: absolute;
        z-index: 1;
        width: 86%;
        -webkit-animation: rotatClock 30s linear infinite;
        animation: rotateClock 30s linear infinite
    }

    .about-us-banner .img-one .middle-circle {
        position: absolute;
        z-index: 2;
        left: 23%;
        -webkit-animation: rotateCounterClock 30s linear infinite;
        animation: rotateCounterClock 30s linear infinite
    }

    .about-us-banner .img-one .inner-circle {
        position: absolute;
        z-index: 3;
        left: 34%;
        -webkit-animation: rotateClock 30s linear infinite;
        animation: rotateClock 30s linear infinite
    }

    .about-us-banner .img-one .brand-logo {
        position: absolute;
        z-index: 3
    }
}

@media(max-width:1200px) {

    .about-us-banner .img-one .brand-logo,
    .about-us-banner .img-one .inner-circle,
    .about-us-banner .img-one .middle-circle,
    .about-us-banner .img-one .outer-circle {
        display: none
    }
}

.sm-btn-hide {
    display: none !important
}

.sm-btn-show {
    display: none !important
}

.jc-center-sb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:768px) {
    .jc-center-sb {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.justify-content-center-between {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width:992px) {
    .justify-content-center-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media(max-width:991px) {
    .sm-btn-show {
        display: block !important
    }
}

@media(min-width:992px) {
    .sm-btn-hide {
        display: block !important
    }
}

.g-ja-content-center {
    position: relative;
    display: -ms-grid;
    display: grid;
    height: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.g-thumb-center {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center
}

.g-video-center {
    position: relative;
    height: 100%;
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center
}

.br1200 {
    display: none
}

@media(min-width:1200px) {
    .br1200 {
        display: block
    }
}

.mt50-992 {
    margin-top: 50px
}

@media(min-width:992px) {
    .internal-feature-list {
        margin-left: 40px
    }

    .internal-feature-list.lft {
        margin-left: 0;
        padding-right: 40px
    }
}

@media all and (min-width:1200px) {
    .banner-section .banner-content .about-btns {
        margin-top: 40px
    }
}

@media all and (min-width:992px) and (max-width:1200px) {
    .header-navigation .primary-menu li .submenu {
        width: 900px;
        left: -175px
    }

    .section-gap {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .service-item-two .title {
        font-size: 24px
    }

    .about-us-2 .section-contents .service-item {
        margin: 0;
        padding: 25px 15px 25px
    }

    .card-info {
        padding: 20px 35px 20px 35px
    }
}

@media all and (min-width:768px) and (max-width:992px) {
    .section-gap {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .release-notes .container {
        max-width: 850px
    }

    .cta-section .get-started-btn {
        padding: 15px 25px
    }

    .testimonial-box {
        height: 200px
    }
}

@media all and (max-width:768px) {
    .section-gap {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media all and (min-width:992px) and (max-width:1200px) {
    .m-100 {
        margin-top: 100px;
        margin-bottom: 100px
    }
}

.responsive-mt-100 {
    margin-top: 100px
}

.responsive-mb-60 {
    margin-bottom: 60px
}

@media all and (min-width:768px) and (max-width:1200px) {
    .release-notes .total-notes-box {
        margin-right: 0;
        padding: 55px 15px 20px 15px
    }

    .release-notes .release-list-explain {
        margin-left: 10px
    }
}

@media(max-width:992px) {

    .intro-video-area .intro-video-content .intro-block-text,
    .intro-video-area .intro-video-content .title,
    .section-title-two .title,
    .section-title-two .title-tag {
        text-align: center
    }

    .text-center-btn {
        text-align: center
    }

    .responsive-break-line {
        display: none
    }

    .responsive-mt-100 {
        margin-top: 20px
    }

    .responsive-mb-60 {
        margin-bottom: 15px
    }

    .about-btns .main-btn.get-started-btn,
    .banner-section .about-btns .main-btn.request-demo-btn {
        padding: 16px 22px
    }

    .address-block-section .address-block {
        padding: 60px 20px 40px 40px
    }

    .contact-form-section .contact-block {
        padding: 5px 20px 55px 40px
    }

    .key-feature-section .key-feature-block .key-feature-title {
        margin-bottom: 30px
    }

    .about-text-block ul.about-btns {
        gap: 60px
    }

    .data-security .feature-list li {
        padding: 0 10px 0 10px
    }
}

@media(max-width:768px) {

    .about-btns .main-btn.get-started-btn,
    .banner-section .about-btns .main-btn.request-demo-btn {
        padding: 8px 16px
    }

    .counter-box-four {
        padding: 25px 10px
    }

    .address-block-section .address-block {
        padding: 45px 20px 30px 30px
    }

    .address-block-section .map-block {
        margin-top: 20px
    }

    .contact-form-section .contact-block {
        padding: 5px 20px 55px 20px
    }

    .about-text-block ul.about-btns {
        gap: 40px
    }

    .cta-section .call-to-action .section-title {
        text-align: center
    }

    .about-us-2 .section-contents .service-item {
        padding: 20px 20px 25px
    }

    .about-us-2 .section-contents .service-item .title {
        margin-top: 10px
    }

    .service-item .icon {
        width: 90px;
        height: 90px
    }

    .request-demo-section .display-block .display-heading,
    .request-demo-section .display-block .display-msg {
        padding: 0 15px 0 15px
    }

    .release-notes .release-list-explain {
        margin-left: 0
    }

    .release-notes .section-heading .title-tag-text {
        margin-bottom: 20px
    }

    .our-platform-content-section .mt-100 {
        margin-top: 40px
    }

    .release-notes .mb-50,
    .section-title.mb-40 {
        margin-bottom: 10px
    }

    .about-us-banner p.banner-text {
        padding: 0
    }

    .internal-padding {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .section-gap-top {
        padding-top: 40px
    }
}

@media(max-width:576px) {
    .header-navigation.breakpoint-on .site-nav-menu {
        padding: 50px 10px
    }

    .counter-box-four {
        padding: 10px 5px 10px 5px
    }

    .mt-30-10_768 {
        margin-top: 10px
    }

    .address-block-section .address-block {
        padding: 25px 20px 25px 20px
    }

    .about-btns .main-btn.get-started-btn,
    .banner-section .about-btns .main-btn.request-demo-btn {
        padding: 8px 12px
    }

    .feature-list li h4 {
        margin-bottom: 10px
    }

    .header-navigation.breakpoint-on {
        padding: 15px 0 5px 0
    }

    .header-two .header-navigation .nav-toggler {
        height: 40px;
        width: 50px
    }

    .about-section .about-text-block .main-btn.learn-more-btn {
        padding: 10px 16px
    }

    .about-text-block ul.about-btns {
        gap: 20px
    }

    .intro-video-area .intro-video-content .main-btn,
    .service-section-two .service-items .mt-50 {
        margin-top: 30px
    }

    .footer-area .footer-widgets .widget.nav-widget .footer-list ul li {
        line-height: 30px
    }

    .header-navigation .site-logo {
        max-width: 125px
    }

    .footer-area .footer-copyright .footer-privacy-policy {
        text-align: left
    }

    .footer-area .footer-widgets {
        padding-top: 30px;
        padding-bottom: 20px
    }
}

@media(max-width:405px) {
    .main-btn.main-btn-4 {
        padding: 17px 20px 17px 20px
    }
}

@media(max-width:1200px) {

    .address-block-section .address-block .address-head,
    .contact-form-section .contact-block .contact-greetings,
    .release-notes .section-heading .section-title {
        font-size: 36px;
        line-height: 40px
    }

    .contact-page-hero .image-text {
        font-size: 40px
    }

    .about-us-2 .section-title .title-tag,
    .banner-section .banner-content .title,
    .data-privacy .section-title.with-right-border .title-tag,
    .demo-sec .demo-sec-card .title,
    .f30,
    .founder-section .founder-block .founder-title,
    .heading,
    .intro-video-area .intro-video-content .title,
    .key-feature-section .key-feature-block .key-feature-title,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag,
    .our-platform-content-section .service-details-text-block .section-title .title-tag,
    .partner-section .section-title .title-tag,
    .pricing-banner .pricing-banner-title,
    .pricing-page .section-title .title-tag,
    .pricing-section .section-title .title,
    .release-notes .release-list-explain .explanations .latest-key,
    .request-demo-section .display-block .display-heading,
    .section-gap .call-to-action .section-title .title,
    .section-title .title-tag,
    .section-title-two .title,
    .service-details-section .product-list .section-title .title {
        font-size: 26px;
        line-height: 30px
    }

    .testimonial-box p {
        min-height: 115px;
        padding: 15px 20px
    }

    .about-us-2 .section-contents .service-item p,
    .about-us-4 .offer .offered .offered-single .offered-service-item .services-content .title,
    .about-us-banner p.banner-text,
    .address-block-section .address-block .contact-info ul li a,
    .client-video .about-video-content p.about-text,
    .feature-list li p,
    .footer-area .footer-widgets .widget,
    .footer-area .footer-widgets .widget a,
    .footer-area .footer-widgets .widget p,
    .intro-video-area .intro-video-content .intro-block-text,
    .main-btn,
    .pricing-plan-item h4,
    .release-notes .release-list-explain .explanations .updates-explain li,
    .section-title p,
    .section-title-two .title-tag,
    .service-item-two p,
    .testimonial-box .author .desc h6,
    .testimonial-box p,
    .text {
        font-size: 18px;
        line-height: 22px
    }

    .demo-sec .demo-sec-card .demo-sec-btns {
        gap: 140px
    }
}

@media(max-width:991px) {

    .address-block-section .address-block .address-head,
    .contact-form-section .contact-block .contact-greetings,
    .pricing-plan-item .price span,
    .release-notes .section-heading .section-title {
        font-size: 32px;
        line-height: 36px
    }

    .contact-page-hero .image-text {
        font-size: 32px;
        line-height: 36px
    }

    .testimonial-box p {
        min-height: 0
    }

    .about-us-2 .section-title .title-tag,
    .banner-section .banner-content .title,
    .data-privacy .section-title.with-right-border .title-tag,
    .demo-sec .demo-sec-card .title,
    .f30,
    .founder-section .founder-block .founder-title,
    .heading,
    .intro-video-area .intro-video-content .title,
    .key-feature-section .key-feature-block .key-feature-title,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag,
    .our-platform-content-section .service-details-text-block .section-title .title-tag,
    .partner-section .section-title .title-tag,
    .pricing-banner .pricing-banner-title,
    .pricing-page .section-title .title-tag,
    .pricing-section .section-title .title,
    .release-notes .release-list-explain .explanations .latest-key,
    .request-demo-section .display-block .display-heading,
    .section-gap .call-to-action .section-title .title,
    .section-title .title-tag,
    .section-title-two .title,
    .service-details-section .product-list .section-title .title {
        font-size: 22px;
        line-height: 26px
    }

    #tabs ul li a,
    .about-section .about-text-block p,
    .about-us-2 .section-contents .service-item .title,
    .about-us-2 .section-title .title,
    .client-video .about-video-content .about-title,
    .contact-form-section .contact-block .hello .hello-msg,
    .counter-box-four p,
    .demo-sec .demo-sec-card .title-tag,
    .f20,
    .feature-list li h4,
    .footer-area .footer-widgets .widget .widget-title,
    .footer-area.footer-area-two .footer-form .footer-form-2,
    .founder-section .founder-block .founder-name,
    .founder-section .founder-block .founder-position,
    .founder-section .founder-block .founder-section-text,
    .founder-section .founder-block .founder-title-tag,
    .intro-video-area .intro-video-content .main-btn.main-btn-2,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .banner-text,
    .partner-section .section-title p,
    .pricing-banner .pricing-banner-text,
    .pricing-page .about-content,
    .pricing-plan-item .plan-name,
    .pricing-section .section-title .title-tag,
    .product-explain-title,
    .release-notes .release-list-explain .explanations .updates-heading,
    .release-notes .section-heading .title-tag,
    .release-notes .section-heading .title-tag-text,
    .section-title.with-right-border .title-tag,
    .sub-heading {
        font-size: 18px;
        line-height: 22px
    }

    .about-us-2 .section-contents .service-item p,
    .about-us-4 .offer .offered .offered-single .offered-service-item .services-content .title,
    .about-us-banner p.banner-text,
    .address-block-section .address-block .contact-info ul li a,
    .client-video .about-video-content p.about-text,
    .feature-list li p,
    .footer-area .footer-widgets .widget,
    .footer-area .footer-widgets .widget a,
    .footer-area .footer-widgets .widget p,
    .intro-video-area .intro-video-content .intro-block-text,
    .main-btn,
    .our-platform-content-section .service-details-text-block .section-title .section-content,
    .pricing-plan-item h4,
    .release-notes .release-list-explain .explanations .updates-explain li,
    .section-title p,
    .section-title-two .title-tag,
    .service-item-two p,
    .testimonial-box .author .desc h6,
    .testimonial-box p,
    .text {
        font-size: 16px;
        line-height: 21px
    }

    .demo-sec .demo-sec-card .demo-sec-btns {
        gap: 100px
    }
}

@media(max-width:767px) {

    .address-block-section .address-block .address-head,
    .contact-form-section .contact-block .contact-greetings,
    .release-notes .section-heading .section-title {
        font-size: 26px;
        line-height: 30px
    }

    .contact-page-hero .image-text {
        font-size: 28px;
        line-height: 32px
    }

    .about-us-2 .section-title .title-tag,
    .banner-section .banner-content .title,
    .data-privacy .section-title.with-right-border .title-tag,
    .demo-sec .demo-sec-card .title,
    .f30,
    .founder-section .founder-block .founder-title,
    .heading,
    .intro-video-area .intro-video-content .title,
    .key-feature-section .key-feature-block .key-feature-title,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag,
    .our-platform-content-section .service-details-text-block .section-title .title-tag,
    .partner-section .section-title .title-tag,
    .pricing-banner .pricing-banner-title,
    .pricing-page .section-title .title-tag,
    .pricing-section .section-title .title,
    .release-notes .release-list-explain .explanations .latest-key,
    .section-gap .call-to-action .section-title .title,
    .section-title .title-tag,
    .section-title-two .title,
    .service-details-section .product-list .section-title .title {
        font-size: 20px;
        line-height: 24px
    }

    #tabs ul li a,
    .about-section .about-text-block p,
    .about-us-2 .section-contents .service-item .title,
    .about-us-2 .section-title .title,
    .client-video .about-video-content .about-title,
    .contact-form-section .contact-block .hello .hello-msg,
    .counter-box-four p,
    .demo-sec .demo-sec-card .title-tag,
    .f18,
    .f20,
    .feature-list li h4,
    .footer-area .footer-widgets .widget .widget-title,
    .footer-area.footer-area-two .footer-form .footer-form-2,
    .founder-section .founder-block .founder-name,
    .founder-section .founder-block .founder-position,
    .founder-section .founder-block .founder-section-text,
    .founder-section .founder-block .founder-title-tag,
    .intro-video-area .intro-video-content .main-btn.main-btn-2,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .banner-text,
    .partner-section .section-title p,
    .pricing-banner .pricing-banner-text,
    .pricing-page .about-content,
    .pricing-plan-item .plan-name,
    .pricing-plan-item .price,
    .pricing-section .section-title .title-tag,
    .product-explain-title,
    .release-notes .release-list-explain .explanations .updates-heading,
    .release-notes .section-heading .title-tag,
    .release-notes .section-heading .title-tag-text,
    .section-title.with-right-border .title-tag,
    .sub-heading {
        font-size: 16px;
        line-height: 20px
    }

    .about-us-2 .section-contents .service-item p,
    .about-us-4 .offer .offered .offered-single .offered-service-item .services-content .title,
    .about-us-banner p.banner-text,
    .address-block-section .address-block .contact-info ul li a,
    .client-video .about-video-content p.about-text,
    .feature-list li p,
    .footer-area .footer-widgets .widget,
    .footer-area .footer-widgets .widget a,
    .footer-area .footer-widgets .widget p,
    .intro-video-area .intro-video-content .intro-block-text,
    .main-btn,
    .our-platform-content-section .service-details-text-block .section-title .section-content,
    .pricing-plan-item h4,
    .release-notes .release-list-explain .explanations .updates-explain li,
    .section-title p,
    .section-title-two .title-tag,
    .testimonial-box .author .desc h6,
    .testimonial-box p,
    .text {
        font-size: 14px;
        line-height: 18px
    }

    .demo-sec .demo-sec-card .demo-sec-btns {
        gap: 70px
    }

    .feature-list li p {
        margin-bottom: 10px
    }

    .demo-sec .demo-sec-card {
        padding: 25px 20px
    }

    .mb-60 {
        margin-bottom: 30px
    }
}

@media(max-width:576px) {

    .address-block-section .address-block .address-head,
    .contact-form-section .contact-block .contact-greetings,
    .release-notes .section-heading .section-title {
        font-size: 22px;
        line-height: 26px
    }

    .contact-page-hero .image-text {
        font-size: 24px;
        line-height: 26px
    }

    .about-us-2 .section-title .title-tag,
    .banner-section .banner-content .title,
    .data-privacy .section-title.with-right-border .title-tag,
    .demo-sec .demo-sec-card .title,
    .f30,
    .founder-section .founder-block .founder-title,
    .heading,
    .intro-video-area .intro-video-content .title,
    .key-feature-section .key-feature-block .key-feature-title,
    .our-platform-banner .banner-block .op-banner-text-block .section-title .title-tag,
    .our-platform-content-section .service-details-text-block .section-title .title-tag,
    .partner-section .section-title .title-tag,
    .pricing-banner .pricing-banner-title,
    .pricing-page .section-title .title-tag,
    .pricing-section .section-title .title,
    .release-notes .release-list-explain .explanations .latest-key,
    .section-gap .call-to-action .section-title .title,
    .section-title .title-tag,
    .section-title-two .title,
    .service-details-section .product-list .section-title .title {
        font-size: 20px;
        line-height: 24px
    }

    .demo-sec .demo-sec-card .demo-sec-btns {
        gap: 30px
    }

    .feature-list li p {
        margin-bottom: 10px
    }
}

#slideshow-container {
    position: relative;
    height: 396px
}

@media(max-width:450px) {
    #slideshow-container {
        height: 300px
    }

    .demo-sec .demo-sec-card {
        padding: 25px 5px
    }
}

@media(max-width:375px) {
    #slideshow-container {
        height: 250px
    }

    .demo-sec .demo-sec-card .demo-sec-btns {
        gap: 15px
    }
}

.slideshow-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

.slideshow-image:first-child {
    opacity: 1
}

.form-submit-btn button {
    padding: 10px 30px;
    border-radius: 15px
}

.form-message.success {
    color: #2f7ef6e3
}

.form-message {
    height: 100%
}

.form-message {
    margin-bottom: 10px
}

.form-message.error,
.form-message.success {
    margin-top: 30px
}

.form-message.error {
    color: red
}

.scroll-down-container {
    position: absolute;
    right: 30px;
    bottom: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

@media(min-width:1400px) {
    .scroll-down-container {
        bottom: 75px
    }
}

@media(max-width:991px) {
    .scroll-down-container {
        display: none
    }
}

.scroll-down-container p {
    color: #fff;
    margin-bottom: 5px
}

.scroll-down-button {
    color: #fff;
    height: 50px;
    width: 50px;
    opacity: .6;
    border-radius: 15px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
    border: 1px solid #ce4045;
    border-radius: 50%;
    -webkit-transition: all .6s linear infinite;
    -o-transition: all .6s linear infinite;
    transition: all .6s linear infinite;
    -webkit-animation: scaleUpDown 2s linear infinite;
    animation: scaleUpDown 2s linear infinite
}

.banner-section:hover .scroll-down-button {
    color: #464646e6;
    background: #bfc7d3
}

.banner-section .scroll-down-button:hover {
    color: #000;
    background: #ffff
}

@-webkit-keyframes scaleUpDown {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes scaleUpDown {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media(max-width:991px) {
    .header-navigation .primary-menu li .submenu {
        padding: 5px
    }

    .header-navigation .primary-menu li .submenu .sub-submenu a {
        margin-top: 5px;
        padding: 5px 5px
    }

    .header-navigation.breakpoint-on .site-nav-menu .primary-menu li .submenu {
        padding-left: 0
    }

    .why-section .mb-60 {
        margin-bottom: 20px
    }

    .why-section .mt-100,
    .why-section .mt-50 {
        margin-top: 20px
    }

    .pricing-page .section-title.mb-40 {
        margin-bottom: 20px
    }

    .header-left .site-logo {
        margin-left: 0
    }

    .about-us-2 .mb-50 {
        margin-bottom: 20px
    }
}

.footer-area .footer-copyright p.footer-lead a {
    color: #f38960
}

.footer-area .footer-copyright p.footer-lead a:hover {
    color: #fff
}

.rd-hero.service-details-section .product-list .section-title .title {
    text-align: center
}

.bh .section-title p {
    text-align: center;
    color: #000
}

.hpc {
    position: relative
}

.hpc::before {
    background: -o-radial-gradient(var(--mouse-x) var(--mouse-y), 500px circle, rgba(0, 0, 0, .1), transparent 40%);
    background: radial-gradient(500px circle at var(--mouse-x) var(--mouse-y), rgba(0, 0, 0, .1), transparent 40%);
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    z-index: 2;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.hpc:hover::before {
    opacity: 1
}

.intro-video-area .index-pic .shape1,
.intro-video-area .index-pic .shape2,
.intro-video-area .index-pic .shape3,
.intro-video-area .index-pic .shape4 {
    opacity: 0;
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear
}

.intro-video-area:hover .index-pic .shape1,
.intro-video-area:hover .index-pic .shape2,
.intro-video-area:hover .index-pic .shape3,
.intro-video-area:hover .index-pic .shape4 {
    opacity: 1
}

.exclusive-feature-card .grey1 {
    position: relative;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear
}

.exclusive-feature-card:hover .grey1 {
    color: #000
}

.exclusive-feature-card {
    padding: 10px 15px 20px 15px
}

.exclusive-feature-card::before {
    background: -o-radial-gradient(100px 100px, 500px circle, rgba(0, 0, 0, .06), transparent 40%);
    background: radial-gradient(500px circle at 100px 100px, rgba(0, 0, 0, .06), transparent 40%);
    border-radius: inherit;
    content: "";
    height: 0;
    left: 100px;
    position: absolute;
    top: 100px;
    opacity: 0;
    width: 0;
    z-index: 2;
    -webkit-transition: opacity .2s linear, top .4s linear, left .4s linear, width .4s linear, height .4s linear;
    -o-transition: opacity .2s linear, top .4s linear, left .4s linear, width .4s linear, height .4s linear;
    transition: opacity .2s linear, top .4s linear, left .4s linear, width .4s linear, height .4s linear
}

.exclusive-feature-card::after {
    background: -o-radial-gradient(calc(100% - 100px) calc(100% - 100px), 500px circle, rgba(0, 0, 0, .06), transparent 40%);
    background: radial-gradient(500px circle at calc(100% - 100px) calc(100% - 100px), rgba(0, 0, 0, .06), transparent 40%);
    border-radius: inherit;
    content: "";
    height: 0;
    position: absolute;
    right: 100px;
    bottom: 100px;
    width: 0;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity .2s linear, bottom .4s linear, right .4s linear, width .4s linear, height .4s linear;
    -o-transition: opacity .2s linear, bottom .4s linear, right .4s linear, width .4s linear, height .4s linear;
    transition: opacity .2s linear, bottom .4s linear, right .4s linear, width .4s linear, height .4s linear
}

.exclusive-feature-card:hover::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.exclusive-feature-card:hover::after {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.feature-list li span::after {
    background: -o-radial-gradient(calc(100% - 100px) calc(100% - 100px), 500px circle, rgba(0, 0, 0, .06), transparent 40%);
    background: radial-gradient(500px circle at calc(100% - 100px) calc(100% - 100px), rgba(0, 0, 0, .06), transparent 40%);
    border-radius: inherit;
    content: "";
    height: 110%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 2;
    -webkit-transition: opacity .2s linear, bottom .4s linear, right .4s linear;
    -o-transition: opacity .2s linear, bottom .4s linear, right .4s linear;
    transition: opacity .2s linear, bottom .4s linear, right .4s linear
}

.feature-list li span:hover::after {
    opacity: 1
}

.our-platform-content-section .service-details-text-block:hover .section-title .title-tag::before {
    left: 20%
}

.footer-area .footer-list li a {
    -webkit-transition: color .3s linear, margin-left .4s linear;
    -o-transition: color .3s linear, margin-left .4s linear;
    transition: color .3s linear, margin-left .4s linear
}

.footer-area .footer-list li a:hover {
    color: #ff7d82;
    margin-left: 10px
}

.testimonial-box:hover {
    -webkit-box-shadow: 10px 10px 20px #00000039;
    box-shadow: 10px 10px 20px #00000039
}

.footer-area .footer-widgets .icon:hover {
    background: #fff 0 0 no-repeat padding-box;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.footer-area .footer-widgets .icon:hover i {
    color: #ff7d82;
    color: #b52025
}

.footer-area .footer-widgets .widget.contact-widget ul li:hover i {
    color: #ff7d82;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.founder-section .founder-block .founder-img-block {
    position: relative
}

.fsmlb {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    left: 50%;
    bottom: -10%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: bottom .6s linear, opacity .9s linear;
    -o-transition: bottom .6s linear, opacity .9s linear;
    transition: bottom .6s linear, opacity .9s linear;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.founder-img-block:hover .fsmlb {
    bottom: 0;
    opacity: 1
}

.fsml-icons {
    position: relative;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.fsml {
    position: relative;
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.fsml i {
    font-size: 22px
}

.fsml:hover i {
    color: #2e2e2e
}

.hide-block {
    display: none
}

@media all and (min-width:1200px) {
    .hide-block {
        display: block
    }
}

.alertMessage{
    position: relative;
}
.message2{
    padding-left: 15px;
}
.note{
    /* position: absolute; */
    /* left:0; */
    font-size: 25px;
}


@media all and (min-width:992px) and (max-width:1250px){
    .header-two .header-navigation .navbar-btn{
    margin-right: 0px;
    }
    .header-left .site-logo {
        margin-left: 0px;
        padding: 0 5px 0 5px;
    }
    .header-navigation .header-extra {
        margin-left: 0px;
    }
}
