:root {
    --body-font: "Roboto", sans-serif;
    --heading-font: "Inter", sans-serif;
    --theme-color: #ef1d26;
    --theme-bg-light: #f9f9f9;
    --body-text-color: #757f95;
    --color-white: #fff;
    --color-dark: #111;
    --color-green: #11b76b;
    --color-blue: #0049d0;
    --color-yellow: #fba707;
    --hero-overlay-color: #01060f;
    --slider-arrow-bg: hsla(0, 0%, 100%, .2);
    --box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
    --box-shadow2: 0 0 15px rgba(0, 0, 0, .17);
    --transition: all .5s ease-in-out;
    --transition2: all .3s ease-in-out;
    --border-info-color: rgba(0, 0, 0, .08);
    --border-info-color2: rgba(0, 0, 0, .05);
    --border-white-color: hsla(0, 0%, 100%, .08);
    --border-white-color2: hsla(0, 0%, 100%, .05);
    --footer-bg: #111;
    --footer-bg2: #181818;
    --footer-text-color: #f5faff
}

.mt-5 {
    margin-top: 5px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.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
}

.mt-105 {
    margin-top: 105px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mt-130 {
    margin-top: 130px
}

.mt-135 {
    margin-top: 135px
}

.mt-140 {
    margin-top: 140px
}

.mt-145 {
    margin-top: 145px
}

.mt-150 {
    margin-top: 150px
}

.mt-155 {
    margin-top: 155px
}

.mt-160 {
    margin-top: 160px
}

.mt-165 {
    margin-top: 165px
}

.mt-170 {
    margin-top: 170px
}

.mt-175 {
    margin-top: 175px
}

.mt-180 {
    margin-top: 180px
}

.mt-185 {
    margin-top: 185px
}

.mt-190 {
    margin-top: 190px
}

.mt-195 {
    margin-top: 195px
}

.mt-200 {
    margin-top: 200px
}

.mb-5 {
    margin-bottom: 5px
}

.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-105 {
    margin-bottom: 105px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-115 {
    margin-bottom: 115px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-125 {
    margin-bottom: 125px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-135 {
    margin-bottom: 135px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-145 {
    margin-bottom: 145px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-155 {
    margin-bottom: 155px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-165 {
    margin-bottom: 165px
}

.mb-170 {
    margin-bottom: 170px
}

.mb-175 {
    margin-bottom: 175px
}

.mb-180 {
    margin-bottom: 180px
}

.mb-185 {
    margin-bottom: 185px
}

.mb-190 {
    margin-bottom: 190px
}

.mb-195 {
    margin-bottom: 195px
}

.mb-200 {
    margin-bottom: 200px
}

.pt-5 {
    padding-top: 5px
}

.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-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-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-95 {
    padding-top: 95px
}

.pt-100 {
    padding-top: 45px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-115 {
    padding-top: 115px
}

.pt-120 {
    padding-top: 120px
}

.pt-125 {
    padding-top: 125px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-165 {
    padding-top: 165px
}

.pt-170 {
    padding-top: 170px
}

.pt-175 {
    padding-top: 175px
}

.pt-180 {
    padding-top: 180px
}

.pt-185 {
    padding-top: 185px
}

.pt-190 {
    padding-top: 190px
}

.pt-195 {
    padding-top: 195px
}

.pt-200 {
    padding-top: 200px
}

.pb-5 {
    padding-bottom: 5px
}

.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: 50px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 45px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-165 {
    padding-bottom: 165px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-175 {
    padding-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-185 {
    padding-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pb-200 {
    padding-bottom: 200px
}

.pl-0 {
    padding-left: 0
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 35px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pl-55 {
    padding-left: 55px
}

.pl-60 {
    padding-left: 60px
}

.pl-65 {
    padding-left: 65px
}

.pl-70 {
    padding-left: 70px
}

.pl-75 {
    padding-left: 75px
}

.pl-80,
.pl-85 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-95 {
    padding-left: 95px
}

.pl-100 {
    padding-left: 100px
}

.pr-0 {
    padding-right: 0
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 35px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pr-55 {
    padding-right: 55px
}

.pr-60 {
    padding-right: 60px
}

.pr-65 {
    padding-right: 65px
}

.pr-70 {
    padding-right: 70px
}

.pr-75 {
    padding-right: 75px
}

.pr-80,
.pr-85 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-95 {
    padding-right: 95px
}

.pr-100 {
    padding-right: 100px
}

.wide-tb-100 {
    padding-bottom: 100px;
    padding-top: 100px
}

.wide-tb-90 {
    padding-bottom: 90px;
    padding-top: 90px
}

.wide-tb-80 {
    padding-bottom: 80px;
    padding-top: 80px
}

.wide-tb-70 {
    padding-bottom: 70px;
    padding-top: 70px
}

.wide-tb-60 {
    padding-bottom: 60px;
    padding-top: 60px
}

.wide-tb-50 {
    padding-bottom: 50px;
    padding-top: 50px
}

.wide-tb-40 {
    padding-bottom: 40px;
    padding-top: 40px
}

.wide-tb-30 {
    padding-bottom: 30px;
    padding-top: 30px
}

.wide-tb-20 {
    padding-bottom: 20px;
    padding-top: 20px
}

.wide-tb-10 {
    padding-bottom: 10px;
    padding-top: 10px
}

.copyright-links a {
    color: #fff
}

.bg-g {
    background: #363a45
}

.text-right {
    text-align: right
}

.copyright-links {
    text-align: left
}

.breadcrumb {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0
}

.breadcrumb-title h2 {
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

.breadcrumb ul {
    margin: 0
}

.breadcrumb li {
    display: inline-block
}

.breadcrumb li:last-child a:before {
    display: none
}

.breadcrumb li a {
    color: #c5c5c5;
    display: inline-block;
    padding: 0 7px;
    position: relative
}

.breadcrumb li a:before {
    color: #c5c5c5;
    content: "/";
    position: absolute;
    right: -4px;
    top: 2px
}

#searchOrder #searchAddon {
    background: #fff
}

#searchOrder .input-group-text {
    border-left-width: 0
}

#searchOrder .form-control {
    border-right: 0
}

#rightMenu {
    padding: 0 15px
}

#customerLink {
    margin-right: 10px;
    width: 230px
}

.button {
    background-color: transparent;
    border: 1px solid var(--mainColor);
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: normal;
    outline: none;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
    transition: color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
    white-space: nowrap;
    z-index: 1
}

.button:before {
    background-color: var(--mainColor);
    bottom: 0;
    content: "";
    display: block;
    left: -2px;
    position: absolute;
    right: -2px;
    top: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
    transition: -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
    transition: transform .45s cubic-bezier(.785, .135, .15, .86);
    transition: transform .45s cubic-bezier(.785, .135, .15, .86), -webkit-transform .45s cubic-bezier(.785, .135, .15, .86);
    z-index: -1
}

.button:hover {
    color: var(--mainColor)
}

.button:hover:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

@-webkit-keyframes fragment {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scaleY(1);
        transform: translateX(0) translateZ(0) scaleY(1)
    }

    50% {
        -webkit-transform: scale(1.1) translateX(-25%) translateZ(0);
        transform: translateX(-25%) translateZ(0) scaleY(1)
    }

    to {
        -webkit-transform: translateX(-50%) translateZ(0) scaleY(1);
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

@keyframes fragment {
    0% {
        -webkit-transform: translateX(0) translateZ(0) scale(1);
        transform: translateX(0) translateZ(0) scale(1)
    }

    50% {
        -webkit-transform: scale(1.1) translateX(-25%) translateZ(0);
        transform: translateX(-25%) translateZ(0) scale(1)
    }

    to {
        -webkit-transform: translateX(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateZ(0) scale(1)
    }
}

@-webkit-keyframes sticky_header_animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes sticky_header_animation {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@-o-keyframes sticky_header_animation {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes sticky_header_animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse-border {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3)
    }
}

@-moz-keyframes pulse-border {
    0% {
        opacity: 1;
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
    }

    to {
        opacity: 0;
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3)
    }
}

@-o-keyframes pulse-border {
    0% {
        opacity: 1;
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
    }

    to {
        opacity: 0;
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3)
    }
}

@keyframes pulse-border {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3)
    }
}

@-webkit-keyframes float-bob {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes float-bob {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.img {
    border: 1px solid #eaeaea;
    margin-bottom: 10px
}

.img,
.img img {
    border-radius: 5px
}

.img img {
    height: auto;
    width: 100%
}

.mr-1 {
    margin-right: 10px
}

.metaDate {
    color: #fd9a64;
    font-size: 13px
}

.blockHeader {
    border-left: 3px solid #e96a25;
    color: #054a8f;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    text-transform: uppercase
}

.sectionBox h2 {
    font-size: 16px
}

.heading-page {
    color: #00467f;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    margin: 20px 0;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase
}

.img-circle {
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-bottom: 10px;
    padding: 30px
}

.img-circle img {
    height: auto;
    width: 100%
}

.d-column-center {
    align-content: flex-start;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center
}

.imgBox {
    position: relative
}

.newsInnerTitle .metaDate,
.newsInnerTitle a {
    color: #fff
}

.newsInnerTitle {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 20px 30px;
    position: absolute;
    right: 0
}

.h100 .newsItem,
.layout5 .imgBox,
.layout5 .newsItem {
    height: 100%
}

.layout5 .newsInnerTitle {
    padding-bottom: 10px;
    padding-top: 10px
}

.layout5 .newsInnerTitle a {
    font-size: 15px
}

.boxImg {
    margin: 0 auto
}

.advantage-box {
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    display: block;
    overflow: hidden;
    padding: 30px;
    position: relative;
    text-align: center
}

.advantage-box,
.advantage-box:before {
    border-radius: 40px 0 40px 40px;
    height: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.advantage-box:before {
    background-image: linear-gradient(135deg, #054a8f, rgba(5, 74, 143, .8));
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.advantage-box .advantage-ico {
    background: #edf7fd;
    border-radius: 22px 0 22px 22px;
    height: 67px;
    line-height: 65px;
    margin: auto auto 20px;
    position: relative;
    width: 67px
}

.advantage-box .advantage-ico img {
    width: 35px
}

.advantage-box .advantage-desc h3 {
    color: #00467f;
    font-size: 18px;
    height: 42px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.advantage-box .advantage-desc h3,
.advantage-box .advantage-desc p {
    font-weight: 400;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 2
}

.advantage-box .advantage-desc p {
    font-size: 14px;
    letter-spacing: .3px;
    line-height: 26px;
    margin-bottom: 20px
}

.advantage-box:hover:before {
    opacity: 1
}

.advantage-box:hover .advantage-desc h3,
.advantage-box:hover .advantage-desc p,
.advantage-box:hover .newsDescription,
.advantage-box:hover .newsDescription p,
.advantage-box:hover a {
    color: #fff
}

.advantage-box .row {
    position: relative
}

.advantage-ico .img {
    border: 0
}

.advantage-ico .img img {
    width: 75%
}

.section-title {
    text-align: center
}

.section-title h2 {
    color: #054a8f;
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin-bottom: inherit;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.section-title h2:before {
    background: #ec6825;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 60px
}

.section.section-process .process-bar {
    display: -webkit-flex;
    display: flex
}

@media (max-width: 991px) {
    .section.section-process .process-bar {
        flex-wrap: wrap
    }
}

.section.section-process .process-bar .process-step {
    margin: 30px 0 0;
    position: relative;
    width: 100%
}

.section.section-process .process-bar .process-step:not(:last-child):before {
    background: rgba(7, 79, 128, .7);
    content: "";
    height: 5px;
    left: 50%;
    position: absolute;
    top: 50px;
    transform: translateY(0);
    width: 100%;
    z-index: 1
}

.section.section-process .process-bar .process-step .ic-step {
    background: #fff;
    border: 5px solid #ec6702;
    border-radius: 50%;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .25);
    height: 100px;
    margin: auto;
    padding: 25px;
    position: relative;
    transition: all .35s ease;
    width: 100px;
    z-index: 2
}

.section.section-process .process-bar .process-step .title-step {
    font-size: 13px;
    line-height: 25px;
    margin-top: 15px;
    padding: 0 10px;
    text-align: center
}

@media (max-width: 991px) {
    .section.section-process .process-bar .process-step .title-step {
        font-size: 12px;
        margin-top: 20px
    }
}

.section.section-process .process-bar .process-step .title-step h3 {
    border-top: 1px solid #ccc;
    display: -webkit-box;
    font-family: Montserrat, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    max-height: 85px;
    overflow: hidden;
    padding-top: 15px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 992px) {
    .section.section-process .process-bar .process-step .title-step h3 {
        font-size: 12px
    }
}

.section.section-process .process-bar .process-step:hover .ic-step {
    transform: scale(1.1)
}

.section.section-process .process-bar .process-step:hover img {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

@media (max-width: 991px) {
    .section.section-process .process-bar .process-step {
        display: flex;
        margin: 15px 0
    }

    .section.section-process .process-bar .process-step:before {
        height: 140% !important;
        left: 50px !important;
        top: 50px !important;
        transform: translateY(0) !important;
        width: 5px !important
    }

    .section.section-process .process-bar .process-step .ic-step {
        margin: auto 0
    }

    .section.section-process .process-bar .process-step .title-step {
        padding-left: 30px;
        text-align: left;
        width: calc(100% - 100px)
    }
}

.section.section-sv-add {
    background: #f6f6f6
}

.section.section-sv-add .s-content .list-sv-add {
    display: -webkit-flex;
    display: flex
}

@media (max-width: 991px) {
    .section.section-sv-add .s-content .list-sv-add {
        flex-wrap: wrap
    }
}

.section.section-sv-add .s-content .list-sv-add .col-sv-add {
    padding: 0 15px;
    width: 100%
}

@media (max-width: 991px) and (min-width:560px) {
    .section.section-sv-add .s-content .list-sv-add .col-sv-add:not(:last-child) {
        width: 50%
    }
}

.section.section-sv-add .s-content .list-sv-add .col-sv-add .sv-add-box {
    margin-bottom: 20px
}

.section.section-sv-add .s-content .list-sv-add .col-sv-add .sv-add-box .img {
    display: block
}

.section.section-sv-add .s-content .list-sv-add .col-sv-add .sv-add-box h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 0;
    text-transform: uppercase
}

.section.section-sv-add .s-content .list-sv-add .col-sv-add .sv-add-box .sv-add-text {
    margin: 13px 0
}

.gallery-thumbs .swiper-slide {
    align-items: center;
    background: #fff;
    border-radius: 0;
    color: #343a40;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 100%;
    justify-content: center;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 12px 3px;
    text-align: center;
    width: 100%
}

.gallery-thumbs .swiper-slide>div {
    flex: 1 0 100%;
    font-size: 13px
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active>div {
    font-weight: 700
}

.gallery-thumbs .swiper-slide>div.bannerTitle {
    color: #004a90;
    font-size: 15px;
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: normal
}

.gallery-thumbs .swiper-slide>div.bannerDes {
    color: #ec6825;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: normal;
    width: 100%
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-bottom: 2px solid #d70018 !important;
    color: #343a40;
    font-weight: 700
}

div#bannerLeftContent {
    border: 1px solid #e9e9e9
}

.gallery-top .swiper-button-next,
.gallery-top .swiper-button-prev {
    background: rgba(0, 0, 0, .3);
    color: #fff;
    height: 60px;
    outline: 0;
    top: 48%;
    transition: .3s;
    width: 30px
}

.gallery-top .swiper-button-next {
    border-radius: 100px 0 0 100px;
    padding-left: 7px;
    right: -32px
}

.gallery-top .swiper-button-prev {
    border-radius: 0 100px 100px 0;
    left: -32px;
    padding-right: 7px
}

.gallery-thumbs {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0
}

.gallery-thumbs .swiper-wrapper {
    justify-content: space-between
}

.gallery-top {
    padding: 0 !important
}

.img2 img {
    height: auto;
    width: 100%
}

.layout9 h2.headerNews {
    border-top: 1px solid #ccc;
    font-size: 17px;
    margin-bottom: 10px;
    max-height: 85px;
    padding-top: 15px;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
    -webkit-line-clamp: 2;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px
}

.layout9 .newsDescription,
.layout9 h2.headerNews {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.layout9 .newsDescription {
    color: #191919;
    padding: 0 10px;
    -webkit-line-clamp: 3;
    font-size: 14px
}

.bg-supernova {
    background-color: var(--mainColor)
}

section.s-products div.box-product {
    height: 600px;
    position: relative
}

@media(max-width: 575.98px) {
    section.s-products div.box-product {
        height: 400px
    }

    section.s-products .btn.btn-primary {
        margin-bottom: 20px
    }

    section.s-products .description {
        padding: 10px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products div.box-product {
        height: 500px
    }
}

section.s-products div.box-product img {
    height: auto;
    left: 50%;
    max-width: inherit;
    position: absolute
}

section.s-products div.box-product img.product-item-1 {
    moz-transform-origin: top center;
    -o-transform-origin: top center;
    -ms-transform-origin: top center;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

@media(max-width: 575.98px) {
    section.s-products div.box-product img.product-item-1 {
        moz-transform-origin: top left;
        -o-transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products div.box-product img.product-item-1 {
        moz-transform-origin: top left;
        -o-transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products div.box-product img.product-item-1 {
        moz-transform-origin: top left;
        -o-transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
}

@media(max-width: 575.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phonea {
        animation: none;
        margin-left: -160px;
        right: 150px;
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

section.s-products div.box-product img.product-item-1.product-item-1-phonea {
    animation: floating 5s infinite;
    border-radius: 30px;
    margin-left: -300px;
    max-width: 100%;
    top: 50px;
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

@media(max-width: 575.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phonea {
        animation: none;
        margin-left: -152px;
        right: 160px;
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phonea {
        animation: none;
        margin-left: -160px;
        right: 150px;
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phonea {
        margin-left: -225px
    }
}

section.s-products div.box-product img.product-item-1.product-item-1-phoneb {
    animation: floating 8s infinite;
    margin-left: -175px;
    top: 20px;
    -moz-transform: scale(.7);
    -o-transform: scale(.7);
    -ms-transform: scale(.7);
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

@media(max-width: 575.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phoneb {
        animation: none;
        margin-left: -100px;
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products div.box-product img.product-item-1.product-item-1-phoneb {
        animation: none;
        margin-left: -100px;
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes floating {
    0% {
        margin-top: -10px
    }

    50% {
        margin-top: 10px
    }

    to {
        margin-top: -10px
    }
}

@keyframes floating {
    0% {
        margin-top: -10px
    }

    50% {
        margin-top: 10px
    }

    to {
        margin-top: -10px
    }
}

section.s-products div.box-product+div {
    font-size: 20px
}

@media(max-width: 575.98px) {
    section.s-products div.box-product+div {
        font-size: 16px
    }
}

section.s-products ul.products-list li a:before {
    background: #ffc600;
    width: 750px
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products div.box-product+div {
        font-size: 16px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products div.box-product+div {
        font-size: 16px
    }
}

section.s-products ul.products-list {
    margin: 0;
    padding: 0;
    position: relative
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list {
        height: 100px;
        text-align: center
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list {
        height: 100px;
        text-align: center
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products ul.products-list {
        height: 100px;
        text-align: center
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products ul.products-list {
        height: 100px;
        text-align: center
    }
}

section.s-products ul.products-list li {
    list-style-type: none
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li {
        display: inline-block;
        width: 22%
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li {
        display: inline-block;
        width: 18%
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products ul.products-list li {
        display: inline-block;
        width: 19%
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products ul.products-list li {
        display: inline-block;
        width: 19%
    }
}

section.s-products ul.products-list li a {
    display: flex;
    font-size: 15px;
    margin-bottom: 10px;
    margin-left: -30px;
    overflow: hidden;
    padding-bottom: 10px;
    text-decoration: none;
    width: 100%
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li a {
        position: relative;
        width: auto
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li a {
        position: relative;
        width: auto
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products ul.products-list li a {
        position: relative;
        width: auto
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products ul.products-list li a {
        position: relative;
        width: auto
    }
}

section.s-products ul.products-list li a span.product-item {
    margin-left: 15px;
    margin-top: 14px
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li a span.product-item {
        margin-left: 0
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li a span.product-item {
        margin-left: 0
    }
}

section.s-products ul.products-list li a span.product-item img {
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 70px;
    overflow: visible;
    padding: 15px;
    transition: .4s;
    vertical-align: middle;
    width: 70px
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li a span.product-item img {
        height: 80px;
        margin-left: 0;
        transition: 0s;
        width: 80px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li a span.product-item img {
        height: 60px;
        margin-left: 0;
        transition: 0s;
        width: 60px
    }
}

section.s-products {
    overflow: hidden
}

section.s-products ul.products-list li a span.product-item-title {
    color: #054a8f;
    display: inline-block;
    font-size: 24px;
    height: 100px;
    line-height: 100px;
    margin-left: 30px;
    max-width: 100%
}

a.bt.bt-dark {
    background: #484848;
    color: #fff
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li a span.product-item-title {
        display: none
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li a span.product-item-title {
        display: none
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products ul.products-list li a span.product-item-title {
        display: none
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products ul.products-list li a span.product-item-title {
        display: none
    }
}

section.s-products ul.products-list li a:before {
    background: var(--mainColor);
    -webkit-border-radius: 0 80px 80px 0;
    -moz-border-radius: 0 80px 80px 0;
    -ms-border-radius: 0 80px 80px 0;
    border-radius: 0 80px 80px 0;
    content: "";
    display: block;
    height: 100px;
    left: -150%;
    position: absolute;
    transition: .5s;
    width: 100%;
    z-index: -1
}

@media(max-width: 575.98px) {
    section.s-products ul.products-list li a:before {
        -webkit-border-radius: 80px 80px 80px 80px;
        -moz-border-radius: 80px 80px 80px 80px;
        -ms-border-radius: 80px 80px 80px 80px;
        border-radius: 80px 80px 80px 80px;
        bottom: -200%;
        height: 80px;
        left: 0;
        transition: 0s;
        width: 80px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products ul.products-list li a:before {
        -webkit-border-radius: 80px 80px 80px 80px;
        -moz-border-radius: 80px 80px 80px 80px;
        -ms-border-radius: 80px 80px 80px 80px;
        border-radius: 80px 80px 80px 80px;
        bottom: -200%;
        height: 80px;
        left: 0;
        transition: 0s;
        width: 80px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products ul.products-list li a:before {
        -webkit-border-radius: 80px 80px 0 0;
        -moz-border-radius: 80px 80px 0 0;
        -ms-border-radius: 80px 80px 0 0;
        border-radius: 80px 80px 0 0;
        bottom: -200%;
        height: 120px;
        left: 0;
        width: 120px
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products ul.products-list li a:before {
        -webkit-border-radius: 80px 80px 0 0;
        -moz-border-radius: 80px 80px 0 0;
        -ms-border-radius: 80px 80px 0 0;
        border-radius: 80px 80px 0 0;
        bottom: -200%;
        height: 120px;
        left: 0;
        width: 120px
    }
}

section.s-products ul.products-list li a.active span.product-item,
section.s-products ul.products-list li a:hover span.product-item {
    background: #fff;
    border-radius: 99px;
    display: inline-block;
    height: 72px;
    width: 72px
}

@media(max-width: 575.98px) {

    section.s-products ul.products-list li a.active span.product-item,
    section.s-products ul.products-list li a:hover span.product-item {
        height: 80px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 80px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {

    section.s-products ul.products-list li a.active span.product-item,
    section.s-products ul.products-list li a:hover span.product-item {
        height: 60px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 60px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {

    section.s-products ul.products-list li a.active span.product-item,
    section.s-products ul.products-list li a:hover span.product-item {
        height: 60px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 60px
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {

    section.s-products ul.products-list li a.active span.product-item,
    section.s-products ul.products-list li a:hover span.product-item {
        height: 70px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 70px
    }
}

section.s-products ul.products-list li a.active span.product-item img,
section.s-products ul.products-list li a:hover span.product-item img {
    border-color: transparent;
    height: 72px;
    margin-bottom: 14px;
    padding: 14px;
    width: 72px
}

section.s-products ul.products-list li a.active span.product-item img *,
section.s-products ul.products-list li a:hover span.product-item img * {
    stroke: #fff
}

@media(max-width: 575.98px) {

    section.s-products ul.products-list li a.active span.product-item img,
    section.s-products ul.products-list li a:hover span.product-item img {
        height: 80px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 80px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {

    section.s-products ul.products-list li a.active span.product-item img,
    section.s-products ul.products-list li a:hover span.product-item img {
        height: 60px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 60px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {

    section.s-products ul.products-list li a.active span.product-item img,
    section.s-products ul.products-list li a:hover span.product-item img {
        height: 60px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 60px
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {

    section.s-products ul.products-list li a.active span.product-item img,
    section.s-products ul.products-list li a:hover span.product-item img {
        height: 70px;
        margin-bottom: 0;
        padding-bottom: 15px;
        width: 70px
    }
}

section.s-products ul.products-list li a.active span.product-item img:before,
section.s-products ul.products-list li a:hover span.product-item img:before {
    background: #fff
}

section.s-products ul.products-list li a.active span.product-item-title,
section.s-products ul.products-list li a:hover span.product-item-title {
    color: #fff
}

section.s-products ul.products-list li a.active:before,
section.s-products ul.products-list li a:hover:before {
    left: 0;
    margin-left: -30px
}

@media(max-width: 575.98px) {

    section.s-products ul.products-list li a.active:before,
    section.s-products ul.products-list li a:hover:before {
        bottom: 6px;
        display: none;
        left: 50%;
        margin-left: -40px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {

    section.s-products ul.products-list li a.active:before,
    section.s-products ul.products-list li a:hover:before {
        bottom: 6px;
        display: none;
        left: 50%;
        margin-left: -40px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {

    section.s-products ul.products-list li a.active:before,
    section.s-products ul.products-list li a:hover:before {
        bottom: -30px;
        left: 50%;
        margin-left: -45px
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {

    section.s-products ul.products-list li a.active:before,
    section.s-products ul.products-list li a:hover:before {
        bottom: -30px;
        left: 50%;
        margin-left: -45px
    }
}

section.s-products ul.products-list li:last-child a {
    margin-bottom: 60px
}

@media(max-width: 575.98px) {
    section.s-products .product-content {
        order: 2
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products .product-content {
        order: 2
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products .product-content {
        order: 2
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products .product-content {
        order: 2
    }
}

@media(max-width: 575.98px) {
    section.s-products .product-nav {
        order: 1;
        padding-left: 30px
    }
}

@media(min-width: 576px) and (max-width:767.98px) {
    section.s-products .product-nav {
        order: 1;
        padding-left: 30px
    }
}

@media(min-width: 768px) and (max-width:991.98px) {
    section.s-products .product-nav {
        order: 1;
        padding-left: 30px
    }
}

@media(min-width: 992px) and (max-width:1199.98px) {
    section.s-products .product-nav {
        order: 1;
        padding-left: 30px;
        padding-top: 50px
    }
}

@media(min-width: 1200px) {
    section.s-products .product-nav {
        padding-left: 30px;
        padding-top: 50px
    }
}

section.s-products div.product-title {
    display: none
}

.s-products .description {
    padding: 10px
}

.newsSlideShow {
    overflow: hidden
}

.address-map .address-cont .address-detail {
    max-height: 415px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 4px
}

.address-map .address-cont .address-detail::-webkit-scrollbar {
    background-color: #aaa;
    height: 5px;
    width: 3px
}

.address-map .address-cont .address-detail::-webkit-scrollbar-thumb {
    background: #000
}

.address-map .address-cont .address-detail ul {
    border-top: 1px solid #f5f5f5;
    list-style: none;
    margin: 0;
    padding: 0
}

.address-map .address-cont .address-detail ul li {
    background: #fff;
    border: 1px solid #f5f5f5;
    border-top: 0;
    padding-left: 14px
}

.address-map .address-cont .address-detail ul li.open {
    display: block !important
}

.address-map .address-cont .address-detail ul li.active {
    background: #dfdfdf
}

.address-map .address-cont .address-detail ul li a {
    box-sizing: border-box;
    color: #444;
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 0;
    position: relative;
    width: 100%
}

.address-map .address-cont .address-detail ul .line div {
    margin-bottom: 5px
}

.address-map .address-cont .address-detail ul .line a.line--infoLocation {
    color: #054a8f;
    display: inline-block
}

.address-map .address-cont .address-detail ul .line a.line--infoLocation span {
    display: inline-block
}

.address-map .address-cont .address-detail ul li a:not(.infoLocation):before {
    background-size: 100%;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    position: absolute;
    top: 12px;
    width: 10px
}

.address-map {
    background: #f8f8f8;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%
}

.address-map .address-cont .address-detail ul li a.infoLocation {
    padding: 0 0 8px
}

.address-map .address-cont .address-detail ul li a.infoLocation span {
    display: inline-block;
    text-decoration: underline
}

.address-map .address-cont .address-detail ul li p.storePhone {
    color: #444;
    font-size: 14px
}

.address-map .address-cont .address-detail ul li p.storePhone i {
    font-size: 14px;
    margin-right: 5px
}

.address-map .address-cont .address-detail ul li b {
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0
}

.address-map .address-cont .address-detail ul li span {
    display: block;
    margin-bottom: 2px
}

.address-map .change-tinh,
.address-map .select-quan {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNCIgZmlsbD0iIzYxNjE2MSIgdmlld0JveD0iMCAwIDMwIDI0Ij48cGF0aCBkPSJNNy40MSA3Ljg0IDEyIDEyLjQybDQuNTktNC41OEwxOCA5LjI1bC02IDYtNi02eiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0wLS43NWgyNHYyNEgweiIvPjwvc3ZnPg==") no-repeat 100%;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    box-shadow: inset 0 0 0 0 transparent;
    color: #444;
    display: inline-block;
    font-size: 13px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 100%;
    min-width: 60px;
    outline: none;
    padding: .6em .8em;
    text-indent: 5px;
    width: 100%
}

#map {
    height: 600px;
    margin-bottom: 30px;
    width: 100%
}

#map iframe {
    border: none;
    width: 100%
}

.ml-auto {
    margin-left: auto
}

.section.section-slide-sv {
    padding: 0;
    position: relative
}

.section.section-slide-sv .banner-image-wrapper.custom {
    position: relative
}

.section.section-slide-sv .banner-image-wrapper.custom .form-solution {
    padding: 20px 10px
}

@media (max-width: 1269px) {
    .section.section-slide-sv .banner-image-wrapper.custom .form-solution {
        margin: auto;
        max-width: 500px
    }
}

@media (min-width: 1270px) {
    .section.section-slide-sv .banner-image-wrapper.custom .form-solution {
        margin: 5% auto;
        position: relative
    }
}

.section.section-slide-sv .banner-image-wrapper.custom .form-solution .sv-form {
    background: #fff;
    border-radius: 40px;
    width: unset
}

.section.section-slide-sv .banner-image-wrapper.custom .form-solution .sv-form .input-group {
    margin-bottom: 10px
}

.section.section-slide-sv .banner-image-wrapper.custom .form-solution .sv-form .wrapper-intro .s-title h2 {
    font-size: 18px;
    padding: 10px
}

.section.section-slide-sv .banner-image-wrapper.custom .form-solution .sv-form .wrapper-form {
    padding: 30px
}

.section.section-solution .btn-regis:hover {
    color: #074e80
}

.section.section-solution .warpper {
    text-align: center
}

.section.section-solution .warpper .wrapper-form {
    border: 1px solid var(--mainColor);
    border-top: 0;
    float: none;
    margin: auto;
    padding: 40px;
    position: relative
}

.section.section-solution .warpper .wrapper-form row {
    margin: 0 -10px
}

.section.section-solution .warpper .wrapper-form div[class^=col-] {
    padding: 0 10px
}

.section.section-solution .sv-support .image img {
    margin: 37px auto 54px;
    max-width: 74%
}

.section.section-solution .wrapper-intro .s-title h2 {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    margin-bottom: 0;
    padding: 20px
}

.section.section-solution .sv-form .wrapper-intro .s-title h2 {
    background: var(--mainColor);
    color: #fff
}

.section.section-solution .sv-support .wrapper-intro .s-title h2 {
    background: #00467f;
    color: #fff
}

.section.section-solution .warpper .wrapper-form select {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: none;
    color: #999;
    float: right;
    font-size: 14px;
    height: 40px;
    outline: none;
    width: 100%
}

.section.section-solution .warpper .wrapper-form div[class^=regex],
.section.section-solution .warpper .wrapper-form div[class^=req]:not(.required) {
    clear: both;
    color: red;
    display: block;
    font-size: 12px;
    font-weight: 300;
    padding-top: 8px;
    text-align: left;
    width: 100%
}

.section.section-solution .alert.alert-success {
    margin: 20px 0
}

.section.section-solution .required {
    color: red
}

.section.section-solution .form-flex {
    display: flex;
    position: relative;
    width: 100%
}

.section.section-solution .form-flex>div {
    border-radius: 40px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .06);
    width: calc(50% - 20px)
}

.section.section-solution .form-flex>div.sv-form {
    margin-right: 10px
}

.section.section-solution .form-flex>div.sv-support {
    margin-left: 10px
}

.section.section-solution .btn-gg-chuyenphat,
.section.section-solution .btn-regis,
.section.section-solution .contact-form-submit {
    font-weight: 700
}

.section.section-solution .btn-regis {
    background: transparent;
    border-color: #074e80
}

.section.section-solution .btn-regis:before {
    background: #074e80
}

.section.section-solution .contact-form .input-group input,
.section.section-solution .contact-form .input-group textarea {
    font-size: 14px
}

@media (max-width: 991px) {
    .section.section-solution .form-flex {
        display: block;
        padding: 20px 10px
    }

    .section.section-solution .form-flex>div {
        width: 100%
    }

    .form-flex>div.sv-form,
    .section.section-solution .form-flex>div.sv-support {
        margin: 0
    }

    .section.section-solution .form-flex>div.sv-form {
        border-bottom: 1px solid #ddd;
        margin-bottom: 50px
    }

    .section.section-solution .form-flex>div {
        border-radius: 20px
    }

    .section.section-solution .wrapper-intro .s-title h2 {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px
    }

    .section.section-solution .contact-form .input-group input,
    .section.section-solution .contact-form .input-group textarea,
    .section.section-solution .warpper .wrapper-form select {
        font-size: 11px
    }

    .section.section-solution .warpper .wrapper-form {
        padding: 20px 20px 40px
    }
}

@media (max-width: 767px) {
    .section.section-solution .sv-support .image img {
        margin: 30px auto
    }
}

@media (max-width: 480px) {

    .section.section-solution .contact-form .input-group input,
    .section.section-solution .contact-form .input-group textarea {
        font-size: 11px
    }
}

section.page-item {
    padding: 20px 0;
}

section.page-item:has(.sandbox-block) {
    padding: 0
}

section.contentDetail {
    padding: 40px 0
}

/* ===== Related Articles in Detail ===== */
section.contentDetail #relatedContent {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1rem;
}

section.contentDetail #relatedContent .newsItem {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0, 0, 0, .07);
    transition: transform .25s, box-shadow .25s;
    padding: 0;
    margin-bottom: 20px
}

section.contentDetail #relatedContent .newsItem:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, .12)
}

section.contentDetail #relatedContent .newsItem .img {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    overflow: hidden
}

section.contentDetail #relatedContent .newsItem .img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 0;
    transition: transform .35s
}

section.contentDetail #relatedContent .newsItem:hover .img img {
    transform: scale(1.05)
}

section.contentDetail #relatedContent .newsItem h2 {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    padding: 14px 14px 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(14px + 0px + 11px * 1.5 * 2);
    min-height: auto
}

section.contentDetail #relatedContent .newsItem h2 a {
    color: #1a2b49;
    transition: color .2s
}

section.contentDetail #relatedContent .newsItem h2 a:hover {
    color: var(--mainColor, #054a8f)
}

section.contentDetail #relatedContent .newsItem .metaDate {
    padding: 0 14px 14px;
    font-size: 12px;
    color: #8e99a4
}

section.contentDetail #relatedContent .newsItem .metaDate i {
    color: #b0b8c1
}

section.contentDetail .blog-info {
    margin-bottom: 20px;
    padding: 12px 0;
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
}

section.contentDetail .blog-info>div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px
}

section.contentDetail .meta-info {
    float: none !important;
    display: inline-flex;
    align-items: center
}

section.contentDetail .meta-info ul {
    margin: 0;
    padding: 0;
    list-style: none
}

section.contentDetail .meta-info ul li.posts-time {
    font-size: 13px;
    color: #6c7a8d;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 6px
}

section.contentDetail .meta-info ul li.posts-time i {
    color: var(--mainColor, #054a8f);
    font-size: 13px
}

section.contentDetail .blog-share-icon {
    float: none !important;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-left: 10px;
    padding-left: 16px;
    border-left: 1px solid #ddd
}

section.contentDetail .blog-share-icon span {
    font-size: 13px;
    color: #6c7a8d;
    font-weight: 500
}

section.contentDetail .blog-share-icon a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform .2s, box-shadow .2s;
    overflow: hidden
}

section.contentDetail .blog-share-icon a:first-of-type {
    background: #1877f2
}

section.contentDetail .blog-share-icon a:last-of-type {
    background: #1da1f2
}

section.contentDetail .blog-share-icon a img {
    width: 14px;
    height: auto;
    filter: brightness(0) invert(1)
}

section.contentDetail .blog-share-icon a:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15)
}

.description {
    margin-bottom: 30px
}

.single-team,
.team-img {
    overflow: hidden;
    position: relative
}

.team-img .img {
    background: 50% 50% no-repeat;
    background-clip: content-box;
    background-size: cover;
    position: relative;
    width: 100%
}

.team-img .img:before {
    content: "";
    display: block;
    padding-top: 125%
}

.team-img:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 3
}

.single-team:hover .team-img:before {
    opacity: .7
}

.team-img img {
    width: 100%
}

.team-info {
    background: #fff;
    bottom: -75px;
    left: 0;
    margin: auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    transition: .5s;
    width: 90%;
    z-index: 9
}

.single-team:hover .team-info {
    bottom: 14px
}

.team-info h3 {
    font-size: 20px;
    margin-bottom: 5px
}

.team-info span {
    color: #777;
    display: none;
    font-size: 14px
}

.team-img:hover+.team-info span,
.team-info:hover span {
    display: block
}

blockquote {
    border-left: 4px solid var(--mainColor);
    color: #666;
    font-style: italic;
    font-weight: 700;
    margin: 0 0 1rem;
    padding-left: 12px
}

.sectionXanh blockquote {
    color: #fff
}

.sectionXanh .blog-content>h2 {
    margin-bottom: 35px;
    position: relative
}

.sectionXanh .blog-content>h2:before {
    background: #ec6825;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    width: 60px
}

.MainSlideShow .swiper-caption .title {
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center
}

.MainSlideShow .swiper-caption .des {
    font-size: 20px;
    text-align: center
}

.MainSlideShow .swiper-pagination {
    bottom: 30px
}

.MainSlideShow .swiper-wrapper {
    overflow: hidden
}

.MainSlideShow .swiper-pagination-bullet {
    background: #fff;
    opacity: .9
}

.MainSlideShow .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ec6825;
    opacity: 1
}

.s-products.row {
    --bs-gutter-x: 0
}

h2.sectionTitle {
    font-size: 30px;
    font-weight: 700
}

.stepListItem {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-top: 1rem;
    position: relative;
    row-gap: .5rem
}

.stepListItem:after {
    background: #f3f4f6;
    content: "";
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity .2s linear;
    width: 2px
}

.stepListItem.active:after {
    background: #28bdbf
}

.stepListTitle {
    font-size: 20px;
    font-weight: 700
}

.stepListDescription {
    font-size: 16px;
    line-height: 1.5rem
}

ul.stepLists {
    padding: 0
}

.slideshow-radius .swiper-wrapper,
.slideshow-radius img {
    border-radius: 1rem
}

.pr-3 {
    padding-right: 0
}

section.page-item span.product-item img {
    height: 70px;
    max-width: 70px;
    width: 70px
}

.product-content {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px
}

.features-icon span {
    color: var(--mainColor);
    display: inline-block;
    font-size: 40px;
    margin-bottom: 20px
}

.features-wrap {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 50px 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.features-wrap:hover {
    background-attachment: local;
    background-image: url(../img/about/5.jpg);
    background-position: 50%;
    background-size: cover;
    transition: all .5s
}

.features-wrap:hover h4,
.features-wrap:hover p {
    color: #fff
}

.features-wrap h4 {
    color: #1e2331;
    font-size: 18px;
    font-weight: 600;
    height: 42px;
    margin-bottom: 17px;
    overflow: hidden
}

.features-wrap a {
    color: var(--mainColor);
    font-size: 14px;
    font-weight: 600
}

.home-three-about {
    background: #fff;
    margin-top: -150px;
    padding-top: 15px;
    position: relative
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    background: #d6d6d6;
    border-radius: 3px;
    color: #336cb2;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #333;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    cursor: default;
    opacity: .5
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    -webkit-backface-visibility: visible;
    background: #d6d6d6;
    border-radius: 30px;
    display: block;
    height: 10px;
    margin: 5px 7px;
    transition: opacity .2s ease;
    width: 10px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.client-text {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 36px;
    padding: 0 170px;
    position: relative
}

.client-text:before {
    content: "\f10d";
    font-style: normal;
    left: 125px;
    top: 0
}

.client-text:after,
.client-text:before {
    color: var(--mainColor);
    font-family: Font Awesome\ 5 Pro;
    font-size: 27px;
    font-weight: 400;
    position: absolute
}

.client-text:after {
    bottom: 0;
    content: "\f10e";
    left: auto;
    right: 125px
}

.testimonial-active .owl-stage {
    transition: all 1s ease 0s !important
}

.testimonial-items img {
    border-radius: 50%;
    margin-bottom: 30px
}

.testimonial-items h4 {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.testimonial-items span {
    font-size: 14px;
    font-style: italic
}

.testimonial-active.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    width: 100px
}

.why-wrap .why-icon {
    padding: 10px 0;
    text-align: center
}

.why-wrap .why-icon img {
    border-radius: 50%;
    height: 100px;
    margin: 0 auto;
    width: 100px
}

.why-wrap h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    margin: 0;
    padding: 20px 0;
    text-align: center
}

.why-wrap p {
    margin: 0
}

.portfolio-menu {
    line-height: 1
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative
}

.portfolio-wrapper:hover .portfolio-thumb:after,
.portfolio-wrapper:hover .portfolio-thumb:before,
.portfolio-wrapper:hover .view i {
    opacity: .8
}

.portfolio-wrapper:hover .portfolio-content {
    transform: translateY(0)
}

.portfolio-thumb .img {
    background: 50% 50% no-repeat;
    background-clip: content-box;
    background-size: cover;
    position: relative;
    transition: .3s;
    width: 100%
}

.portfolio-wrapper:hover .portfolio-thumb .img {
    transform: rotate(3deg) scale(1.1)
}

.portfolio-thumb .img:before {
    content: "";
    display: block;
    padding-top: 75%
}

.portfolio-thumb:before {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 9
}

.portfolio-thumb:after {
    border: 2px solid transparent;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: .5s;
    z-index: 99
}

.view i {
    color: var(--mainColor);
    font-size: 24px;
    opacity: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s;
    z-index: 9999
}

.portfolio-content,
.view i {
    left: 0;
    position: absolute;
    right: 0
}

.portfolio-content {
    bottom: 30px;
    color: #fff;
    padding: 0 15px;
    transform: translateY(160%);
    transition: .3s ease;
    z-index: 9;
    z-index: 999
}

.portfolio-content h5 {
    color: #fff;
    transition: .3s
}

.portfolio-content h5:hover,
.portfolio-content h5:hover a {
    color: var(--mainColor)
}

.portfolio-menu button {
    background: none;
    border: 0;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 0 8px;
    text-transform: uppercase
}

.portfolio-menu>button.active,
.portfolio-menu>button:hover {
    color: var(--mainColor)
}

.sectionBox .newsDescription {
    color: #191919;
    display: -webkit-box;
    padding: 0 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    overflow: hidden
}

body,
html {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 35px
}

.bg-cpatxanh {
    background: #054a8f
}

.bg-cpatcam {
    background: var(--mainColor)
}

.navbar-brand {
    margin: 0;
    padding: 0
}

.btn:focus:not(a) {
    box-shadow: none !important;
    outline: 0 !important
}

.btn-login {
    background-color: #383838;
    border-color: #383838;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    height: 80px;
    padding: 0 15px;
    text-transform: uppercase
}

.btn-login:hover {
    background-color: var(--mainColor);
    border-color: var(--mainColor);
    color: #fff
}

#mainnav .navbar-brand {
    padding-left: 20px
}

#mainnav {
    border-bottom: 1px solid #f2f2f2;
    margin: 0;
    padding: 0
}

#mainnav .navbar-nav {
    align-items: center
}

#mainmenu {
    height: 100px;
    margin-left: auto
}

#mainmenu>ul>li {
    align-content: center;
    align-items: center;
    border-bottom: 4px solid transparent;
    display: flex;
    height: 100px;
    justify-content: center;
    position: relative
}

#mainmenu>ul>li.active,
#mainmenu>ul>li:hover {
    border-bottom: 4px solid var(--mainColor)
}

#mainmenu>ul>li>a {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 700;
    height: 100%;
    justify-content: center;
    line-height: 25px;
    padding: 0 10px;
    text-transform: uppercase
}

#mainmenu a:hover {
    color: var(--mainColor)
}

.navbar-light .navbar-nav .nav-link {
    color: #191919
}

#mainCarousel h1 {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 20px
}

#mainCarousel .carousel-caption {
    bottom: 30%;
    left: auto;
    text-align: right
}

#mainCarousel .carousel-caption p {
    font-size: 25px;
    font-weight: 300
}

#mainCarousel .carousel-indicators [data-bs-target] {
    background-color: #fff;
    border-radius: 50%;
    height: 20px;
    opacity: 1;
    width: 20px
}

#mainCarousel .carousel-indicators .active {
    background-color: var(--mainColor);
    opacity: 1
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: hsla(0, 0%, 100%, .5);
    display: block;
    height: 70px;
    padding: 10px;
    width: 50px
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    width: 51px
}

section.page-item img {
    height: auto;
    max-width: 100%;
}

.slideshow-home {
    overflow: hidden;
    position: relative
}

#rightMenu {
    display: flex
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-search {
        display: none
    }
}

.sectionXanh {
    background: #054a8f;
    color: #fff
}

.sectionXanh h2 {
    color: var(--mainColor)
}

.sectionXanh .sectionBox {
    margin: 0;
    padding: 0
}

.sectionXanh .newsContent {
    padding: 20px
}

.sectionCam {
    background: var(--mainColor);
    color: #fff
}

.sectionCam h2 {
    color: #fff
}

.sectionCam .sectionBox {
    margin: 0;
    padding: 0
}

.sectionCam .newsContent {
    padding: 20px
}

.sectionCam h2 {
    margin-bottom: 10px
}

.header-top-cta {
    padding: 10px 5px
}

.blue-bg {
    background: #020d26
}

.header-cta {
    overflow: hidden
}

.header-top-cta span {
    color: #fff;
    font-size: 13px;
    margin-right: 7px
}

.header-top-cta span i {
    color: var(--mainColor);
    padding-right: 10px
}

.top-social-links a,
.top-social-links span {
    color: #fff;
    font-size: 13px
}

.top-social-links a {
    padding-left: 10px
}

.top-social-links a:hover i {
    color: var(--mainColor)
}

.top-social-links i {
    padding: 13px 0;
    transition: .3s
}

.top-btn,
.top-btn a,
.top-social-links i {
    display: inline-block
}

.top-btn a {
    background: var(--mainColor);
    border-color: var(--mainColor);
    font-size: 14px;
    font-weight: 600;
    margin-left: 15px;
    padding: 10px 15px;
    text-transform: capitalize
}

.header-single-cta {
    float: right;
    margin-left: 90px
}

.header-single-cta h3 {
    color: var(--mainColor);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 3px
}

.header-single-cta h3 i {
    float: unset;
    font-size: 16px;
    margin-right: 3px !important;
    margin: 0
}

.header-single-cta span {
    font-size: 14px
}

.btn-danger:hover {
    background-color: var(--mainColor);
    border-color: var(--mainColor);
    color: #fff
}

.khamphaSlideBox {
    bottom: 0;
    height: 100%;
    left: 50%;
    overflow: hidden;
    position: absolute;
    width: 48vw
}

.khampha {
    height: 755px;
    line-height: 45px;
    position: relative
}

.navSlider {
    display: flex
}

.navSlider .p-prev {
    margin-right: 10px
}

.khampha h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px
}

.khampha .newsDescription {
    font-size: 18px;
    font-weight: 300;
    line-height: 35px;
    padding: 5px 0
}

.khampha a.newsDescription {
    color: #28bdbf
}

.khampha .description {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px
}

.khamphatitle h2 {
    color: #e3bb42;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase
}

.hero-slider-2 .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important
}

.header3:not(.isHome) header.header-section {
    position: relative
}

.header3:not(.isHome) header.header-section .main-menu ul li a {
    color: var(--header)
}

body.header3:not(.isHome) header.header-section .icon-items .content p {
    color: var(--text)
}

body.header3:not(.isHome) header.header-section .header-right .icon-items .icon {
    background-color: var(--theme);
    color: var(--white)
}

body.header3:not(.isHome) header.header-section .header-right .icon-items .content h6 a,
body.header3:not(.isHome) header.header-section .header-right .search-icon {
    color: var(--header)
}

.header-top-wrapper.style-2 .header-top-right .top-list li a.btn {
    color: #fff
}

.footer-section {
    background: #151414
}

.footer-cta {
    border-bottom: 1px solid #373636
}

.single-cta i {
    align-items: center;
    color: var(--mainColor);
    display: flex;
    font-size: 30px;
    justify-content: center;
    text-align: center
}

.footer-text p {
    font-size: 14px
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

.facebook-bg {
    background: #3b5998
}

.twitter-bg {
    background: #fff
}

.google-bg {
    background: #dd4b39
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative
}

.footer-widget-heading h3:before {
    background: var(--mainColor);
    bottom: -15px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    width: 50%
}

.footer-widget ul li a:hover {
    color: var(--mainColor)
}

.footer-widget ul li a {
    color: #aeaeae;
    font-size: 15px;
    text-transform: capitalize
}

.cta-text {
    display: inline-block;
    padding-left: 15px
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px
}

.cta-text span {
    color: #757575;
    display: inline-block;
    font-size: 15px;
    height: auto;
    overflow: hidden
}

.footer-content {
    position: relative;
    z-index: 2
}

.footer-pattern img {
    background-position: 100% 100%;
    background-size: cover;
    height: 330px;
    left: 0;
    position: absolute;
    top: 0
}

.footer-logo {
    margin-bottom: 30px
}

.footer-text p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 14px;

    .footer-des p {
        color: #aeaeae;
        line-height: 1.4;
        margin-bottom: 0
    }

;
}

.footer-des h2,
.footer-des h3 {
    font-size: 18px
}

.footer-social-icon.text-center {
    margin: 5px 0
}

.fixedpage-action {
    bottom: 89px;
    position: fixed;
    right: 10px;
    z-index: 1990
}

.fixedpage-action,
.fixedpage-action .dropdown {
    background-color: transparent
}

.fixedpage-action .dropdown-menu {
    background: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    min-width: 0;
    position: relative;
    width: 142px
}

.fixedpage-action .dropdown-menu>li:not(:last-child) {
    margin-bottom: .75rem
}

.fixedpage-action .dropdown-item {
    align-items: center;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 .2rem .35rem rgba(0, 0, 0, .1);
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    line-height: 1.5;
    overflow: hidden;
    padding: .35rem;
    text-overflow: ellipsis;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    white-space: nowrap;
    width: 100%
}

.fixedpage-action .dropdown-item svg {
    height: 30px;
    width: 30px
}

.fixedpage-action .dropdown-item span {
    line-height: 1.5;
    padding-left: .35rem;
    width: calc(100% - 30px)
}

.fixedpage-action .dropdown-item b {
    display: block;
    font-size: .83rem;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.fixedpage-action small {
    clear: both;
    color: #555;
    display: block;
    font-size: .67rem
}

.fixedpage-action .dropdown-item:hover {
    border-color: red
}

.fixedpage-action .dropdown-item:hover b {
    color: #555
}

.footer-social-icon a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 0 5px
}

.footer-social-icon i {
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px
}

.tiktok-bg {
    background-color: #fff;
    color: #000
}

.footer-social-icon span {
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px
}

.youtube-bg {
    background-color: #c23321
}

h3.appDr,
h3.appKH {
    color: #fff;
    font-size: 17px;
    margin: 10px 0;
    text-align: left
}

.footer-des *,
.footer-des p {
    color: #aeaeae;
    line-height: 1.5;
    margin-bottom: 0
}

.logo_footer.pb-3 {
    text-align: center
}

.copyright-area {
    background: #0c142e;
    padding: 25px 0
}

.copyright-text p {
    color: #aeaeae;
    font-size: 14px;
    margin: 0
}

.copyright-text p a {
    color: var(--mainColor)
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px
}

.footer-menu li a {
    color: #aeaeae;
    font-size: 14px
}

.detail-title {
    display: flex;
    justify-content: space-between
}

.dropdown-toggle:after {
    border: none;
    content: "\f107";
    display: inline-block;
    font-family: Font Awesome\ 5 Pro;
    font-size: 17px;
    font-weight: 600;
    margin-left: .255em;
    vertical-align: baseline;
    vertical-align: middle
}

.header-top {
    background: var(--color-dark);
    padding: 8px 0 10px;
    position: relative;
    z-index: 4;
}

.header-top:before {
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
    left: 0
}

.header-top:after,
.header-top:before {
    background: var(--theme-color);
    bottom: -1px;
    content: "";
    position: absolute;
    top: 0;
    width: 10%;
    z-index: -1
}

.header-top:after {
    clip-path: polygon(20% 1%, 100% 0, 100% 100%, 0 100%);
    right: 0
}

.header-top-contact ul {
    align-items: center;
    display: flex;
    gap: 25px
}

.header-top-contact a {
    color: var(--color-white);
    font-weight: 500
}

.header-top-contact a i {
    color: var(--theme-color)
}

.header-top-right {
    align-items: center;
    display: flex;
    gap: 15px
}

.header-top-link a {
    margin-right: 12px
}

.header-top-link a,
.header-top-link a:hover,
.header-top-social a,
.header-top-social span {
    color: var(--color-white)
}

.header-top-social a {
    font-size: 16px;
    margin-left: 14px;
    text-align: center;
    transition: var(--transition)
}

.header-top-social a:hover {
    color: var(--theme-color)
}

@media (max-width: 1199px) {
    .header-top-contact ul {
        gap: 10px
    }

    .header-top-social a {
        height: 34px;
        line-height: 37px;
        margin-left: 0;
        width: 34px
    }

    .header-top-left {
        margin-right: 5px
    }
}

@media (max-width: 992px) {
    .header-top {
        display: none
    }
}

.home-2 .header-top {
    background: var(--theme-color);
    border-bottom: 5px solid var(--color-dark)
}

.home-2 .header-top-contact a i {
    color: var(--color-white)
}

.home-2 .header-top:before {
    background: var(--color-dark);
    border-radius: 0 100px 0 0;
    clip-path: none
}

.home-2 .header-top:after {
    background: var(--color-dark);
    border-radius: 100px 0 0 0;
    clip-path: none
}

.home-2 .hero-single:before {
    background: linear-gradient(to top left, rgba(0, 0, 0, .5) 50%, #000);
    opacity: 1
}

.home-2 .hero-single .hero-title span {
    -webkit-text-stroke: 2px var(--theme-color);
    -webkit-text-fill-color: transparent
}

.home-2 .download-area {
    margin-bottom: -150px;
    position: relative;
    z-index: 2
}

.home-2 .footer-widget-wrapper {
    padding-top: 250px
}

.home-2 .copyright:before {
    display: none
}

.home-3 .header-top:after,
.home-3 .header-top:before {
    bottom: -.5px
}

.home-3 .navbar {
    background: transparent;
    box-shadow: none
}

.home-3 .navbar.fixed-top {
    background: #fff;
    box-shadow: var(--box-shadow)
}

.home-3 .main {
    margin-top: -130px
}

.home-3 .hero-single {
    background: rgba(239, 29, 38, .05);
    padding-top: 180px
}

.home-3 .hero-single:before {
    border-radius: 100px;
    height: 600px;
    left: -150px;
    top: -150px;
    transform: rotate(-45deg);
    width: 600px
}

.home-3 .hero-single:after,
.home-3 .hero-single:before {
    background: var(--theme-color);
    content: "";
    opacity: .05;
    position: absolute
}

.home-3 .hero-single:after {
    height: 100%;
    right: 0;
    top: 0;
    width: 420px;
    z-index: -2
}

.home-3 .hero-img:before {
    bottom: -10px;
    filter: none;
    height: 470px;
    width: 470px
}

.home-3 .hero-single .hero-title,
.home-3 .hero-single p {
    color: var(--color-dark)
}

.home-3 .hero-single .hero-title span {
    -webkit-text-stroke: 2px var(--theme-color);
    -webkit-text-fill-color: transparent
}

@media (max-width: 1199px) {
    .home-3 .hero-single .hero-img:before {
        height: 450px;
        width: 450px
    }
}

@media (max-width: 991px) {
    .home-3 .hero-single {
        padding-top: 220px
    }

    .home-3 .hero-single .hero-img:before {
        height: 450px;
        top: -40px;
        width: 450px
    }
}

@media (max-width: 767px) {
    .home-3 .hero-single .hero-img:before {
        height: 250px;
        right: 50px;
        top: -10px;
        width: 250px
    }
}

.fixed-top.nav-right .search-btn .nav-right-link,
.fixed-top.nav-right .sidebar-btn .nav-right-link,
.fixed-top.navbar .nav-item .nav-link {
    color: var(--color-dark)
}

.nav-right .search-btn .nav-right-link,
.nav-right .sidebar-btn .nav-right-link {
    color: #fff
}

.feature ul li {
    font-size: 1.125rem;
    line-height: 35px
}

.feature ul {
    display: block;
    line-height: 30px;
    list-style-type: disc;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding-inline-start: 40px
}

@import url("https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&family=Lexend:wght@100..900&family=Pangolin&display=swap");

:root {
    --body: #fff;
    --black: #000;
    --white: #fff;
    --theme: #ff3726;
    --theme2: #005cb5;
    --header: #0c142e;
    --text: #333;
    --ratting: #ffa128;
    --border: #e3e3e3;
    --border2: #242449;
    --border3: #5262ff;
    --bg: #f3f7fb;
    --bg2: #18185e;
    --bg3: #ffffff33;
    --box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, .1)
}

.theme-btn {
    background-color: var(--theme);
    border-radius: 0;
    border-radius: 10px;
    color: var(--white);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px 40px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1
}

.theme-btn:before {
    border-radius: 10px 10px 0 0;
    left: 0;
    top: 0
}

.theme-btn:after,
.theme-btn:before {
    background-color: var(--header);
    content: "";
    height: 50%;
    position: absolute;
    -webkit-transition: all .3s cubic-bezier(.785, .135, .15, .86);
    transition: all .3s cubic-bezier(.785, .135, .15, .86);
    width: 0;
    z-index: -1
}

.theme-btn:after {
    border-radius: 0 0 10px 10px;
    bottom: 0;
    right: 0
}

.theme-btn i {
    margin-left: 10px
}

.theme-btn:hover {
    color: var(--white)
}

.theme-btn:hover:after,
.theme-btn:hover:before {
    width: 100%
}

.theme-btn.bg-color {
    background-color: var(--bg);
    color: var(--text)
}

.theme-btn.bg-color:after,
.theme-btn.bg-color:before {
    background-color: var(--theme)
}

.theme-btn.bg-color:hover {
    color: var(--white)
}

.theme-btn.bg-header {
    background-color: var(--header)
}

.theme-btn.bg-header:after,
.theme-btn.bg-header:before {
    background-color: var(--white)
}

.theme-btn.bg-header:hover {
    color: var(--header)
}

.theme-btn.bg-white {
    background-color: var(--white);
    color: var(--header)
}

.theme-btn.bg-white:hover {
    color: var(--white)
}

@media (max-width: 767px) {
    .theme-btn {
        padding: 20px 32px
    }
}

@media (max-width: 575px) {
    .theme-btn {
        font-size: 14px;
        padding: 18px 30px
    }
}

body {
    background-color: var(--white);
    color: var(--text);
    font-family: Lexend, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    overflow-x: hidden
}

body,
ul {
    margin: 0;
    padding: 0;
}

ul {
    /* list-style: none; */
    padding-left: 15px;
}

button {
    background-color: transparent;
    border: none;
    padding: 0
}

input:focus {
    outline: none
}

input,
input:focus {
    color: var(--white)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--header);
    font-family: Lexend, sans-serif;
    margin: 0;
    padding: 0;
    transition: all .4s ease-in-out
}

h1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 35px
}

h2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

@media (max-width: 1199px) {
    h2 {
        font-size: 29px
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 29px
    }
}

@media (max-width: 575px) {
    h2 {
        font-size: 28px
    }
}

h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 125%
}

@media (max-width: 575px) {
    h3 {
        font-size: 20px
    }
}

h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 130%
}

h5 {
    font-size: 18px;
    font-weight: 500
}

h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 145%
}

a {
    color: var(--header);
    cursor: pointer;
    outline: none !important;
    text-decoration: none
}

a,
p,
span {
    transition: all .4s ease-in-out
}

p,
span {
    margin: 0
}

.about-wrapper .about-image-items {
    position: relative
}

.about-wrapper .about-image-items .counter-content {
    background-color: var(--theme);
    border-radius: 0 10px 10px 0;
    left: 17%;
    max-width: 160px;
    padding: 26px;
    position: absolute;
    top: 7%;
    z-index: 9
}

@media (max-width: 1399px) {
    .about-wrapper .about-image-items .counter-content {
        left: 18%
    }
}

@media (max-width: 1199px) {
    .about-wrapper .about-image-items .counter-content {
        left: 0;
        top: 0
    }
}

@media (max-width: 991px) {
    .about-wrapper .about-image-items .counter-content {
        left: 36%;
        top: 5%
    }
}

@media (max-width: 767px) {
    .about-wrapper .about-image-items .counter-content {
        left: 0;
        padding: 18px;
        top: 0
    }
}

.about-wrapper .about-image-items .counter-content:before {
    border-right: 30px solid transparent;
    border-top: 24px solid var(--theme);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -24px;
    transform: rotate(-180.509deg);
    width: 0
}

@media (max-width: 1399px) {
    .about-wrapper .about-image-items .counter-content:before {
        display: none
    }
}

.about-wrapper .about-image-items .car-shape {
    bottom: -65px;
    position: absolute;
    right: 20px
}

@media (max-width: 1199px) {
    .about-wrapper .about-image-items .car-shape {
        display: none
    }
}

.about-wrapper .about-image-items .color-shape {
    left: -95px;
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    z-index: -1
}

@media (max-width: 1199px) {
    .about-wrapper .about-image-items .color-shape {
        display: none
    }
}

.about-wrapper .about-image-items .about-image-1 {
    position: relative;
    text-align: right;
    z-index: 1
}

.about-wrapper .about-image-items .about-image-1 img {
    border-radius: 10px;
    max-width: 100%
}

@media (max-width: 1199px) {
    .about-wrapper .about-image-items .about-image-1 img {
        width: 100%
    }
}

@media (max-width: 991px) {
    .about-wrapper .about-image-items .about-image-1 img {
        width: auto
    }
}

@media (max-width: 767px) {
    .about-wrapper .about-image-items .about-image-1 img {
        width: 100%
    }
}

.about-wrapper .about-image-items .about-image-2 {
    margin-top: -140px
}

@media (max-width: 1199px) {
    .about-wrapper .about-image-items .about-image-2 {
        max-width: 300px;
        position: relative;
        z-index: 9
    }
}

@media (max-width: 991px) {
    .about-wrapper .about-image-items .about-image-2 {
        max-width: none;
        position: static
    }
}

@media (max-width: 767px) {
    .about-wrapper .about-image-items .about-image-2 {
        max-width: 300px;
        position: relative;
        z-index: 9
    }
}

@media (max-width: 575px) {
    .about-wrapper .about-image-items .about-image-2 {
        max-width: 200px
    }
}

.about-wrapper .about-image-items .about-image-2 img {
    border-radius: 10px;
    max-width: 100%
}

.about-wrapper .about-content {
    margin-left: 30px
}

@media (max-width: 1199px) {
    .about-wrapper .about-content {
        margin-left: 0
    }
}

.about-wrapper .about-content h4 {
    color: var(--theme);
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .about-wrapper .about-content h4 {
        font-size: 18px
    }
}

@media (max-width: 575px) {
    .about-wrapper .about-content h4 {
        font-size: 16px
    }
}

.about-wrapper .about-content .about-list-item {
    align-items: center;
    display: flex;
    gap: 70px;
    margin-bottom: 40px;
    margin-top: 30px
}

@media (max-width: 1199px) {
    .about-wrapper .about-content .about-list-item {
        font-size: 18px;
        gap: 30px
    }
}

@media (max-width: 575px) {
    .about-wrapper .about-content .about-list-item {
        flex-wrap: wrap;
        gap: 15px;
        margin-bottom: 30px;
        margin-top: 20px
    }
}

.about-wrapper .about-content .about-list-item ul li {
    border-bottom: 1px solid var(--border);
    color: var(--header);
    font-size: 20px;
    padding-bottom: 5px;
    transition: all .4s ease-in-out
}

@media (max-width: 575px) {
    .about-wrapper .about-content .about-list-item ul li {
        font-size: 16px
    }
}

.about-wrapper .about-content .about-list-item ul li:not(:last-child) {
    margin-bottom: 15px
}

.about-wrapper .about-content .about-list-item ul li:hover {
    border-bottom: 1px solid var(--theme)
}

.about-wrapper-2 .about-image {
    margin-right: 60px
}

@media (max-width: 991px) {
    .about-wrapper-2 .about-image {
        margin-right: 0
    }
}

.about-wrapper-2 .about-image img {
    height: 100%;
    width: 100%
}

.about-wrapper-2 .about-content {
    margin-left: -45px
}

@media (max-width: 991px) {
    .about-wrapper-2 .about-content {
        margin-left: 0
    }
}

.about-wrapper-2 .about-content .about-list-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

@media (max-width: 1199px) {
    .about-wrapper-2 .about-content .about-list-wrapper {
        flex-wrap: wrap;
        gap: 30px
    }
}

@media (max-width: 575px) {
    .about-wrapper-2 .about-content .about-list-wrapper {
        margin-top: 20px
    }
}

.about-wrapper-2 .about-content .about-list-wrapper .about-list-items ul {
    margin-bottom: 40px
}

.about-wrapper-2 .about-content .about-list-wrapper .about-list-items ul li {
    color: var(--header);
    font-weight: 500
}

.about-wrapper-2 .about-content .about-list-wrapper .about-list-items ul li:not(:last-child) {
    margin-bottom: 10px
}

.about-wrapper-2 .about-content .about-list-wrapper .about-list-items ul li i {
    color: var(--theme2);
    margin-right: 8px
}

.about-wrapper-2 .about-content .about-list-wrapper .author-items {
    background-color: var(--white);
    border: 10px solid #d0d7de;
    border-radius: 10px;
    padding: 18px 35px;
    text-align: center
}

.about-wrapper-2 .about-content .about-list-wrapper .author-items .icon {
    background-color: var(--white);
    border-radius: 50%;
    box-shadow: var(--box-shadow);
    color: var(--theme);
    height: 50px;
    line-height: 50px;
    margin: 0 auto 30px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 50px
}

.about-wrapper-2 .about-content .about-list-wrapper .author-items p {
    margin-bottom: 15px
}

.about-wrapper-2 .about-content .about-list-wrapper .author-items h6 a:hover {
    color: var(--theme)
}

.about-wrapper-2 .about-content .about-list-wrapper .author-items:hover .icon {
    background-color: var(--theme);
    color: var(--white)
}

.about-section-2 {
    position: relative;
    z-index: 99
}

@-webkit-keyframes rippleOne {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 40px rgba(244, 68, 56, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0)
    }
}

@keyframes rippleOne {
    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 40px rgba(244, 68, 56, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
        box-shadow: 0 0 0 0 rgba(244, 68, 56, 0)
    }
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes letters-loading {

    0%,
    75%,
    to {
        opacity: 0;
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        transform: rotateY(0deg)
    }
}

@keyframes letters-loading {

    0%,
    75%,
    to {
        opacity: 0;
        transform: rotateY(-90deg)
    }

    25%,
    50% {
        opacity: 1;
        transform: rotateY(0deg)
    }
}

@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

@keyframes tpswing {
    0% {
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        transform: rotate(20deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes width {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes width {
    0% {
        width: 0
    }

    to {
        width: 100%
    }
}

@-webkit-keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }

    to {
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

@keyframes loaderpulse {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(1.2)
    }
}

@keyframes rounded {
    50% {
        transform: rotate(20deg)
    }
}

@keyframes cir36 {
    to {
        transform: rotate(1turn)
    }
}

.float-bob-y {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
}

.brand-wrapper .brand-image {
    margin: 0 auto;
    text-align: center
}

.brand-wrapper .brand-image img {
    filter: brightness(0) invert(1);
    opacity: .2;
    transition: all .4s ease-in-out
}

.brand-wrapper .brand-image img:hover {
    opacity: 1
}

.brand-wrapper .brand-image.style-color img {
    filter: none
}

.brand-wrapper .array-button {
    gap: 5px;
    justify-content: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 9
}

.brand-wrapper .array-button:before {
    background-color: #fff;
    content: "";
    height: 1px;
    left: 35px;
    opacity: .102;
    position: absolute;
    top: 15px;
    width: 485px
}

@media (max-width: 1399px) {
    .brand-wrapper .array-button:before {
        display: none
    }
}

.brand-wrapper .array-button:after {
    background-color: #fff;
    content: "";
    height: 1px;
    opacity: .102;
    position: absolute;
    right: 35px;
    top: 15px;
    width: 485px
}

@media (max-width: 1399px) {
    .brand-wrapper .array-button:after {
        display: none
    }
}

.brand-wrapper .array-button .array-prev-2 {
    background-color: #16203d;
    color: var(--text);
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 30px
}

.brand-wrapper .array-button .array-next-2,
.brand-wrapper .array-button .array-prev-2:hover {
    background-color: var(--theme);
    color: var(--white)
}

.brand-wrapper .array-button .array-next-2 {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    transition: all .4s ease-in-out;
    width: 30px
}

.brand-wrapper .array-button .array-next-2:hover {
    background-color: #16203d;
    color: var(--text)
}

.brand-wrapper.style-2 .array-button:before {
    background-color: #d0d7de;
    left: 18%;
    opacity: 1
}

.brand-wrapper.style-2 .array-button:after {
    background-color: #d0d7de;
    content: "";
    opacity: 1;
    right: 18%
}

.brand-wrapper.style-2 .array-button .array-prev-2 {
    background-color: #ecf0f4
}

.brand-wrapper.style-2 .array-button .array-prev-2:hover {
    background-color: var(--theme);
    color: var(--white)
}

.brand-wrapper.style-2 .array-button .array-next-2:hover {
    background-color: #16203d;
    color: var(--white)
}

.search-booking-section {
    background-color: transparent;
    background-image: linear-gradient(0deg, #ecf0f4, hsla(0, 33%, 99%, 0));
    position: relative
}

.search-booking-section:before {
    background-image: url(../../assets/img/booking-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.search-booking-wrapper {
    position: relative;
    z-index: 9
}

@media (max-width: 1199px) {
    .search-booking-wrapper br {
        display: none
    }
}

.search-booking-wrapper .booking-man {
    bottom: -21%;
    height: 705px;
    left: 56%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 9
}

.search-booking-wrapper .booking-man img {
    height: 100%;
    object-fit: cover;
    width: 100%
}

@media (max-width: 1199px) {
    .search-booking-wrapper .booking-man {
        display: none
    }
}

.search-booking-wrapper .icon-area {
    align-items: center;
    display: flex;
    gap: 50px;
    margin-top: 25px
}

@media (max-width: 767px) {
    .search-booking-wrapper .icon-area {
        gap: 30px;
        margin-top: 30px
    }
}

@media (max-width: 575px) {
    .search-booking-wrapper .icon-area {
        gap: 20px;
        margin-top: 20px
    }
}

@media (max-width: 470px) {
    .search-booking-wrapper .icon-area {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
        text-align: center
    }
}

.search-booking-wrapper .icon-area .icon-items .icon {
    background-color: var(--theme2);
    border-radius: 50%;
    height: 78px;
    line-height: 78px;
    position: relative;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 78px;
    z-index: 9
}

@media (max-width: 470px) {
    .search-booking-wrapper .icon-area .icon-items .icon {
        margin: 0 auto;
        text-align: center
    }
}

.search-booking-wrapper .icon-area .icon-items h4 {
    margin-top: 20px
}

.search-booking-wrapper .product-search-area {
    background-color: var(--theme);
    border-radius: 10px;
    border-top-left-radius: 0;
    margin: -170px 0 0;
    padding: 50px;
    position: relative
}

@media (max-width: 1199px) {
    .search-booking-wrapper .product-search-area {
        border-radius: 10px;
        margin: 0
    }
}

@media (max-width: 767px) {
    .search-booking-wrapper .product-search-area {
        padding: 50px 40px
    }
}

@media (max-width: 575px) {
    .search-booking-wrapper .product-search-area {
        padding: 40px 30px
    }
}

.search-booking-wrapper .product-search-area:before {
    background-color: inherit;
    -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    content: "";
    height: 50px;
    position: absolute;
    right: calc(100% - .5px);
    top: 0;
    width: 42px
}

@media (max-width: 1199px) {
    .search-booking-wrapper .product-search-area:before {
        display: none
    }
}

.search-booking-wrapper .product-search-area .pickup-items .field-label {
    color: var(--white);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px
}

.search-booking-wrapper .product-search-area .pickup-items .input-group {
    position: relative
}

.search-booking-wrapper .product-search-area .pickup-items .input-group .input-group-addon {
    position: absolute;
    right: 20px;
    top: 14px
}

.search-booking-wrapper .product-search-area .pickup-items .form-control {
    background-color: var(--white);
    border: none;
    border-radius: 10px !important;
    color: var(--header);
    font-size: 16px;
    font-weight: 400;
    outline: none;
    padding: 18px 25px;
    text-transform: capitalize;
    width: 100%
}

.search-booking-wrapper .product-search-area .pickup-items .form-control::placeholder {
    color: var(--text)
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust {
    background-color: var(--white);
    border-radius: 10px;
    padding: 18px 60px 18px 25px;
    width: 100%
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust .nice-select {
    font-size: 16px;
    gap: 20px;
    width: unset !important
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust .nice-select:after {
    border-bottom: 2px solid var(--text);
    border-right: 2px solid var(--text);
    right: -35px
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust .nice-select span {
    color: var(--text)
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust .nice-select .list {
    background: var(--header);
    left: 50%;
    max-height: 15vh;
    overflow-y: scroll;
    padding: 5px 8px;
    transform: translateX(-50%);
    width: 100%
}

.search-booking-wrapper .product-search-area .pickup-items .category-oneadjust .nice-select .list li {
    border: none;
    color: var(--white);
    font-size: 14px
}

.search-booking-wrapper .product-search-area .pickup-items .theme-btn {
    background-color: var(--header)
}

.search-booking-wrapper .product-search-area .pickup-items .theme-btn:after,
.search-booking-wrapper .product-search-area .pickup-items .theme-btn:before {
    background-color: var(--theme2)
}

.contact-wrapper-area {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
    padding: 80px
}

@media (max-width: 991px) {
    .contact-wrapper-area {
        padding: 50px
    }
}

@media (max-width: 767px) {
    .contact-wrapper-area {
        padding: 40px 50px
    }
}

@media (max-width: 575px) {
    .contact-wrapper-area {
        padding: 30px 40px
    }
}

.contact-wrapper-area .contact-form-items .form-clt span {
    color: var(--header);
    display: inline-block;
    margin-bottom: 10px
}

.contact-wrapper-area .contact-form-items .form-clt input,
.contact-wrapper-area .contact-form-items .form-clt textarea {
    background-color: var(--bg);
    border: none;
    border-radius: 8px;
    color: var(--text);
    outline: none;
    padding: 16px 20px;
    width: 100%
}

.contact-wrapper-area .contact-form-items .form-clt input::placeholder,
.contact-wrapper-area .contact-form-items .form-clt textarea::placeholder {
    color: var(--text)
}

.contact-wrapper-area .contact-form-items .form-clt textarea {
    padding-bottom: 110px
}

.contact-wrapper-area .contact-right-items .contact-img {
    margin-bottom: 10px
}

.contact-wrapper-area .contact-right-items .contact-img img {
    height: 100%;
    width: 100%
}

.contact-wrapper-area .contact-right-items .icon-items {
    border-bottom: 1px solid var(--border);
    display: flex;
    gap: 20px;
    padding: 25px 0
}

.contact-wrapper-area .contact-right-items .social-icon {
    gap: 15px;
    margin-top: 30px;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .contact-wrapper-area .contact-right-items .social-icon {
        margin-top: 20px
    }
}

.contact-wrapper-area .contact-right-items .social-icon a {
    background-color: var(--bg);
    border-radius: 50%;
    color: var(--header);
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 40px
}

.contact-wrapper-area .contact-right-items .social-icon a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.contact-section-1 {
    margin-bottom: -80px;
    position: relative;
    z-index: 9
}

.map-items .googpemap iframe {
    height: 600px;
    width: 100%
}

@media (max-width: 575px) {
    .map-items .googpemap iframe {
        height: 400px
    }
}

.cta-rental-items h4 {
    color: var(--white);
    font-weight: 400;
    margin-bottom: 5px
}

.cta-rental-items h2 {
    color: var(--white)
}

.cta-rental-items .rental-app-button {
    align-items: center;
    display: flex;
    gap: 10px;
    margin-top: 30px
}

@media (max-width: 470px) {
    .cta-rental-items .rental-app-button {
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 20px
    }
}

.cta-rental-items .rental-app-button .app-button-items {
    align-items: center;
    background-color: var(--theme);
    border-radius: 10px;
    display: flex;
    gap: 15px;
    line-height: 1;
    padding: 18px 35px
}

@media (max-width: 470px) {
    .cta-rental-items .rental-app-button .app-button-items {
        padding: 18px 25px
    }
}

.cta-rental-items .rental-app-button .app-button-items .button-icon {
    color: var(--white);
    font-size: 20px
}

.cta-rental-items .rental-app-button .app-button-items .button-text .text {
    color: var(--white);
    font-size: 14px;
    line-height: 1
}

.cta-rental-items .rental-app-button .app-button-items .button-text .headding-text {
    color: var(--white);
    display: block;
    margin-top: 2px
}

.cta-rental-items .rental-app-button .app-button-items:hover {
    background-color: var(--header)
}

.cta-rental-items .rental-app-button .app-button-items.style-2 {
    background-color: var(--white)
}

.cta-rental-items .rental-app-button .app-button-items.style-2 .button-icon,
.cta-rental-items .rental-app-button .app-button-items.style-2 .button-text .headding-text,
.cta-rental-items .rental-app-button .app-button-items.style-2 .button-text .text {
    color: var(--text)
}

.cta-rental-items .rental-app-button .app-button-items.style-2:hover {
    background-color: var(--header)
}

.cta-rental-items .rental-app-button .app-button-items.style-2:hover .button-icon,
.cta-rental-items .rental-app-button .app-button-items.style-2:hover .button-text .headding-text,
.cta-rental-items .rental-app-button .app-button-items.style-2:hover .button-text .text {
    color: var(--white)
}

.mobile-remons-image {
    margin-bottom: -120px;
    max-width: 412px
}

.mobile-remons-image img {
    height: 100%;
    width: 100%
}

.cta-cheap-rental-section {
    background-color: #111a36;
    padding: 30px 0
}

.cta-cheap-rental {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (max-width: 991px) {
    .cta-cheap-rental {
        flex-wrap: wrap;
        gap: 25px;
        justify-content: center
    }
}

.cta-cheap-rental .cta-cheap-rental-left {
    align-items: center;
    display: flex;
    gap: 70px
}

@media (max-width: 767px) {
    .cta-cheap-rental .cta-cheap-rental-left {
        gap: 20px
    }
}

.cta-cheap-rental .cta-cheap-rental-left h4 {
    border-left: 1px solid #29314a;
    font-weight: 400;
    padding-left: 30px;
    position: relative
}

@media (max-width: 767px) {
    .cta-cheap-rental .cta-cheap-rental-left h4 {
        border: none;
        font-size: 18px;
        padding-left: 0
    }
}

.cta-cheap-rental .social-icon {
    gap: 15px;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .cta-cheap-rental .social-icon {
        margin-top: 20px
    }
}

.cta-cheap-rental .social-icon a {
    background-color: var(--white);
    border-radius: 50%;
    color: var(--header);
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 40px
}

.cta-cheap-rental .social-icon a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.pickup-wrapper {
    align-items: center;
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    display: flex;
    gap: 15px;
    justify-content: space-between;
    margin-top: -40px;
    padding: 40px;
    position: relative;
    z-index: 9
}

@media (max-width: 1399px) {
    .pickup-wrapper {
        flex-wrap: wrap;
        justify-content: normal
    }

    .pickup-wrapper .pickup-items {
        width: 100%
    }
}

.pickup-wrapper .pickup-items .field-label {
    color: var(--header);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.pickup-wrapper .pickup-items .field-label.style-2 {
    opacity: 0
}

@media (max-width: 1399px) {
    .pickup-wrapper .pickup-items .field-label.style-2 {
        display: none
    }
}

.pickup-wrapper .pickup-items .input-group {
    position: relative;
    width: 215px
}

@media (max-width: 1399px) {
    .pickup-wrapper .pickup-items .input-group {
        width: 100%
    }
}

.pickup-wrapper .pickup-items .input-group .input-group-addon {
    position: absolute;
    right: 20px;
    top: 18px
}

.pickup-wrapper .pickup-items input {
    background-color: #ecf0f4;
    border: none;
    border-radius: 10px !important;
    color: var(--text);
    font-size: 16px;
    font-weight: 400;
    outline: none;
    padding: 18px 25px;
    text-transform: capitalize;
    width: 100%
}

.pickup-wrapper .pickup-items input::placeholder {
    color: var(--text)
}

.pickup-wrapper .pickup-items .category-oneadjust {
    background-color: #ecf0f4;
    border-radius: 10px;
    padding: 18px 60px 18px 20px;
    width: 215px
}

@media (max-width: 1399px) {
    .pickup-wrapper .pickup-items .category-oneadjust {
        width: auto
    }
}

.pickup-wrapper .pickup-items .category-oneadjust .nice-select {
    font-size: 16px;
    gap: 20px;
    width: unset !important
}

.pickup-wrapper .pickup-items .category-oneadjust .nice-select span {
    color: var(--text)
}

.pickup-wrapper .pickup-items .category-oneadjust .nice-select:after {
    border-bottom: 2px solid var(--text);
    border-right: 2px solid var(--text)
}

.pickup-wrapper .pickup-items .category-oneadjust .nice-select .list {
    background: var(--header);
    max-height: 15vh;
    overflow-y: scroll;
    padding: 5px 8px;
    right: -55px;
    width: 250px
}

@media (max-width: 1199px) {
    .pickup-wrapper .pickup-items .category-oneadjust .nice-select .list {
        right: -60px
    }
}

.pickup-wrapper .pickup-items .category-oneadjust .nice-select .list li {
    border: none;
    color: var(--white);
    font-size: 14px
}

.pickup-wrapper .pickup-items .pickup-btn {
    background-color: var(--theme);
    border: none;
    border-radius: 10px;
    color: var(--white);
    font-size: 16px;
    font-weight: 700;
    height: 65px;
    line-height: 1.2;
    padding: 0 40px;
    transition: all .3s ease
}

.pickup-wrapper .pickup-items .pickup-btn:hover {
    background-color: var(--theme2)
}

.pickup-wrapper.style-2 {
    border: 10px solid #d0d7de;
    box-shadow: none;
    margin-top: -180px;
    padding: 40px 30px
}

@media (max-width: 1199px) {
    .pickup-wrapper.style-2 {
        margin-top: -80px
    }
}

@media (max-width: 991px) {
    .pickup-wrapper.style-2 {
        margin-top: -100px
    }
}

.cta-car-booking-section {
    background-position: top !important;
    background-repeat: no-repeat !important;
    position: relative
}

.cta-car-booking-section:before {
    background-color: var(--theme);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.cta-car-booking-items {
    position: relative;
    text-align: center;
    z-index: 9
}

.cta-car-booking-items .content h2 {
    color: var(--white)
}

.cta-car-booking-items .content .button-items {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 40px
}

.cta-car-booking-items .car-image {
    margin: 50px auto -230px;
    max-width: 947px
}

@media (max-width: 991px) {
    .cta-car-booking-items .car-image {
        margin: 50px auto -160px
    }
}

.cta-car-booking-items .car-image img {
    height: 100%;
    width: 100%
}

.faq-section {
    margin-top: 60px;
    position: relative;
    z-index: 9
}

@media (max-width: 1199px) {
    .faq-section {
        margin-top: 80px
    }
}

@media (max-width: 991px) {
    .faq-section {
        margin-top: 42px
    }
}

@media (max-width: 767px) {
    .faq-section {
        margin-top: 55px
    }
}

.faq-section:before {
    animation: float-bob-y 3s linear infinite;
    background-image: url(../../assets/img/bg-shape-tire.png);
    background-position: -130px -130px;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.faq-content .accordion-item {
    background-color: var(--white);
    border: 0;
    border-radius: 10px
}

.faq-content .accordion-item .accordion-header {
    border-radius: 10px
}

.faq-content .accordion-item .accordion-header .accordion-button {
    background-color: var(--white);
    border: 0;
    border: 1px solid var(--border);
    border-bottom: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    color: var(--theme);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.2px;
    padding: 25px 30px 0;
    text-transform: capitalize
}

.faq-content .accordion-item .accordion-header .accordion-button:after {
    background-image: url(../../assets/img/plus.png);
    color: var(--theme2);
    font-weight: 500;
    transition: all .3s ease-in-out !important
}

.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
    background-image: url(../../assets/img/minus.png);
    color: var(--theme2);
    font-weight: 500;
    transform: rotate(0)
}

.faq-content .accordion-item .accordion-header .accordion-button.collapsed {
    background-color: var(--bg);
    border: 1px solid transparent;
    border-radius: 10px;
    color: var(--header);
    padding: 25px 30px
}

.faq-content .accordion-item .accordion-collapse .accordion-body {
    background-color: var(--white);
    border: 1px solid var(--border);
    border-top: none;
    color: var(--text);
    padding-left: 30px;
    padding-right: 50px;
    padding-top: 15px
}

.faq-wrapper .faq-image {
    max-width: 580px;
    position: relative;
    z-index: 9
}

.faq-wrapper .faq-image .color-shape {
    left: -18%;
    position: absolute;
    top: -7%;
    z-index: -1
}

.faq-wrapper .faq-image .color-shape img {
    height: 100%;
    width: 100%
}

.faq-wrapper .faq-image img {
    border-radius: 10px;
    height: 100%;
    width: 100%
}

.faq-sidebar {
    background-color: var(--bg);
    border-radius: 10px;
    padding: 20px
}

.faq-sidebar .search-widget {
    margin-bottom: 30px
}

.faq-sidebar .search-widget form {
    position: relative;
    width: 100%
}

.faq-sidebar .search-widget form input {
    background-color: var(--white);
    border: none;
    border-radius: 10px;
    color: var(--text);
    font-size: 16px;
    padding: 22px 40px;
    width: 100%
}

.faq-sidebar .search-widget form input::placeholder {
    color: var(--text)
}

.faq-sidebar .search-widget form button {
    border-radius: 0 4px 4px 0;
    color: var(--theme);
    font-size: 18px;
    height: 100%;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 0;
    transition: all .3s ease-in-out
}

.faq-sidebar .search-widget form button:hover {
    background-color: var(--header)
}

.faq-sidebar h3 {
    font-size: 16px;
    line-height: 25px
}

.faq-sidebar .icon-items,
.faq-sidebar h3 {
    text-align: center
}

.faq-sidebar .icon-items .icon {
    background-color: var(--white);
    border-radius: 50%;
    color: var(--theme);
    height: 50px;
    line-height: 50px;
    margin: 30px auto 0;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 50px
}

.faq-sidebar .icon-items .content {
    margin-top: 20px
}

.faq-sidebar .icon-items .content p {
    margin-bottom: 10px
}

.faq-sidebar .icon-items .content h6 {
    font-size: 20px
}

.faq-sidebar .icon-items .content h6 a:hover {
    color: var(--theme)
}

.faq-sidebar .icon-items:hover .icon {
    background-color: var(--theme);
    color: var(--white)
}

.feature-benefit-items {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.feature-benefit-items .icon-box-shape {
    position: absolute;
    right: -10px;
    top: -35px
}

.feature-benefit-items .feature-content {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    padding: 40px 20px
}

@media (max-width: 767px) {
    .feature-benefit-items .feature-content {
        padding: 40px
    }
}

@media (max-width: 575px) {
    .feature-benefit-items .feature-content {
        padding: 30px
    }
}

.feature-benefit-items .feature-content h4 {
    margin-bottom: 15px;
    min-height: 54px;
    width: 100%;
}

.feature-benefit-items .feature-content h4 a:hover {
    color: var(--theme)
}

.feature-benefit-items .feature-content p {
    margin: 0 0 20px
}

.feature-benefit-items .feature-content .icon {
    background-color: var(--theme2);
    border: 9px solid var(--white);
    border-radius: 50%;
    height: 98px;
    line-height: 80px;
    margin: 0 0 -100px;
    position: relative;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 98px;
    z-index: 9
}

@media (max-width: 575px) {
    .feature-benefit-items .feature-content .icon {
        height: 80px;
        line-height: 60px;
        margin: 0 0 -70px;
        width: 80px
    }
}

.feature-benefit-items .feature-button {
    background-color: #e4e7eb;
    padding: 25px 40px;
    text-align: right;
    transition: all .4s ease-in-out
}

.feature-benefit-items .feature-button .link-btn {
    color: var(--text);
    font-size: 14px;
    letter-spacing: 1.3px;
    position: relative;
    text-transform: uppercase;
    z-index: 9
}

.feature-benefit-items .bg-button-shape {
    bottom: -68%;
    position: absolute;
    right: -31%;
    z-index: 1
}

.feature-benefit-items:hover .feature-button,
.feature-benefit-items:hover .feature-content .icon {
    background-color: var(--theme)
}

.feature-benefit-items:hover .feature-button .link-btn {
    color: var(--white)
}

.funfact-section {
    margin-top: -80px;
    position: relative;
    z-index: -1
}

.funfact-wrapper {
    margin-bottom: 0;
    margin-top: 0px;
}

.funfact-wrapper .funfact-counter-area {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between
}

@media (max-width: 1399px) {
    .funfact-wrapper .funfact-counter-area {
        flex-wrap: wrap;
        justify-content: normal
    }
}

@media (max-width: 575px) {
    .funfact-wrapper .funfact-counter-area {
        justify-content: center
    }
}

.funfact-wrapper .funfact-counter-area .funfact-items {
    background-color: var(--header);
    border-radius: 50%;
    height: 190px;
    padding-top: 45px;
    position: relative;
    text-align: center;
    width: 190px
}

@media (max-width: 575px) {
    .funfact-wrapper .funfact-counter-area .funfact-items {
        height: 180px;
        width: 180px
    }
}

.funfact-wrapper .funfact-counter-area .funfact-items h2 {
    color: var(--white);
    font-size: 40px;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 5px
}

@media (max-width: 575px) {
    .funfact-wrapper .funfact-counter-area .funfact-items h2 {
        font-size: 30px
    }
}

.funfact-wrapper .funfact-counter-area .funfact-items p {
    color: #c4bebe;
    font-size: 21px;
    line-height: 1.3;
    text-transform: uppercase
}

@media (max-width: 575px) {
    .funfact-wrapper .funfact-counter-area .funfact-items p {
        font-size: 12px
    }
}

.funfact-wrapper .funfact-counter-area .funfact-items .icon {
    background-color: var(--white);
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

.gallery-wrapper .gallery-image {
    overflow: hidden;
    position: relative
}

.gallery-wrapper .gallery-image img {
    border-radius: 10px;
    height: 100%;
    width: 100%
}

.gallery-wrapper .gallery-image .icon-box {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    width: 100%;
    z-index: 1
}

.gallery-wrapper .gallery-image .icon-box .icon {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    bottom: calc(50% - 67px);
    cursor: pointer;
    display: inline-flex;
    font-size: 24px;
    height: 72px;
    justify-content: center;
    position: absolute;
    right: 45px;
    -webkit-transition: .6s;
    transition: .6s;
    width: 72px;
    z-index: 2
}

.gallery-wrapper .gallery-image .icon-box .icon:hover {
    background-color: var(--theme);
    color: var(--white)
}

.gallery-wrapper .gallery-image .icon-box .icon.style-two {
    bottom: calc(50% - 140px)
}

.gallery-wrapper .gallery-image .mask {
    background: rgba(0, 0, 0, .4);
    border-radius: 10px;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    width: 100%
}

.gallery-wrapper .gallery-image .mask,
.gallery-wrapper .gallery-image .mask-second {
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease
}

.gallery-wrapper .gallery-image .mask-second {
    background: var(--theme2);
    border-radius: 0 0 10px 0;
    bottom: 0;
    -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    height: 50%;
    transform: translateY(100%);
    width: calc(100% - 50px)
}

.gallery-wrapper .gallery-image:hover .icon-box {
    opacity: 1;
    transform: translateY(0)
}

.gallery-wrapper .gallery-image:hover .mask,
.gallery-wrapper .gallery-image:hover .mask-second {
    opacity: 1;
    transform: translateY(0);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease
}

.gallery-wrapper .gallery-image.active .icon-box {
    opacity: 1;
    transform: translateY(0)
}

.gallery-wrapper .gallery-image.active .mask,
.gallery-wrapper .gallery-image.active .mask-second {
    opacity: 1;
    transform: translateY(0);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease
}

@media (min-width: 1899px) {
    .gallery-wrapper .gallery-image.style-2 {
        height: 642px
    }

    .gallery-wrapper .gallery-image.style-2 img {
        object-fit: cover
    }
}

.gallery-wrapper .gallery-image.style-width {
    height: 436px
}

@media (max-width: 1399px) {
    .gallery-wrapper .gallery-image.style-width {
        height: 330px
    }
}

.gallery-wrapper .gallery-image.style-width img {
    object-fit: cover
}

.gallery-wrapper .gallery-content {
    background-color: var(--theme);
    border-radius: 10px;
    overflow: hidden;
    padding: 80px 75px;
    position: relative;
    z-index: 9
}

@media (max-width: 1399px) {
    .gallery-wrapper .gallery-content {
        height: 100%;
        padding: 60px 40px
    }
}

@media (max-width: 1199px) {
    .gallery-wrapper .gallery-content {
        padding: 50px
    }

    .gallery-wrapper .gallery-content br {
        display: none
    }
}

@media (max-width: 767px) {
    .gallery-wrapper .gallery-content {
        padding: 50px
    }

    .gallery-wrapper .gallery-content br {
        display: block
    }
}

@media (max-width: 575px) {
    .gallery-wrapper .gallery-content {
        padding: 40px 30px;
        text-align: center
    }
}

.gallery-wrapper .gallery-content:before {
    background-image: url(../../assets/img/gallery/bg-gallery-image.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -10%;
    content: "";
    height: 100%;
    opacity: .1;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: -1
}

.gallery-wrapper .gallery-content .icon {
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .gallery-wrapper .gallery-content .icon {
        margin-bottom: 20px
    }
}

.gallery-wrapper .gallery-content h2 {
    color: var(--white)
}

@media (max-width: 1399px) {
    .gallery-wrapper .gallery-content h2 {
        font-size: 26px
    }
}

@media (max-width: 767px) {
    .gallery-wrapper .gallery-content h2 {
        font-size: 32px
    }
}

@media (max-width: 575px) {
    .gallery-wrapper .gallery-content h2 {
        font-size: 28px
    }
}

@media (max-width: 1899px) {
    .gallery-section-2 {
        padding-bottom: 120px
    }
}

@media (max-width: 1199px) {
    .gallery-section-2 {
        padding-bottom: 100px
    }
}

@media (max-width: 991px) {
    .gallery-section-2 {
        padding-bottom: 80px
    }
}

.galley-wrapper-2 {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (max-width: 991px) {
    .galley-wrapper-2 {
        flex-wrap: wrap
    }

    .galley-wrapper-2 .gallery-items {
        width: 48.5%
    }
}

@media screen and (max-width: 580px) {
    .galley-wrapper-2 .gallery-items {
        width: 95%
    }

    .galley-wrapper-2 .gallery-items .g-items {
        margin: 10px
    }

    .galley-wrapper-2 .gallery-items .g-items:not(:last-child) {
        margin-bottom: 25px
    }
}

.galley-wrapper-2 .gallery-items .g-items {
    height: 100%;
    margin: 25px;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width: 991px) {
    .galley-wrapper-2 .gallery-items .g-items {
        margin: 20px
    }
}

@media (max-width: 470px) {
    .galley-wrapper-2 .gallery-items .g-items {
        margin: 10px
    }
}

.galley-wrapper-2 .gallery-items .g-items img {
    border-radius: 10px;
    height: 100%;
    width: 100%
}

.galley-wrapper-2 .gallery-items .g-items .icon-box {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    width: 100%;
    z-index: 1
}

.galley-wrapper-2 .gallery-items .g-items .icon-box .icon {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    bottom: calc(50% - 67px);
    cursor: pointer;
    display: inline-flex;
    font-size: 24px;
    height: 72px;
    justify-content: center;
    position: absolute;
    right: 45px;
    -webkit-transition: .6s;
    transition: .6s;
    width: 72px;
    z-index: 2
}

.galley-wrapper-2 .gallery-items .g-items .icon-box .icon:hover {
    background-color: var(--theme);
    color: var(--white)
}

.galley-wrapper-2 .gallery-items .g-items .icon-box .icon.style-two {
    bottom: calc(50% - 140px)
}

.galley-wrapper-2 .gallery-items .g-items .mask {
    background: rgba(0, 0, 0, .4);
    border-radius: 10px;
    height: 100%;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    width: 100%
}

.galley-wrapper-2 .gallery-items .g-items .mask,
.galley-wrapper-2 .gallery-items .g-items .mask-second {
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease
}

.galley-wrapper-2 .gallery-items .g-items .mask-second {
    background: var(--theme2);
    border-radius: 0 0 10px 0;
    bottom: 0;
    -webkit-clip-path: polygon(100% 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
    height: 50%;
    transform: translateY(100%);
    width: calc(100% - 50px)
}

.galley-wrapper-2 .gallery-items .g-items:hover .icon-box {
    opacity: 1;
    transform: translateY(0)
}

.galley-wrapper-2 .gallery-items .g-items:hover .mask,
.galley-wrapper-2 .gallery-items .g-items:hover .mask-second {
    opacity: 1;
    transform: translateY(0);
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease
}

.galley-wrapper-2 .gallery-items-three,
.galley-wrapper-2 .gallery-items-two {
    margin: 0 20px
}

.how-works-items {
    margin-top: 30px;
    text-align: center
}

.how-works-items .title {
    background-color: #ecf0f4;
    border-radius: 10px 10px 0 0;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: .5px;
    padding: 21px;
    text-transform: uppercase
}

.how-works-items .icon-box {
    background-image: url(../../assets/img/how-work/shape.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0;
    margin: 0;
    padding: 20px 0 135px
}

.how-works-items .icon-box .icon .icon-2 {
    display: none
}

.how-works-items:hover .title {
    background-color: var(--theme2)
}

.how-works-items:hover .title a {
    color: var(--white)
}

.how-works-items:hover .icon-box .icon .icon-2 {
    display: block;
    margin: 0 auto;
    text-align: center !important
}

.how-works-items:hover .icon-box .icon .icon-1 {
    display: none
}

.how-works-items.active .title {
    background-color: var(--theme2)
}

.how-works-items.active .title a {
    color: var(--white)
}

.how-works-items.active .icon-box .icon .icon-2 {
    display: block;
    margin: 0 auto;
    text-align: center !important
}

.how-works-items.active .icon-box .icon .icon-1 {
    display: none
}

.rental-benefit-section {
    margin-bottom: 40px;
    position: relative;
    z-index: 9
}

.rental-benefit-section:before {
    background-image: url(../../assets/img/rental-benefit-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    height: 82.8%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

@media (max-width: 1600px) {
    .rental-benefit-section:before {
        height: 100%
    }

    .rental-benefit-section {
        padding-bottom: 120px !important
    }
}

@media (max-width: 1199px) {
    .rental-benefit-section {
        margin-bottom: 20px;
        padding-bottom: 100px !important
    }
}

@media (max-width: 991px) {
    .rental-benefit-section {
        margin-bottom: 0;
        padding-bottom: 80px !important
    }
}

.rental-benefit-wrapper {
    position: relative
}

.rental-benefit-wrapper .rental-benefit-image {
    height: 832px;
    margin-left: -66%;
    position: relative;
    width: 900px;
    z-index: 999
}

@media (max-width: 1399px) {
    .rental-benefit-wrapper .rental-benefit-image {
        height: auto;
        width: 850px
    }
}

@media (max-width: 1199px) {
    .rental-benefit-wrapper .rental-benefit-image {
        margin-left: 0;
        max-width: 940px;
        width: auto
    }
}

.rental-benefit-wrapper .rental-benefit-image img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.rental-benefit-wrapper .rental-benefit-content {
    margin-left: 30px;
    position: relative;
    z-index: 99
}

@media (max-width: 1199px) {
    .rental-benefit-wrapper .rental-benefit-content {
        margin-left: 30px
    }
}

@media (max-width: 991px) {
    .rental-benefit-wrapper .rental-benefit-content {
        margin-left: 0
    }
}

.rental-benefit-wrapper .rental-benefit-content .icon-items {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, .102);
    display: flex;
    gap: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
    position: relative;
    z-index: 9
}

.rental-benefit-wrapper .rental-benefit-content .icon-items .content p {
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: uppercase
}

.rental-benefit-wrapper .rental-benefit-content .icon-items .content h3 {
    color: var(--white);
    font-size: 24px;
    font-weight: 500
}

.rental-benefit-wrapper .rental-benefit-content .icon-items.style-bottom {
    margin-bottom: -40px
}

.rental-benefit-wrapper .rental-benefit-content .benefit-counter-items {
    align-items: center;
    background-color: var(--theme2);
    border-radius: 0 0 10px 10px;
    display: flex;
    gap: 30px;
    margin-top: 160px;
    max-width: 450px;
    padding: 35px;
    position: relative;
    z-index: -1
}

@media (max-width: 1600px) {
    .rental-benefit-wrapper .rental-benefit-content .benefit-counter-items {
        margin-top: 65px
    }
}

@media (max-width: 575px) {
    .rental-benefit-wrapper .rental-benefit-content .benefit-counter-items {
        margin-top: 55px
    }
}

.rental-benefit-wrapper .rental-benefit-content .benefit-counter-items .icon-img {
    border-right: 1px solid rgba(236, 240, 244, .102);
    padding-right: 30px
}

.rental-benefit-wrapper .rental-benefit-content .benefit-counter-items .content h2 {
    color: var(--white);
    font-weight: 500;
    margin-bottom: 5px
}

.rental-benefit-wrapper .rental-benefit-content .benefit-counter-items .content p {
    color: var(--white);
    font-size: 18px
}

.faster-booking-image {
    height: 265px
}

.faster-booking-image img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.faster-booking-items {
    align-items: center;
    background-color: var(--theme2);
    border-radius: 10px;
    display: flex;
    gap: 40px
}

@media (max-width: 575px) {
    .faster-booking-items {
        flex-wrap: wrap;
        gap: 0;
        justify-content: center;
        text-align: center
    }
}

.faster-booking-items .thumb {
    flex-basis: 50%;
    height: 265px
}

@media (max-width: 575px) {
    .faster-booking-items .thumb {
        flex-basis: 100%
    }
}

.faster-booking-items .thumb img {
    border-radius: 10px 0 0 10px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

@media (max-width: 575px) {
    .faster-booking-items .thumb img {
        flex-basis: 100%
    }

    .faster-booking-items .content {
        padding: 20px 0
    }
}

.faster-booking-items .content h4 {
    color: var(--white);
    margin-top: 20px
}

.faster-booking-items .content p {
    color: #aad2f9;
    margin-top: 10px
}

.footer-section {
    background-color: #0c142e;
    position: relative;
    z-index: 9
}

.footer-section:before {
    background-image: url(../../assets/img/footer/bg-light-footer.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.footer-widgets-wrapper {
    padding: 50px 0 80px;
    position: relative;
    z-index: 9
}

.footer-widgets-wrapper .single-footer-widget {
    margin-top: 30px
}

.footer-widgets-wrapper .single-footer-widget .widget-head {
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .footer-widgets-wrapper .single-footer-widget .widget-head {
        margin-bottom: 20px
    }
}

.footer-widgets-wrapper .single-footer-widget .widget-head h4 {
    color: var(--white);
    font-weight: 700
}

.footer-widgets-wrapper .single-footer-widget .footer-content p {
    color: #8e94a5
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
    gap: 15px;
    margin-top: 40px;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
        margin-top: 20px
    }
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
    background-color: transparent;
    border: 1px solid hsla(0, 0%, 89%, .2);
    color: var(--white);
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 36px
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover {
    background-color: var(--theme);
    border: 1px solid transparent;
    color: var(--white)
}

.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info {
    margin-top: 20px
}

.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li {
    color: var(--white)
}

.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li:not(:last-child) {
    margin-bottom: 20px
}

.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li i {
    color: var(--theme);
    font-size: 16px;
    font-size: 20px;
    margin-right: 10px
}

.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info li a {
    color: var(--white)
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input {
    margin-top: 40px;
    position: relative
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input {
    background: var(--white);
    border: none;
    border-radius: 5px;
    color: var(--text);
    font-size: 14px;
    outline: none;
    padding: 18px 20px;
    width: 100%
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::placeholder {
    color: var(--text)
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn {
    background-color: var(--theme2);
    border-radius: 50%;
    bottom: 5px;
    color: var(--white);
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 12px;
    transition: all .4s ease-in-out;
    width: 40px
}

.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn:hover {
    background-color: var(--theme)
}

.footer-widgets-wrapper .single-footer-widget .list-items li {
    text-transform: capitalize
}

.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child) {
    margin-bottom: 15px
}

.footer-widgets-wrapper .single-footer-widget .list-items li a {
    color: #8e94a5;
    font-size: 16px;
    position: relative
}

.footer-widgets-wrapper .single-footer-widget .list-items li a:before {
    background-color: var(--theme);
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 8px;
    transition: all .4s ease-in-out;
    visibility: hidden;
    width: 6px
}

.footer-widgets-wrapper .single-footer-widget .list-items li a:hover {
    color: var(--theme);
    padding-left: 20px
}

.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before {
    opacity: 1;
    visibility: visible
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item:not(:last-child) {
    margin-bottom: 10px
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb {
    height: 80px;
    position: relative;
    width: 80px
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb img {
    border-radius: 8px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon {
    height: 100%;
    left: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    width: 100%;
    z-index: 1
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after {
    background-color: rgba(255, 55, 38, .8);
    border-radius: 8px;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .4s;
    width: 100%
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon i {
    color: var(--white);
    font-size: 22px;
    margin-top: 25px;
    position: relative;
    z-index: 99
}

.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,
.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after {
    opacity: 1
}

.footer-widgets-wrapper .single-footer-widget.shape-map {
    position: relative
}

.footer-widgets-wrapper .single-footer-widget.shape-map:before {
    background-image: url(../../assets/img/footer/shape-map.png);
    background-position: 50%;
    background-repeat: no-repeat;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .04;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.footer-bottom {
    border-top: 1px solid #2d344a;
    padding: 30px 0
}

.footer-bottom .footer-wrapper {
    text-align: center
}

.footer-bottom .footer-wrapper p,
.footer-bottom .footer-wrapper p a {
    color: #8e94a5
}

.header-top-section {
    background-color: var(--theme2);
    border-top: 3px solid var(--theme2);
    padding: 10px 60px;
    position: relative;
    z-index: 9
}

@media (max-width: 1199px) {
    .header-top-section {
        padding: 10px 20px
    }
}

@media (max-width: 991px) {
    .header-top-section {
        display: none
    }
}

.header-top-section:before {
    background-color: var(--white);
    bottom: 0;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 285px;
    z-index: -1
}

@media (max-width: 1399px) {
    .header-top-section:before {
        display: none !important
    }
}

.header-top-section.style-two {
    background-color: transparent;
    border: none
}

.header-top-section.style-two:before {
    background-color: #0c142e;
    border-radius: 0 0 0 10px;
    clip-path: none;
    left: 260px;
    width: 100%
}

@media (max-width: 1899px) {
    .header-top-section.style-two:before {
        display: block !important;
        left: 0
    }
}

.header-top-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.header-top-wrapper .contact-list {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-left: 230px
}

@media (max-width: 1399px) {
    .header-top-wrapper .contact-list {
        margin-left: 0
    }
}

.header-top-wrapper .contact-list li {
    color: #d4eaff;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap
}

.header-top-wrapper .contact-list li i {
    color: var(--theme);
    margin-right: 10px
}

.header-top-wrapper .contact-list li a {
    color: #FFF;
}

.header-top-wrapper .header-top-right {
    align-items: center;
    display: flex;
    gap: 70px
}

@media (max-width: 1199px) {
    .header-top-wrapper .header-top-right {
        gap: 30px
    }
}

.header-top-wrapper .header-top-right .top-list {
    display: flex;
    gap: 15px
}

@media (max-width: 1199px) {
    .header-top-wrapper .header-top-right .top-list {
        gap: 20px
    }
}

.header-top-wrapper .header-top-right .top-list li {
    color: var(--white);
    font-size: 14px
}

.header-top-wrapper .header-top-right .top-list li a {
    color: #d4eaff
}

.header-top-wrapper .header-top-right .social-icon {
    gap: 25px
}

@media (max-width: 1199px) {
    .header-top-wrapper .header-top-right .social-icon {
        gap: 20px
    }
}

.header-top-wrapper .header-top-right .social-icon a {
    color: var(--white);
    font-size: 14px
}

.header-top-wrapper.style-2 .contact-list li,
.header-top-wrapper.style-2 .contact-list li a,
.header-top-wrapper.style-2 .header-top-right .top-list li a {
    color: #8e94a5;
    white-space: nowrap
}

.header-main {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 0
}

.header-main .main-menu ul {
    margin-bottom: 0
}

.header-main .main-menu ul li {
    display: inline-block;
    list-style: none;
    margin-inline-end: 60px;
    padding: 20px 0;
    position: relative
}

.header-main .main-menu ul li:last-child {
    margin-inline-end: 0
}

.header-main .main-menu ul li a {
    color: var(--header);
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: all .4s ease-in-out
}

.header-main .main-menu ul li a:hover {
    color: var(--theme) !important
}

.header-main .main-menu ul li .submenu {
    background: var(--white);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    color: var(--header);
    inset-inline-start: 0;
    min-width: 240px;
    opacity: 0;
    position: absolute;
    top: 100%;
    transform: translateY(10px);
    transform-origin: top center;
    transition: all .4s ease-in-out;
    visibility: hidden;
    z-index: 99999
}

.header-main .main-menu ul li .submenu li {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%
}

.header-main .main-menu ul li .submenu li a {
    border-bottom: 1px solid #eee;
    color: var(--header);
    font-size: 13px;
    font-weight: 600;
    padding: 11px 25px;
    position: relative;
    width: 100%;
    z-index: 11
}

.header-main .main-menu ul li .submenu li:last-child a {
    border: none
}

.header-main .main-menu ul li .submenu li .submenu {
    inset-inline-start: 100%;
    opacity: 0;
    top: 0;
    visibility: hidden
}

.header-main .main-menu ul li .submenu li:hover>a {
    background: var(--theme);
    color: var(--white) !important
}

.header-main .main-menu ul li .submenu li:hover>a:after {
    color: var(--theme)
}

.header-main .main-menu ul li .submenu li:hover>.submenu {
    opacity: 1;
    -webkit-transform: translateY(1);
    -moz-transform: translateY(1);
    -ms-transform: translateY(1);
    -o-transform: translateY(1);
    transform: translateY(1);
    visibility: visible
}

.header-main .main-menu ul li .submenu li.has-dropdown>a:after {
    color: var(--theme);
    inset-inline-end: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-main .main-menu ul li:hover>a,
.header-main .main-menu ul li:hover>a:after {
    color: var(--theme)
}

.header-main .main-menu ul li:hover>.submenu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.header-main .sidebar__toggle {
    cursor: pointer;
    font-size: 20px
}

.header-1 {
    background-color: var(--white);
    border-bottom: 3px solid var(--theme);
    box-shadow: var(--box-shadow);
    position: relative;
    z-index: 999
}

.header-1 .container-fluid {
    padding: 0 60px
}

@media (max-width: 1399px) {
    .header-1 .container-fluid {
        padding: 0 40px
    }
}

@media (max-width: 991px) {
    .header-1 .container-fluid {
        padding: 0 30px
    }
}

@media (max-width: 575px) {
    .header-1 .container-fluid {
        padding: 0 15px
    }
}

.header-1 .header-main .header-left {
    align-items: center;
    display: flex;
    gap: 80px
}

.header-1 .header-main .main-menu ul li a {
    color: var(--text);
    /* font-weight: 500; */
}

.header-1 .header-main .main-menu ul li a:hover {
    color: var(--header) !important
}

.header-1 .header-main .main-menu ul li .submenu li a {
    color: var(--text);
    font-weight: 500
}

.header-1 .header-main .header-right {
    gap: 70px
}

@media (max-width: 1899px) {
    .header-1 .header-main .header-right {
        gap: 30px
    }
}

@media (max-width: 1199px) {
    .header-1 .header-main .header-right {
        gap: 25px
    }
}

.header-1 .header-main .header-right .search-icon {
    border-left: 1px solid var(--border);
    color: var(--header);
    font-size: 24px;
    padding-left: 30px
}

.header-1 .header-main .header-right .search-icon:hover {
    color: var(--theme)
}

@media (max-width: 1199px) {
    .header-1 .header-main .header-right .search-icon {
        border: none;
        padding: 0
    }
}

.header-1 .header-main .header-right .header-button {
    margin-right: -10%
}

.header-1 .header-main .header-right .header-button .header-btn,
.header-6 .header-main .header-right .header-button .header-btn {
    background-color: var(--theme);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 0 100%);
    color: var(--white);
    font-size: 16px;
    margin-left: 50px;
    padding: 34px 60px
}

.header-1 .header-main .header-right .header-button .header-btn:hover,
.header-6 .header-main .header-right .header-button .header-btn:hover {
    background-color: var(--theme2)
}

@media (max-width: 1899px) {

    .header-1 .header-main .header-right .header-button,
    .header-6 .header-main .header-right .header-button {
        margin-left: 0
    }
}

@media (max-width: 1600px) {

    .header-1 .header-main .header-right .header-button,
    .header-6 .header-main .header-right .header-button {
        display: none
    }
}

.header-1 .header-main .header-right .icon-items {
    align-items: center;
    display: flex;
    gap: 15px
}

@media (max-width: 1399px) {
    .header-1 .header-main .header-right .icon-items {
        display: none
    }
}

.header-1 .header-main .header-right .icon-items .icon {
    background-color: var(--white);
    border-radius: 50%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    color: var(--theme);
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px
}

.header-1 .header-main .header-right .icon-items .content p {
    color: var(--text);
    font-size: 14px
}

.header-1 .header-main .header-right .icon-items .content h6 {
    color: var(--header);
    font-size: 16px
}

.header-1 .header-main .header-right .header__hamburger .sidebar__toggle {
    color: var(--header);
    font-size: 20px
}

.header-2 {
    border-bottom: 1px solid var(--border)
}

.header-2 .container-fluid {
    padding: 0 60px
}

@media (max-width: 1399px) {
    .header-2 .container-fluid {
        padding: 0 40px
    }
}

@media (max-width: 991px) {
    .header-2 .container-fluid {
        padding: 0 30px
    }
}

@media (max-width: 575px) {
    .header-2 .container-fluid {
        padding: 0 15px
    }
}

.header-2 .header-main {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 10px 0
}

.header-2 .header-main .main-menu ul {
    margin-bottom: 0
}

@media (max-width: 1600px) {
    .header-2 .header-main .main-menu ul li {
        margin-inline-end: 40px
    }
}

.header-2 .header-main .main-menu ul li a {
    color: var(--text);
    /* font-weight: 500; */
}

.header-2 .header-main .main-menu ul li a:hover {
    color: var(--header) !important
}

.header-2 .header-main .main-menu ul li .submenu li a {
    color: var(--text);
    font-weight: 500
}

.header-2 .header-left {
    align-items: center;
    display: flex;
    gap: 80px
}

@media (max-width: 1199px) {
    .header-2 .header-left {
        gap: 25px
    }
}

.header-2 .header-left .search-icon {
    border-left: 1px solid var(--border);
    font-size: 20px;
    padding-left: 20px
}

.header-2 .header-left .search-icon:hover {
    color: var(--theme)
}

@media (max-width: 1199px) {
    .header-2 .header-left .search-icon {
        border: none;
        padding: 0
    }
}

.header-2 .header-right {
    gap: 30px
}

@media (max-width: 1199px) {
    .header-2 .header-right {
        gap: 25px
    }

    .header-2 .header-right .header-button {
        display: none
    }
}

.header-2 .header-right .icon-items {
    align-items: center;
    display: flex;
    gap: 15px
}

@media (max-width: 1399px) {
    .header-2 .header-right .icon-items {
        display: none
    }
}

.header-2 .header-right .icon-items .icon {
    background-color: var(--white);
    border-radius: 50%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    color: var(--theme);
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px
}

.header-2 .header-right .icon-items .content p {
    color: var(--text);
    font-size: 14px
}

.header-2 .header-right .icon-items .content h6 {
    color: var(--header);
    font-size: 16px
}

.header-2 .header-right .header__hamburger .sidebar__toggle {
    color: var(--header);
    font-size: 20px
}

.header-section {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999999
}

.header-3 .container-fluid {
    padding: 0 60px
}

@media (max-width: 1399px) {
    .header-3 .container-fluid {
        padding: 0 40px
    }
}

@media (max-width: 991px) {
    .header-3 .container-fluid {
        padding: 0 30px
    }
}

@media (max-width: 575px) {
    .header-3 .container-fluid {
        padding: 0 15px
    }
}

.header-3 .header-main .main-menu ul li a {
    color: var(--white)
}

.header-3 .header-main .main-menu ul li a:hover {
    color: var(--theme) !important
}

.header-3 .header-main .header-left {
    align-items: center;
    display: flex;
    gap: 80px
}

.header-3 .header-main .header-left .header-logo-2 {
    display: none
}

.header-3 .header-main .header-right {
    gap: 70px
}

@media (max-width: 1199px) {
    .header-3 .header-main .header-right {
        gap: 25px
    }
}

.header-3 .header-main .header-right .search-icon {
    border-left: 1px solid var(--border);
    color: var(--white);
    font-size: 24px;
    padding-left: 30px
}

.header-3 .header-main .header-right .search-icon:hover {
    color: var(--theme)
}

@media (max-width: 1199px) {
    .header-3 .header-main .header-right .search-icon {
        border: none;
        padding: 0
    }
}

@media (max-width: 1600px) {
    .header-3 .header-main .header-right .header-button {
        display: none
    }
}

.header-3 .header-main .header-right .icon-items {
    align-items: center;
    display: flex;
    gap: 15px
}

@media (max-width: 1399px) {
    .header-3 .header-main .header-right .icon-items {
        display: none
    }
}

.header-3 .header-main .header-right .icon-items .icon {
    background-color: hsla(0, 0%, 100%, .101);
    border-radius: 50%;
    color: var(--white);
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px
}

.header-3 .header-main .header-right .icon-items .content p {
    color: var(--white);
    font-size: 14px
}

.header-3 .header-main .header-right .icon-items .content h6 {
    font-size: 16px
}

.header-3 .header-main .header-right .icon-items .content h6 a {
    color: var(--white)
}

.header-3 .header-main .header-right .header__hamburger .sidebar__toggle {
    color: var(--white);
    font-size: 20px
}

.sidebar__toggle {
    cursor: pointer
}

.sticky {
    -webkit-animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    animation: fadeInDown .5s ease-in-out 0s 1 normal none running;
    background-color: var(--white);
    box-shadow: var(--box-shadow);
    left: 0;
    position: fixed !important;
    top: 0 !important;
    transition: all .9s;
    width: 100%;
    z-index: 9999
}

.sticky.header-3 .header-main .main-menu ul li a {
    color: var(--header)
}

.sticky.header-3 .header-main .main-menu ul li a:hover {
    color: var(--theme)
}

.sticky.header-3 .header-main .header-right .search-icon {
    color: var(--header)
}

.sticky.header-3 .header-main .header-right .search-icon:hover {
    color: var(--theme)
}

.sticky.header-3 .header-main .header-right .icon-items .icon {
    background-color: var(--theme);
    color: var(--white)
}

.sticky.header-3 .header-main .header-right .icon-items .content p {
    color: var(--text)
}

.sticky.header-3 .header-main .header-right .header__hamburger .sidebar__toggle,
.sticky.header-3 .header-main .header-right .icon-items .content h6 a {
    color: var(--header)
}

.sticky.header-3 .header-left .header-logo-1 {
    display: none
}

.sticky.header-3 .header-left .header-logo-2 {
    display: block
}

.offcanvas__info {
    background: var(--bg) none repeat scroll 0 0;
    border-left: 2px solid var(--theme2);
    height: 100%;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    position: fixed;
    right: 0;
    scrollbar-width: none;
    top: 0;
    -webkit-transform: translateX(calc(100% + 80px));
    -moz-transform: translateX(calc(100% + 80px));
    -ms-transform: translateX(calc(100% + 80px));
    -o-transform: translateX(calc(100% + 80px));
    transform: translateX(calc(100% + 80px));
    -webkit-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    -moz-transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    transition: transform .45s ease-in-out, opacity .45s ease-in-out;
    width: 400px;
    z-index: 99999
}

.offcanvas__info::-webkit-scrollbar {
    display: none
}

.offcanvas__info.info-open {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.offcanvas__logo a img {
    width: 150px
}

.offcanvas__wrapper {
    height: 100%;
    padding: 30px;
    position: relative
}

.offcanvas__wrapper .offcanvas__content .text {
    color: var(--text)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__close {
    background-color: var(--theme);
    border-radius: 50%;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    width: 45px;
    z-index: 9
}

.offcanvas__wrapper .offcanvas__content .offcanvas__close i {
    color: var(--white)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact,
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul {
    margin-top: 20px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a {
    color: var(--text)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child) {
    margin-bottom: 15px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
    margin-right: 20px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
    color: var(--theme)
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact span {
    text-transform: none
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn {
    padding: 16px 40px;
    width: 100%
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon {
    gap: 10px;
    margin-top: 30px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a {
    background: transparent;
    border: 1px solid var(--border);
    border-radius: 50%;
    color: var(--text);
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 45px
}

.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.offcanvas__overlay {
    background: #151515;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 900
}

.offcanvas__overlay.overlay-open {
    opacity: .8;
    visibility: visible
}

@media (max-width: 450px) {
    .offcanvas__info {
        width: 300px
    }
}

@media (max-width: 575px) {
    .offcanvas__wrapper {
        padding: 20px
    }
}

.breadcrumb-wrapper {
    overflow: hidden;
    position: relative
}

.breadcrumb-wrapper:before {
    background-color: rgba(12, 20, 46, .6);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.breadcrumb-wrapper .page-heading {
    padding: 200px 0 140px;
    position: relative;
    text-align: center;
    z-index: 9
}

@media (max-width: 991px) {
    .breadcrumb-wrapper .page-heading {
        padding: 120px 0
    }
}

@media (max-width: 767px) {
    .breadcrumb-wrapper .page-heading {
        padding: 100px 0
    }
}

@media (max-width: 575px) {
    .breadcrumb-wrapper .page-heading {
        padding: 80px 0
    }
}

.breadcrumb-wrapper .page-heading .breadcrumb-items {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 10px
}

@media (max-width: 575px) {
    .breadcrumb-wrapper .page-heading .breadcrumb-items {
        margin-top: 15px
    }
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li {
    color: hsla(0, 0%, 100%, .702);
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li a {
    color: hsla(0, 0%, 100%, .702);
    transition: all .4s ease-in-out
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover {
    color: var(--theme)
}

.breadcrumb-wrapper .page-heading .breadcrumb-items li i {
    color: hsla(0, 0%, 100%, .702)
}

.breadcrumb-wrapper .page-heading h1 {
    color: var(--white);
    font-size: 50px;
    position: relative;
    text-transform: uppercase;
    z-index: 9
}

@media (max-width: 991px) {
    .breadcrumb-wrapper .page-heading h1 {
        font-size: 42px
    }
}

@media (max-width: 575px) {
    .breadcrumb-wrapper .page-heading h1 {
        font-size: 36px
    }
}

::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: inset 0 0 5px var(--theme)
}

::-webkit-scrollbar-thumb {
    background: var(--theme);
    border-radius: 10px
}

.fix {
    overflow: hidden
}

.ralt {
    position: relative
}

.ml-100 {
    margin-left: 100px
}

.mt-30 {
    margin-top: 30px
}

.ripple {
    position: relative
}

.ripple:after,
.ripple:before {
    -webkit-animation: rippleOne 3s infinite;
    animation: rippleOne 3s infinite;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(56, 75, 255, .2);
    -ms-box-shadow: 0 0 0 0 rgba(56, 75, 255, .2);
    -o-box-shadow: 0 0 0 0 rgba(56, 75, 255, .2);
    box-shadow: 0 0 0 0 rgba(56, 75, 255, .2);
    height: 60px;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 60px
}

.ripple:before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.ripple:after,
.ripple:before {
    bottom: 0;
    content: "";
    position: absolute;
    right: 0
}

.ripple:after {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.swiper-dot .swiper-pagination-bullet {
    background-color: var(--theme2);
    border-radius: 10px;
    height: 6px;
    opacity: 1;
    position: relative;
    transition: .6s;
    width: 6px
}

.swiper-dot .swiper-pagination-bullet:not(:last-child) {
    margin-right: 20px
}

.swiper-dot .swiper-pagination-bullet:before {
    background-color: transparent;
    border: 1px solid var(--theme2);
    border-radius: 50%;
    content: "";
    height: 20px;
    left: -7px;
    line-height: 20px;
    position: absolute;
    top: -7px;
    width: 20px
}

.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--theme);
    position: relative;
    transition: .6s
}

.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 1px solid var(--theme)
}

.array-button {
    align-items: center;
    display: flex;
    gap: 15px
}

.array-button .array-prev {
    background-color: transparent;
    border: 1px solid var(--theme);
    border-radius: 50%;
    color: var(--theme);
    height: 56px;
    line-height: 56px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 56px
}

.array-button .array-next,
.array-button .array-prev:hover {
    background-color: var(--theme);
    color: var(--white)
}

.array-button .array-next {
    border-radius: 50%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 56px
}

.array-button .array-next:hover {
    background-color: var(--white);
    color: var(--theme)
}

.mt-10 {
    margin-top: 10px
}

@media (max-width: 575px) {
    br {
        display: none
    }
}

.bg-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.nice-select {
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    padding: 0;
    width: unset
}

.nice-select span {
    color: var(--text);
    font-size: 16px;
    text-transform: capitalize
}

.nice-select .current {
    margin-right: 12px
}

.nice-select:after {
    border-bottom: 2px solid transparent;
    border-color: var(--theme);
    border-right: 2px solid transparent;
    height: 10px;
    right: -35px;
    top: 15px;
    width: 10px
}

.nice-select.open .list {
    background: var(--bg);
    color: var(--text);
    margin-top: 16px;
    text-transform: capitalize;
    width: 100%
}

.nice-select .option.selected.focus {
    background: var(--theme2);
    border: none;
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    outline: none;
    text-transform: capitalize
}

.nice-select .option {
    border: none
}

.nice-select .option:hover {
    background: transparent
}

.scroll-up {
    border-radius: 50px;
    bottom: 35px;
    box-shadow: inset 0 0 0 2px var(--border);
    opacity: 0;
    position: fixed;
    right: 25px;
    transform: translateY(15px);
    visibility: hidden;
    z-index: 999
}

.scroll-up,
.scroll-up:after {
    cursor: pointer;
    display: block;
    height: 50px;
    transition: all .4s ease-in-out;
    width: 50px
}

.scroll-up:after {
    color: var(--theme);
    content: "\f062";
    font-family: Font Awesome\ 5 Pro;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1
}

.scroll-up svg path {
    fill: none
}

.scroll-up svg.scroll-circle path {
    stroke: var(--theme2);
    stroke-width: 4px;
    box-sizing: border-box;
    transition: all .4s ease-in-out
}

.scroll-up.active-scroll {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.box-shadow {
    box-shadow: var(--box-shadow) !important
}

.page-nav-wrap ul li {
    display: inline-block
}

.page-nav-wrap ul li .page-numbers {
    background: transparent;
    border: 1px solid var(--border);
    color: var(--text);
    display: inline-block;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin: 0 2px;
    transition: all .3s ease-in-out;
    width: 50px
}

.page-nav-wrap ul li .page-numbers.current {
    background-color: var(--theme);
    color: var(--white)
}

@media (max-width: 767px) {
    .page-nav-wrap ul li .page-numbers {
        font-size: 14px;
        height: 50px;
        line-height: 50px;
        margin-top: 10px;
        width: 50px
    }
}

.page-nav-wrap ul li .page-numbers i {
    margin-top: 2px
}

.page-nav-wrap ul li .page-numbers:hover {
    background-color: var(--theme);
    border: 1px solid transparent;
    color: var(--white)
}

.section-bg {
    background-color: var(--bg)
}

.pt-80 {
    padding-top: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pt-40 {
    padding-top: 40px
}

.hero-1 {
    position: relative
}

@media (max-width: 991px) {
    .hero-1 .array-button {
        display: none
    }
}

.hero-1 .array-button .image-array-left,
.hero-1 .array-button .image-array-right {
    background: rgba(0, 0, 0, .1);
    border-radius: 50%;
    color: var(--white);
    height: 70px;
    position: relative;
    width: 70px;
    z-index: 9
}

.hero-1 .array-button .image-array-left:before,
.hero-1 .array-button .image-array-right:before {
    background-image: url(../../assets/img/bg-slideshow-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    content: "";
    height: 70px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .4s ease-in-out;
    visibility: hidden;
    width: 70px;
    z-index: -1
}

.hero-1 .array-button .image-array-left:hover:before,
.hero-1 .array-button .image-array-right:hover:before {
    opacity: 1;
    visibility: visible
}

.hero-1 .array-button .image-array-left {
    left: -50px
}

.hero-1 .array-button .image-array-left,
.hero-1 .array-button .image-array-right {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease-in-out;
    visibility: hidden
}

.hero-1 .array-button .image-array-right {
    right: -50px
}

.hero-1:hover .array-button .image-array-left,
.hero-1:hover .array-button .image-array-right {
    opacity: 1;
    visibility: visible
}

.hero-1:hover .array-button .image-array-left {
    left: 20px
}

.hero-1:hover .array-button .image-array-right {
    right: 20px
}

.hero-1 .swiper-slide-active .hero-image {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    transform: scale(1.12)
}

.hero-1 .hero-image {
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute !important;
    top: 0;
    transform: scale(1);
    -webkit-transition: all 8s ease-out 0s;
    -moz-transition: all 8s ease-out 0s;
    -ms-transition: all 8s ease-out 0s;
    -o-transition: all 8s ease-out 0s;
    transition: all 8s ease-out 0s;
    width: 100%
}

.hero-1 .hero-image .overlay-shape {
    bottom: 0;
    position: absolute;
    right: 0
}

.hero-1 .hero-content {
    padding: 275px 0;
    position: relative
}

@media (max-width: 1399px) {
    .hero-1 .hero-content {
        padding: 220px 0
    }
}

@media (max-width: 991px) {
    .hero-1 .hero-content {
        padding: 180px 0
    }
}

@media (max-width: 767px) {
    .hero-1 .hero-content {
        padding: 160px 0
    }
}

@media (max-width: 575px) {
    .hero-1 .hero-content {
        padding: 130px 0
    }
}

.hero-1 .hero-content h4 {
    color: var(--white);
    font-size: 20px;
    font-weight: 400;
    font-weight: 600;
    line-height: 130%;
    opacity: .5;
    position: relative;
    text-transform: uppercase;
    z-index: 99
}

.hero-1 .hero-content h1 {
    font-size: 110px;
    font-weight: 700;
    line-height: 112%;
    position: relative;
    text-transform: uppercase;
    z-index: 9999999999;

    .hero-1 .hero-content h1 {
        font-size: 110px;
        font-weight: 700;
        line-height: 112%;
        position: relative;
        text-transform: uppercase;
        z-index: 9999999999
    }

;
}

@media (max-width: 1399px) {
    .hero-1 .hero-content h1 {
        font-size: 80px
    }
}

@media (max-width: 1199px) {
    .hero-1 .hero-content h1 {
        font-size: 72px
    }
}

@media (max-width: 991px) {
    .hero-1 .hero-content h1 {
        font-size: 62px
    }
}

@media (max-width: 767px) {
    .hero-1 .hero-content h1 {
        font-size: 48px
    }
}

@media (max-width: 575px) {
    .hero-1 .hero-content h1 {
        font-size: 36px;
        line-height: 1.3
    }
}

.hero-1 .hero-content h1 span {
    position: relative
}

.hero-1 .hero-content h1 span:before {
    background-image: url(../../assets/img/hero/line.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 20px;
    left: -35px;
    position: absolute;
    width: 470px
}

@media (max-width: 1399px) {
    .hero-1 .hero-content h1 span:before {
        display: none
    }
}

.hero-1 .hero-content .hero-button {
    margin-top: 50px
}

@media (max-width: 575px) {
    .hero-1 .hero-content .hero-button {
        margin-top: 20px
    }
}

.hero-section-2 {
    position: relative;
    z-index: 9
}

@media (max-width: 1199px) {
    .hero-section-2 .array-button {
        display: none
    }
}

.hero-section-2 .array-button .image-array-left,
.hero-section-2 .array-button .image-array-right {
    border-radius: 50%;
    color: var(--theme);
    height: 70px;
    position: relative;
    width: 70px;
    z-index: 9
}

.hero-section-2 .array-button .image-array-left {
    left: -50px
}

.hero-section-2 .array-button .image-array-left,
.hero-section-2 .array-button .image-array-right {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease-in-out;
    visibility: hidden
}

.hero-section-2 .array-button .image-array-right {
    right: -50px
}

.hero-section-2:hover .array-button .image-array-left,
.hero-section-2:hover .array-button .image-array-right {
    opacity: 1;
    visibility: visible
}

.hero-section-2:hover .array-button .image-array-left {
    left: 20px
}

.hero-section-2:hover .array-button .image-array-right {
    right: 20px
}

.hero-section-2 .radius-shape {
    bottom: -10%;
    position: absolute;
    right: 0
}

@media (max-width: 1600px) {
    .hero-section-2 .radius-shape {
        display: none
    }
}

.hero-section-2:before {
    background-color: var(--white);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    top: 84%;
    width: 100%
}

.hero-section-2 .shadow-shape {
    bottom: 90px;
    left: 0;
    position: absolute;
    z-index: -1
}

.hero-section-2 .shadow-shape img {
    height: 100%;
    width: 100%
}

.hero-2 {
    padding: 0 0 100px;
    position: relative;
    z-index: 9
}

@media (max-width: 1600px) {
    .hero-2 {
        padding: 160px 0
    }
}

@media (max-width: 1199px) {
    .hero-2 {
        padding: 130px 0
    }
}

@media (max-width: 991px) {
    .hero-2 {
        padding: 100px 0
    }
}

.hero-2 .top-image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

@media (max-width: 1199px) {
    .hero-2 .top-image {
        display: none
    }
}

.hero-2 .circle-shape {
    position: absolute;
    right: 0;
    top: -10%;
    z-index: -1
}

@media (max-width: 1199px) {
    .hero-2 .circle-shape {
        display: none
    }
}

.hero-2 .hero-content {
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .hero-2 .hero-content {
        text-align: center
    }
}

.hero-2 .hero-content .hero-title {
    background-color: var(--theme2);
    border-radius: 10px;
    color: var(--white);
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 13px 30px
}

.hero-2 .hero-content h1 {
    font-size: 90px;
    font-weight: 500;
    line-height: 100%
}

@media (max-width: 1399px) {
    .hero-2 .hero-content h1 {
        font-size: 76px
    }
}

@media (max-width: 1199px) {
    .hero-2 .hero-content h1 {
        font-size: 72px
    }
}

@media (max-width: 991px) {
    .hero-2 .hero-content h1 {
        font-size: 60px
    }
}

@media (max-width: 767px) {
    .hero-2 .hero-content h1 {
        font-size: 48px
    }
}

@media (max-width: 575px) {
    .hero-2 .hero-content h1 {
        font-size: 36px
    }
}

.hero-2 .hero-content h1 span {
    display: inline-block;
    position: relative;
    z-index: 9
}

.hero-2 .hero-content h1 span:before {
    background-image: url(../../assets/img/hero/line-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    width: 266px;
    z-index: -1
}

@media (max-width: 991px) {
    .hero-2 .hero-content h1 span:before {
        display: none
    }
}

.hero-2 .hero-image {
    margin-left: -300px;
    position: relative;
    width: 1250px;
    z-index: 9
}

@media (max-width: 1600px) {
    .hero-2 .hero-image {
        width: 900px
    }
}

@media (max-width: 1199px) {
    .hero-2 .hero-image {
        margin-left: 0;
        max-width: 800px;
        width: auto
    }
}

@media (max-width: 991px) {
    .hero-2 .hero-image {
        margin-top: -50px
    }
}

.hero-2 .hero-image img {
    height: 100%;
    width: 100%
}

.hero-3 {
    position: relative
}

@media (max-width: 991px) {
    .hero-3 .array-button {
        display: none
    }
}

.hero-3 .array-button .image-array-left,
.hero-3 .array-button .image-array-right {
    border-radius: 50%;
    color: var(--white);
    height: 70px;
    position: relative;
    width: 70px;
    z-index: 9
}

.hero-3 .array-button .image-array-left:before,
.hero-3 .array-button .image-array-right:before {
    background-color: var(--black);
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.hero-3 .array-button .image-array-left {
    left: -50px
}

.hero-3 .array-button .image-array-left,
.hero-3 .array-button .image-array-right {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s ease-in-out;
    visibility: hidden
}

.hero-3 .array-button .image-array-right {
    right: -50px
}

.hero-3:hover .array-button .image-array-left,
.hero-3:hover .array-button .image-array-right {
    opacity: 1;
    visibility: visible
}

.hero-3:hover .array-button .image-array-left {
    left: 20px
}

.hero-3:hover .array-button .image-array-right {
    right: 20px
}

.hero-3 .search-text {
    bottom: 3%;
    color: var(--white);
    left: 54%;
    position: absolute;
    transform: translateX(-50%);
    z-index: 9
}

.hero-3 .line-icon {
    animation: rounded 5s linear infinite;
    bottom: 8%;
    left: 55%;
    position: absolute;
    z-index: 9
}

.hero-3 .swiper-slide-active .hero-image {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    transform: scale(1.12)
}

.hero-3 .hero-image {
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute !important;
    top: 0;
    transform: scale(1);
    -webkit-transition: all 8s ease-out 0s;
    -moz-transition: all 8s ease-out 0s;
    -ms-transition: all 8s ease-out 0s;
    -o-transition: all 8s ease-out 0s;
    transition: all 8s ease-out 0s;
    width: 100%;
    z-index: -2
}

.hero-3 .hero-image:before {
    background-color: var(--black);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hero-3 .hero-image .line-shape {
    left: 12%;
    position: absolute;
    top: 0
}

.hero-3 .hero-image .line-shape-2 {
    bottom: 0;
    left: 0;
    position: absolute
}

.hero-3 .hero-content {
    padding: 315px 0;
    position: relative;
    z-index: 9
}

@media (max-width: 1399px) {
    .hero-3 .hero-content {
        padding: 280px 0
    }
}

@media (max-width: 1199px) {
    .hero-3 .hero-content {
        padding: 250px 0
    }
}

@media (max-width: 991px) {
    .hero-3 .hero-content {
        padding: 220px 0
    }
}

@media (max-width: 767px) {
    .hero-3 .hero-content {
        padding: 180px 0
    }
}

@media (max-width: 575px) {
    .hero-3 .hero-content {
        padding: 150px 0;
        text-align: center
    }
}

.hero-3 .hero-content h4 {
    color: var(--white);
    font-weight: 400;
    margin-bottom: 10px;
    opacity: .5;
    text-transform: uppercase
}

@media (max-width: 575px) {
    .hero-3 .hero-content h4 {
        font-size: 16px
    }
}

.hero-3 .hero-content h1 {
    font-size: 90px;
    line-height: 120%
}

@media (max-width: 1399px) {
    .hero-3 .hero-content h1 {
        font-size: 80px
    }
}

@media (max-width: 1199px) {
    .hero-3 .hero-content h1 {
        font-size: 72px
    }
}

@media (max-width: 991px) {
    .hero-3 .hero-content h1 {
        font-size: 62px
    }
}

@media (max-width: 767px) {
    .hero-3 .hero-content h1 {
        font-size: 48px
    }
}

@media (max-width: 575px) {
    .hero-3 .hero-content h1 {
        font-size: 36px;
        line-height: 1.3
    }
}

.mean-container a.meanmenu-reveal {
    display: none
}

.mean-container .mean-nav {
    background: none;
    margin-top: 0
}

.mean-container .mean-bar {
    background: none;
    min-height: auto;
    padding: 0
}

.mean-container .mean-nav>ul {
    display: block !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.mean-container .mean-nav>ul .homemenu-items {
    align-items: center;
    display: flex;
    gap: 30px;
    justify-content: space-between
}

@media (max-width: 991px) {
    .mean-container .mean-nav>ul .homemenu-items {
        flex-wrap: wrap
    }
}

.mean-container .mean-nav>ul .homemenu-items .homemenu {
    position: relative
}

@media (max-width: 991px) {
    .mean-container .mean-nav>ul .homemenu-items .homemenu {
        border: 1px solid var(--border);
        margin: 0 auto;
        max-width: 300px;
        padding: 10px;
        text-align: center
    }
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb {
    position: relative
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    left: 50%;
    margin-top: 20px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s ease-in-out;
    visibility: hidden;
    width: 60%
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn {
    color: var(--white) !important;
    font-size: 14px;
    padding: 14px 20px;
    text-align: center;
    width: auto
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb .demo-button .theme-btn:hover {
    color: var(--white) !important
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(99, 92, 92, 0)), to(#5e5ef6));
    background: linear-gradient(180deg, rgba(99, 92, 92, 0), #5e5ef6);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover:before {
    opacity: 1;
    visibility: visible
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .demo-button {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb:hover .homemenu-btn {
    bottom: 50%;
    opacity: 1;
    transform: translateY(50%);
    visibility: visible
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-thumb img {
    width: 100%
}

.mean-container .mean-nav>ul .homemenu-items .homemenu .homemenu-title {
    display: inline-block;
    font-size: 16px;
    margin: 15px auto;
    text-align: center
}

.mean-container a.meanmenu-reveal {
    display: none !important
}

.mean-container .mean-nav ul li a {
    border-bottom: 1px solid var(--border) !important;
    border: none;
    color: var(--header);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 10px 0;
    text-transform: capitalize;
    width: 100%
}

.mean-container .mean-nav ul li a:hover {
    color: var(--theme)
}

.mean-container .mean-nav ul li a:last-child {
    border-bottom: 0
}

.mean-container .mean-nav ul li a:hover {
    color: var(--theme2)
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 5px;
    padding: 0 !important
}

.mean-container .mean-nav ul li>a>i {
    display: none
}

.mean-container .mean-nav ul li>a.mean-expand i {
    display: inline-block;
    font-size: 18px
}

.mean-container .mean-nav>ul>li:first-child>a {
    border-top: 0
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all .4s ease-in-out
}

.mean-container .mean-nav ul li .mega-menu li a {
    border-top: 0;
    height: 200px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%
}

.news-card-items {
    margin-top: 30px
}

.news-card-items .news-image {
    height: 280px;
    overflow: hidden;
    position: relative
}

.news-card-items .news-image .post-date {
    background-color: var(--theme2);
    border-radius: 10px;
    padding: 14px 20px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px
}

.news-card-items .news-image .post-date h6 {
    color: var(--white) !important;
    font-size: 14px;
    font-weight: 500
}

.news-card-items .news-image img {
    border-radius: 10px;
    display: block;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    transition: all .4s ease-in-out;
    width: 100%
}

.news-card-items .news-content {
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: var(--box-shadow);
    margin: -40px 10px 0;
    position: relative;
    z-index: 1
}

.news-card-items .news-content .post-client {
    border: 2px solid var(--theme);
    border-radius: 50%;
    height: 40px;
    left: 30px;
    position: absolute;
    top: -15px;
    width: 40px
}

.news-card-items .news-content .post-client img {
    height: 100%;
    width: 100%
}

.news-card-items .news-content .news-cont {
    padding: 30px
}

.news-card-items .news-content .news-cont span {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px
}

.news-card-items .news-content .news-cont h3 {
    border-top: 1px solid #ccc;
    display: -webkit-box;
    font-size: 17px;
    margin-bottom: 10px;
    max-height: 85px;
    overflow: hidden;
    padding-top: 15px;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-weight: 700;
    min-height: 79px
}

.news-card-items .news-content .news-cont h3 a:hover {
    color: var(--theme)
}

.news-card-items .news-content ul {
    align-items: center;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    padding: 14px 30px;
    list-style: none;
}

.news-card-items .news-content ul i {
    color: var(--theme)
}

.news-card-items .news-content ul a {
    color: var(--text)
}

.news-card-items .news-content ul a i {
    color: var(--text);
    transition: all .4s ease-in-out
}

.news-card-items .news-content ul a:hover,
.news-card-items .news-content ul a:hover i {
    color: var(--theme)
}

.news-card-items:hover .news-image img {
    border-radius: 10px;
    transform: scale(1.1)
}

.news-details-wrapper .news-details-items {
    margin-bottom: 50px
}

.news-details-wrapper .news-details-items .news-image img {
    height: 100%;
    width: 100%
}

.news-details-wrapper .news-details-items .news-details-content {
    margin-top: 25px
}

.news-details-wrapper .news-details-items .news-details-content .list-admin {
    align-items: center;
    display: flex;
    gap: 15px;
    margin-bottom: 20px
}

.news-details-wrapper .news-details-items .news-details-content .list-admin li i {
    color: var(--theme);
    margin-right: 5px
}

.news-details-wrapper .news-details-items .news-details-content h3 {
    font-size: 30px
}

.news-details-wrapper .tag-share-wrap {
    align-items: center;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    padding-top: 30px
}

.news-details-wrapper .tag-share-wrap .tagcloud span {
    color: var(--header);
    font-size: 20px;
    font-weight: 500;
    margin-right: 10px
}

.news-details-wrapper .tag-share-wrap .tagcloud a {
    background: var(--theme);
    border-radius: 4px;
    color: var(--white);
    display: inline-block;
    font-weight: 500;
    line-height: 1;
    margin-right: 8px;
    padding: 15px 20px;
    text-transform: capitalize;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@media (max-width: 575px) {
    .news-details-wrapper .tag-share-wrap .tagcloud a {
        margin-bottom: 5px
    }
}

.news-details-wrapper .tag-share-wrap .tagcloud a:hover {
    background-color: var(--theme2)
}

.news-details-wrapper .tag-share-wrap .social-share {
    gap: 15px;
    justify-content: space-between;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .news-details-wrapper .tag-share-wrap .social-share {
        margin-top: 20px
    }
}

.news-details-wrapper .tag-share-wrap .social-share a {
    background-color: var(--bg);
    border-radius: 50%;
    color: var(--header);
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 40px
}

.news-details-wrapper .tag-share-wrap .social-share a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.news-details-wrapper .news-rental-servce-items {
    background-color: var(--bg);
    border-radius: 10px;
    padding: 60px
}

.news-details-wrapper .news-rental-servce-items h4 {
    line-height: 200%
}

.news-details-wrapper .news-rental-servce-items.style-2 {
    background-color: var(--theme2)
}

.news-details-wrapper .news-rental-servce-items.style-2 h4 {
    color: var(--white)
}

.news-details-wrapper .comment-reviews {
    margin-top: 50px
}

.news-details-wrapper .comment-reviews h3 {
    font-size: 36px;
    margin-bottom: 30px
}

.news-details-wrapper .comment-reviews .single-comment {
    border-bottom: 1px solid var(--border)
}

@media (max-width: 575px) {
    .news-details-wrapper .comment-reviews .single-comment {
        flex-wrap: wrap;
        gap: 20px
    }
}

.news-details-wrapper .comment-reviews .single-comment .content .head .con h5 {
    font-weight: 600;
    margin-bottom: 5px
}

.news-details-wrapper .comment-reviews .single-comment .content .head .star i {
    color: var(--ratting);
    font-size: 14px
}

.news-details-wrapper .comment-reviews .single-comment .content .reply {
    background-color: var(--theme);
    border-radius: 5px;
    color: var(--white);
    font-weight: 400;
    padding: 5px 18px
}

.news-details-wrapper .comment-reviews .single-comment .content .reply:hover {
    background-color: var(--theme2)
}

.news-details-wrapper .comment-form-wrap h3 {
    font-size: 36px;
    margin-bottom: 30px
}

@media (max-width: 575px) {
    .news-details-wrapper .comment-form-wrap h3 {
        font-size: 28px;
        margin-bottom: 20px
    }
}

.news-details-wrapper .comment-form-wrap .form-clt span {
    color: var(--header);
    display: inline-block;
    margin-bottom: 10px
}

.news-details-wrapper .comment-form-wrap .form-clt input,
.news-details-wrapper .comment-form-wrap .form-clt textarea {
    background-color: var(--bg);
    border: none;
    border-radius: 8px;
    color: var(--text);
    outline: none;
    padding: 16px 20px;
    width: 100%
}

.news-details-wrapper .comment-form-wrap .form-clt input::placeholder,
.news-details-wrapper .comment-form-wrap .form-clt textarea::placeholder {
    color: var(--text)
}

.news-details-wrapper .comment-form-wrap .form-clt textarea {
    padding-bottom: 110px
}

.news-details-wrapper .main-sidebar .search-widget {
    margin-bottom: 30px
}

.news-details-wrapper .main-sidebar .search-widget form {
    position: relative;
    width: 100%
}

.news-details-wrapper .main-sidebar .search-widget form input {
    background-color: var(--theme2);
    border: none;
    border-radius: 10px;
    color: var(--white);
    font-size: 16px;
    padding: 25px 40px;
    width: 100%
}

.news-details-wrapper .main-sidebar .search-widget form input::placeholder {
    color: var(--white)
}

.news-details-wrapper .main-sidebar .search-widget form button {
    border-radius: 0 4px 4px 0;
    color: var(--white);
    font-size: 18px;
    height: 100%;
    position: absolute;
    right: 40px;
    text-align: center;
    top: 0;
    transition: all .3s ease-in-out
}

.news-details-wrapper .main-sidebar .search-widget form button:hover {
    background-color: var(--header)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget {
    background-color: var(--bg);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 40px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .wid-title {
    margin-bottom: 25px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .wid-title h3 {
    font-size: 20px;
    margin-bottom: 20px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li {
    background-color: var(--white);
    border-radius: 10px;
    font-size: 16px;
    font-weight: 500;
    padding: 18px 20px;
    transition: all .4s ease-in-out
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li a {
    align-items: center;
    color: var(--header);
    display: flex;
    justify-content: space-between;
    width: 100%
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li span {
    color: var(--header);
    transition: all .4s ease-in-out
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li:not(:last-child) {
    margin-bottom: 12px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover {
    background-color: var(--theme)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover a {
    color: var(--white)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li.active {
    background-color: var(--theme)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .news-widget-categories ul li.active a {
    color: var(--white)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items {
    align-items: center;
    display: flex;
    gap: 20px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items:not(:last-child) {
    margin-bottom: 20px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul {
    margin-bottom: 8px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li i {
    color: var(--theme);
    margin-right: 5px
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 {
    font-size: 18px;
    font-weight: 600
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a:hover {
    color: var(--theme)
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .tagcloud a {
    background: var(--white);
    border-radius: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 14px 20px;
    text-transform: capitalize;
    transition: all .4s ease-in-out
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .tagcloud a:last-child {
    margin-right: 0
}

.news-details-wrapper .main-sidebar .single-sidebar-widget .tagcloud a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.preloader {
    align-items: center;
    cursor: default;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999
}

.preloader .animation-preloader {
    z-index: 1000
}

.preloader .animation-preloader .spinner {
    animation: spinner 1s linear infinite;
    border: 3px solid rgba(0, 0, 0, .2);
    border-radius: 50%;
    border-top: 3px solid var(--theme);
    height: 9em;
    margin: 0 auto 3.5em;
    width: 9em
}

@media (max-width: 767px) {
    .preloader .animation-preloader .spinner {
        height: 7.5em;
        margin: 0 auto 1.5em;
        width: 7.5em
    }
}

.preloader .animation-preloader .txt-loading {
    font: 700 5em Lexend, sans-serif;
    text-align: center;
    user-select: none
}

@media (max-width: 767px) {
    .preloader .animation-preloader .txt-loading {
        font-size: 2.5em
    }
}

.preloader .animation-preloader .txt-loading .letters-loading {
    color: var(--theme);
    position: relative
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before {
    animation-delay: .2s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before {
    animation-delay: .4s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before {
    animation-delay: .6s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before {
    animation-delay: .8s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before {
    animation-delay: 1s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before {
    animation-delay: 1.2s
}

.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before {
    animation-delay: 1.4s
}

.preloader .animation-preloader .txt-loading .letters-loading:before {
    animation: letters-loading 4s infinite;
    color: var(--header);
    content: attr(data-text-preloader);
    font-family: Lexend, sans-serif;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -3px;
    transform: rotateY(-90deg)
}

.preloader p {
    color: var(--theme);
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 8px;
    text-transform: uppercase
}

.preloader .loader {
    font-size: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.preloader .loader .row {
    height: 100%
}

.preloader .loader .loader-section {
    padding: 0
}

.preloader .loader .loader-section .bg {
    background-color: var(--bg);
    height: 100%;
    left: 0;
    transition: all .8s cubic-bezier(.77, 0, .175, 1);
    width: 100%
}

.preloader.loaded .animation-preloader {
    opacity: 0;
    transition: .3s ease-out
}

.preloader.loaded .loader-section .bg {
    transition: allcubic-bezier(.1, .1, .1, 1) .7s .3s;
    width: 0
}

.search-wrap {
    background-color: hsla(0, 0%, 100%, .9);
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.search-wrap .search-inner {
    height: 100%;
    position: relative;
    width: 100%
}

.search-wrap .search-cell {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.search-wrap .search-field-holder {
    animation: slideInUp .3s;
    margin: auto;
    position: relative;
    width: 50%
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .search-wrap .search-field-holder {
        width: 70%
    }
}

@media (max-width: 575px) {
    .search-wrap .search-field-holder {
        width: 80%
    }
}

.search-wrap .main-search-input {
    background: transparent;
    border: 0;
    border-bottom: 2px solid var(--theme);
    color: var(--theme);
    font-size: 25px;
    height: 70px;
    letter-spacing: 2px;
    padding: 0 50px;
    text-align: center;
    text-transform: capitalize;
    width: 100%
}

@media (max-width: 575px) {
    .search-wrap .main-search-input {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        padding: 0
    }
}

.search-wrap input.form-control,
.search-wrap input.form-control:focus {
    background-color: var(--theme)
}

input.main-search-input::placeholder {
    color: var(--theme);
    font-size: 25px;
    opacity: 1
}

@media (max-width: 575px) {
    input.main-search-input::placeholder {
        font-size: 18px
    }
}

.search-close {
    color: var(--theme);
    cursor: pointer;
    font-size: 30px;
    position: absolute;
    right: 50px;
    top: 50px
}

.section-title {
    margin-bottom: 30px;
    margin-top: 0;
    position: relative;
    z-index: 9;
    font-size: 18px;
}

@media (max-width: 767px) {
    .section-title {
        margin-bottom: 0
    }
}

.section-title img {
    margin-bottom: 5px
}

.section-title span {
    color: var(--theme);
    display: inline-block;
    display: block;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

.section-title-area {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9
}

@media (max-width: 767px) {
    .section-title-area {
        flex-wrap: wrap;
        gap: 30px
    }
}

.center {
    margin: 0 auto;
    text-align: center
}

.section-padding {
    padding: 80px 0
}

@media (max-width: 1199px) {
    .section-padding {
        padding: 100px 0
    }
}

@media (max-width: 991px) {
    .section-padding {
        padding: 80px 0
    }
}

.car-rentals-section {
    position: relative;
    z-index: 9
}

.car-rentals-section:before {
    background-image: url(../../assets/img/car/car-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    height: 100%;
    height: 58.2%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.car-rentals-wrapper {
    padding: 0 160px;
    position: relative
}

@media (max-width: 1899px) {
    .car-rentals-wrapper {
        padding: 0 30px
    }
}

.car-rentals-wrapper.style-2 {
    padding: 0
}

.car-rentals-wrapper.style-2 .array-button .array-prev {
    left: -40px;
    top: 50%;
    z-index: 9
}

.car-rentals-wrapper.style-2 .array-button .array-next {
    right: -40px;
    top: 50%;
    z-index: 9
}

.car-rentals-wrapper .array-button {
    opacity: 0;
    transition: all .4s ease-in-out;
    visibility: hidden
}

.car-rentals-wrapper .array-button .array-next,
.car-rentals-wrapper .array-button .array-prev {
    background-color: transparent;
    border: 1px solid var(--text);
    border-radius: 50%;
    color: var(--text);
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 30px
}

.car-rentals-wrapper .array-button .array-next:hover,
.car-rentals-wrapper .array-button .array-prev:hover {
    background-color: transparent;
    border: 1px solid var(--theme);
    color: var(--theme)
}

.car-rentals-wrapper .array-button .array-prev {
    left: 6%;
    position: absolute;
    top: 55%;
    transform: translateY(-50%)
}

.car-rentals-wrapper .array-button .array-next {
    position: absolute;
    right: 6%;
    top: 55%;
    transform: translateY(-50%)
}

.car-rentals-wrapper .array-button:hover,
.car-rentals-wrapper:hover .array-button {
    opacity: 1;
    visibility: visible
}

.car-rentals-items {
    margin-top: 30px
}

.car-rentals-items .car-image {
    overflow: hidden;
    position: relative
}

.car-rentals-items .car-image img {
    border-radius: 10px 10px 0 0;
    height: 100%;
    transition: all .4s ease-in-out;
    width: 100%
}

.car-rentals-items .car-content {
    background-color: var(--white);
    border: 1px solid #d0d7de;
    border-radius: 0 0 10px 10px;
    padding: 25px 35px;
    position: relative
}

.car-rentals-items .car-content .post-cat {
    background-color: var(--theme2);
    border-radius: 10px;
    color: var(--white);
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 14px;
    position: absolute;
    right: 30px;
    top: -15px
}

.car-rentals-items .car-content .star {
    margin-bottom: 5px
}

.car-rentals-items .car-content .star i {
    color: var(--ratting);
    font-size: 14px
}

.car-rentals-items .car-content .star span {
    font-size: 14px
}

.car-rentals-items .car-content h4 {
    margin-bottom: 10px
}

.car-rentals-items .car-content h4 a:hover {
    color: var(--theme)
}

.car-rentals-items .car-content h6 {
    color: var(--theme2);
    font-size: 14px
}

.car-rentals-items .car-content h6 span {
    color: var(--text)
}

.car-rentals-items .car-content .icon-items {
    align-items: center;
    border-top: 1px solid var(--border);
    display: flex;
    gap: 70px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 20px
}

@media (max-width: 1199px) {
    .car-rentals-items .car-content .icon-items {
        gap: 40px
    }
}

@media (max-width: 767px) {
    .car-rentals-items .car-content .icon-items {
        gap: 20px
    }
}

.car-rentals-items .car-content .icon-items ul li:not(:last-child) {
    margin-bottom: 5px
}

.car-rentals-items .car-content .theme-btn {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.3px;
    line-height: 1
}

.car-rentals-items:hover .car-image img {
    transform: scale(1.1)
}

.car-service-wrapper {
    background-color: #edf2f5;
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.car-service-wrapper .shape-image {
    bottom: 0;
    opacity: .1;
    position: absolute;
    right: 0
}

.car-service-wrapper .service-car-image {
    overflow: hidden;
    position: relative
}

.car-service-wrapper .service-car-image img {
    height: 100%;
    width: 100%
}

.car-service-wrapper .service-car-image .color-shape {
    bottom: -40px;
    position: absolute;
    right: 0
}

.car-service-wrapper .service-car-image .booking-content {
    bottom: 50px;
    position: absolute;
    right: 30px
}

.car-service-wrapper .service-car-image .booking-content p {
    color: var(--white);
    margin-bottom: 10px;
    text-align: right
}

.car-service-wrapper .service-car-image .booking-content h3 {
    font-size: 24px
}

.car-service-wrapper .service-car-image .booking-content h3 a {
    color: var(--white)
}

.car-service-wrapper .service-car-content {
    margin-left: 40px
}

@media (max-width: 1199px) {
    .car-service-wrapper .service-car-content {
        margin-left: 0
    }
}

@media (max-width: 991px) {
    .car-service-wrapper .service-car-content {
        padding: 30px 35px
    }
}

@media (max-width: 575px) {
    .car-service-wrapper .service-car-content {
        padding: 30px 25px
    }
}

@media (max-width: 1199px) {
    .car-service-wrapper .service-car-content h2 {
        font-size: 32px
    }
}

@media (max-width: 575px) {
    .car-service-wrapper .service-car-content h2 {
        font-size: 26px
    }
}

.car-service-wrapper .service-car-content h3 {
    color: var(--theme);
    font-size: 40px;
    margin-bottom: 40px;
    margin-top: 20px
}

@media (max-width: 575px) {
    .car-service-wrapper .service-car-content h3 {
        font-size: 36px;
        margin-bottom: 30px
    }
}

.car-service-wrapper .service-car-content h3 sup {
    margin-right: -7px
}

.car-service-wrapper .service-car-content h3 span {
    color: var(--text);
    font-size: 18px;
    font-weight: 400;
    text-transform: none
}

.car-service-wrapper .service-car-content h3 .text {
    margin-left: -10px
}

.popular-card-items {
    align-items: center;
    border: 1px solid var(--border);
    border-radius: 10px;
    display: flex
}

.popular-card-items .content {
    flex-basis: 50%;
    padding-left: 30px
}

.popular-card-items .content h4 {
    margin-bottom: 5px
}

.popular-card-items .content h4 a:hover {
    color: var(--theme)
}

.popular-card-items .car-image {
    height: 180px;
    max-width: 300px;
    position: relative
}

.popular-card-items .car-image img {
    border-radius: 0 10px 10px 0;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.popular-card-items .car-image:before {
    background: linear-gradient(90deg, #fefdfd, hsla(0, 33%, 99%, 0));
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    width: 100%
}

.popular-car-text {
    align-items: center;
    background-color: var(--theme);
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    margin: 40px auto 0;
    max-width: 630px;
    padding: 0 0 0 20px;
    text-align: center
}

@media (max-width: 767px) {
    .popular-car-text {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
        padding: 20px;
        text-align: center
    }
}

.popular-car-text h6 {
    color: var(--white);
    font-weight: 400
}

.popular-car-text .theme-btn {
    background-color: var(--white);
    color: var(--header);
    font-size: 14px;
    margin: 2px;
    padding: 14px 30px
}

.popular-car-text .theme-btn:hover {
    color: var(--white)
}

.select-car-section {
    margin-bottom: -20px;
    position: relative;
    z-index: 9
}

.select-car-items {
    margin-top: 30px;
    padding: 40px 20px;
    position: relative;
    text-align: center;
    z-index: 9
}

.select-car-items .bg-overlay {
    background-color: rgba(12, 20, 46, .8);
    border-radius: 10px;
    content: "";
    height: 100%;
    z-index: 1
}

.select-car-items .bg-overlay,
.select-car-items .thumb {
    bottom: 0;
    height: 92%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.select-car-items .thumb img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.select-car-items .icon {
    margin-bottom: 10px
}

.select-car-items .content,
.select-car-items .icon {
    position: relative;
    z-index: 9
}

.select-car-items .content h5 a {
    color: var(--white)
}

.select-car-items .content h5 a:hover {
    color: var(--theme)
}

.select-car-items .content p {
    color: var(--white);
    font-size: 14px;
    opacity: 0;
    transform: translateY(-40px);
    visibility: hidden
}

.select-car-items .arrow-icon {
    align-items: center;
    background-color: var(--theme);
    border-radius: 50%;
    bottom: -38px;
    color: var(--white);
    display: inline-flex;
    height: 38px;
    justify-content: center;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%);
    transition: all .5s ease;
    transition: all .4s ease-in-out;
    visibility: hidden;
    width: 38px;
    z-index: 9
}

.select-car-items .arrow-icon:hover {
    background-color: var(--header)
}

.select-car-items:hover:before {
    background-image: none;
    border: 1px solid var(--border);
    border-radius: 10px;
    bottom: 0;
    content: "";
    height: 100%;
    height: 92%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.select-car-items:hover .bg-overlay {
    background-color: transparent
}

.select-car-items:hover p {
    color: var(--text);
    margin: 0;
    opacity: 1;
    transform: translateY(0);
    transition: all .3s ease;
    visibility: visible
}

.select-car-items:hover h5 a {
    color: var(--header)
}

.select-car-items:hover .thumb {
    opacity: 0;
    visibility: hidden
}

.select-car-items:hover .arrow-icon {
    bottom: -5px;
    opacity: 1;
    transition: all .5s ease;
    visibility: visible;
    z-index: 99
}

.car-sale-section .container-fluid {
    padding: 0 170px
}

@media (max-width: 1600px) {
    .car-sale-section .container-fluid {
        padding: 0 50px
    }
}

@media (max-width: 1199px) {
    .car-sale-section .container-fluid {
        padding: 0 30px
    }

    .car-sale-section {
        margin-bottom: 30px
    }
}

.car-sale-wrapper {
    background-color: transparent;
    background-image: linear-gradient(90deg, #0c142e, #ff3726);
    border-radius: 10px;
    padding: 80px 170px;
    position: relative
}

@media (max-width: 1399px) {
    .car-sale-wrapper {
        padding: 80px 70px
    }
}

@media (max-width: 1199px) {
    .car-sale-wrapper {
        padding: 70px 60px
    }
}

@media (max-width: 767px) {
    .car-sale-wrapper {
        padding: 60px 40px
    }
}

@media (max-width: 575px) {
    .car-sale-wrapper {
        padding: 50px 30px
    }
}

.car-sale-wrapper .car-shape {
    bottom: -65px;
    left: 0;
    position: absolute
}

@media (max-width: 1199px) {
    .car-sale-wrapper .car-shape {
        max-width: 550px
    }
}

@media (max-width: 767px) {
    .car-sale-wrapper .car-shape {
        max-width: 400px
    }
}

.car-sale-wrapper .car-shape img {
    height: 100%;
    width: 100%
}

.car-sale-wrapper .sale-shape {
    left: -15%;
    position: absolute;
    top: -40%
}

.car-sale-wrapper .sale-shape img {
    height: 100%;
    width: 100%
}

.car-sale-wrapper .badge-shape {
    animation: cir36 10s linear infinite;
    bottom: 30%;
    left: 40%;
    position: absolute;
    z-index: 9
}

@media (max-width: 1199px) {
    .car-sale-wrapper .badge-shape {
        left: 25%
    }
}

@media (max-width: 991px) {
    .car-sale-wrapper .badge-shape {
        display: none
    }
}

.car-sale-wrapper .car-sale-content {
    position: relative;
    text-align: right;
    z-index: 9
}

.car-sale-wrapper .car-sale-content h2 {
    color: var(--white);
    font-size: 70px;
    font-weight: 500;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .car-sale-wrapper .car-sale-content h2 {
        font-size: 50px
    }
}

@media (max-width: 575px) {
    .car-sale-wrapper .car-sale-content h2 {
        font-size: 40px
    }
}

.car-sale-wrapper .car-sale-content h3 {
    color: var(--white);
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .car-sale-wrapper .car-sale-content h3 {
        font-size: 20px
    }
}

@media (max-width: 575px) {
    .car-sale-wrapper .car-sale-content h3 {
        font-size: 18px
    }
}

.car-slider-wrapper {
    padding: 0 140px
}

@media (max-width: 1600px) {
    .car-slider-wrapper {
        padding: 0 50px
    }
}

@media (max-width: 1199px) {
    .car-slider-wrapper {
        padding: 0 30px
    }
}

.car-slider-wrapper .car-slider-image img {
    border-radius: 10px;
    height: 100%;
    width: 100%
}

.car-list-items {
    align-items: center;
    background-color: var(--white);
    border: 1px solid var(--border);
    border-radius: 10px;
    display: flex;
    transition: all .4s ease-in-out
}

@media (max-width: 767px) {
    .car-list-items {
        flex-wrap: wrap
    }
}

.car-list-items .car-image {
    border-radius: 10px 0 0 10px;
    flex-basis: 40%;
    height: 304px;
    max-width: 390px;
    position: relative
}

@media (max-width: 767px) {
    .car-list-items .car-image {
        flex-basis: 100%;
        max-width: 600px
    }
}

.car-list-items .car-image .post-cat {
    background-color: var(--theme2);
    border-radius: 10px;
    bottom: 20px;
    color: var(--white);
    font-size: 14px;
    line-height: 1.3;
    padding: 8px 14px;
    position: absolute;
    right: 20px
}

.car-list-items .car-content {
    padding: 30px;
    position: relative;
    width: 100%
}

.car-list-items .car-content .price {
    background-color: var(--theme);
    border-radius: 10px;
    color: var(--white);
    line-height: 1;
    padding: 15px 20px;
    position: absolute;
    right: 30px;
    top: 30px
}

@media (max-width: 575px) {
    .car-list-items .car-content .price {
        padding: 12px 16px;
        right: 20px;
        top: 0
    }
}

.car-list-items .car-content .price span {
    font-weight: 400
}

.car-list-items .car-content .star {
    margin-bottom: 10px
}

.car-list-items .car-content .star i {
    color: var(--ratting);
    font-size: 14px
}

.car-list-items .car-content .star span {
    font-size: 14px
}

.car-list-items .car-content h3 {
    margin-bottom: 15px
}

.car-list-items .car-content h3 a:hover {
    color: var(--theme)
}

.car-list-items .car-content p {
    padding-bottom: 25px
}

@media (max-width: 575px) {
    .car-list-items .car-content p {
        padding-bottom: 20px
    }
}

.car-list-items .car-content .icon-items {
    align-items: center;
    border-top: 1px solid var(--border);
    display: flex;
    gap: 35px;
    padding-top: 25px
}

@media (max-width: 575px) {
    .car-list-items .car-content .icon-items {
        flex-wrap: wrap;
        gap: 20px;
        padding: 20px
    }
}

.car-list-items:hover {
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1)
}

@media (max-width: 1199px) {
    .car-list-items.style-2 {
        flex-wrap: wrap
    }
}

@media (max-width: 991px) {
    .car-list-items.style-2 {
        flex-wrap: nowrap
    }
}

@media (max-width: 767px) {
    .car-list-items.style-2 {
        flex-wrap: wrap
    }
}

@media (max-width: 1199px) {
    .car-list-items.style-2 .car-image {
        flex-basis: 100%;
        max-width: 700px
    }
}

@media (max-width: 767px) {
    .car-list-items.style-2 .car-image {
        flex-basis: 40%;
        flex-basis: 100%;
        max-width: 390px;
        max-width: 600px
    }
}

.car-list-sidebar {
    background-color: #ecf0f4;
    border-radius: 10px
}

.car-list-sidebar .title {
    background-color: var(--theme2);
    border-radius: 10px 10px 0 0;
    color: var(--white);
    padding: 30px
}

.car-list-sidebar .contact-form-items {
    padding: 30px
}

.car-list-sidebar .contact-form-items .form-clt .label-text {
    color: var(--header);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize
}

.car-list-sidebar .contact-form-items .form-clt .input-group {
    position: relative
}

.car-list-sidebar .contact-form-items .form-clt .input-group .form-control {
    border: none;
    border-radius: 10px !important;
    color: var(--text);
    outline: none;
    padding: 18px 24px;
    width: 100%
}

.car-list-sidebar .contact-form-items .form-clt .input-group .form-control::placeholder {
    color: var(--text)
}

.car-list-sidebar .contact-form-items .form-clt .input-group .input-group-addon {
    position: absolute;
    right: 20px;
    top: 15px
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust {
    background-color: var(--white);
    border-radius: 10px;
    padding: 18px 55px 18px 24px;
    width: 100%
}

@media (max-width: 1399px) {
    .car-list-sidebar .contact-form-items .form-clt .category-oneadjust {
        width: auto
    }
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust .nice-select {
    font-size: 16px;
    gap: 20px;
    width: 100% !important
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust .nice-select span {
    color: var(--text)
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust .nice-select:after {
    border-bottom: 2px solid var(--text);
    border-right: 2px solid var(--text);
    right: -25px
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust .nice-select .list {
    background: var(--header);
    left: 0;
    max-height: 15vh;
    overflow-y: scroll;
    padding: 5px 8px;
    right: 0;
    width: 100%
}

.car-list-sidebar .contact-form-items .form-clt .category-oneadjust .nice-select .list li {
    border: none;
    color: var(--white);
    font-size: 14px
}

.car-list-sidebar .contact-form-items .form-clt .input-save input {
    background-color: var(--theme2);
    border: none;
    border-radius: 27px;
    color: var(--theme);
    height: 27px;
    outline: none;
    padding: 5px;
    width: 27px
}

.car-list-sidebar .contact-form-items .form-clt .input-save label {
    color: var(--text);
    font-size: 16px;
    margin-left: 10px;
    text-transform: capitalize
}

.car-list-sidebar .contact-form-items .form-clt .input-save label a {
    color: var(--header);
    font-weight: 500;
    text-decoration: underline
}

.car-list-sidebar .contact-form-items .form-clt .input-save-items-area {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.car-details-wrapper .car-details-items {
    border: 1px solid var(--border);
    border-radius: 10px
}

.car-details-wrapper .car-details-items .car-image img {
    border-radius: 10px 10px 0 0;
    height: 100%;
    width: 100%
}

.car-details-wrapper .car-details-items .car-content {
    padding: 30px
}

.car-details-wrapper .car-details-items .car-content .star {
    margin-bottom: 10px
}

.car-details-wrapper .car-details-items .car-content .star i {
    color: var(--ratting);
    font-size: 14px
}

.car-details-wrapper .car-details-items .car-content .star span {
    font-size: 14px
}

.car-details-wrapper .car-details-items .car-content h3 {
    font-size: 26px;
    margin-bottom: 15px
}

.car-details-wrapper .car-details-items .car-content h6 {
    border-bottom: 1px solid var(--border);
    color: var(--theme2);
    font-size: 18px;
    padding-bottom: 20px
}

.car-details-wrapper .car-details-items .car-content h6 span {
    color: var(--text);
    font-weight: 400
}

.car-details-wrapper .car-details-items .car-content .icon-details-area {
    border-bottom: 1px solid var(--border);
    border-top: 1px solid var(--border);
    padding-bottom: 30px;
    padding-top: 25px
}

.car-details-wrapper .car-details-items .car-content .icon-details-area h4 {
    margin-bottom: 25px
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (max-width: 1199px) {
    .car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items {
        flex-wrap: wrap;
        gap: 20px
    }
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items:not(:last-child) {
    margin-bottom: 20px
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items .icon-items {
    align-items: center;
    display: flex;
    gap: 12px
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items .icon-items .icon {
    background-color: #ecf0f4;
    border-radius: 50%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items .icon-items .content h6 {
    border: none;
    color: var(--header);
    font-size: 14px;
    padding-bottom: 0
}

.car-details-wrapper .car-details-items .car-content .icon-details-area .icon-details-main-items .icon-items .content p {
    text-transform: uppercase
}

.car-details-wrapper .car-details-items .car-content .price-table-area {
    margin-top: 30px
}

.car-details-wrapper .car-details-items .car-content .price-table-area h6 {
    border: none;
    color: var(--header);
    padding-bottom: 30px
}

.car-details-wrapper .car-details-items .car-content .price-table-area h6 span {
    color: var(--text);
    font-weight: 400;
    text-transform: none
}

.car-details-wrapper .car-details-items .car-content .price-table-area .price-table-items {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 16px 40px
}

.car-details-wrapper .car-details-items .car-content .car-video {
    height: 470px;
    margin-top: 30px;
    position: relative
}

@media (max-width: 575px) {
    .car-details-wrapper .car-details-items .car-content .car-video {
        height: 250px
    }
}

.car-details-wrapper .car-details-items .car-content .car-video .video-box {
    border-radius: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%)
}

.car-details-wrapper .car-details-items .car-content .car-video .video-box .video-btn {
    background-color: #005cb5;
    border-radius: 50%;
    color: var(--white);
    display: inline-block;
    font-size: 22px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    width: 85px
}

@media (max-width: 767px) {
    .car-details-wrapper .car-details-items .car-content .car-video .video-box .video-btn {
        height: 70px;
        line-height: 70px;
        width: 70px
    }
}

@media (max-width: 575px) {
    .car-details-wrapper .car-details-items .car-content .car-video .video-box .video-btn {
        height: 60px;
        line-height: 60px;
        width: 60px
    }
}

.car-details-wrapper .car-details-items .car-content .car-video .video-box .ripple:after,
.car-details-wrapper .car-details-items .car-content .car-video .video-box .ripple:before {
    box-shadow: 0 0 0 0 rgba(0, 92, 181, .8)
}

.car-details-wrapper .car-details-items .car-content .car-video img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.car-details-wrapper .car-booking-items {
    border: 1px solid var(--border);
    border-radius: 10px;
    margin-top: 30px;
    padding: 30px
}

.car-details-wrapper .car-booking-items .booking-header h3 {
    font-size: 26px;
    margin-bottom: 5px
}

.car-details-wrapper .car-booking-items .contact-form-items {
    padding-top: 30px
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .label-text {
    color: var(--header);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .input-group {
    position: relative
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .input-group input {
    background-color: var(--bg);
    border: none;
    border-radius: 10px !important;
    color: var(--text);
    outline: none;
    padding: 18px 24px;
    width: 100%
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .input-group input::placeholder {
    color: var(--text)
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .input-group .input-group-addon {
    position: absolute;
    right: 20px;
    top: 15px
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt input {
    background-color: var(--bg);
    border: none;
    border-radius: 10px;
    color: var(--text);
    outline: none;
    padding: 18px 24px;
    width: 100%
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt input::placeholder {
    color: var(--text)
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust {
    background-color: var(--bg);
    border-radius: 10px;
    padding: 18px 55px 18px 24px;
    width: 100%
}

@media (max-width: 1399px) {
    .car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust {
        width: auto
    }
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust .nice-select {
    font-size: 16px;
    gap: 20px;
    width: 100% !important
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust .nice-select span {
    color: var(--text)
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust .nice-select:after {
    border-bottom: 2px solid var(--text);
    border-right: 2px solid var(--text);
    right: -25px
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust .nice-select .list {
    background: var(--header);
    left: 0;
    max-height: 15vh;
    overflow-y: scroll;
    padding: 5px 8px;
    right: 0;
    width: 100%
}

.car-details-wrapper .car-booking-items .contact-form-items .form-clt .category-oneadjust .nice-select .list li {
    border: none;
    color: var(--white);
    font-size: 14px
}

.car-details-wrapper .car-booking-items .contact-form-items .input-save input {
    background-color: var(--bg);
    border: none;
    border-radius: 27px;
    color: var(--theme);
    height: 27px;
    outline: none;
    padding: 5px;
    width: 27px
}

.car-details-wrapper .car-booking-items .contact-form-items .input-save label {
    color: var(--text);
    font-size: 16px;
    margin-left: 10px;
    text-transform: capitalize
}

.car-details-wrapper .car-booking-items .contact-form-items .input-save label a {
    color: var(--text);
    font-weight: 500;
    text-decoration: underline
}

.car-details-wrapper .car-booking-items .contact-form-items .input-save-items-area {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.car-details-wrapper .comment-reviews {
    border: 1px solid var(--border);
    border-radius: 10px;
    margin-top: 30px;
    padding: 30px
}

.car-details-wrapper .comment-reviews h3 {
    font-size: 26px;
    margin-bottom: 30px
}

.car-details-wrapper .comment-reviews .car-single-comment {
    border-bottom: 1px solid var(--border)
}

@media (max-width: 575px) {
    .car-details-wrapper .comment-reviews .car-single-comment {
        flex-wrap: wrap;
        gap: 20px
    }
}

.car-details-wrapper .comment-reviews .car-single-comment .content .head .con h5 {
    font-weight: 600;
    margin-bottom: 5px
}

.car-details-wrapper .comment-reviews .car-single-comment .content .head .star i {
    color: var(--ratting);
    font-size: 14px
}

.car-details-wrapper .comment-reviews .car-single-comment.border-none {
    border: none
}

.woocommerce-notices-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .woocommerce-notices-wrapper {
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center
    }
}

.woocommerce-notices-wrapper .product-showing {
    font-size: 16px
}

.woocommerce-notices-wrapper .woocommerce-right {
    gap: 30px
}

.woocommerce-notices-wrapper .woocommerce-right .icon-items {
    align-items: center;
    display: flex;
    gap: 20px
}

.woocommerce-notices-wrapper .woocommerce-right .icon-items a {
    color: var(--text)
}

.woocommerce-notices-wrapper .woocommerce-right .icon-items a:hover {
    color: var(--header)
}

.woocommerce-notices-wrapper .woocommerce-right .form-clt {
    width: 350px
}

@media (max-width: 470px) {
    .woocommerce-notices-wrapper .woocommerce-right .form-clt {
        width: 280px
    }
}

.woocommerce-notices-wrapper .woocommerce-right .form-clt .nice-select {
    background-color: var(--bg);
    border-radius: 0;
    font-size: 16px;
    padding: 18px 20px;
    text-transform: capitalize
}

.woocommerce-notices-wrapper .woocommerce-right .form-clt .nice-select span {
    color: var(--text)
}

.woocommerce-notices-wrapper .woocommerce-right .form-clt .nice-select:after {
    border-bottom: 2px solid var(--text);
    border-right: 2px solid var(--text);
    height: 10px;
    right: 25px;
    top: 35px;
    width: 10px
}

.team-card-items {
    margin-top: 30px;
    position: relative;
    text-align: center
}

.team-card-items .border-shape {
    height: 355px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.team-card-items .border-shape img {
    height: 100%;
    width: 100%
}

@media (max-width: 1199px) {
    .team-card-items .border-shape {
        display: none
    }
}

.team-card-items .team-image {
    height: 408px;
    margin: 0 auto;
    padding: 13px 13px 0;
    position: relative
}

@media (max-width: 1199px) {
    .team-card-items .team-image {
        padding: 0
    }
}

.team-card-items .team-image img {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.team-card-items .team-content {
    margin-top: 25px
}

.team-card-items .team-content h3 a:hover {
    color: var(--theme)
}

.team-card-items .team-content p {
    text-transform: uppercase
}

.team-card-items .team-content .social-icon {
    gap: 10px;
    margin-top: 20px
}

.team-card-items .team-content .social-icon a {
    background-color: #ecf0f4;
    border-radius: 50%;
    color: var(--header);
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    transition: all .4s ease-in-out;
    width: 45px
}

.team-card-items .team-content .social-icon a:hover {
    background-color: var(--theme);
    color: var(--white)
}

.testimonial-card-items {
    margin-top: 50px;
    position: relative
}

.testimonial-card-items .testimonial-items-top {
    background-color: #ecf0f4;
    border: 1px solid transparent;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 40px 60px;
    position: relative;
    text-align: center;
    transition: all .4s ease-in-out
}

@media (max-width: 575px) {
    .testimonial-card-items .testimonial-items-top {
        padding: 30px 40px
    }
}

.testimonial-card-items .testimonial-items-top .icon {
    background-color: var(--theme2);
    border-radius: 50%;
    color: var(--white);
    font-size: 26px;
    height: 70px;
    line-height: 70px;
    margin: -70px auto 30px;
    position: relative;
    text-align: center;
    width: 70px;
    z-index: 9
}

.testimonial-card-items .testimonial-items-top p {
    font-size: 18px;
    line-height: 190%;
    position: relative;
    z-index: 9
}

@media (max-width: 575px) {
    .testimonial-card-items .testimonial-items-top p {
        font-size: 16px
    }
}

.testimonial-card-items .testimonial-items-top .star {
    color: var(--ratting);
    margin-top: 15px;
    position: relative;
    z-index: 9
}

.testimonial-card-items .testimonial-items-top:before {
    background-color: transparent;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    right: 41px;
    transform: rotate(30deg);
    transform-origin: bottom left;
    width: 81px;
    z-index: 1
}

.testimonial-card-items .testimonial-items-top:after {
    background-color: inherit;
    border-right: 1px solid transparent;
    bottom: -41.5px;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    content: "";
    height: 42px;
    position: absolute;
    right: 50px;
    width: 72px
}

.testimonial-card-items .client-info-items {
    position: relative
}

.testimonial-card-items .client-info-items .client-img {
    border: 2px solid var(--theme);
    border-radius: 50%;
    height: 70px;
    width: 70px
}

.testimonial-card-items .testimoni-bg-shape {
    position: relative
}

.testimonial-card-items .testimoni-bg-shape:after {
    background-image: url(../../assets/img/testimonial/bg-30.png);
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    content: "";
    filter: brightness(100%) contrast(100%) saturate(0) blur(0) hue-rotate(0deg);
    height: 100%;
    left: 0;
    opacity: .9;
    position: absolute;
    width: 100%
}

.testimonial-card-items:hover .testimonial-items-top {
    background-color: var(--white);
    border: 1px solid var(--border)
}

.testimonial-card-items:hover .testimonial-items-top:after {
    border-right: 1px solid var(--border)
}

.testimonial-card-items:hover .testimonial-items-top:before {
    background-color: var(--border)
}

.testimonial-section {
    position: relative;
    z-index: 9
}

.testimonial-section .testimonial-bg-shape {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1
}

.testimonial-section .testimonial-bg-shape img {
    width: 100%
}

.testimonial-section .array-button .array-next,
.testimonial-section .array-button .array-prev {
    background-color: #ecf0f4;
    border: none;
    color: var(--header)
}

.testimonial-section .array-button .array-next:hover,
.testimonial-section .array-button .array-prev:hover {
    background-color: var(--theme);
    color: var(--white)
}

.testimonial-wrapper {
    margin-bottom: 60px;
    margin-top: -85px
}

@media (max-width: 1399px) {
    .testimonial-wrapper {
        margin-bottom: 43px
    }
}

@media (max-width: 1199px) {
    .testimonial-wrapper {
        margin-bottom: 60px
    }
}

@media (max-width: 767px) {
    .testimonial-wrapper {
        margin-bottom: 0
    }
}

.testimonial-wrapper .testimonial-items {
    position: relative
}

@media (max-width: 991px) {
    .testimonial-wrapper .testimonial-items {
        margin-top: 50px
    }
}

@media (max-width: 767px) {
    .testimonial-wrapper .testimonial-items {
        margin-top: 0
    }
}

.testimonial-wrapper .testimonial-items .client-info-items {
    background-color: var(--white);
    border: 1px solid var(--theme);
    border-radius: 10px;
    margin: 0 0 40px 30px;
    max-width: 420px;
    position: relative;
    transition: all .3s ease
}

@media (max-width: 991px) {
    .testimonial-wrapper .testimonial-items .client-info-items {
        margin-left: 0
    }
}

.testimonial-wrapper .testimonial-items .client-info-items p {
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    padding: 30px
}

@media (max-width: 767px) {
    .testimonial-wrapper .testimonial-items .client-info-items p {
        font-size: 18px
    }
}

@media (max-width: 575px) {
    .testimonial-wrapper .testimonial-items .client-info-items p {
        font-size: 16px
    }
}

.testimonial-wrapper .testimonial-items .client-info-items .info {
    align-items: center;
    background-color: var(--theme);
    border-radius: 0 0 10px 10px;
    direction: ltr;
    display: flex;
    gap: 15px;
    padding: 25px 35px;
    position: relative
}

.testimonial-wrapper .testimonial-items .client-info-items .info .icon {
    align-items: center;
    background-color: var(--header);
    border: 5px solid var(--white);
    border-radius: 50%;
    display: inline-flex;
    height: 74px;
    justify-content: center;
    position: absolute;
    right: 25px;
    top: -37px;
    transform: translateX(50%);
    transform: none;
    width: 74px
}

.testimonial-wrapper .testimonial-items .client-info-items .info .name-job {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 15px
}

.testimonial-wrapper .testimonial-items .client-info-items .info .name-job .name {
    color: var(--white)
}

.testimonial-wrapper .testimonial-items .client-info-items .info .name-job .separator {
    color: var(--white) !important
}

.testimonial-wrapper .testimonial-items .client-info-items .info .name-job .job {
    color: var(--white)
}

.testimonial-wrapper .testimonial-items .client-info-items .info:after {
    background-color: inherit;
    bottom: -41.5px;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    content: "";
    height: 42px;
    position: absolute;
    right: 45px;
    transition: all .3s ease;
    width: 72px;
    z-index: 1
}

.testimonial-wrapper .testimonial-items .testimonial-image {
    bottom: -100px;
    position: absolute;
    right: 45px;
    z-index: -1
}

@media (max-width: 767px) {
    .testimonial-wrapper .testimonial-items .testimonial-image {
        display: none
    }
}

.testimonial-wrapper .testimonial-items .testimonial-image img {
    height: 100%;
    width: 100%
}

.testimonial-section-3 {
    position: relative
}

.testimonial-wrapper-2 .testimonial-single-items {
    display: flex;
    gap: 70px
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .testimonial-single-items {
        flex-wrap: wrap;
        gap: 30px;
        justify-content: center;
        text-align: center
    }
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-img {
    border: 6px solid #fff;
    border-radius: 50%;
    display: block;
    height: 136px;
    margin: 5px auto 0 20px;
    object-fit: cover;
    position: relative;
    width: 136px
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-img {
        margin: 5px auto 0;
        text-align: center
    }
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-img:after {
    background: linear-gradient(90deg, #ff3726, #0c142e);
    border-radius: 50%;
    content: "";
    height: 140px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    z-index: -1
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-content {
    flex-basis: 80%
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content {
        flex-basis: 100%
    }
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-content p {
    font-size: 34px;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 44px
}

@media (max-width: 1199px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content p {
        font-size: 30px
    }
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content p {
        font-size: 26px;
        padding: 0 0 35px
    }
}

@media (max-width: 767px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content p {
        font-size: 24px;
        padding: 0 0 35px
    }
}

@media (max-width: 575px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content p {
        font-size: 22px;
        padding: 0 0 25px
    }
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-content .name-job {
    align-items: flex-end;
    display: flex;
    gap: 15px
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .testimonial-single-items .testimonial-content .name-job {
        justify-content: center
    }
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-content .name-job .separator {
    color: var(--header);
    font-size: 20px
}

.testimonial-wrapper-2 .testimonial-single-items .testimonial-content .name-job .job {
    color: var(--theme);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    margin: 0
}

.testimonial-wrapper-2 .client-img-items {
    align-items: center;
    display: flex;
    gap: 10px;
    position: relative
}

.testimonial-wrapper-2 .client-img-items .client-img {
    border-radius: 60px;
    display: block;
    height: 60px;
    width: 60px
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .client-img-items {
        justify-content: center;
        margin-top: 30px
    }
}

.testimonial-wrapper-2 .client-img-items .array-button {
    bottom: 0;
    position: absolute;
    right: 0
}

@media (max-width: 991px) {
    .testimonial-wrapper-2 .client-img-items .array-button {
        display: none
    }
}

.testimonial-wrapper-2 .client-img-items .array-button .array-next,
.testimonial-wrapper-2 .client-img-items .array-button .array-prev {
    background-color: var(--white);
    border: none;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .07);
    color: var(--header)
}

.testimonial-wrapper-2 .client-img-items .array-button .array-next:hover,
.testimonial-wrapper-2 .client-img-items .array-button .array-prev:hover {
    background-color: var(--theme);
    color: var(--white)
}

.section-title h2:before {
    content: none
}

.section-title h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 125%
}

.feature-description {
    color: #191919;
    display: -webkit-box;
    padding: 0 10px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 14px;
    min-height: 112px;
    overflow: hidden
}

.about-image-items h2 {
    font-size: 50px;
    font-weight: 600;
    line-height: 125%
}

.car-service-wrapper .service-car-content h2 {
    font-size: 40px;
    line-height: 125%
}

.news-des {
    color: #191919;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 14px;
    min-height: 112px;
    overflow: hidden
}

.header-top-section2 {
    background: #020d26;
    padding: 10px 0
}

.header-6 .header-main .main-menu ul li {
    margin-inline-end: 15px
}

.header-6 .header-main .header-left {
    align-items: center;
    display: flex;
    gap: 80px
}

.header-5 .header-main {
    z-index: 1111
}

.header-5 .header-main .header-left {
    z-index: 111111
}

.header-5 .header-main .header-right {
    gap: 70px;
    z-index: 111111
}

.header-4 .header-main .main-menu ul li,
.header-5 .header-main .main-menu ul li {
    margin-inline-end: 18px
}

.header5 .header-top {
    padding: 10px 0 20px
}

/* Header5 on non-home pages - dark text on white background */
.header5:not(.home-3) .header-3 .header-main .main-menu ul li a {
    color: var(--header, #1a1a2e);
}

.header5:not(.home-3) .header-3 .header-main .main-menu ul li a:hover {
    color: var(--theme);
}

.header-7 .header-top:after,
.header-7 .header-top:before {
    content: none
}

.header-7 .top-btn a {
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x)
}

.header-7 .header-main .header-left {
    align-items: center;
    display: flex;
    gap: 80px;
    justify-content: space-between;
    width: 100%
}

.header-7 .header-main .main-menu ul li {
    display: inline-block;
    list-style: none;
    margin-inline-end: 30px;
    padding: 20px 0;
    position: relative
}

.video-container {
    height: 774px;
    overflow: hidden;
    position: relative;
    width: 1600px
}

.video-container .video-containerbox,
.video-container .video-containerbox:after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-container .video-containerbox:after {
    background: rgba(0, 0, 0, .5);
    content: ""
}

.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hero-2 .hero-content2 h1 {
    font-size: 52px;
    line-height: 125%
}

.header-main .main-menu ul li .submenu li>a.active {
    background: var(--theme);
    color: var(--white) !important
}

.youtube-background.video-background.container {
    border-radius: 15px
}

.home-blog-wrapper {
    transition: .3s
}

.blog-wrapper.home-blog-wrapper:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15)
}

.blog-thumb {
    margin-bottom: 20px
}

.blog-title {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    margin: 10px 0 15px;
    padding: 0;
    text-align: left;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
    padding: 0 10px;
}

.blog-content.home-blog h2 {
    font-size: 18px;
    height: 50px
}

.blog-content.home-blog h2,
.blog-content.home-blog p {
    margin-bottom: 10px;
    overflow: hidden
}

.link-box.home-blog-link a {
    color: var(--mainColor);
    font-size: 14px
}

.blog-title a {
    color: #222
}

.link-box a {
    color: #555
}

.blog-title a:hover,
.link-box a:hover {
    color: var(--mainColor)
}

.blog-wrapper {
    border-radius: 10px;
    overflow: hidden;
    padding: 0
}

.meta-info ul li {
    color: #595959;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    padding: 0 12px;
    position: relative;
    text-transform: uppercase
}

h2.blog-title>a {
    display: block;
    display: -webkit-box;
    display: flex;
    font-size: 18px;
    line-height: 25px;
    min-height: 50px;
    text-overflow: ellipsis;
    width: 94%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    align-content: center;
    align-items: stretch;
    height: 50px;
    justify-content: flex-start;
    overflow: hidden;
    padding: 0 10px
}

.blog-content.home-blog {
    padding: 0 10px;
}

.link-box.home-blog-link {
    padding: 0 10px;
}

.link-box.home-blog-link {
    padding: 10px;
    text-align: right;
    padding-top: 0;
}

.header-7 .header-main .main-menu ul li:last-child {
    margin: 0;
}

.why-des {
    text-align: center;
}

.section-home-banner {
    padding: 0 24px;
}

.section-home-banner>div {

    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 130px 0px;
    border-radius: 30px;
}

.section-home-banner .banner-content {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-home-banner .banner-content h2,
.section-home-banner .banner-content p {
    color: #FFF
}

.section-home-banner .banner-content h2 {
    font-size: 55px;
    line-height: 124%;
}

.section-home-banner .banner-content p {
    font-size: 21px;
    font-weight: 400;
    line-height: 125%;
    padding: 20px 0;
}

@media (max-width: 576px) {
    .section-home-banner {
        padding: 0 15px;
    }

    .section-home-banner>div {
        padding: 60px 0px;
    }

    .section-home-banner .banner-content h2,
    .section-home-banner .banner-content p {
        text-align: center;
    }

    .section-home-banner .banner-content h2 {
        font-size: 30px;
    }
}

@media (max-width: 375px) {
    .section-home-banner .banner-content h2 {
        font-size: 25px;
    }
}

.section-home-categorys {
    background: #ffffff;
    color: #333;
}

.section-home-categorys .heading-box .heading-desc {
    color: rgba(35, 35, 35, 0.6);
}

.section-home-categorys .item-category .category-img {
    position: relative;
    border: 3px solid #f8fbff;
    overflow: hidden;
    border-radius: 30px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.section-home-categorys .item-category .category-img img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.section-home-categorys .item-category .category-img:hover {
    border-color: #01aa90;
}

.section-home-categorys .item-category .category-img:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.section-home-categorys .item-category .category-detail {
    margin-top: 15px;
}

.section-home-categorys .item-category .category-detail .detail-title {
    font-size: 22px;
    margin-bottom: 5px;
}

.section-home-categorys .item-category .category-detail .detail-desc {
    color: rgba(35, 35, 35, 0.6);
    font-size: 17px;
}

@media (min-width: 992px) {
    .section-home-categorys .item-category {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding: 0 10px;
    }
}

@media (max-width: 991px) {
    .section-home-categorys .row {
        flex-flow: nowrap;
        overflow-x: scroll;
        justify-content: start !important;
    }
}

@media (max-width: 767px) {
    .section-home-categorys .item-category .category-img {
        border-radius: 150px;
    }

    .section-home-categorys .item-category .category-detail .detail-title {
        font-size: 18px;
    }

    .section-home-categorys .item-category .category-detail .detail-desc {
        font-size: 15px;
    }
}

.category-detail .detail-title {
    justify-content: center;
}

.description h2 {
    color: #054a8f;
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin-bottom: inherit;
    position: relative;
    text-align: center;
}

.services-box {
    border: 1px solid #e6e6e6;
    transition: .3s;
}

.services-content {
    padding: 20px;
    padding-top: 0px;
}

.service-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    width: 60px;
    height: 2px;
    background: var(--mainColor);
    bottom: -25px;
    right: 0;
    margin: auto;
}

.services-img {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
    overflow: hidden;
    margin-bottom: 25px;
}

.services-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    color: white;
}

.services-box {
    border: 1px solid #e6e6e6;
    transition: .3s;
}

.services-img img,
.partner-img img {
    transition: all 0.5s ease;
}

.services-box:hover .services-img img,
.services-box:hover .partner-img img {
    transform: scale(1.1);
}

.partner-area .services-box {
    border: 0px solid #e6e6e6;
    transition: .3s;
}

.partner-img {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
    overflow: hidden;
    margin-bottom: 25px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.partner-img .img {
    width: 100%;
    position: absolute;
    top: 15px;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
    color: white;
}

.partner-img img {
    text-align: center;
    max-width: 80%;
}

.partner-img:before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: .3s;
    z-index: 9
}

.services-box:hover .partner-img:before {
    opacity: 0.8;
}

.card-title h5 {
    margin-bottom: 15px;
    font-weight: 600;
    text-align: left;
}

.partner-area .card-title {
    position: absolute;
    margin-bottom: 0;
    padding: 10px;
    bottom: 5%;
    left: 5%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    transform: translateY(160%);
    transition: .3s;
    z-index: 10;
}

.partner-area .card-title h5 {
    margin-bottom: 0px;
    color: #fff;
}

.services-box:hover .card-title {
    transform: translateY(0);
}

.card-text p {
    margin-bottom: 25px;
    height: 75px;
    overflow: hidden;
}

.services-box>.services-content>a {
    padding: 11px 15px;
    font-size: 13px;
    transition: all .5s;
    border: 1px solid var(--mainColor);
    background: none;
    color: var(--mainColor);
}

.services-box>.services-content>a:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.services-box .img {
    border: 0;
}

/* ========== Header 8 Styles ========== */
.header-8 {
    position: relative;
    z-index: 999;
}

.header-8 .header-top {
    background: #2d2d2d;
    padding: 8px 0;
}

.header-8 .header-top-cta {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-8 .header-top-cta a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s;
}

.header-8 .header-top:after,
.header-8 .header-top:before {
    content: none !important;
}

.header-8 .header-top-cta a:hover {
    color: #fff;
}

.header-8 .header-top-cta i {
    margin-right: 6px;
    color: var(--theme);
}

.header-8 .top-social-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
}

.header-8 .top-social-links>a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s;
}

.header-8 .top-social-links>a:hover {
    color: #fff;
}

.header-8 .top-social-links .top-btn {
    display: flex;
    gap: 8px;
    margin-left: 10px;
}

.header-8 .top-social-links .top-btn .btn {
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 3px;
}

.header-8 .top-social-links .lang-flag {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    text-decoration: none;
    margin-left: 15px;
}

.header-8 .top-social-links .lang-flag img {
    border-radius: 2px;
}

.header-8-main {
    background: #fff;
    padding: 10px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.header-8-main .header-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-8-main .header-left {
    flex: 0 0 auto;
}

.header-8-main .header-center {
    flex: 1;
    display: flex;
    justify-content: center;
}

.header-8-main .header-right {
    flex: 0 0 auto;
}

.header-8-main .main-menu ul {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-8 .header-top.blue-bg {
    background: #020d26 !important;
    padding: 0px 0;
    height: auto;
}

.header-8-main .main-menu ul li a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 15px;
    display: block;
    text-transform: uppercase;
    transition: color 0.3s;
}

.header-8-main .main-menu ul li a:hover,
.header-8-main .main-menu ul li a.active {
    color: var(--theme);
}

.header-8-main .sidebar__toggle {
    font-size: 24px;
    color: #333;
    cursor: pointer;
}

/* Header 8 sticky */
.sticky.header-8-main {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    animation: fadeInDown 0.5s ease-in-out;
}

/* Responsive */
@media (max-width: 991px) {
    .header-8 .header-top-cta {
        justify-content: center;
        margin-bottom: 8px;
    }

    .header-8 .top-social-links {
        justify-content: center;
        flex-wrap: wrap;
    }

    .header-8-main .header-center {
        display: none;
    }
}

/* ========== Header 8 ali.vn Style ========== */

/* Top Bar - Dark Blue Background */
.header-top.blue-bg {
    background: #020d26 !important;
    padding: 8px 0;
    height: 43px;
}

.header-top.blue-bg::before,
.header-top.blue-bg::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background: transparent !important;
}

.header8 .header-top.blue-bg {
    background: #020d26 !important;
    padding: 0;
    height: auto;
}

.header-top.blue-bg .header-top-cta {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-top.blue-bg .header-top-cta a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s;
}

.header-top.blue-bg .header-top-cta a:hover {
    color: #fff;
}

.header-top.blue-bg .header-top-cta i {
    margin-right: 6px;
}

.header-top.blue-bg .top-social-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
}

.header-top.blue-bg .top-social-links>a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    text-decoration: none;
    transition: color 0.3s;
}

.header-top.blue-bg .top-social-links>a:hover {
    color: #fff;
}

.header-top.blue-bg .top-social-links .top-btn {
    display: inline-block;
}

.header-top.blue-bg .top-social-links .top-btn .btn,
.header-top.blue-bg .top-social-links .btn {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
}

.header-top.blue-bg .top-social-links .top-download {
    margin-left: 5px;
}

.header-top.blue-bg .top-social-links .top-download-dr {
    background: #179333;
    border-color: #179333;
}

/* Menu Area - White Background */
.menu-area {
    background: #fff;
    padding: 10px 0;
}

.menu-area .logo img {
    max-width: 80px;
}

.menu-area .main-menu {
    display: flex;
    justify-content: flex-end;
}

.menu-area .main-menu ul {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-area .main-menu ul li {
    display: inline-block;
}

.menu-area .main-menu ul li a {
    color: #020d26;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 25px 12px;
    display: block;
    text-transform: uppercase;
    transition: color 0.3s;
}

.menu-area .main-menu ul li a:hover,
.menu-area .main-menu ul li a.active {
    color: var(--theme);
}

.menu-area .sidebar__toggle {
    font-size: 24px;
    color: #020d26;
    cursor: pointer;
}

/* Responsive for Header 8 ali.vn Style */
@media (max-width: 991px) {
    .header-top.blue-bg .header-top-cta {
        justify-content: center;
        margin-bottom: 8px;
    }

    .header-top.blue-bg .top-social-links {
        justify-content: center;
        flex-wrap: wrap;
    }

    .menu-area .main-menu {
        display: none;
    }
}

/* ========== Video Slideshow Layout 5 ========== */
.hero-video-section {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.video-slider-wrapper {
    position: relative;
}

.hero-video-slider {
    width: 100%;
    height: 100vh;
    min-height: 500px;
    max-height: 800px;
    overflow: hidden;
}

.hero-video-slider .swiper-slide {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}

.hero-video-slider .swiper-slide-active {
    visibility: visible;
    opacity: 1;
}

.video-slide-item {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.video-slide-item .video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.video-slide-item .video-background video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-slide-item .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    border-radius: 15px;
}

.video-slide-item .container {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}

.video-content {
    max-width: 700px;
    padding: 40px 0;
    margin-left: 80px;
}

.video-content .video-title {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.video-content .video-desc {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
    line-height: 1.6;
}

.video-content .theme-btn {
    padding: 15px 35px;
    font-size: 16px;
    font-weight: 600;
}

/* Video Slider Navigation */
.video-nav-prev,
.video-nav-next {
    color: #fff;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    transition: all 0.3s;
}

.video-nav-prev:hover,
.video-nav-next:hover {
    background: var(--theme);
}

.video-nav-prev::after,
.video-nav-next::after {
    font-size: 18px;
}

.video-pagination {
    bottom: 30px !important;
}

.video-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
}

.video-pagination .swiper-pagination-bullet-active {
    background: var(--theme);
}

/* Responsive */
@media (max-width: 991px) {
    .hero-video-slider {
        height: 70vh;
        min-height: 400px;
    }

    .video-content .video-title {
        font-size: 32px;
    }

    .video-content .video-desc {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .hero-video-slider {
        height: 60vh;
        min-height: 350px;
    }

    .video-content .video-title {
        font-size: 24px;
    }

    .video-nav-prev,
    .video-nav-next {
        display: none;
    }
}

.single-slider {
    height: 600px;
    overflow: hidden;
}

/* ===== Header9 + Footer3 (Sandbox) overrides ===== */
body.header9 header .navbar {
    border-bottom: none;
    padding: 0;
}

body.header9 header .navbar .navbar-nav .nav-link {
    font-weight: 700;
    text-transform: none;
    height: auto;
    line-height: 1.7;
    padding: 0 .8rem;
}

body.header9 header .navbar .navbar-brand {
    padding-left: 0;
}

body.header9 header .navbar .dropdown-menu {
    border: none;
    border-radius: .4rem;
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}

body.header9 header .navbar .dropdown-item {
    font-weight: 500;
    line-height: 1.7;
}

body.header9 .fix-area,
body.header9 .offcanvas__overlay {
    display: none !important;
}

.testimonial-section .section-title-area {
    justify-content: space-around;
}

section.about-section.fix.section-padding {
    padding: 40px 0 90px 0;
}

section.feature-benefit.section.section-padding.fix {
    padding: 0;
}
