/*===========================
Project Name: Globego- SEO Digital Marketing Agency HTML Template
Author: Qzency Ltd --> (https://www.qzency.com/)
Support: https://qzency.desky.support/
Version: 1.0


/*===========================
  01.COMMON CSS 
===========================*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&amp;family=Outfit:wght@100..900&amp;display=swap");

:root {
    --font-DM-Sans: "DM Sans", sans-serif;
    --font-Outfit: "Outfit", sans-serif;
    --primary-color: rgba(252, 210, 90, 1);
    --secondary-color: #000;
    --secondary-color-two: #000;
    --primary-black: #000;
    --secondary-black: #000;
    --paragraph: #000;
    --paragraph-bg-dark: rgba(237, 237, 237, 1);
    --paragraph-bg-dark-two: rgba(206, 206, 206, 1);
    --white-color: rgba(255, 255, 255, 1);
    --border-color: rgba(255, 255, 255, 0.25);
}

* {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

html {
    font-size: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-family: var(--font-Outfit);
    color: var(--primary-black);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    background-color: var(--white-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    line-height: 1.4;
    color: var(--primary-black);
}

input {
    border: none;
    outline: none;
}

button {
    outline: none;
    border: none;
}

i.bx {
    vertical-align: middle;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

p {
    font-family: var(--font-manrope);
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pb-80 {
    padding-bottom: 80px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pb-80 {
        padding-bottom: 60px;
    }
}

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

@media (max-width: 991px) {
    .pb-90 {
        padding-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .pb-90 {
        padding-bottom: 70px;
    }
}

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

.pb-30 {
    padding-bottom: 30px;
}

.pb-8 {
    padding-bottom: 8px;
}

.pb-18 {
    padding-bottom: 18px;
}

.pb-32 {
    padding-bottom: 32px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

@media (max-width: 1399px) {
    .pb-40 {
        padding-bottom: 20px;
    }
}

.pb-44 {
    padding-bottom: 44px;
}

@media (max-width: 1399px) {
    .pb-44 {
        padding-bottom: 30px;
    }
}

.pb-46 {
    padding-bottom: 46px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-12 {
    padding-bottom: 12px;
}

.pb-14 {
    padding-bottom: 14px;
}

.pb-16 {
    padding-bottom: 16px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-24 {
    padding-bottom: 24px;
}

.pb-28 {
    padding-bottom: 28px;
}

.pb-12 {
    padding-bottom: 12px;
}

.pb-14 {
    padding-bottom: 14px;
}

.pt-50 {
    padding-top: 54px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-117 {
    padding-top: 117px;
}

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

@media (max-width: 1499px) {
    .pt-100 {
        padding-top: 70px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-110 {
        padding-top: 90px;
    }
}

@media (max-width: 991px) {
    .pt-110 {
        padding-top: 70px;
    }
}

.pt-70 {
    padding-top: 70px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-88 {
    padding-top: 88px;
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-125 {
        padding-top: 100px;
    }
}

@media (max-width: 991px) {
    .pt-125 {
        padding-top: 90px;
    }
}

@media (max-width: 767px) {
    .pt-125 {
        padding-top: 70px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pb-125 {
        padding-bottom: 100px;
    }
}

@media (max-width: 991px) {
    .pb-125 {
        padding-bottom: 90px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-155 {
        padding-top: 145px;
    }
}

@media (max-width: 991px) {
    .pt-155 {
        padding-top: 120px;
    }
}

.mb-8 {
    margin-bottom: 8px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-14 {
    margin-bottom: 14px;
}

.mb-16 {
    margin-bottom: 1px;
}

.mb-65 {
    margin-bottom: 65px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mb-65 {
        margin-bottom: 45px;
    }
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-22 {
    margin-bottom: 22px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-28 {
    margin-bottom: 28px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .mb-40 {
        margin-bottom: 30px;
    }
}

.mb-44 {
    margin-bottom: 44px;
}

@media (max-width: 991px) {
    .mb-44 {
        margin-bottom: 0px;
    }
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 1199px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}

.mb-48 {
    margin-bottom: 48px;
}

@media (max-width: 1399px) {
    .mb-48 {
        margin-bottom: 30px;
    }
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .mb-60 {
        margin-bottom: 50px;
    }
}

.mb-70 {
    margin-bottom: 70px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mb-70 {
        margin-bottom: 60px;
    }
}

@media (max-width: 991px) {
    .mb-70 {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .mb-70 {
        margin-bottom: 50px;
    }
}

.mb-80 {
    margin-bottom: 80px;
}

@media (max-width: 991px) {
    .mb-80 {
        margin-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .mb-80 {
        margin-bottom: 50px;
    }
}

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

.mb-28 {
    margin-bottom: 28px;
}

@media (max-width: 767px) {
    .mb-28 {
        margin-bottom: 14px;
    }
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-40 {
    margin-bottom: 40px;
}

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

@media (max-width: 1199px) {
    .pb-120 {
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .pb-120 {
        padding-bottom: 80px;
    }
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-54 {
    padding-bottom: 54px;
}

.pb-14 {
    padding-bottom: 14px;
}

@media (max-width: 1199px) {
    .pb-14 {
        padding-bottom: 10px;
    }
}

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

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

@media (max-width: 1499px) {
    .pb-100 {
        padding-bottom: 70px;
    }
}

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

.mb-20 {
    margin-bottom: 20px;
}

.mb-80 {
    margin-bottom: 80px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mb-80 {
        margin-bottom: 50px;
    }
}

@media (max-width: 425px) {
    .mb-80 {
        margin-bottom: 30px;
    }
}

.mb-100 {
    margin-bottom: 100px;
}

@media (max-width: 1399px) {
    .mb-100 {
        margin-bottom: 50px;
    }
}

.mt-100 {
    margin-top: 110px !important;
}

@media (max-width: 991px) {
    .mt-100 {
        margin-top: 80px !important;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .mt-120 {
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
    .mt-120 {
        margin-top: 90px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .mt-130 {
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
    .mt-130 {
        margin-top: 90px;
    }
}

.mb-80 {
    margin-bottom: 80px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mb-80 {
        margin-bottom: 70px;
    }
}

@media (max-width: 991px) {
    .mb-80 {
        margin-bottom: 70px;
    }
}

.mb-90 {
    margin-bottom: 90px;
}

@media (max-width: 991px) {
    .mb-90 {
        margin-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .mb-90 {
        margin-bottom: 50px;
    }
}

.mb-100 {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    .mb-100 {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .mb-100 {
        margin-bottom: 60px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .mb-110 {
        margin-bottom: 90px;
    }
}

@media (max-width: 991px) {
    .mb-110 {
        margin-bottom: 80px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .mb-120 {
        margin-bottom: 80px;
    }
}

@media (max-width: 991px) {
    .mb-120 {
        margin-bottom: 60px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .mb-130 {
        margin-bottom: 100px;
    }
}

@media (max-width: 991px) {
    .mb-130 {
        margin-bottom: 90px;
    }
}

.pt-40 {
    padding-top: 40px;
}

.mb-15 {
    margin-bottom: 15px;
}

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

.mb-122 {
    margin-bottom: 122px;
}

.mb-10 {
    margin-bottom: 10px;
}

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

@media (max-width: 991px) {
    .pt-90 {
        padding-top: 80px;
    }
}

@media (max-width: 767px) {
    .pt-90 {
        padding-top: 70px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-110 {
        padding-top: 90px;
    }
}

@media (max-width: 991px) {
    .pt-110 {
        padding-top: 70px;
    }
}

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

@media (max-width: 1199px) {
    .pt-120 {
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    .pt-120 {
        padding-top: 80px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-135 {
        padding-top: 120px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .pt-135 {
        padding-top: 110px;
    }
}

@media (max-width: 576px) {
    .pt-135 {
        padding-top: 80px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-150 {
        padding-top: 120px;
    }
}

@media (max-width: 991px) {
    .pt-150 {
        padding-top: 120px;
    }
}

@media (max-width: 576px) {
    .pt-150 {
        padding-top: 80px;
    }
}

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

.pt-80 {
    padding-top: 80px;
}

.pt-50 {
    padding-top: 50px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pt-50 {
        padding-top: 40px;
    }
}

@media (max-width: 991px) {
    .pt-50 {
        padding-top: 30px;
    }
}

.pt-40 {
    padding-top: 40px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-32 {
    padding-top: 32px;
}

.pt-30 {
    padding-top: 30px;
}

.pe-80 {
    padding-right: 80px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pl-110 {
    padding-left: 110px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .pl-110 {
        padding-left: 70px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .pl-110 {
        padding-left: 40px;
    }
}

@media (max-width: 1199px) {
    .pl-110 {
        padding-left: unset;
    }
}

.pb-48 {
    padding-bottom: 48px;
}

@media (max-width: 767px) {
    .pb-48 {
        padding-bottom: 30px;
    }
}

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

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

.mt-30 {
    margin-top: 30px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .mt-60 {
        margin-top: 40px;
    }
}

.mt-70 {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .mt-70 {
        margin-top: 40px;
    }
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

@media (max-width: 1199px) {
    .mb-25 {
        margin-bottom: 15px;
    }
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-34 {
    margin-bottom: 34px;
}

.mb-40 {
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    .mb-40 {
        margin-bottom: 30px;
    }
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-54 {
    margin-bottom: 54px;
}

.mb-80 {
    margin-bottom: 86px;
}

@media (max-width: 1199px) {
    .mb-80 {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .mb-80 {
        margin-bottom: 40px;
    }
}

.mb-100 {
    margin-bottom: 100px;
}

@media (max-width: 991px) {
    .mb-100 {
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .mb-100 {
        margin-bottom: 40px;
    }
}

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 1199px) {
    .mb-50 {
        margin-bottom: 35px;
    }
}

@media (max-width: 767px) {
    .mb-50 {
        margin-bottom: 40px;
    }
}

.mt-60 {
    margin-top: 60px;
}

@media (max-width: 767px) {
    .mt-60 {
        margin-top: 40px;
    }
}

.mt-70 {
    margin-top: 70px;
}

@media (max-width: 991px) {
    .mt-70 {
        margin-top: 40px;
    }
}

@keyframes fade-down {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

@keyframes zoom-In-effect {
    0% {
        transform: scale(0.5);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes textRotation {
    to {
        transform: rotate(360deg);
    }
}

@keyframes waves {
    0% {
        transform: scale(0.2, 0.2);
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        transform: scale(0.9, 0.9);
        opacity: 0;
    }
}

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes flipOutY {
    0% {
        transform: rotateY(0deg);
        opacity: 1;
    }

    100% {
        transform: rotateY(180deg);
        opacity: 0;
    }
}

@keyframes progress {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0.5);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

#magic-cursor {
    position: absolute;
    display: none;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
}

body.tt-magic-cursor #magic-cursor {
    display: block;
}

#ball {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white-color);
    pointer-events: none;
    border-style: solid;
    border-radius: 50%;
    border-color: var(--primary-color);
    background-color: var(--primary-color);
    /* Note: border width handled through JS */
}

    /* Ball view
============= */
    #ball.ball-view {
        background-image: linear-gradient(112.83deg, rgba(248, 78, 29, 0.6) 0%, rgba(255, 255, 255, 0) 110.84%);
        background-color: rgba(var(--primary-color-opc), 0.5);
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        font-size: 15px;
        font-weight: 600;
        color: var(--white-color);
        font-family: var(--font-Outfit);
        line-height: 1.4;
        text-align: center;
    }

    #ball .ball-view-inner {
        padding: 0 5px;
        opacity: 0;
        visibility: hidden;
        transform: scale(0);
    }

        #ball .ball-view-inner i {
            font-size: 24px;
        }

    /* Ball drag
============= */
    #ball .ball-drag {
        position: absolute;
        display: block;
        width: 100%;
        padding: 0 5px;
        font-size: 15px;
        font-weight: 600;
        color: var(--primary-black);
        line-height: 1.2;
        text-align: center;
        transition: all 0.3s;
    }

        #ball .ball-drag::before,
        #ball .ball-drag::after {
            position: absolute;
            top: 50%;
            margin-top: -5px;
            font-size: 16px;
            color: var(--primary-color);
            height: 10px;
            line-height: 10px;
            /* Font Awesome */
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
        }

        #ball .ball-drag::before {
            content: "\f060";
            /* Font Awesome */
            left: 0;
            transform: translate3d(-30px, 0, 0);
            transition: all 0.25s;
        }

        #ball .ball-drag::after {
            content: "\f061";
            /* Font Awesome */
            right: 0;
            transform: translate3d(30px, 0, 0);
            transition: all 0.25s;
        }

    #ball.magnetic-active {
        background-image: linear-gradient(112.83deg, rgba(248, 78, 29, 0.6) 0%, rgba(255, 255, 255, 0) 110.84%);
        background-color: rgba(var(--primary-color-opc), 0.5);
        -webkit-backdrop-filter: blur(1.1px);
        backdrop-filter: blur(1.1px);
        border-color: transparent !important;
    }

    /* Ball close
============== */
    #ball.ball-close-enabled {
        opacity: 1 !important;
    }

    #ball .ball-close {
        position: absolute;
        padding: 0 5px;
        font-size: 14px;
        font-weight: 600;
        color: var(--primary-color);
        line-height: 1;
        text-align: center;
    }

.circle-container {
    background: transparent;
    position: fixed;
    right: 30px;
    bottom: 55px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px #eee;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: all 200ms linear;
}

    .circle-container.active {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    .circle-container::after {
        position: absolute;
        font-family: "Bootstrap-icons";
        content: "\f145";
        text-align: center;
        line-height: 40px;
        font-size: 28px;
        color: var(--primary-color);
        left: 0;
        top: 0;
        height: 40px;
        width: 40px;
        cursor: pointer;
        display: block;
        z-index: 1;
        transition: all 200ms linear;
    }

    .circle-container:hover svg path {
        fill: var(--primary-color);
    }

    .circle-container:hover svg.circle-progress path {
        stroke: var(--primary-color);
        stroke: #eee;
        stroke-width: 5;
        box-sizing: border-box;
        transition: all 200ms linear;
    }

    .circle-container:hover::after {
        color: var(--white-color);
    }

    .circle-container svg path {
        fill: none;
    }

    .circle-container svg.circle-progress path {
        stroke: var(--primary-color);
        stroke-width: 5;
        box-sizing: border-box;
        transition: all 200ms linear;
    }

.header-btn {
    background-color: var(--secondary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .header-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

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

        .header-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1 {
    background-color: var(--primary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--black-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

@media (max-width: 1199px) {
    .primary-btn1 {
        padding: 20px 26px;
    }
}

@media (max-width: 576px) {
    .primary-btn1.submit-btn-two {
        padding: 20px 30px;
    }
}

.primary-btn1.secondary-btn {
    background-color: var(--secondary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .primary-btn1.secondary-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.secondary-btn:hover {
        color: var(--white-color);
    }

        .primary-btn1.secondary-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.checkout-btn {
    background-color: var(--secondary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

    .primary-btn1.checkout-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.checkout-btn:hover {
        color: var(--white-color);
    }

        .primary-btn1.checkout-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.contact-btn {
    background-color: var(--primary-black);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .primary-btn1.contact-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.contact-btn:hover {
        color: var(--white-color);
    }

        .primary-btn1.contact-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.secondary-btn-two {
    background-color: var(--primary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .primary-btn1.secondary-btn-two::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.secondary-btn-two:hover {
        color: var(--white-color);
    }

        .primary-btn1.secondary-btn-two:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.view-more-btn {
    background-color: var(--primary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 13px 20px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .primary-btn1.view-more-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.view-more-btn:hover {
        color: var(--white-color);
    }

        .primary-btn1.view-more-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.white {
    background-color: var(--white-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--primary-black);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .primary-btn1.white::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.white:hover {
        color: var(--white-color);
    }

        .primary-btn1.white:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.transparent-btn {
    background-color: var(--white-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--secondary-black);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
    border: 1px solid var(--white-color);
}

    .primary-btn1.transparent-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .primary-btn1.transparent-btn:hover {
        color: var(--white-color);
        border: 1px solid var(--primary-color);
    }

        .primary-btn1.transparent-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.primary-btn1.order-btn svg path {
    fill: var(--white-color);
    transition: 0.3s;
}

.primary-btn1.order-btn::after {
    position: absolute;
    content: "";
    display: block;
    left: 15%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background-color: var(--secondary-color);
    transform: skewX(45deg) scale(0, 1);
    z-index: -1;
    transition: all 0.3s;
}

.primary-btn1.white-btn {
    background-color: var(--white-color);
    color: var(--primary-black);
}

    .primary-btn1.white-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--primary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

.primary-btn1.full-width {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .primary-btn1.full-width::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

.primary-btn1::after {
    position: absolute;
    content: "";
    display: block;
    left: 15%;
    right: -20%;
    top: -4%;
    height: 150%;
    width: 150%;
    bottom: 0;
    background-color: var(--white-color);
    transform: skewX(45deg) scale(0, 1);
    z-index: -1;
    transition: all 0.3s;
}

.primary-btn1:hover {
    color: var(--primary-black);
}

    .primary-btn1:hover.white-btn {
        color: var(--white-color);
    }

    .primary-btn1:hover.order-btn {
        color: var(--white-color);
    }

        .primary-btn1:hover.order-btn svg {
            transform: rotate(0deg);
        }

            .primary-btn1:hover.order-btn svg path {
                fill: var(--white-color);
            }

    .primary-btn1:hover.full-width {
        color: var(--white-color);
    }

    .primary-btn1:hover svg {
        transform: rotate(45deg);
    }

        .primary-btn1:hover svg path {
            fill: var(--primary-black);
        }

    .primary-btn1:hover::after {
        transform: skewX(45deg) scale(1, 1);
    }

.submit-btn {
    background-color: var(--primary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 20px 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
    width: 100%;
}

    .submit-btn.two::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--white-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

    .submit-btn.three {
        background-color: var(--secondary-color);
    }

        .submit-btn.three::after {
            position: absolute;
            content: "";
            display: block;
            left: 15%;
            right: -20%;
            top: -4%;
            height: 150%;
            width: 150%;
            bottom: 0;
            background-color: var(--primary-color);
            transform: skewX(45deg) scale(0, 1);
            z-index: -1;
            transition: all 0.3s;
        }

    .submit-btn.four {
        width: -moz-max-content;
        width: max-content;
    }

        .submit-btn.four::after {
            position: absolute;
            content: "";
            display: block;
            left: 15%;
            right: -20%;
            top: -4%;
            height: 150%;
            width: 150%;
            bottom: 0;
            background-color: var(--secondary-black);
            transform: skewX(45deg) scale(0, 1);
            z-index: -1;
            transition: all 0.3s;
        }

    .submit-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

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

        .submit-btn:hover.two {
            color: var(--primary-black);
        }

        .submit-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.track-btn {
    background-color: var(--primary-color);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    color: var(--white-color);
    text-transform: capitalize;
    line-height: 1;
    padding: 21px 54px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    white-space: nowrap;
}

    .track-btn::after {
        position: absolute;
        content: "";
        display: block;
        left: 15%;
        right: -20%;
        top: -4%;
        height: 150%;
        width: 150%;
        bottom: 0;
        background-color: var(--secondary-color);
        transform: skewX(45deg) scale(0, 1);
        z-index: -1;
        transition: all 0.3s;
    }

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

        .track-btn:hover.two {
            color: var(--primary-black);
        }

        .track-btn:hover::after {
            transform: skewX(45deg) scale(1, 1);
        }

.read-more-btn {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--secondary-black);
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    padding-bottom: 2px;
    background: linear-gradient(to bottom, #354f59 0%, #354f59 98%);
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: left 100%;
    transition: background-size 0.75s;
}

    .read-more-btn svg {
        transition: 0.3s;
    }

    .read-more-btn:hover {
        color: var(--primary-color);
        background-size: 0 1px;
        background-position: 0% 100%;
    }

        .read-more-btn:hover svg {
            transform: rotate(45deg);
        }

            .read-more-btn:hover svg path {
                fill: var(--primary-color);
            }

.view-btn {
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: space-between;
}

    .view-btn a {
        position: relative;
        line-height: 1;
        transition: 0.5s;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        z-index: 1;
    }

        .view-btn a .details-button {
            transition: 0.5s;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            display: inline-block;
            vertical-align: top;
            line-height: 1.4;
            font-weight: 500;
            text-decoration: none;
            outline: none;
            padding: 0 0.02em 0.08em 0;
            cursor: pointer;
            background-color: transparent;
            background-position: 100% 100%;
            background-repeat: no-repeat;
            background-size: var(--background-size, 100%) 0.0625em;
            transition: background-size 0.2s linear var(--background-delay, 0.15s);
            border: none;
            background-image: linear-gradient(0deg, #f84e1d 0%, #f84e1d 100%);
            color: var(--primary-color);
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 17px;
            line-height: 1;
            white-space: nowrap;
        }

            .view-btn a .details-button svg {
                transition: 0.3s;
                margin-left: 6px;
            }

                .view-btn a .details-button svg path {
                    fill: var(--primary-color);
                }

        .view-btn a:hover .details-button {
            --background-size: 0%;
            --stroke-dashoffset: 26;
            --stroke-duration: 0.3s;
            --stroke-easing: cubic-bezier(0.3, 1.5, 0.5, 1);
            --stroke-delay: 0.195s;
            background-image: linear-gradient(0deg, #f84e1d 0%, #f84e1d 100%);
            color: var(--white-color);
        }

            .view-btn a:hover .details-button svg {
                transform: rotate(45deg);
                transition: 0.3s;
            }

            .view-btn a:hover .details-button::after {
                opacity: 0;
                transition-delay: 0s;
                color: var(--white-color);
            }

    .view-btn .icon {
        margin-left: 53px;
        margin-bottom: -5px;
    }

        .view-btn .icon svg {
            transition: 0.3s;
        }

            .view-btn .icon svg path {
                fill: var(--primary-color);
                transition: 0.3s;
            }

    .view-btn:hover .icon svg {
        transform: rotate(45deg);
    }

.view-btn-two {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    text-decoration: underline;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    cursor: pointer;
}

    .view-btn-two .icon svg {
        transition: 0.3s;
    }

    .view-btn-two:hover .icon svg {
        transform: rotate(45deg);
        transition: 0.3s;
    }

.primary-btn-rotate {
    display: flex;
    align-items: center;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--secondary-black);
    position: relative;
    transition: color 0.3s ease-in-out;
}

    .primary-btn-rotate .icon {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24px;
        height: 24px;
        opacity: 1;
        transform: translateX(0);
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    }

    .primary-btn-rotate svg {
        stroke: #37474f;
        fill: none;
    }

    .primary-btn-rotate:hover {
        color: #000;
    }

        .primary-btn-rotate:hover .icon {
            transform: translateX(112px);
        }

.section-padding-top {
    padding-top: 80px;
}

@media (max-width: 1199px) {
    .section-padding-top {
        padding-top: 80px;
    }
}

@media (max-width: 767px) {
    .section-padding-top {
        padding-top: 80px;
    }
}

.section-padding-bottom {
    padding-bottom: 80px;
}

@media (max-width: 1199px) {
    .section-padding-bottom {
        padding-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .section-padding-bottom {
        padding-bottom: 80px;
    }
}

.section-margin-top {
    margin-top: 80px;
}

@media (max-width: 1199px) {
    .section-margin-top {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .section-margin-top {
        margin-top: 80px;
    }
}

.section-margin-bottom {
    margin-bottom: 80px;
}

@media (max-width: 1199px) {
    .section-margin-bottom {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .section-margin-bottom {
        margin-bottom: 0px;
    }
}

.row-gap {
    padding: 80px 0;
}

@media (max-width: 576px) {
    .row-gap {
        padding: 80px 15px;
    }
}

.row-gap-two {
    padding: 32px 0 70px;
}

.section-title .sub-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .section-title .sub-title {
        gap: 10px;
    }
}

.section-title .sub-title .sub-clip {
    background-image: url("../image/svg/sub-title-shape.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 28px 0 18px;
    background-position: center right;
}

    .section-title .sub-title .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

.section-title .sub-title span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: var(--primary-black);
}

@media (max-width: 576px) {
    .section-title .sub-title-two {
        text-align: center;
    }
}

.section-title .sub-title-two .sub-clip {
    background-image: url("../image/svg/sub-title-shape-two.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px 43px 0px 43px;
}

    .section-title .sub-title-two .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

@media (max-width: 350px) {
    .section-title .sub-title-two .sub-clip span {
        font-size: 11px;
    }
}

.section-title h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0;
    color: var(--primary-black);
    margin-bottom: 5px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title h2 {
        font-size: 38px;
        line-height: 50px;
    }
}

@media (max-width: 1199px) {
    .section-title h2 {
        font-size: 32px;
        line-height: 42px;
    }
}

@media (max-width: 576px) {
    .section-title h2 {
        font-size: 26px;
        line-height: 1.5;
    }
}

.section-title p {
    font-family: var(--font-DM-Sans);
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    letter-spacing: 0;
    color: var(--paragraph);
    margin: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1199px) {
    .section-title p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.section-title.dark-bg .sub-title span {
    color: var(--white-color);
}

.section-title.dark-bg h2 {
    color: var(--white-color);
}

.section-title.dark-bg p {
    color: var(--paragraph-bg-dark);
}

.section-title-two .sub-title-two {
    background-color: var(--secondary-color-two);
    border-radius: 30px;
    padding: 9px 24px;
    margin-bottom: 13px;
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

    .section-title-two .sub-title-two span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 18px;
        color: var(--white-color);
    }

@media (max-width: 576px) {
    .section-title-two .sub-title-two span {
        font-size: 16px;
    }
}

.section-title-two h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    color: var(--primary-black);
    margin-bottom: 16px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-two h2 {
        font-size: 44px;
    }
}

@media (max-width: 1199px) {
    .section-title-two h2 {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .section-title-two h2 {
        font-size: 32px;
        margin-bottom: 12px;
    }
}

@media (max-width: 767px) {
    .section-title-two h2 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .section-title-two h2 {
        font-size: 24px;
    }
}

@media (max-width: 350px) {
    .section-title-two h2 {
        font-size: 22px;
    }
}

.section-title-two p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
}

@media (max-width: 991px) {
    .section-title-two p {
        font-size: 16px;
    }
}

.section-title-three .sub-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .section-title-three .sub-title {
        gap: 15px;
    }
}

.section-title-three .sub-title .sub-clip {
    background-image: url("../image/svg/sub-title-shape-three.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 30px 0 30px;
    background-position: center right;
}

    .section-title-three .sub-title .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

.section-title-three .sub-title span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: var(--primary-black);
}

.section-title-three h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 0;
    color: var(--primary-black);
    margin-bottom: 18px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-three h2 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .section-title-three h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 10px;
    }
}

@media (max-width: 576px) {
    .section-title-three h2 {
        font-size: 26px;
        line-height: 1.5;
    }
}

.section-title-three p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: var(--paragraph);
    margin: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-three p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1199px) {
    .section-title-three p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.section-title-three.dark-bg .sub-title span {
    color: var(--white-color);
}

.section-title-three.dark-bg h2 {
    color: var(--white-color);
}

.section-title-three.dark-bg p {
    color: var(--paragraph-bg-dark);
}

.section-title-four .sub-title-four {
    display: flex;
    align-items: baseline;
    gap: 50px;
    margin-bottom: 6px;
}

    .section-title-four .sub-title-four span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-color);
        text-transform: capitalize;
        position: relative;
    }

        .section-title-four .sub-title-four span::after {
            content: "";
            position: absolute;
            top: 65%;
            transform: translateY(-50%);
            left: -38px;
            background: var(--primary-color);
            width: 27px;
            height: 2px;
            border-radius: 50%;
        }

.section-title-four h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 46px;
    line-height: 1.2;
    color: var(--primary-black);
    margin-bottom: 17px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-four h2 {
        font-size: 38px;
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .section-title-four h2 {
        font-size: 32px;
    }
}

.section-title-four p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
}

.section-title-five .sub-title-five {
    display: flex;
    align-items: baseline;
    gap: 50px;
    margin-bottom: 6px;
}

    .section-title-five .sub-title-five span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-color);
        text-transform: capitalize;
        position: relative;
    }

        .section-title-five .sub-title-five span::after {
            content: "";
            position: absolute;
            top: 65%;
            transform: translateY(-50%);
            left: -38px;
            background: var(--primary-color);
            width: 27px;
            height: 2px;
            border-radius: 50%;
        }

.section-title-five h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 46px;
    line-height: 1.2;
    color: var(--primary-black);
    margin-bottom: 17px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-five h2 {
        font-size: 38px;
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .section-title-five h2 {
        font-size: 32px;
    }
}

.section-title-five p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
}

.section-title-six .sub-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .section-title-six .sub-title {
        gap: 10px;
    }
}

.section-title-six .sub-title .sub-clip {
    background-image: url("../image/svg/sub-title-shape.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 35px 0 20px;
    background-position: center right;
}

    .section-title-six .sub-title .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

.section-title-six .sub-title span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: var(--primary-black);
}

@media (max-width: 576px) {
    .section-title-six .sub-title-two {
        text-align: center;
    }
}

.section-title-six .sub-title-two .sub-clip {
    background-image: url("../image/svg/sub-title-shape-two.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px 43px 0px 43px;
}

    .section-title-six .sub-title-two .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

@media (max-width: 350px) {
    .section-title-six .sub-title-two .sub-clip span {
        font-size: 11px;
    }
}

.section-title-six h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    letter-spacing: 0;
    color: var(--primary-black);
    margin-bottom: 18px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-six h2 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .section-title-six h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 10px;
    }
}

@media (max-width: 576px) {
    .section-title-six h2 {
        font-size: 26px;
        line-height: 1.5;
    }
}

.section-title-six p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: var(--paragraph);
    margin: 0;
    max-width: 628px;
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .section-title-six p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1199px) {
    .section-title-six p {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

.section-title-six.dark-bg .sub-title span {
    color: var(--white-color);
}

.section-title-six.dark-bg h2 {
    color: var(--white-color);
}

.section-title-six.dark-bg p {
    color: var(--paragraph-bg-dark);
}

.container-custom {
    max-width: 1473px;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.container-custom-three {
    max-width: 1780px;
    width: 100%;
}

.container-custom-four {
    max-width: 1872px;
    width: 100%;
}

.custom-container-five {
    max-width: 1620px;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .custom-container-five {
        max-width: 1400px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .custom-container-five {
        max-width: 1150px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .custom-container-five {
        max-width: 900px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .custom-container-five {
        max-width: 700px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .custom-container-five {
        max-width: 520px;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .custom-container-five {
        max-width: 400px;
        width: 100%;
    }
}

.custom-container-six {
    max-width: 1582px;
    width: 100%;
    margin: 0 auto;
}

.custom-border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

/*=====================================
 01. Hero Section 
=======================================*/
.top-bar-section {
    background-color: var(--primary-black);
}

@media (max-width: 1699px) {
    .top-bar-section {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .top-bar-section {
        display: none;
    }
}

.top-bar-section .container-custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1473px;
    width: 100%;
    margin: 0 auto;
    padding: 8px 0;
}

    .top-bar-section .container-custom .top-bar-start span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 14px;
        color: var(--white-color);
        margin: 0;
    }

    .top-bar-section .container-custom .top-bar-end ul {
        display: flex;
        align-items: center;
        gap: 28px;
    }

        .top-bar-section .container-custom .top-bar-end ul li {
            display: flex;
            align-items: center;
            gap: 6px;
        }

            .top-bar-section .container-custom .top-bar-end ul li a {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 13px;
                color: var(--white-color);
                margin: 0;
            }

.top-bar-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--primary-black);
}

@media (max-width: 1699px) {
    .top-bar-area {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .top-bar-area {
        display: none;
    }
}

.top-bar-area .top-bar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

    .top-bar-area .top-bar-wrap .top-bar-left p {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

    .top-bar-area .top-bar-wrap .top-bar-right ul {
        display: flex;
        align-items: center;
        gap: 28px;
    }

        .top-bar-area .top-bar-wrap .top-bar-right ul li {
            display: flex;
            align-items: center;
            gap: 6px;
        }

            .top-bar-area .top-bar-wrap .top-bar-right ul li a {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 13px;
                line-height: 1;
                letter-spacing: 0;
                color: var(--white-color);
            }

.top-bar-area-four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--primary-black);
}

@media (max-width: 1699px) {
    .top-bar-area-four {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .top-bar-area-four {
        display: none;
    }
}

.top-bar-area-four .top-bar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

    .top-bar-area-four .top-bar-wrap .top-bar-left p {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        letter-spacing: 0;
        color: rgba(255, 255, 255, 0.7);
    }

    .top-bar-area-four .top-bar-wrap .top-bar-center ul {
        display: flex;
        align-items: center;
        gap: 28px;
    }

        .top-bar-area-four .top-bar-wrap .top-bar-center ul li {
            display: flex;
            align-items: center;
            gap: 6px;
        }

            .top-bar-area-four .top-bar-wrap .top-bar-center ul li span {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 13px;
                line-height: 1;
                color: rgba(255, 255, 255, 0.7);
                margin: 0;
                transition: 0.3s;
            }

            .top-bar-area-four .top-bar-wrap .top-bar-center ul li a {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 13px;
                line-height: 1;
                color: rgba(255, 255, 255, 0.7);
                margin: 0;
                transition: 0.3s;
            }

                .top-bar-area-four .top-bar-wrap .top-bar-center ul li a:hover {
                    color: var(--primary-color);
                }

    .top-bar-area-four .top-bar-wrap .top-bar-end ul {
        display: flex;
        align-items: center;
        gap: 40px;
    }

@media (max-width: 767px) {
    .top-bar-area-four .top-bar-wrap .top-bar-end ul {
        gap: 30px;
    }
}

.top-bar-area-four .top-bar-wrap .top-bar-end ul li {
    position: relative;
}

    .top-bar-area-four .top-bar-wrap .top-bar-end ul li::before {
        content: "";
        position: absolute;
        top: 60%;
        transform: translateY(-50%);
        left: -20px;
        background: rgba(255, 255, 255, 0.25);
        width: 1px;
        height: 18px;
    }

@media (max-width: 767px) {
    .top-bar-area-four .top-bar-wrap .top-bar-end ul li::before {
        left: -20px;
    }
}

.top-bar-area-four .top-bar-wrap .top-bar-end ul li:first-child::before {
    display: none;
}

.top-bar-area-four .top-bar-wrap .top-bar-end ul li a {
    transition: 0.3s;
}

    .top-bar-area-four .top-bar-wrap .top-bar-end ul li a:hover svg path {
        fill: var(--primary-color);
    }

    .top-bar-area-four .top-bar-wrap .top-bar-end ul li a svg path {
        transition: 0.3s;
        fill: rgba(255, 255, 255, 0.7);
    }

.top-bar-area-six {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--primary-black);
}

@media (max-width: 1699px) {
    .top-bar-area-six {
        padding: 0 30px;
    }
}

@media (max-width: 991px) {
    .top-bar-area-six {
        display: none;
    }
}

.top-bar-area-six .top-bar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
}

    .top-bar-area-six .top-bar-wrap .top-bar-start ul {
        display: flex;
        align-items: center;
        gap: 28px;
    }

@media (max-width: 1199px) {
    .top-bar-area-six .top-bar-wrap .top-bar-start ul {
        gap: 20px;
    }
}

.top-bar-area-six .top-bar-wrap .top-bar-start ul li {
    display: flex;
    align-items: center;
    gap: 6px;
}

    .top-bar-area-six .top-bar-wrap .top-bar-start ul li span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 13px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.7);
        margin: 0;
        transition: 0.3s;
    }

        .top-bar-area-six .top-bar-wrap .top-bar-start ul li span:hover {
            color: var(--primary-color);
        }

    .top-bar-area-six .top-bar-wrap .top-bar-start ul li a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 13px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.7);
        margin: 0;
        transition: 0.3s;
    }

        .top-bar-area-six .top-bar-wrap .top-bar-start ul li a:hover {
            color: var(--primary-color);
        }

.top-bar-area-six .top-bar-wrap .top-bar-end ul {
    display: flex;
    align-items: center;
    gap: 40px;
}

@media (max-width: 1199px) {
    .top-bar-area-six .top-bar-wrap .top-bar-end ul {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .top-bar-area-six .top-bar-wrap .top-bar-end ul {
        gap: 30px;
    }
}

.top-bar-area-six .top-bar-wrap .top-bar-end ul li {
    position: relative;
}

    .top-bar-area-six .top-bar-wrap .top-bar-end ul li::before {
        content: "";
        position: absolute;
        top: 60%;
        transform: translateY(-50%);
        left: -20px;
        background: rgba(255, 255, 255, 0.25);
        width: 1px;
        height: 18px;
    }

@media (max-width: 767px) {
    .top-bar-area-six .top-bar-wrap .top-bar-end ul li::before {
        left: -20px;
    }
}

.top-bar-area-six .top-bar-wrap .top-bar-end ul li:first-child::before {
    display: none;
}

.top-bar-area-six .top-bar-wrap .top-bar-end ul li a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s;
}

    .top-bar-area-six .top-bar-wrap .top-bar-end ul li a svg path {
        fill: rgba(255, 255, 255, 0.7);
        transition: 0.3s;
    }

    .top-bar-area-six .top-bar-wrap .top-bar-end ul li a:hover {
        color: var(--primary-color);
    }

        .top-bar-area-six .top-bar-wrap .top-bar-end ul li a:hover svg path {
            fill: var(--primary-color);
        }

.top-bar-area-six .top-bar-wrap .top-bar-end ul li span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
    transition: 0.3s;
}

header {
    position: relative;
    width: 100%;
    z-index: 999;
    transition: all 0.8s ease-out 0s;
    background-color: var(--white-color);
}

    header.style-1.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background-color: var(--white-color);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-1.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-1 .header-logo {
        padding: 15px 0;
    }
}

header.style-1 .header-logo a img {
    width: 130px;
}

header.style-1 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-1 .nav-right {
        gap: 25px;
    }
}

header.style-1 .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.style-1 .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.style-1 .nav-right .order-link {
        display: none;
    }
}

header.style-1 .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
    transition: 0.3s;
}

    header.style-1 .nav-right .order-link a:hover {
        color: var(--primary-color);
    }

header.style-1 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-1 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-1 .nav-right .mobile-menu-btn svg {
            fill: var(--primary-black);
        }
}

header.style-1 .main-menu {
    display: inline-block;
}

    header.style-1 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-1 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-1 .main-menu > ul > li {
            display: inline-block;
            padding: 1px 25px;
            position: relative;
        }

@media (max-width: 1399px) {
    header.style-1 .main-menu > ul > li {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-1 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-1 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-1 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-1 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-1 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-1 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--primary-black);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.style-1 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-1 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-1 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-1 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-1 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-1 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-1 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-1 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-1 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-1 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-1 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-1 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-1 .main-menu > ul > li ul.sub-menu > li:last-child a {
    border-bottom: none;
}

    header.style-1 .main-menu > ul > li ul.sub-menu > li:last-child a::before {
        display: none;
    }

header.style-1 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-1 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-1 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-1 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 91px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-1 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-1 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-1 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-1 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-1 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-1 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-1 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-1 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-1 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-1 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        right: -18px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: var(--primary-black);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 1199px) {
    header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-1 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li.menu-item-has-children > a::after {
        display: none;
    }
}

header.style-1 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-1 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-1 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-1 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-1 .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-1 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-1 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-1 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-1 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-1 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-1 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-1 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.style-1 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
    }

        header.style-1 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-1 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-1 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-1 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-1 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: #fff;
        border-right: 1px solid #eee;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-1 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-1 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-1 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-1 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-1 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-1 .main-menu > ul > li i {
                    display: block;
                }

                header.style-1 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-1 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-1 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-1 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--primary-black);
                            padding: 12px 0px;
                        }

                            header.style-1 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-1 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-1 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-1 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--primary-black);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-1 {
        padding: 0 20px;
    }
}

header.style-2 {
    position: absolute;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

    header.style-2.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: rgb(0, 0, 0);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-2.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-2 .header-logo {
        padding: 15px 0;
    }
}

header.style-2 .header-logo a img {
    width: 160px;
}

header.style-2 .main-menu {
    display: inline-block;
}

    header.style-2 .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.style-2 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-2 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-2 .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.style-2 .main-menu > ul > li {
        padding: 0 15px;
    }
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-2 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-2 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-2 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-2 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-2 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-2 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    color: var(--white-color);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.style-2 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-2 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-2 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-2 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 315px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-2 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-2 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-2 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-2 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-2 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 5px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    text-transform: uppercase;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-2 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-2 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-2 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-2 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-2 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-2 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-2 .main-menu > ul > li ul.sub-menu > li:last-child > a {
    border-bottom: none;
}

    header.style-2 .main-menu > ul > li ul.sub-menu > li:last-child > a::before {
        display: none;
    }

header.style-2 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-2 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-2 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-2 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-2 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-2 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-2 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 91px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-2 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-2 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-2 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-2 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-2 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-2 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-2 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-2 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-2 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-2 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-2 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        right: -18px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: var(--white-color);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-2 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 1199px) {
    header.style-2 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-2 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li.menu-item-has-children > a::after {
        display: none;
    }
}

header.style-2 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-2 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-2 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-2 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-2 .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-2 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-2 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-2 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-2 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-2 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-2 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-2 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

header.style-2 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-2 .nav-right {
        gap: 25px;
    }
}

header.style-2 .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.style-2 .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.style-2 .nav-right .order-link {
        display: none;
    }
}

header.style-2 .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
}

header.style-2 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-2 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-2 .nav-right .mobile-menu-btn svg {
            fill: var(--white-color);
        }
}

@media only screen and (max-width: 991px) {
    header.style-2 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.style-2 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-2 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-2 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-2 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-2 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--primary-black);
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-2 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-2 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-2 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-2 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-2 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-2 .main-menu > ul > li i {
                    display: block;
                }

                header.style-2 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-2 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-2 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-2 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--white-color);
                            padding: 12px 0px;
                        }

                            header.style-2 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-2 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-2 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-2 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--white-color);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-2 {
        padding: 0 10px;
    }
}

header.style-3 {
    position: fixed;
    top: 30px;
    left: 0%;
    right: 0%;
    z-index: 9999;
    background-color: var(--white-color);
    max-width: 1780px;
    width: 100%;
    margin: 0 auto;
    padding: 0 23px;
}

    header.style-3.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: var(--white-color);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-3.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-3 .header-logo {
        padding: 15px 0;
    }
}

header.style-3 .header-logo a img {
    width: 130px;
}

header.style-3 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-3 .nav-right {
        gap: 25px;
    }
}

header.style-3 .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.style-3 .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.style-3 .nav-right .order-link {
        display: none;
    }
}

header.style-3 .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
}

header.style-3 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-3 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-3 .nav-right .mobile-menu-btn svg {
            fill: var(--primary-black);
        }
}

header.style-3 .main-menu {
    display: inline-block;
}

    header.style-3 .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.style-3 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-3 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-3 .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.style-3 .main-menu > ul > li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-3 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-3 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-3 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-3 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-3 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-3 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--primary-black);
    display: block;
    padding: 32px 0px;
    transition: all 0.3s;
}

header.style-3 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-3 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-3 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-3 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-3 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-3 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-3 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-3 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-3 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-3 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-3 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-3 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-3 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-3 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-3 .main-menu > ul > li ul.sub-menu > li:last-child a {
    border-bottom: none;
}

    header.style-3 .main-menu > ul > li ul.sub-menu > li:last-child a::before {
        display: none;
    }

header.style-3 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-3 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-3 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-3 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-3 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-3 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 84px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-3 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-3 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-3 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-3 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-3 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-3 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-3 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-3 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-3 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        right: -18px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: var(--primary-black);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-3 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 1199px) {
    header.style-3 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-3 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 30px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li.menu-item-has-children > a::after {
        display: none;
    }
}

header.style-3 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-3 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-3 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-3 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-3 .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-3 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-3 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-3 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-3 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-3 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-3 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-3 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.style-3 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.style-3 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-3 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-3 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-3 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-3 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--white-color);
        border-right: 1px solid #eee;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-3 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-3 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-3 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-3 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-3 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-3 .main-menu > ul > li i {
                    display: block;
                }

                header.style-3 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-3 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-3 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-3 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--primary-black);
                            padding: 12px 0px;
                        }

                            header.style-3 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-3 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-3 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-3 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--primary-black);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-3 {
        padding: 0 20px;
    }
}

header.style-4 {
    border-bottom: 1px solid rgba(2, 17, 24, 0.05);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
}

    header.style-4.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: var(--white-color);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-4.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-4 .header-logo {
        padding: 15px 0;
    }
}

header.style-4 .header-logo a img {
    width: 130px;
}

header.style-4 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-4 .nav-right {
        gap: 25px;
    }
}

header.style-4 .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.style-4 .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.style-4 .nav-right .order-link {
        display: none;
    }
}

header.style-4 .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
}

header.style-4 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-4 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-4 .nav-right .mobile-menu-btn svg {
            fill: var(--primary-black);
        }
}

header.style-4 .main-menu {
    display: inline-block;
}

    header.style-4 .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.style-4 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-4 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-4 .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.style-4 .main-menu > ul > li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-4 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-4 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-4 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-4 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-4 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-4 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--primary-black);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.style-4 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-4 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-4 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-4 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-4 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-4 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-4 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-4 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-4 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-4 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-4 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-4 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-4 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-4 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-4 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-4 .main-menu > ul > li ul.sub-menu > li:last-child > a {
    border-bottom: none;
}

    header.style-4 .main-menu > ul > li ul.sub-menu > li:last-child > a::before {
        display: none;
    }

header.style-4 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-4 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-4 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-4 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-4 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-4 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-4 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 91px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-4 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-4 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-4 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-4 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-4 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-4 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-4 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-4 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-4 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-4 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-4 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        right: -18px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: var(--primary-black);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-4 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 1199px) {
    header.style-4 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-4 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul > li.menu-item-has-children > a::after {
        display: none;
    }
}

header.style-4 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-4 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-4 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-4 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

@media (min-width: 992px) {
    header.style-4 .main-menu > ul > li:hover .mega-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-4 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-4 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-4 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-4 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-4 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-4 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-4 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.style-4 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.style-4 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-4 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-4 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-4 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-4 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--white-color);
        border-right: 1px solid #eee;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-4 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-4 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-4 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-4 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-4 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-4 .main-menu > ul > li i {
                    display: block;
                }

                header.style-4 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-4 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-4 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-4 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--primary-black);
                            padding: 12px 0px;
                        }

                            header.style-4 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-4 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-4 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-4 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--primary-black);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-4 {
        padding: 0 10px;
    }
}

header.style-5 {
    position: absolute;
    background-color: transparent;
}

    header.style-5.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: rgb(0, 0, 0);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-5.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-5 .header-logo {
        padding: 15px 0;
    }
}

header.style-5 .header-logo a img {
    width: 130px;
}

header.style-5 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-5 .nav-right {
        gap: 25px;
    }
}

header.style-5 .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.style-5 .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.style-5 .nav-right .order-link {
        display: none;
    }
}

header.style-5 .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
}

header.style-5 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-5 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-5 .nav-right .mobile-menu-btn svg {
            fill: var(--white-color);
        }
}

header.style-5 .main-menu {
    display: inline-block;
}

    header.style-5 .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.style-5 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-5 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-5 .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.style-5 .main-menu > ul > li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-5 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-5 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-5 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-5 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-5 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-5 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--white-color);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.style-5 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-5 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-5 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-5 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-5 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-5 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-5 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-5 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-5 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-5 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-5 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-5 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-5 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-5 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-5 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-5 .main-menu > ul > li ul.sub-menu > li:last-child a {
    border-bottom: none;
}

    header.style-5 .main-menu > ul > li ul.sub-menu > li:last-child a::before {
        display: none;
    }

header.style-5 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-5 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-5 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-5 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-5 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-5 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-5 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 91px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-5 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-5 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-5 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-5 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-5 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-5 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-5 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-5 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-5 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-5 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-5 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        font-size: 12px;
        color: var(--white-color);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-5 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 1199px) {
    header.style-5 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-5 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li.menu-item-has-children > a::after {
        display: none;
    }
}

header.style-5 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-5 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-5 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-5 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-5 .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-5 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-5 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-5 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-5 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-5 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-5 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-5 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.style-5 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.style-5 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-5 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-5 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-5 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-5 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--primary-black);
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-5 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-5 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-5 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-5 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-5 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-5 .main-menu > ul > li i {
                    display: block;
                }

                header.style-5 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-5 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-5 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-5 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--white-color);
                            padding: 12px 0px;
                        }

                            header.style-5 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-5 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-5 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-5 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--white-color);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-5 {
        padding: 0 20px;
    }
}

header.style-6 {
    border-bottom: 1px solid rgba(2, 17, 24, 0.05);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
}

    header.style-6.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: var(--white-color);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.style-6.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.style-6 .header-logo {
        padding: 15px 0;
    }
}

header.style-6 .header-logo a img {
    width: 130px;
}

header.style-6 .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.style-6 .nav-right {
        gap: 25px;
    }
}

header.style-6 .nav-right .whatsapp-call {
    display: flex;
    align-items: center;
    gap: 8px;
}

    header.style-6 .nav-right .whatsapp-call .content {
        display: grid;
        gap: 6px;
    }

        header.style-6 .nav-right .whatsapp-call .content span {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        header.style-6 .nav-right .whatsapp-call .content a {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1;
            color: var(--primary-black);
            margin: 0;
            transition: 0.3s;
        }

            header.style-6 .nav-right .whatsapp-call .content a:hover {
                color: var(--primary-color);
            }

header.style-6 .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.style-6 .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.style-6 .nav-right .mobile-menu-btn svg {
            fill: var(--primary-black);
        }
}

header.style-6 .main-menu {
    display: inline-block;
}

    header.style-6 .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.style-6 .main-menu.show-menu {
        transform: translateX(0);
    }

    header.style-6 .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.style-6 .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.style-6 .main-menu > ul > li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.style-6 .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.style-6 .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.style-6 .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.style-6 .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.style-6 .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.style-6 .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--secondary-color);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.style-6 .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--secondary-color);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li i {
        opacity: 1;
    }
}

header.style-6 .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.style-6 .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.style-6 .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.style-6 .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.style-6 .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.style-6 .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.style-6 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.style-6 .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.style-6 .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.style-6 .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.style-6 .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.style-6 .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.style-6 .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.style-6 .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.style-6 .main-menu > ul > li ul.sub-menu > li:last-child a {
    border-bottom: none;
}

    header.style-6 .main-menu > ul > li ul.sub-menu > li:last-child a::before {
        display: none;
    }

header.style-6 .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.style-6 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.style-6 .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.style-6 .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.style-6 .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.style-6 .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-6 .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 84px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.style-6 .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-6 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.style-6 .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.style-6 .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.style-6 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.style-6 .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.style-6 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.style-6 .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.style-6 .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.style-6 .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.style-6 .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        right: -18px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: var(--primary-black);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.style-6 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 1199px) {
    header.style-6 .main-menu > ul > li.menu-item-has-children > a::before {
        right: -18px;
    }
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.style-6 .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

header.style-6 .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.style-6 .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

header.style-6 .main-menu > ul > li.menu-item-has-children.active > a::before {
    color: var(--primary-color);
}

@media (min-width: 992px) {
    header.style-6 .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.style-6 .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.style-6 .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.style-6 .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.style-6 .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.style-6 .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.style-6 .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
    transform: scale(1, 1);
}

header.style-6 .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.style-6 .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.style-6 .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.style-6 .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.style-6 .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.style-6 .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.style-6 .dropdown-icon {
        color: var(--white-color);
    }

    header.style-6 .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--white-color);
        border-right: 1px solid #eee;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.style-6 .main-menu.show-menu {
            transform: translateX(0);
        }

        header.style-6 .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.style-6 .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.style-6 .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.style-6 .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.style-6 .main-menu > ul > li i {
                    display: block;
                }

                header.style-6 .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.style-6 .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.style-6 .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.style-6 .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--primary-black);
                            padding: 12px 0px;
                        }

                            header.style-6 .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.style-6 .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.style-6 .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.style-6 .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--primary-black);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.style-6 {
        padding: 0 10px;
    }
}

header.inner-header {
    position: absolute;
    background-color: transparent;
}

    header.inner-header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-sizing: border-box;
        background: rgb(0, 0, 0);
        z-index: 999;
        box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
    }

@keyframes smooth-header {
    0% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0px);
    }
}

header.inner-header.inner-page {
    position: relative;
    background-color: var(--white-color);
}

@media (max-width: 991px) {
    header.inner-header .header-logo {
        padding: 15px 0;
    }
}

header.inner-header .header-logo a img {
    width: 130px;
}

header.inner-header .nav-right {
    display: flex;
    align-items: center;
    gap: 35px;
}

@media (max-width: 1199px) {
    header.inner-header .nav-right {
        gap: 25px;
    }
}

header.inner-header .nav-right .order-link {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    header.inner-header .nav-right .order-link {
        display: none;
    }
}

@media (max-width: 576px) {
    header.inner-header .nav-right .order-link {
        display: none;
    }
}

header.inner-header .nav-right .order-link a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 18px;
    line-height: 22.68px;
    letter-spacing: 0;
    text-decoration: underline;
    color: var(--primary-black);
}

header.inner-header .nav-right .mobile-menu-btn {
    display: none;
    visibility: hidden;
}

@media (max-width: 991px) {
    header.inner-header .nav-right .mobile-menu-btn {
        display: flex;
        flex-direction: column;
        align-items: end;
        visibility: visible;
        justify-content: center;
        position: relative;
    }

        header.inner-header .nav-right .mobile-menu-btn svg {
            fill: var(--white-color);
        }
}

header.inner-header .main-menu {
    display: inline-block;
}

    header.inner-header .main-menu .mobile-logo-area {
        display: flex;
        align-items: center;
    }

    header.inner-header .main-menu.show-menu {
        transform: translateX(0);
    }

    header.inner-header .main-menu > ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        header.inner-header .main-menu > ul > li {
            display: inline-block;
            position: relative;
            padding: 1px 25px;
        }

@media (max-width: 1399px) {
    header.inner-header .main-menu > ul > li {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li {
        padding: 0px 12px;
    }
}

header.inner-header .main-menu > ul > li.position-inherit {
    position: inherit;
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li.position-inherit {
        position: relative;
    }
}

header.inner-header .main-menu > ul > li:hover i {
    color: var(--primary-color);
    font-size: 20px;
}

@media (min-width: 992px) {
    header.inner-header .main-menu > ul > li:first-child {
        padding-left: 0;
    }

        header.inner-header .main-menu > ul > li:first-child a {
            padding-left: 0;
        }

    header.inner-header .main-menu > ul > li:last-child {
        padding-right: 0;
    }
}

header.inner-header .main-menu > ul > li > a {
    position: relative;
    font-family: var(--font-Outfit);
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: var(--white-color);
    display: block;
    padding: 35px 0px;
    transition: all 0.3s;
}

header.inner-header .main-menu > ul > li i {
    font-size: 20px;
    text-align: center;
    color: var(--primary-black);
    font-style: normal;
    position: absolute;
    right: -5px;
    top: 35px;
    z-index: 999;
    cursor: pointer;
    display: none;
    transition: all 0.3s;
    opacity: 0;
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li i {
        opacity: 1;
    }
}

header.inner-header .main-menu > ul > li i.active {
    color: var(--primary-black);
}

    header.inner-header .main-menu > ul > li i.active::before {
        content: "\f2ea";
    }

header.inner-header .main-menu > ul > li ul.sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    margin: 0;
    display: none;
    min-width: 220px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(134, 117, 212, 0.08);
    text-align: left;
    transform-origin: top;
}

@media (max-width: 1199px) {
    header.inner-header .main-menu > ul > li ul.sub-menu {
        box-shadow: none;
    }
}

header.inner-header .main-menu > ul > li ul.sub-menu > li {
    padding: 0;
    display: block;
    position: relative;
}

    header.inner-header .main-menu > ul > li ul.sub-menu > li i {
        position: absolute;
        top: 14px;
        right: 6px;
        display: block;
        color: var(--primary-black);
        font-size: 14px;
    }

    header.inner-header .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        color: var(--primary-black);
        opacity: 1;
        top: 14px;
        font-size: 14px;
        right: 10px;
    }

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li ul.sub-menu > li .dropdown-icon {
        right: 0;
        top: 8px;
        font-size: 20px;
    }
}

header.inner-header .main-menu > ul > li ul.sub-menu > li > a {
    display: block;
    padding: 15px 15px;
    color: var(--primary-black);
    font-weight: 400;
    font-family: var(--font-Outfit);
    font-size: 13px;
    line-height: 1.5;
    transition: all 0.4s ease-out 0s;
    position: relative;
    border-bottom: 1px solid #eee;
}

    header.inner-header .main-menu > ul > li ul.sub-menu > li > a::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        background: linear-gradient(90deg, #fff, var(--primary-color), #fff);
        width: 100%;
        height: 1px;
        transform: scaleX(0);
        transform-origin: left;
        transition: 0.4s ease-in;
        z-index: 1;
    }

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li ul.sub-menu > li > a {
        border-color: rgba(233, 228, 228, 0.5);
    }

        header.inner-header .main-menu > ul > li ul.sub-menu > li > a::before {
            background: linear-gradient(90deg, #ddd, #F84E1D, #ddd);
        }
}

header.inner-header .main-menu > ul > li ul.sub-menu > li > a:hover {
    color: var(--primary-color);
}

    header.inner-header .main-menu > ul > li ul.sub-menu > li > a:hover::before {
        transform: scale(1);
    }

header.inner-header .main-menu > ul > li ul.sub-menu > li > a.active {
    color: var(--primary-color);
}

    header.inner-header .main-menu > ul > li ul.sub-menu > li > a.active::before {
        transform: scale(1);
    }

header.inner-header .main-menu > ul > li ul.sub-menu > li:last-child a {
    border-bottom: none;
}

    header.inner-header .main-menu > ul > li ul.sub-menu > li:last-child a::before {
        display: none;
    }

header.inner-header .main-menu > ul > li ul.sub-menu > li:hover > a {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li ul.sub-menu > li:hover .dropdown-icon {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li ul.sub-menu > li.active > a {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li ul.sub-menu > li.active .dropdown-icon {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li ul.sub-menu > li .sub-menu {
    left: 220px;
    position: absolute;
    max-width: 230px;
    min-width: 215px;
    background: var(--white-color);
    box-shadow: 0px 30px 80px rgba(8, 0, 42, 0.08);
    top: 0;
}

@media (max-width: 1199px) {
    header.inner-header .main-menu > ul > li ul.sub-menu > li .sub-menu {
        box-shadow: none;
    }
}

header.inner-header .main-menu > ul > li ul.sub-menu > li .sub-menu::before {
    display: none;
    visibility: hidden;
}

@media only screen and (max-width: 991px) {
    header.inner-header .main-menu > ul > li ul.sub-menu > li .sub-menu {
        position: unset;
        max-width: 230px;
        min-width: 215px;
        background: transparent;
        top: 0;
    }
}

header.inner-header .main-menu > ul > li ul.sub-menu > li .sub-menu > li i {
    display: block;
}

@media (min-width: 992px) {
    header.inner-header .main-menu > ul > li ul.sub-menu > li:hover > .sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.inner-header .main-menu > ul > li .mega-menu {
    position: absolute;
    left: 0;
    top: 91px;
    margin: 0;
    display: none;
    background: var(--white-color);
    padding: 60px 0px;
    transform-origin: top;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    header.inner-header .main-menu > ul > li .mega-menu {
        max-height: 650px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.inner-header .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 1199px) {
    header.inner-header .main-menu > ul > li .mega-menu {
        max-height: 570px;
        overflow-y: auto;
        padding: 50px 0;
    }

        header.inner-header .main-menu > ul > li .mega-menu::-webkit-scrollbar {
            display: none;
        }
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li .mega-menu {
        display: none;
    }
}

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item {
    text-align: center;
}

    header.inner-header .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        border-radius: 10px;
        border: 1px solid #D1D1ED;
        transition: 0.5s;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }

@media (max-width: 1199px) {
    header.inner-header .main-menu > ul > li .mega-menu .single-menu-item .home-img {
        margin-bottom: 15px;
    }
}

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item .home-img img {
    border-radius: 10px;
}

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item h5 {
    margin-bottom: 0;
}

    header.inner-header .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        transition: 0.5s;
    }

@media (max-width: 1399px) {
    header.inner-header .main-menu > ul > li .mega-menu .single-menu-item h5 > a {
        font-size: 21px;
    }
}

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item h5 > a:hover {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img {
    border-color: var(--primary-color);
}

    header.inner-header .main-menu > ul > li .mega-menu .single-menu-item:hover .home-img .home-version {
        opacity: 1;
        transform: scaleY(1);
    }

header.inner-header .main-menu > ul > li .mega-menu .single-menu-item.active h5 a {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li.menu-item-has-children {
    transition: all 0.55s ease-in-out;
}

    header.inner-header .main-menu > ul > li.menu-item-has-children > a::before {
        content: "\f282";
        font-family: "bootstrap-icons";
        font-weight: 800;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -18px;
        font-size: 12px;
        color: var(--white-color);
        transition: all 0.55s ease-in-out;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    header.inner-header .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 1199px) {
    header.inner-header .main-menu > ul > li.menu-item-has-children > a::before {
        right: -14px;
    }
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li.menu-item-has-children > a::before {
        display: none;
        visibility: hidden;
    }
}

header.inner-header .main-menu > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 33px;
    left: 1px;
    width: 100%;
    border-bottom: 1px solid var(--primary-color);
    transform-origin: right center;
    transform: scale(0, 1);
    transition: transform 0.5s;
}

header.inner-header .main-menu > ul > li.menu-item-has-children:hover > a::before {
    color: var(--primary-color);
    content: "\f286";
}

header.inner-header .main-menu > ul > li.menu-item-has-children:hover > a::after {
    transform-origin: left center;
    transform: scale(1, 1);
}

@media (min-width: 992px) {
    header.inner-header .main-menu > ul > li:hover > ul.sub-menu {
        display: block;
        animation: fade-down 0.45s linear;
    }
}

header.inner-header .main-menu > ul > li:hover .mega-menu {
    animation: fade-down 0.45s linear;
    display: block;
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul > li:hover .mega-menu {
        display: none;
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        transform: scaleY(0);
        visibility: hidden;
    }

    100% {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
}

header.inner-header .main-menu > ul > li:hover > a {
    color: var(--primary-color);
}

    header.inner-header .main-menu > ul > li:hover > a::after {
        transform-origin: left center;
    }

header.inner-header .main-menu > ul > li:hover::after {
    color: var(--primary-black);
}

header.inner-header .main-menu > ul > li:hover .dropdown-icon2 {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li.active > a {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li.active::after {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li.active .dropdown-icon2 {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul > li.active.position-inherit > a::after {
    color: var(--primary-color);
}

header.inner-header .main-menu > ul li.menu-item-has-children > i {
    display: none;
}

@media (max-width: 991px) {
    header.inner-header .main-menu > ul li.menu-item-has-children > i {
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    header.inner-header .mobile-logo-area .menu-close-btn {
        height: 32px;
        width: 32px;
        border-radius: 50%;
        border: 1px solid red;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.35s;
        background-color: var(--white-color);
    }

        header.inner-header .mobile-logo-area .menu-close-btn i {
            font-size: 26px;
            line-height: 1;
            margin-top: 2px;
            color: var(--primary-black);
            transition: 0.35s;
        }

        header.inner-header .mobile-logo-area .menu-close-btn:hover {
            background-color: var(--primary-black);
        }

            header.inner-header .mobile-logo-area .menu-close-btn:hover i {
                color: var(--white-color);
            }

    header.inner-header .dropdown-icon {
        color: var(--white-color);
    }

    header.inner-header .main-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 280px;
        padding: 30px 20px !important;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: var(--primary-black);
        transform: translateX(-100%);
        transition: transform 0.3s ease-in;
        box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
    }

        header.inner-header .main-menu.show-menu {
            transform: translateX(0);
        }

        header.inner-header .main-menu .mobile-menu-logo {
            text-align: left;
            padding-top: 20px;
            display: block;
            padding-bottom: 8px;
        }

        header.inner-header .main-menu .menu-list {
            padding-top: 50px;
            padding-bottom: 30px;
        }

        header.inner-header .main-menu > ul {
            float: none;
            text-align: left;
            padding: 5px 0px 20px 0;
        }

            header.inner-header .main-menu > ul > li {
                display: block;
                position: relative;
                padding: 0;
            }

                header.inner-header .main-menu > ul > li i {
                    display: block;
                }

                header.inner-header .main-menu > ul > li a {
                    padding: 10px 0;
                    display: block;
                }

                header.inner-header .main-menu > ul > li ul.sub-menu {
                    position: static;
                    min-width: 200px;
                    background: 0 0;
                    border: none;
                    opacity: 1;
                    visibility: visible;
                    box-shadow: none;
                    transform: none;
                    transition: none;
                    display: none;
                    margin-top: 0 !important;
                    transform: translateY(0px);
                    padding-left: 10px;
                }

                    header.inner-header .main-menu > ul > li ul.sub-menu > li {
                        border-bottom: 1px solid transparent;
                    }

                        header.inner-header .main-menu > ul > li ul.sub-menu > li a {
                            color: var(--white-color);
                            padding: 12px 0px;
                        }

                            header.inner-header .main-menu > ul > li ul.sub-menu > li a:hover {
                                color: var(--primary-color);
                                margin-left: 10px;
                            }

                            header.inner-header .main-menu > ul > li ul.sub-menu > li a.active {
                                color: var(--primary-color);
                            }

                        header.inner-header .main-menu > ul > li ul.sub-menu > li i {
                            color: var(--primary-color);
                            right: -13px;
                        }

                header.inner-header .main-menu > ul > li .bi {
                    top: 8px;
                    font-size: 20px;
                    color: var(--white-color);
                    line-height: 1;
                }
}

@media (max-width: 1699px) {
    header.inner-header {
        padding: 0 20px;
    }
}

.banner-section {
    background-image: url("../image/banner-img/banner-bg-one.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

    .banner-section .banner-content {
        padding: 0 0 0 205px;
        max-width: 825px;
        width: 100%;
    }

@media (max-width: 1799px) {
    .banner-section .banner-content {
        padding: 0 0 0 70px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section .banner-content {
        padding: 0 0 0 70px;
    }
}

@media (max-width: 1199px) {
    .banner-section .banner-content {
        padding: 0 0 0 40px;
    }
}

@media (max-width: 991px) {
    .banner-section .banner-content {
        padding: 80px 80px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner-section .banner-content {
        padding: 80px 60px;
    }
}

@media (max-width: 767px) {
    .banner-section .banner-content {
        padding: 80px 30px;
    }
}

@media (max-width: 576px) {
    .banner-section .banner-content {
        padding: 80px 13px 80px 20px;
    }
}

.banner-section .banner-content .sub-title {
    display: flex;
    align-items: center;
    gap: 4px;
}

@media (max-width: 991px) {
    .banner-section .banner-content .sub-title {
        margin-bottom: 10px;
    }
}

.banner-section .banner-content .sub-title .sub-clip {
    background-image: url("../image/svg/sub-title-shape.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 28px 0 18px;
    background-position: center right;
}

    .banner-section .banner-content .sub-title .sub-clip span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 14px;
        line-height: 17.64px;
        letter-spacing: 0;
        color: var(--white-color);
    }

.banner-section .banner-content .sub-title span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
    color: var(--white-color);
}

.banner-section .banner-content h1 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 71px;
    line-height: 1.2;
    letter-spacing: 0;
    color: var(--white-color);
    margin-bottom: 31px;
}

@media (max-width: 1499px) {
    .banner-section .banner-content h1 {
        font-size: 62px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section .banner-content h1 {
        font-size: 55px;
    }
}

@media (max-width: 1199px) {
    .banner-section .banner-content h1 {
        font-size: 44px;
    }
}

@media (max-width: 991px) {
    .banner-section .banner-content h1 {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .banner-section .banner-content h1 {
        font-size: 40px;
        line-height: 1.1;
    }
}

.banner-section .banner-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    color: var(--paragraph-bg-dark);
    margin-bottom: 29px;
}

@media (max-width: 1199px) {
    .banner-section .banner-content p {
        max-width: 620px;
        width: 100%;
    }
}

.banner-section .right-side-area {
    max-width: 1100px;
    width: 100%;
}

@media (max-width: 1799px) {
    .banner-section .right-side-area {
        max-width: 1000px;
        width: 100%;
    }
}

@media (max-width: 1699px) {
    .banner-section .right-side-area {
        max-width: 850px;
        width: 100%;
    }
}

@media (max-width: 1499px) {
    .banner-section .right-side-area {
        max-width: 815px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section .right-side-area {
        max-width: 670px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-section .right-side-area {
        max-width: 587px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .banner-section .right-side-area {
        display: none;
    }
}

.banner-section .right-side-area .banner-img-wrap {
    -webkit-mask-image: url("../image/svg/banner-mask-shape.svg");
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    position: relative;
    z-index: 1;
}

    .banner-section .right-side-area .banner-img-wrap .banner-img {
        -webkit-clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 70%, 70% 100%, 0 100%, 0 0);
        overflow: hidden;
        position: relative;
    }

@media (max-width: 1199px) {
    .banner-section .right-side-area .banner-img-wrap .banner-img {
        display: none;
    }
}

.banner-section .right-side-area .banner-img-wrap .banner-img img {
    min-height: 670px;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner-section .right-side-area .banner-img-wrap .banner-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(16, 12, 8, 0.3);
}

.banner-section .banner-slider-btn-area {
    padding: 10px;
    background-image: url(../img/home4/banner-slider-btn-bg.html);
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: end;
    justify-content: end;
    position: absolute;
    right: -1px;
    bottom: -10px;
    z-index: 99;
}

@media (max-width: 1199px) {
    .banner-section .banner-slider-btn-area {
        display: none;
    }
}

.banner-section .banner-slider-btn-area .banner-slider-btn-grp {
    display: flex;
    align-items: center;
    gap: 45px;
    position: relative;
}

    .banner-section .banner-slider-btn-area .banner-slider-btn-grp .slider-btn {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #152f00;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.35s;
    }

        .banner-section .banner-slider-btn-area .banner-slider-btn-grp .slider-btn i {
            transition: 0.35s;
            font-size: 18px;
            color: #152f00;
        }

        .banner-section .banner-slider-btn-area .banner-slider-btn-grp .slider-btn:hover {
            border-color: var(--primary-color1);
            background-color: var(--primary-color1);
        }

            .banner-section .banner-slider-btn-area .banner-slider-btn-grp .slider-btn:hover i {
                color: var(--white-color);
            }

@media (max-width: 576px) {
    .about-us-section {
        padding: 20px 15px 20px;
    }
}

.about-us-section .about-content ul {
    -moz-columns: 2;
    columns: 2;
    margin-top: 29px;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .about-us-section .about-content ul {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .about-us-section .about-content ul {
        gap: 10px;
    }
}

.about-us-section .about-content ul li {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 10px;
}

    .about-us-section .about-content ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0;
        color: var(--secondary-black);
        margin: 0;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section .about-content ul li span {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .about-us-section .about-content ul li span {
        font-size: 14px;
    }
}

.about-us-section .image-wrapper {
    max-width: 617px;
    width: 100%;
}

@media (max-width: 991px) {
    .about-us-section .image-wrapper {
        display: none;
    }
}

.about-us-section .image-wrapper .left-wrap {
    display: flex;
    gap: 24px;
}

@media (max-width: 576px) {
    .about-us-section .image-wrapper .left-wrap {
        gap: 10px;
    }
}

.about-us-section .image-wrapper .right-wrap {
    display: flex;
    align-items: end;
    gap: 24px;
    position: relative;
    z-index: -1;
    margin-top: -99px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section .image-wrapper .right-wrap {
        margin-top: -90px;
    }
}

@media (max-width: 1199px) {
    .about-us-section .image-wrapper .right-wrap {
        margin-top: -75px;
    }
}

.about-us-section .green-container-image {
    position: absolute;
    top: -11%;
    right: -21%;
    z-index: -1;
    top: -16%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .about-us-section .green-container-image {
        right: -35px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section .green-container-image {
        top: -13%;
        right: 0;
    }
}

@media (max-width: 1199px) {
    .about-us-section .green-container-image {
        display: none;
    }
}

.about-us-section .car-shape {
    position: absolute;
    left: -20%;
    top: 5%;
}

.service-section {
    background-image: url("../image/banner-img/services-bg-image.png");
    overflow: hidden;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section {
        background-size: unset;
    }
}

.service-section .section-title p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.service-section .service-slider-btn {
    display: flex;
}

    .service-section .service-slider-btn .slider-btn {
        cursor: pointer;
        height: 64px;
        width: 64px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        background-color: var(--white-color);
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (max-width: 1199px) {
    .service-section .service-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

.service-section .service-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
}

    .service-section .service-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.service-section .service-slider-btn .service-card-prev {
    position: absolute;
    top: 228px;
    left: -33px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section .service-slider-btn .service-card-prev {
        top: 190px;
        left: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section .service-slider-btn .service-card-prev {
        left: -20px;
        top: 160px;
    }
}

@media (max-width: 1199px) {
    .service-section .service-slider-btn .service-card-prev {
        top: 170px;
        left: -10px;
    }
}

@media (max-width: 991px) {
    .service-section .service-slider-btn .service-card-prev {
        top: 205px;
    }
}

@media (max-width: 767px) {
    .service-section .service-slider-btn .service-card-prev {
        display: none;
    }
}

.service-section .service-slider-btn .service-card-next {
    position: absolute;
    top: 228px;
    right: -33px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section .service-slider-btn .service-card-next {
        top: 190px;
        right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section .service-slider-btn .service-card-next {
        right: -20px;
        top: 160px;
    }
}

@media (max-width: 1199px) {
    .service-section .service-slider-btn .service-card-next {
        top: 170px;
        right: -10px;
    }
}

@media (max-width: 991px) {
    .service-section .service-slider-btn .service-card-next {
        top: 205px;
    }
}

@media (max-width: 767px) {
    .service-section .service-slider-btn .service-card-next {
        display: none;
    }
}

.service-card-area {
    max-width: 1768px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-card-area {
        padding: 0 35px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card-area {
        padding: 0 35px;
    }
}

.service-card {
    overflow: hidden;
}

    .service-card .service-img-wrap {
        position: relative;
        overflow: hidden;
    }

        .service-card .service-img-wrap::after {
            content: "";
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            background: linear-gradient(rgba(2, 17, 24, 0.7), rgba(2, 17, 24, 0), rgba(2, 17, 24, 0.78));
        }

        .service-card .service-img-wrap img {
            transition: all 0.5s ease-out;
            position: relative;
        }

@media (max-width: 767px) {
    .service-card .service-img-wrap img {
        width: 100%;
    }
}

.service-card .service-img-wrap .service-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    transform: translateY(55px);
    transition: transform 0.5s ease;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card .service-img-wrap .service-icon {
        transform: translateY(35px);
    }
}

@media (max-width: 1199px) {
    .service-card .service-img-wrap .service-icon {
        transform: translateY(0px);
        top: 15px;
    }
}

@media (max-width: 991px) {
    .service-card .service-img-wrap .service-icon {
        transform: translateY(35px);
        top: 0;
    }
}

@media (max-width: 767px) {
    .service-card .service-img-wrap .service-icon {
        transform: translateY(30px);
    }
}

.service-card .service-img-wrap .service-icon .number-and-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

    .service-card .service-img-wrap .service-icon .number-and-title h4 {
        margin-bottom: 10px;
    }

        .service-card .service-img-wrap .service-icon .number-and-title h4 a {
            color: var(--white-color);
            font-family: var(--font-Outfit);
            font-weight: 700;
            font-size: 32px;
            line-height: 1.5;
            transition: 0.5s;
        }

            .service-card .service-img-wrap .service-icon .number-and-title h4 a:hover {
                color: var(--primary-color);
            }

    .service-card .service-img-wrap .service-icon .number-and-title span {
        color: var(--paragraph);
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1.2;
    }

.service-card .service-img-wrap .service-icon .social-list {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.5s ease;
    transform-origin: bottom;
}

    .service-card .service-img-wrap .service-icon .social-list li a {
        color: var(--primary-black);
        font-family: var(--font-manrope);
        font-size: 16px;
        font-weight: 500;
        line-height: 1;
        text-align: center;
        padding: 7px 9px;
        background-color: var(--white-color);
        border-radius: 2px;
        transition: 0.5s;
    }

        .service-card .service-img-wrap .service-icon .social-list li a:hover {
            background-color: var(--primary-color);
            color: var(--white-color);
        }

.service-card .service-img-wrap .service-content {
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9999;
    transform: translateY(100px);
    transition: transform 0.5s ease;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card .service-img-wrap .service-content {
        bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .service-card .service-img-wrap .service-content {
        padding: 0 10px;
        bottom: 25px;
    }
}

.service-card .service-img-wrap .service-content .number-and-title {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 10px;
}

    .service-card .service-img-wrap .service-content .number-and-title.style-2 {
        display: block;
    }

    .service-card .service-img-wrap .service-content .number-and-title h4 {
        margin: 0;
    }

        .service-card .service-img-wrap .service-content .number-and-title h4 a {
            color: var(--white-color);
            font-family: var(--font-Outfit);
            font-weight: 700;
            font-size: 20px;
            line-height: 24px;
            transition: 0.5s;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card .service-img-wrap .service-content .number-and-title h4 a {
        font-size: 28px;
    }
}

@media (max-width: 1199px) {
    .service-card .service-img-wrap .service-content .number-and-title h4 a {
        font-size: 26px;
    }
}

.service-card .service-img-wrap .service-content .number-and-title h4 a:hover {
    color: var(--primary-color);
}

.service-card .service-img-wrap .service-content .number-and-title span {
    color: rgba(255, 255, 255, 0.7);
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
}

.service-card .service-img-wrap .service-content .hidden-content {
    padding: 0;
    margin: 0 auto;
    padding-top: 13px;
    transform: translateY(100%);
    transition: transform 0.5s ease;
    transform-origin: bottom;
    max-width: 290px;
    width: 100%;
}

    .service-card .service-img-wrap .service-content .hidden-content p {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 17px;
        line-height: 1.2;
        color: var(--paragraph-bg-dark-two);
        margin-bottom: 38px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card .service-img-wrap .service-content .hidden-content p {
        margin-bottom: 22px;
    }
}

@media (max-width: 1199px) {
    .service-card .service-img-wrap .service-content .hidden-content p {
        margin-bottom: 20px;
        font-size: 14px;
    }
}

.service-card .service-img-wrap .service-content .hidden-content .view-btn-two {
    margin-bottom: 17px;
}

.service-card:hover .service-img-wrap img {
    transform: scale(1.1);
}

.service-card:hover .service-img-wrap::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(37, 46, 56, 0.6), rgba(37, 46, 56, 0.6));
}

.service-card:hover .service-img-wrap .service-content {
    transform: translateY(0);
}

    .service-card:hover .service-img-wrap .service-content .hidden-content {
        transform: translateY(0);
        opacity: 1;
    }

.why-choose-us-section-one {
    position: relative;
}

@media (max-width: 576px) {
    .why-choose-us-section-one {
        padding: 90px 15px 0;
    }
}

.why-choose-us-section-one .list-item {
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 46px;
    margin-top: 40px;
    margin-bottom: 47px;
}

@media (max-width: 991px) {
    .why-choose-us-section-one .list-item {
        gap: 35px;
    }
}

@media (max-width: 767px) {
    .why-choose-us-section-one .list-item {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .why-choose-us-section-one .list-item {
        gap: 28px;
    }
}

.why-choose-us-section-one .list-item li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

    .why-choose-us-section-one .list-item li:last-child {
        margin-bottom: 0;
    }

    .why-choose-us-section-one .list-item li span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: var(--secondary-black);
    }

    .why-choose-us-section-one .list-item li:hover .icon {
        animation: flipOutY 0.3s linear;
    }

@media (max-width: 991px) {
    .why-choose-us-section-one .customer-and-counter .customer-image img {
        width: 100%;
    }
}

.why-choose-us-section-one .customer-and-counter ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: -171px;
    padding-bottom: 45px;
}

@media (max-width: 767px) {
    .why-choose-us-section-one .customer-and-counter ul {
        display: none;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card {
    background-color: var(--primary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 350px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card {
        max-width: 170px;
        width: 100%;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card.two {
    background-color: var(--secondary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
}

@media (max-width: 350px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card.two {
        max-width: 170px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1px;
    margin-bottom: 8px;
}

@media (max-width: 576px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number {
        margin-bottom: 2px;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number h5 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number h5 {
        font-size: 35px;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card .card-content .number span {
        font-size: 35px;
    }
}

.why-choose-us-section-one .customer-and-counter ul .single-card .card-content h5 {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-one .customer-and-counter ul .single-card .card-content h5 {
        font-size: 14px;
    }
}

.why-choose-us-section-one .world-map {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

@media (max-width: 576px) {
    .partner-section {
        padding: 90px 15px 0;
    }
}

.partner-section .border-line {
    position: absolute;
    content: "";
    top: 16px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: rgba(2, 17, 24, 0.08);
}

.partner-section .logo-wrap {
    padding-top: 65px;
}

    .partner-section .logo-wrap .logo-area .logo-wrap {
        overflow: hidden;
        margin: 0 auto;
        padding: 20px;
        margin: -20px;
    }

        .partner-section .logo-wrap .logo-area .logo-wrap a {
            background-color: var(--white-color);
            box-shadow: 0px 0px 30px 0px rgba(3, 35, 48, 0.05);
            padding: 36px 48px;
            margin-left: 24px;
            display: inline-block;
        }

.faq-section {
    background-image: url("../image/banner-img/faq-background-image.png");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

@media (max-width: 991px) {
    .faq-section {
        background-position: left;
    }
}

.faq-section .faq-content .accordion .accordion-item {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid var(--border-color);
    border-radius: 0;
}

    .faq-section .faq-content .accordion .accordion-item:last-child {
        border-bottom: none;
    }

    .faq-section .faq-content .accordion .accordion-item:first-child .accordion-header .accordion-button {
        padding-top: 0;
    }

    .faq-section .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        border: none;
        border-radius: unset;
        box-shadow: none;
        color: var(--white-color);
        background-color: transparent;
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 20px;
        line-height: 1.5;
        padding: 0;
        padding-bottom: 22px;
        padding-top: 22px;
        border-bottom: 1px solid rgba(var(--title-color-opc), 0.2);
    }

        .faq-section .faq-content .accordion .accordion-item .accordion-header .accordion-button::after {
            width: unset;
            height: unset;
            content: "\f4fe";
            font-family: bootstrap-icons;
            background-image: none;
            font-weight: 800;
            font-size: 22px;
        }

        .faq-section .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
            color: var(--primary-color);
        }

            .faq-section .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                content: "\f2ea";
            }

@media (max-width: 767px) {
    .faq-section .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.faq-section .faq-content .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--paragraph-bg-dark-two);
    padding: 0 0 26px 0;
}

@media (max-width: 576px) {
    .faq-section .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

.faq-section .inquiry-form {
    background-color: var(--white-color);
    border: 6px solid var(--primary-color);
    padding: 29px 48px 40px 48px;
    max-width: 564px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .faq-section .inquiry-form {
        padding: 48px 30px;
    }
}

@media (max-width: 576px) {
    .faq-section .inquiry-form {
        padding: 48px 20px;
    }
}

.faq-section .inquiry-form h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 36px;
    line-height: 1.4;
    color: var(--primary-black);
    text-align: center;
    margin-bottom: 45px;
}

@media (max-width: 767px) {
    .faq-section .inquiry-form h3 {
        font-size: 28px;
    }
}

@media (max-width: 576px) {
    .faq-section .inquiry-form h3 {
        font-size: 26px;
    }
}

.faq-section .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .faq-section .inquiry-form .form-inner label {
        color: rgba(2, 17, 24, 0.8);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .faq-section .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .faq-section .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .faq-section .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .faq-section .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

    .faq-section .inquiry-form .form-inner textarea {
        background-color: transparent;
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 182px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .faq-section .inquiry-form .form-inner textarea:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .faq-section .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .faq-section .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.faq-section .inquiry-form button {
    border: unset;
}

    .faq-section .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.faq-section .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 20px;
}

@media (max-width: 576px) {
    .faq-section .nice-select {
        padding: 0px 18px;
    }
}

.faq-section .nice-select:focus {
    border: 1px solid rgba(248, 78, 29, 0.75);
}

.faq-section .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.faq-section .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.faq-section .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.faq-section .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .faq-section .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .faq-section .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .faq-section .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .faq-section .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .faq-section .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.work-process-section {
    overflow: hidden;
}

@media (max-width: 576px) {
    .work-process-section {
        padding: 90px 15px 0;
    }
}

.work-process-section .review-wrapper {
    display: flex;
    align-items: end;
    justify-content: end;
    margin-top: -105px;
}

    .work-process-section .review-wrapper .review-content {
        background-color: var(--secondary-color);
        max-width: 300px;
        width: 100%;
        padding: 24px 58px 31px 31px;
        position: relative;
        transition: 0.3s;
    }

        .work-process-section .review-wrapper .review-content .icon {
            position: absolute;
            bottom: 0;
            right: 0;
        }

            .work-process-section .review-wrapper .review-content .icon svg path,
            .work-process-section .review-wrapper .review-content .icon svg circle {
                transition: 0.3s;
                opacity: 0.3;
            }

        .work-process-section .review-wrapper .review-content h3 {
            font-family: var(--font-Outfit);
            font-weight: 700;
            font-size: 22px;
            line-height: 30px;
            letter-spacing: 2%;
            color: var(--white-color);
            margin-bottom: 15px;
        }

        .work-process-section .review-wrapper .review-content h5 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph-bg-dark);
            margin: 0;
            padding-left: 28px;
            position: relative;
        }

            .work-process-section .review-wrapper .review-content h5::before {
                position: absolute;
                content: "";
                top: 8px;
                left: 0;
                height: 1px;
                width: 20px;
                background-color: var(--white-color);
            }

        .work-process-section .review-wrapper .review-content:hover {
            background-color: var(--primary-color);
        }

            .work-process-section .review-wrapper .review-content:hover .icon svg path,
            .work-process-section .review-wrapper .review-content:hover .icon svg circle {
                opacity: 1;
                transition: 0.3s;
            }

.work-process-section .work-process-car {
    position: absolute;
    left: -21%;
    top: 15%;
    z-index: -1;
}

    .work-process-section .work-process-car img {
        opacity: 30%;
    }

@media (max-width: 1499px) {
    .work-process-section .work-process-car {
        display: none;
    }
}

.work-process-section .work-process-map {
    position: absolute;
    top: 0;
    right: -21%;
    z-index: -1;
}

.order-wrap {
    max-width: 615px;
    width: 100%;
    position: relative;
}

    .order-wrap .dashed-line {
        position: absolute;
        top: -20px;
        left: -5px;
        z-index: -1;
    }

@media (max-width: 1199px) {
    .order-wrap .dashed-line {
        display: none;
    }
}

.order-wrap .red-waves-one {
    position: absolute;
    left: -3%;
    top: -5%;
}

@media (max-width: 1199px) {
    .order-wrap .red-waves-one {
        left: 7%;
    }
}

@media (max-width: 991px) {
    .order-wrap .red-waves-one {
        display: none;
    }
}

.order-wrap .red-waves-one .video-area {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .order-wrap .red-waves-one .video-area .icon {
        height: 14px;
        width: 14px;
        background: linear-gradient(to right, rgba(248, 78, 29, 0.3), rgb(248, 78, 29));
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 2;
    }

        .order-wrap .red-waves-one .video-area .icon .wrapper {
            display: inline-block;
            position: absolute;
            top: 12px;
            left: 12px;
        }

        .order-wrap .red-waves-one .video-area .icon .waves {
            position: absolute;
            width: 40px;
            height: 40px;
            background: linear-gradient(to right, rgba(252, 210, 90, 0.3), rgb(252, 210, 90));
            opacity: 0;
            border-radius: 100%;
            right: -15px;
            bottom: -15px;
            z-index: -1;
            animation: waves 3s ease-in-out infinite;
        }

            .order-wrap .red-waves-one .video-area .icon .waves.wave-1 {
                animation-delay: 0s;
            }

            .order-wrap .red-waves-one .video-area .icon .waves.wave-2 {
                animation-delay: 1s;
            }

            .order-wrap .red-waves-one .video-area .icon .waves.wave-3 {
                animation-delay: 2s;
            }

.order-wrap .red-waves-two {
    position: absolute;
    left: 40%;
    bottom: -10%;
}

@media (max-width: 1199px) {
    .order-wrap .red-waves-two {
        left: 10%;
    }
}

@media (max-width: 991px) {
    .order-wrap .red-waves-two {
        display: none;
    }
}

.order-wrap .red-waves-two .video-area {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .order-wrap .red-waves-two .video-area .icon {
        height: 14px;
        width: 14px;
        background: linear-gradient(to right, rgba(248, 78, 29, 0.3), rgb(248, 78, 29));
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 2;
    }

        .order-wrap .red-waves-two .video-area .icon .wrapper {
            display: inline-block;
            position: absolute;
            top: 12px;
            left: 12px;
        }

        .order-wrap .red-waves-two .video-area .icon .waves {
            position: absolute;
            width: 40px;
            height: 40px;
            background: linear-gradient(to right, rgba(252, 210, 90, 0.3), rgb(252, 210, 90));
            opacity: 0;
            border-radius: 100%;
            right: -15px;
            bottom: -15px;
            z-index: -1;
            animation: waves 3s ease-in-out infinite;
        }

            .order-wrap .red-waves-two .video-area .icon .waves.wave-1 {
                animation-delay: 0s;
            }

            .order-wrap .red-waves-two .video-area .icon .waves.wave-2 {
                animation-delay: 1s;
            }

            .order-wrap .red-waves-two .video-area .icon .waves.wave-3 {
                animation-delay: 2s;
            }

.order-wrap .single-order {
    position: relative;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .order-wrap .single-order {
        margin-bottom: 50px;
    }
}

@media (max-width: 576px) {
    .order-wrap .single-order {
        gap: 20px;
    }
}

.order-wrap .single-order:last-child {
    margin-bottom: 0;
}

.order-wrap .single-order.two {
    display: flex;
    align-items: end;
    justify-content: end;
}

@media (max-width: 767px) {
    .order-wrap .single-order.two {
        justify-content: start;
    }
}

.order-wrap .single-order.three {
    display: flex;
    align-items: end;
    justify-content: end;
}

@media (max-width: 767px) {
    .order-wrap .single-order.three {
        justify-content: start;
        margin-bottom: 0;
    }
}

.order-wrap .single-order .step-no {
    box-shadow: 0px 0px 30px 0px rgba(3, 35, 48, 0.05);
    background-color: var(--white-color);
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

@media (max-width: 1199px) {
    .order-wrap .single-order .step-no {
        width: 70px;
        height: 70px;
    }
}

.order-wrap .single-order .step-no h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5;
    color: rgba(252, 210, 90, 0.8);
    margin: 0;
}

@media (max-width: 1199px) {
    .order-wrap .single-order .step-no h2 {
        font-size: 26px;
    }
}

.order-wrap .single-order .content {
    max-width: 332px;
    width: 100%;
}

@media (max-width: 1199px) {
    .order-wrap .single-order .content {
        max-width: 275px;
        width: 100%;
    }
}

.order-wrap .single-order .content h5 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: rgb(2, 17, 24);
    margin-bottom: 10px;
}

.order-wrap .single-order .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--paragraph);
}

.order-wrap .single-order .order-img {
    width: 160px;
    height: 170px;
    position: absolute;
    top: -95px;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    pointer-events: none;
}

    .order-wrap .single-order .order-img img {
        transform: rotate(12deg);
    }

@media (max-width: 767px) {
    .order-wrap .single-order .order-img {
        display: none;
        visibility: hidden;
    }
}

.order-wrap .single-order:hover .step-no {
    transition: all 0.3s ease-in-out;
}

    .order-wrap .single-order:hover .step-no h2 {
        -webkit-text-fill-color: var(--primary-color);
        transition: all 0.3s ease-in-out;
    }

.order-wrap .single-order:hover .order-img {
    opacity: 1;
}

@keyframes qodef-animate-image-out {
    0% {
        transform: scale(1) translateZ(0);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }

    100% {
        transform: scale(1);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
}

@keyframes qodef-animate-image-in {
    0% {
        transform: scale(1.05) translateZ(0);
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
    }

    100% {
        transform: scale(1);
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
}

.testimonials-section {
    background-image: url("../image/banner-img/testimonial-bg-image.png");
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}

    .testimonials-section .testimonials-pagination-area .testimonials-pagination {
        width: unset !important;
        display: flex;
        align-items: center;
        gap: 12px;
    }

@media (max-width: 576px) {
    .testimonials-section .testimonials-pagination-area .testimonials-pagination {
        gap: 5px;
    }
}

.testimonials-section .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .testimonials-section .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .testimonials-section .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.testimonial-card {
    background-color: var(--white-color);
    box-shadow: 0px 3px 20px 0px rgba(5, 6, 6, 0.03);
    padding: 40px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .testimonial-card {
        padding: 23px;
    }
}

@media (max-width: 1199px) {
    .testimonial-card {
        padding: 25px;
    }
}

@media (max-width: 991px) {
    .testimonial-card {
        max-width: 450px;
        width: 100%;
    }
}

.testimonial-card ul {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 10px;
}

    .testimonial-card ul li i {
        color: rgb(255, 194, 0);
    }

.testimonial-card h3 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 18px;
}

@media (max-width: 1199px) {
    .testimonial-card h3 {
        font-size: 22px;
    }
}

.testimonial-card p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1%;
    margin-bottom: 20px;
    color: var(--secondary-black);
    margin-bottom: 18px;
}

@media (max-width: 1199px) {
    .testimonial-card p {
        font-size: 15px;
    }
}

.testimonial-card .author-area {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .testimonial-card .author-area .content h6 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 26px;
        margin: 0;
        color: var(--primary-black);
    }

    .testimonial-card .author-area .content span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: var(--secondary-color);
    }

.testimonial-card:hover {
    transform: translateY(-9px);
}

@media (max-width: 576px) {
    .team-members-section {
        padding: 90px 15px 0;
    }
}

.team-members-section .section-title p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.team-members-section .team-pagination-area .team-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 576px) {
    .team-members-section .team-pagination-area .team-pagination {
        gap: 5px;
    }
}

.team-members-section .team-pagination-area .team-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .team-members-section .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .team-members-section .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.team-member-card {
    position: relative;
    transition: 0.3s;
}

    .team-member-card .team-image img {
        width: 100%;
    }

    .team-member-card .team-content {
        margin-top: -75px;
    }

        .team-member-card .team-content .red-content h4 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 15px;
            line-height: 26px;
            margin: 0;
            color: var(--white-color);
            background-color: var(--secondary-color);
            display: inline-block;
            padding: 3px 8px;
            transition: 0.3s;
        }

            .team-member-card .team-content .red-content h4:hover {
                background-color: var(--primary-color);
            }

        .team-member-card .team-content .white-content a {
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 20px;
            line-height: 26px;
            color: var(--primary-black);
            background-color: var(--white-color);
            padding: 9px 11px;
            display: inline-block;
        }

    .team-member-card .show-social-media {
        position: absolute;
        top: 30px;
        right: 20px;
        background-color: var(--secondary-color);
        height: 32px;
        width: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
    }

        .team-member-card .show-social-media .social-list {
            position: absolute;
            top: 42px;
            right: 0px;
            display: grid;
            align-items: center;
            gap: 4px;
            opacity: 0;
            transform: scale(0);
            transform-origin: top;
            transition: 0.5s ease-in-out;
        }

            .team-member-card .show-social-media .social-list li a {
                background-color: var(--white-color);
                transition: 0.3s;
                height: 32px;
                width: 32px;
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .team-member-card .show-social-media .social-list li a:hover {
                    background-color: var(--primary-color);
                }

                    .team-member-card .show-social-media .social-list li a:hover svg path {
                        fill: var(--white-color);
                        transition: 0.3s;
                    }

                .team-member-card .show-social-media .social-list li a svg path {
                    fill: var(--primary-black);
                }

        .team-member-card .show-social-media:hover {
            background-color: var(--primary-color);
        }

            .team-member-card .show-social-media:hover .social-list {
                opacity: 1;
                transform: scaleX(1);
            }

    .team-member-card:hover {
        transform: translateY(-9px);
    }

.newsletter-section {
    overflow: hidden;
    display: flex;
    align-items: center;
}

    .newsletter-section.two {
        transform: rotate(-2deg) translateY(-13px);
        margin-top: -30px;
    }

@media (max-width: 1399px) {
    .newsletter-section.two {
        transform: rotate(-2deg) translateY(-13px);
        margin-top: -19px;
    }
}

@media (max-width: 991px) {
    .newsletter-section.two {
        transform: rotate(0) translateY(0);
        margin-top: -19px;
    }
}

.newsletter-section .marquee_text {
    background: var(--secondary-color);
    height: 70px;
    display: flex;
    align-items: center;
}

.newsletter-section .js-marquee {
    display: flex;
    align-items: center;
    gap: 50px;
}

.newsletter-section h6 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7);
}

.newsletter-section svg {
    fill: rgb(252, 210, 90);
}

.newsletter-main-section {
    background-image: linear-gradient(180deg, rgba(3, 35, 48, 0.75) 0%, rgb(3, 35, 48) 100%), url("../image/banner-img/newsletter-main-section-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .newsletter-main-section {
        padding: 150px 0;
    }
}

@media (max-width: 1199px) {
    .newsletter-main-section {
        padding: 100px 0;
    }
}

.newsletter-main-section .subscribe-content-and-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .newsletter-main-section .subscribe-content-and-form {
        flex-wrap: wrap;
        gap: 30px;
    }
}

@media (max-width: 576px) {
    .newsletter-main-section .subscribe-content-and-form {
        padding: 0 15px;
    }
}

.newsletter-main-section .subscribe-content-and-form .subscribe-title {
    max-width: 415px;
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .newsletter-main-section .subscribe-content-and-form .subscribe-title {
        max-width: 360px;
        width: 100%;
    }
}

.newsletter-main-section .subscribe-content-and-form .subscribe-title h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .newsletter-main-section .subscribe-content-and-form .subscribe-title h2 {
        font-size: 40px;
    }
}

@media (max-width: 1199px) {
    .newsletter-main-section .subscribe-content-and-form .subscribe-title h2 {
        font-size: 36px;
    }
}

.newsletter-main-section .subscribe-content-and-form .form-inner {
    margin-bottom: 12px;
}

    .newsletter-main-section .subscribe-content-and-form .form-inner input {
        background-color: transparent;
        width: 100%;
        height: 29px;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.9);
        border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    }

        .newsletter-main-section .subscribe-content-and-form .form-inner input:focus {
            border-bottom: 1px solid rgb(248, 78, 29);
            box-shadow: unset;
        }

        .newsletter-main-section .subscribe-content-and-form .form-inner input::-moz-placeholder {
            color: rgba(255, 255, 255, 0.9);
        }

        .newsletter-main-section .subscribe-content-and-form .form-inner input::placeholder {
            color: rgba(255, 255, 255, 0.9);
        }

.newsletter-main-section .subscribe-content-and-form .form-check {
    min-height: unset;
    margin-bottom: 0;
    display: flex;
    align-items: end;
    gap: 8px;
}

    .newsletter-main-section .subscribe-content-and-form .form-check .form-check-input {
        cursor: pointer;
        height: 12px;
        width: 12px;
        border-color: rgba(255, 255, 255, 0.7);
        background-color: transparent;
        border-radius: 0;
    }

        .newsletter-main-section .subscribe-content-and-form .form-check .form-check-input:focus {
            box-shadow: unset;
            border-radius: 0;
            border-color: rgb(242, 244, 246);
        }

        .newsletter-main-section .subscribe-content-and-form .form-check .form-check-input:checked {
            background-color: #f84e1d;
            border-color: #f84e1d;
        }

    .newsletter-main-section .subscribe-content-and-form .form-check .form-check-label {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.8);
        cursor: pointer;
    }

@media (max-width: 576px) {
    .blog-section {
        padding: 90px 15px 0;
    }
}

.blog-section .section-title p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.blog-card {
    background-color: var(--white-color);
    box-shadow: 0px 3px 50px 3px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}

    .blog-card .card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .blog-card .card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .blog-card .card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .blog-card .card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .blog-card .card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .blog-card .card-content {
        padding: 24px 45px 24px 24px;
    }

@media (max-width: 1199px) {
    .blog-card .card-content {
        padding: 24px;
    }
}

.blog-card .card-content .top-content {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 13px;
    flex-wrap: wrap;
}

    .blog-card .card-content .top-content li {
        display: flex;
        align-items: center;
        gap: 8px;
    }

        .blog-card .card-content .top-content li .icon {
            width: 15px;
            height: 15px;
            display: inline-flex;
        }

        .blog-card .card-content .top-content li a {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--secondary-black);
        }

.blog-card .card-content h5 {
    margin-bottom: 18px;
    transition: 0.3s;
}

    .blog-card .card-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 30px;
        color: var(--primary-black);
        text-transform: capitalize;
        margin: 0;
        transition: 0.3s;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-card .card-content h5 a {
        font-size: 19px;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .blog-card .card-content h5 a {
        font-size: 16px;
        line-height: 1;
    }
}

.blog-card .card-content h5:hover a {
    color: var(--primary-color);
}

.blog-card .author-top {
    position: absolute;
    top: 9%;
    left: 5%;
    z-index: 1;
}

    .blog-card .author-top .content {
        background-color: var(--primary-color);
        padding: 9px 16px;
        display: flex;
        align-items: center;
        gap: 6px;
    }

        .blog-card .author-top .content span {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 15px;
            line-height: 1;
            color: var(--white-color);
        }

.blog-card:hover .card-img-wrap .card-img img {
    transform: scale(1.1);
}

.blog-card:hover .card-img-wrap .card-img::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

@media (max-width: 576px) {
    .cta-section {
        padding: 20px 0;
    }
}

.cta-section .delivery-content-area {
    background-image: url("../image/banner-img/cta-section.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

@media (max-width: 991px) {
    .cta-section .delivery-content-area {
        justify-content: center;
        padding: 40px 0;
    }
}

.cta-section .delivery-content-area .delivery-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 46px;
    line-height: 55px;
    color: var(--primary-black);
    margin-bottom: 19px;
}

@media (max-width: 1199px) {
    .cta-section .delivery-content-area .delivery-content h2 {
        font-size: 34px;
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .cta-section .delivery-content-area .delivery-content h2 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 15px;
    }
}

.cta-section .delivery-content-area .delivery-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 37px;
}

@media (max-width: 1199px) {
    .cta-section .delivery-content-area .delivery-content p {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .cta-section .delivery-content-area .delivery-content p {
        font-size: 16px;
        line-height: 1.2;
        max-width: 250px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .cta-section .delivery-content-area .delivery-concept-boy {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .cta-section .delivery-content-area .delivery-concept-boy {
        display: none;
    }
}

@media (max-width: 991px) {
    .cta-section .delivery-content-area .delivery-car {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .cta-section .delivery-content-area .delivery-car {
        display: none;
    }
}

.cta-section-two {
    background-image: url("../image/banner-img/cta-section.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 111px 0;
}

@media (max-width: 991px) {
    .cta-section-two {
        padding: 40px 0;
    }
}

.cta-section-two .delivery-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 46px;
    line-height: 55px;
    color: var(--primary-black);
    margin-bottom: 19px;
}

@media (max-width: 1199px) {
    .cta-section-two .delivery-content h2 {
        font-size: 34px;
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .cta-section-two .delivery-content h2 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 15px;
    }
}

.cta-section-two .delivery-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 37px;
}

@media (max-width: 1199px) {
    .cta-section-two .delivery-content p {
        margin-bottom: 25px;
    }
}

.cta-section-two .delivery-concept-boy {
    position: absolute;
    left: -10%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .cta-section-two .delivery-concept-boy {
        left: -20px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .cta-section-two .delivery-concept-boy {
        left: -45px;
    }
}

@media (max-width: 1199px) {
    .cta-section-two .delivery-concept-boy {
        left: -20px;
        width: 30%;
    }
}

@media (max-width: 991px) {
    .cta-section-two .delivery-concept-boy {
        width: 20%;
    }
}

@media (max-width: 767px) {
    .cta-section-two .delivery-concept-boy {
        display: none;
    }
}

.cta-section-two .delivery-car {
    position: absolute;
    right: -21%;
    bottom: -110px;
}

@media (max-width: 1799px) {
    .cta-section-two .delivery-car {
        right: -7%;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .cta-section-two .delivery-car {
        right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .cta-section-two .delivery-car {
        bottom: -60px;
        right: -32px;
    }

        .cta-section-two .delivery-car img {
            width: 80%;
        }
}

@media (max-width: 1199px) {
    .cta-section-two .delivery-car {
        width: 20%;
        bottom: 10px;
        right: 0;
    }
}

@media (max-width: 991px) {
    .cta-section-two .delivery-car {
        width: 20%;
        right: 0;
        bottom: 10px;
    }
}

@media (max-width: 767px) {
    .cta-section-two .delivery-car {
        display: none;
    }
}

.cta-section-three .delivery-content-area {
    background-image: url("../image/banner-img/cta-bg-three.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 30px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

@media (max-width: 991px) {
    .cta-section-three .delivery-content-area {
        justify-content: center;
        padding: 40px 0;
    }
}

.cta-section-three .delivery-content-area .delivery-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 46px;
    line-height: 55px;
    color: var(--primary-black);
    margin-bottom: 19px;
}

@media (max-width: 1199px) {
    .cta-section-three .delivery-content-area .delivery-content h2 {
        font-size: 34px;
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .cta-section-three .delivery-content-area .delivery-content h2 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .cta-section-three .delivery-content-area .delivery-content h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

.cta-section-three .delivery-content-area .delivery-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 37px;
}

@media (max-width: 1199px) {
    .cta-section-three .delivery-content-area .delivery-content p {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .cta-section-three .delivery-content-area .delivery-content p {
        font-size: 16px;
        line-height: 1.2;
        max-width: 250px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .cta-section-three .delivery-content-area .delivery-concept-boy {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .cta-section-three .delivery-content-area .delivery-concept-boy {
        display: none;
    }
}

@media (max-width: 991px) {
    .cta-section-three .delivery-content-area .delivery-car {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .cta-section-three .delivery-content-area .delivery-car {
        display: none;
    }
}

.footer-section {
    background-image: url("../image/banner-img/footer-bg.png");
    padding-top: 65px;
}

@media (max-width: 576px) {
    .footer-section {
        padding: 20px 0;
    }
}

.footer-section .submit-form {
    margin-bottom: 80px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .footer-section .submit-form {
        margin-bottom: 60px;
    }
}

@media (max-width: 1199px) {
    .footer-section .submit-form {
        margin-bottom: 40px;
    }
}

.footer-section .submit-form h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 100px;
    line-height: 1;
    margin-bottom: 47px;
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(to right, #ffffff 0%, #dadada 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 1199px) {
    .footer-section .submit-form h2 {
        font-size: 85px;
    }
}

@media (max-width: 767px) {
    .footer-section .submit-form h2 {
        font-size: 45px;
    }
}

.footer-section .submit-form .from-inner {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 14px 20px;
}

@media (max-width: 991px) {
    .footer-section .submit-form .from-inner {
        margin: 0 auto;
    }
}

@media (max-width: 576px) {
    .footer-section .submit-form .from-inner {
        flex-wrap: wrap;
        justify-content: start;
        gap: 30px;
    }
}

.footer-section .submit-form .from-inner input {
    border-radius: 30px;
    background-color: transparent;
    border: none;
    color: var(--white-color);
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    text-transform: capitalize;
    width: 100%;
    padding: 10px 20px;
}

@media (max-width: 576px) {
    .footer-section .submit-form .from-inner input {
        font-size: 16px;
        padding: 0;
    }
}

.footer-section .submit-form .from-inner input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section .submit-form .from-inner input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.footer-section .footer-widget .footer-logo p {
    font-family: var(--font-Outfit);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgb(171, 171, 171);
    max-width: 352px;
    width: 100%;
    margin: 20px 0 28px;
}

.footer-section .footer-widget .footer-logo .social-item-four {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 216px;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}

    .footer-section .footer-widget .footer-logo .social-item-four .single-item {
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        padding: 4px 18px;
    }

        .footer-section .footer-widget .footer-logo .social-item-four .single-item:last-child {
            border-right: none;
        }

        .footer-section .footer-widget .footer-logo .social-item-four .single-item a svg path {
            transition: 0.3s;
            fill: rgb(255, 255, 255);
        }

        .footer-section .footer-widget .footer-logo .social-item-four .single-item:hover a svg path {
            fill: var(--primary-color);
        }

.footer-section .footer-widget .widget-title h4 {
    color: rgba(255, 255, 255, 0.8);
    font-family: var(--font-Outfit);
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.03em;
    margin-bottom: 20px;
    position: relative;
}

    .footer-section .footer-widget .widget-title h4::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 66px;
        height: 2px;
        border-radius: 10px;
        background-color: var(--primary-color);
    }

.footer-section .footer-widget .widget-title.two {
    margin-bottom: 22px;
}

.footer-section .footer-widget .widget-list {
    padding: 0;
    margin: 0;
}

    .footer-section .footer-widget .widget-list li {
        margin-bottom: 15px;
        line-height: 1;
        transition: 0.3s;
        position: relative;
        transform: translateX(0);
    }

        .footer-section .footer-widget .widget-list li:last-child {
            margin-bottom: 0;
        }

@media (max-width: 1199px) {
    .footer-section .footer-widget .widget-list li {
        margin-bottom: 0px;
    }
}

.footer-section .footer-widget .widget-list li a {
    color: rgba(255, 255, 255, 0.7);
    font-family: var(--font-Outfit);
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.02em;
    transition: 0.3s;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .footer-section .footer-widget .widget-list li a svg path {
        fill: rgb(171, 171, 171);
        transition: 0.3s;
    }

    .footer-section .footer-widget .widget-list li a:hover {
        color: var(--primary-color);
    }

        .footer-section .footer-widget .widget-list li a:hover svg path {
            fill: var(--primary-color);
        }

.footer-section .footer-widget .contact-information span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
}

.footer-section .footer-widget .contact-information ul {
    display: flex;
    align-items: center;
    gap: 12px;
    padding-top: 0px;
}

    .footer-section .footer-widget .contact-information ul li {
        margin-bottom: 0px;
    }

        .footer-section .footer-widget .contact-information ul li .icon svg path {
            fill: rgb(255, 255, 255);
            transition: 0.3s;
        }

        .footer-section .footer-widget .contact-information ul li .content a {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            color: var(--white-color);
            margin-bottom: 5px;
            transition: 0.3s;
        }

            .footer-section .footer-widget .contact-information ul li .content a:hover {
                color: var(--primary-color);
            }

        .footer-section .footer-widget .contact-information ul li:hover .icon svg path {
            fill: var(--primary-color);
        }

.footer-section .footer-widget .location-information {
    margin-bottom: 26px;
}

    .footer-section .footer-widget .location-information span {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: rgba(255, 255, 255, 0.6);
    }

    .footer-section .footer-widget .location-information ul {
        display: flex;
        align-items: center;
        gap: 12px;
        padding-top: 10px;
    }

        .footer-section .footer-widget .location-information ul li .icon svg path {
            fill: rgb(255, 255, 255);
            transition: 0.3s;
        }

        .footer-section .footer-widget .location-information ul li .content.two {
            height: 60px;
        }

            .footer-section .footer-widget .location-information ul li .content.two a {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 17px;
                line-height: 1.8;
                color: rgb(255, 255, 255);
                width: 100%;
                display: inline-block;
                transition: 0.3s;
                margin-bottom: 0px;
            }

                .footer-section .footer-widget .location-information ul li .content.two a:hover {
                    color: var(--primary-color);
                }

        .footer-section .footer-widget .location-information ul li .content a {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 20px;
            line-height: 28px;
            color: var(--white-color);
            margin-bottom: 5px;
            transition: 0.3s;
        }

            .footer-section .footer-widget .location-information ul li .content a:hover {
                color: var(--primary-color);
            }

        .footer-section .footer-widget .location-information ul li:hover .icon svg path {
            fill: var(--primary-color);
        }

.footer-section .footer-widget .social-area span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    color: var(--white-color);
}

.footer-section .footer-widget .social-area .social-list {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 15px;
}

    .footer-section .footer-widget .social-area .social-list li a {
        background-color: var(--white-color);
        padding: 10px;
        transition: 0.3s;
        height: 36px;
        width: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .footer-section .footer-widget .social-area .social-list li a:hover {
            background-color: var(--primary-color);
        }

            .footer-section .footer-widget .social-area .social-list li a:hover svg path {
                fill: var(--white-color);
                transition: 0.3s;
            }

        .footer-section .footer-widget .social-area .social-list li a svg path {
            fill: var(--primary-black);
        }

.footer-section .footer-bottom-wrapper {
    background-color: rgb(1, 11, 16);
}

    .footer-section .footer-bottom-wrapper .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 24px 0;
    }

@media (max-width: 991px) {
    .footer-section .footer-bottom-wrapper .footer-bottom {
        display: grid;
        align-items: center;
        justify-content: center;
        gap: 15px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrapper .footer-bottom {
        gap: 10px;
    }
}

.footer-section .footer-bottom-wrapper .footer-bottom .copy-write-area p {
    font-family: var(--font-Outfit);
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

    .footer-section .footer-bottom-wrapper .footer-bottom .copy-write-area p a {
        font-family: var(--font-Outfit);
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        margin: 0;
        color: var(--primary-color);
    }

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrapper .footer-bottom .footer-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul {
    display: flex;
    align-items: center;
    gap: 38px;
}

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul {
        gap: 30px;
    }
}

.footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li {
    position: relative;
}

    .footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -25px;
        background: rgba(255, 255, 255, 0.6);
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }

@media (max-width: 767px) {
    .footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li::before {
        left: -20px;
    }
}

.footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li:first-child::before {
    display: none;
}

.footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li a {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    transition: 0.3s;
}

    .footer-section .footer-bottom-wrapper .footer-bottom .footer-right ul li a:hover {
        color: var(--primary-color);
    }

.home2-banner-section {
    position: relative;
}

    .home2-banner-section .home2-banner-bg {
        height: 925px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .home2-banner-section .home2-banner-bg {
        height: 840px;
    }
}

@media (max-width: 1199px) {
    .home2-banner-section .home2-banner-bg {
        height: 800px;
    }
}

.home2-banner-section .home2-banner-bg .sub-slider-img {
    position: absolute;
    right: 0;
}

@media (max-width: 1199px) {
    .home2-banner-section .home2-banner-bg .sub-slider-img {
        display: none;
    }
}

.home2-banner-section .home2-banner-bg .sub-slider-img img {
    border-top: 5px solid rgba(255, 255, 255, 0.3);
    border-bottom: 5px solid rgba(255, 255, 255, 0.3);
    border-left: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 150px 0 0 150px;
}

.home2-banner-section .banner-content-wrap {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .home2-banner-section .banner-content-wrap {
        top: 55%;
    }
}

@media (max-width: 1199px) {
    .home2-banner-section .banner-content-wrap {
        padding: 0 10px;
    }
}

@media (max-width: 576px) {
    .home2-banner-section .banner-content-wrap {
        top: 55%;
    }
}

.home2-banner-section .banner-content-wrap .banner-content {
    width: 100%;
}

    .home2-banner-section .banner-content-wrap .banner-content .sub-title-two {
        background-color: var(--secondary-color-two);
        backdrop-filter: blur(30px);
        -webkit-backdrop-filter: blur(30px);
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 30px;
        padding: 9px 24px;
        margin-bottom: 13px;
        display: inline-flex;
        align-items: center;
        gap: 12px;
    }

        .home2-banner-section .banner-content-wrap .banner-content .sub-title-two span {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 18px;
            color: var(--white-color);
        }

@media (max-width: 576px) {
    .home2-banner-section .banner-content-wrap .banner-content .sub-title-two span {
        font-size: 16px;
    }
}

.home2-banner-section .banner-content-wrap .banner-content h1 {
    color: var(--white-color);
    font-family: var(--font-Outfit);
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 30px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .home2-banner-section .banner-content-wrap .banner-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 1399px) {
    .home2-banner-section .banner-content-wrap .banner-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    .home2-banner-section .banner-content-wrap .banner-content h1 {
        font-size: 45px;
        margin-bottom: 15px;
    }
}

@media (max-width: 991px) {
    .home2-banner-section .banner-content-wrap .banner-content h1 {
        font-size: 50px;
    }
}

@media (max-width: 576px) {
    .home2-banner-section .banner-content-wrap .banner-content h1 {
        font-size: 38px;
    }
}

.home2-banner-section .banner-content-wrap .banner-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .home2-banner-section .banner-content-wrap .banner-content .bottom-content {
        gap: 0;
    }
}

.home2-banner-section .banner-content-wrap .banner-content .bottom-content .circle-container-two {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: var(--white-color);
}

    .home2-banner-section .banner-content-wrap .banner-content .bottom-content .circle-container-two > svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .home2-banner-section .banner-content-wrap .banner-content .bottom-content .circle-container-two > svg text {
            fill: var(--primary-black);
            font-size: 16px;
            font-family: var(--font-Outfit);
            font-weight: 400;
            animation: rotateClockwise 10s linear infinite;
        }

    .home2-banner-section .banner-content-wrap .banner-content .bottom-content .circle-container-two .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-color: var(--primary-color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .home2-banner-section .banner-content-wrap .banner-content .bottom-content .circle-container-two .play-icon svg {
            fill: var(--primary-black);
            margin-left: 2px;
            transition: 0.5s;
        }

.home2-banner-section .banner-content-wrap .banner-content .bottom-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    max-width: 552px;
    width: 100%;
}

@media (max-width: 767px) {
    .home2-banner-section .banner-content-wrap .banner-content .bottom-content p {
        margin-top: 20px;
    }
}

.home2-banner-section .slider-btn-grp {
    position: absolute;
    bottom: 224px;
    right: 43px;
    z-index: 1;
    max-width: 237px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .home2-banner-section .slider-btn-grp {
        bottom: 196px;
    }
}

@media (max-width: 1199px) {
    .home2-banner-section .slider-btn-grp {
        display: none;
    }
}

.home2-banner-section .slider-btn-grp .slider-btn svg path {
    fill: rgb(248, 78, 29);
    transition: 0.3s;
}

.home2-banner-section .slider-btn-grp .slider-btn.swiper-button-disabled {
    opacity: 0.2;
}

.home2-banner-section .slider-btn-grp span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7);
}

@keyframes rotateClockwise {
    from {
        transform: rotate(0deg);
        transform-origin: 62.5px 62.5px;
    }

    to {
        transform: rotate(360deg);
        transform-origin: 62.5px 62.5px;
    }
}

.our-solutions-section {
    overflow: hidden;
}

@media (max-width: 576px) {
    .our-solutions-section {
        padding: 90px 15px 0;
    }
}

.our-solutions-section .section-title-two {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .our-solutions-section .section-title-two {
        max-width: 778px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .our-solutions-section .section-title-two {
        max-width: 625px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .our-solutions-section .section-title-two {
        max-width: 500px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .our-solutions-section .section-title-two P {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }
}

.our-solutions-section .service-slider-btn {
    display: flex;
}

    .our-solutions-section .service-slider-btn .slider-btn {
        cursor: pointer;
        height: 60px;
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        border: 1px solid rgba(2, 17, 24, 0.25);
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .our-solutions-section .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .our-solutions-section .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (max-width: 1199px) {
    .our-solutions-section .service-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 991px) {
    .our-solutions-section .service-slider-btn .slider-btn {
        display: none;
    }
}

.our-solutions-section .service-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
    border: none;
}

    .our-solutions-section .service-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.our-solutions-section .service-slider-btn .service-prev {
    position: absolute;
    top: 56%;
    left: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .our-solutions-section .service-slider-btn .service-prev {
        left: -45px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .our-solutions-section .service-slider-btn .service-prev {
        left: -50px;
    }
}

@media (max-width: 1199px) {
    .our-solutions-section .service-slider-btn .service-prev {
        display: none;
    }
}

.our-solutions-section .service-slider-btn .service-next {
    position: absolute;
    top: 56%;
    right: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .our-solutions-section .service-slider-btn .service-next {
        right: -45px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .our-solutions-section .service-slider-btn .service-next {
        right: -50px;
    }
}

@media (max-width: 1199px) {
    .our-solutions-section .service-slider-btn .service-next {
        display: none;
    }
}

.our-solutions-section .swiper {
    padding: 20px;
    margin: -20px;
}

.service-card-two {
    background-color: var(--white-color);
    box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    padding: 16px;
}

    .service-card-two .service-card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .service-card-two .service-card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .service-card-two .service-card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .service-card-two .service-card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .service-card-two .service-card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .service-card-two .service-card-content {
        padding: 28px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card-two .service-card-content {
        padding: 20px;
    }
}

@media (max-width: 1199px) {
    .service-card-two .service-card-content {
        padding: 20px;
    }
}

.service-card-two .service-card-content h5 {
    margin-bottom: 18px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card-two .service-card-content h5 {
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .service-card-two .service-card-content h5 {
        margin-bottom: 15px;
    }
}

.service-card-two .service-card-content h5 a {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-black);
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-card-two .service-card-content h5 a {
        font-size: 18px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .service-card-two .service-card-content h5 a {
        font-size: 17px;
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .service-card-two .service-card-content h5 a {
        font-size: 20px;
        line-height: 1;
    }
}

@media (max-width: 576px) {
    .service-card-two .service-card-content h5 a {
        font-size: 22px;
        line-height: 1;
    }
}

.service-card-two .service-card-content h5:hover a {
    color: var(--primary-color);
}

@media (max-width: 576px) {
    .service-card-two .service-card-content h5 {
        margin-bottom: 10px;
    }
}

.service-card-two .service-card-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    color: var(--paragraph);
}

.service-card-two:hover {
    transform: translateY(-9px);
}

    .service-card-two:hover .service-card-img-wrap .card-img img {
        transform: scale(1.1);
    }

    .service-card-two:hover .service-card-img-wrap .card-img::after {
        height: 250%;
        transition: all 600ms linear;
        background-color: transparent;
    }

    .service-card-two:hover .service-card-img-wrap .gallery-option {
        opacity: 1;
    }

.transport-solution-section {
    background-color: rgb(239, 245, 248);
}

@media (max-width: 576px) {
    .transport-solution-section {
        padding: 90px 15px;
    }
}

.transport-solution-section .section-title-two h2 {
    max-width: 735px;
    width: 100%;
    margin-bottom: 18px;
}

.transport-solution-section .transport-content-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .transport-solution-section .transport-content-area {
        align-items: start;
        gap: 10px;
    }
}

@media (max-width: 1199px) {
    .transport-solution-section .transport-content-area {
        align-items: start;
        gap: 10px;
    }
}

@media (max-width: 991px) {
    .transport-solution-section .transport-content-area {
        align-items: end;
    }
}

@media (max-width: 767px) {
    .transport-solution-section .transport-content-area {
        flex-wrap: wrap;
        gap: 30px;
    }
}

.transport-solution-section .transport-content-area .left-side-content p {
    max-width: 552px;
    width: 100%;
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    .transport-solution-section .transport-content-area .left-side-content p {
        margin-bottom: 20px;
        font-size: 16px;
    }
}

.transport-solution-section .transport-content-area .right-side-content {
    text-align: center;
}

@media (max-width: 767px) {
    .transport-solution-section .transport-content-area .right-side-content {
        text-align: start;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul {
    margin-bottom: 38px;
    display: grid;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .transport-solution-section .transport-content-area .right-side-content ul {
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .transport-solution-section .transport-content-area .right-side-content ul {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .transport-solution-section .transport-content-area .right-side-content ul {
        display: flex;
        gap: 20px;
    }
}

@media (max-width: 425px) {
    .transport-solution-section .transport-content-area .right-side-content ul {
        flex-wrap: wrap;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card {
    background-color: var(--primary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 350px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card {
        max-width: 170px;
        width: 100%;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card.two {
    background-color: var(--secondary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
}

@media (max-width: 350px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card.two {
        max-width: 170px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1px;
    margin-bottom: 8px;
}

@media (max-width: 576px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number {
        margin-bottom: 2px;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number h5 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number h5 {
        font-size: 35px;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content .number span {
        font-size: 35px;
    }
}

.transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content h5 {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
}

@media (max-width: 576px) {
    .transport-solution-section .transport-content-area .right-side-content ul .single-card .card-content h5 {
        font-size: 14px;
    }
}

.transport-solution-section .transport-content-area .right-side-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    color: var(--paragraph);
    max-width: 292px;
    width: 100%;
    margin-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .transport-solution-section .transport-content-area .right-side-content p {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .transport-solution-section .transport-content-area .right-side-content p {
        font-size: 14px;
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .transport-solution-section .transport-boy-image {
        display: none;
    }
}

.exclusive-section {
    overflow: hidden;
}

@media (max-width: 576px) {
    .exclusive-section {
        padding: 90px 15px;
    }
}

.exclusive-section .section-title-two {
    max-width: 575px;
    width: 100%;
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .exclusive-section .section-title-two h2 {
        font-size: 38px;
    }
}

.exclusive-section .review-wrapper-two {
    margin-top: -154px;
    margin-left: 274px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .review-wrapper-two {
        margin-top: -210px;
        margin-left: 230px;
    }
}

@media (max-width: 1199px) {
    .exclusive-section .review-wrapper-two {
        margin-top: -150px;
        margin-left: 265px;
    }
}

@media (max-width: 767px) {
    .exclusive-section .review-wrapper-two {
        margin-top: -25px;
        margin-left: 0;
    }
}

.exclusive-section .review-wrapper-two .review-content {
    background-color: var(--primary-color);
    max-width: 300px;
    width: 100%;
    padding: 24px 22px;
    position: relative;
    transition: 0.3s;
}

    .exclusive-section .review-wrapper-two .review-content .icon {
        position: absolute;
        bottom: 0;
        right: 0;
    }

        .exclusive-section .review-wrapper-two .review-content .icon svg path,
        .exclusive-section .review-wrapper-two .review-content .icon svg circle {
            transition: 0.3s;
            opacity: 0.3;
        }

    .exclusive-section .review-wrapper-two .review-content h3 {
        font-family: var(--font-Outfit);
        font-weight: 700;
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 2%;
        color: var(--white-color);
        margin-bottom: 15px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .review-wrapper-two .review-content h3 {
        font-size: 20px;
    }
}

.exclusive-section .review-wrapper-two .review-content h5 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
    padding-left: 28px;
    position: relative;
}

    .exclusive-section .review-wrapper-two .review-content h5::before {
        position: absolute;
        content: "";
        top: 8px;
        left: 0;
        height: 1px;
        width: 20px;
        background-color: var(--white-color);
    }

.exclusive-section .review-wrapper-two .review-content:hover {
    background-color: var(--secondary-color);
}

    .exclusive-section .review-wrapper-two .review-content:hover .icon svg path,
    .exclusive-section .review-wrapper-two .review-content:hover .icon svg circle {
        opacity: 1;
        transition: 0.3s;
    }

.exclusive-section .featured-card {
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 32px 22px 32px 28px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .featured-card {
        padding: 28px;
    }
}

.exclusive-section .featured-card .image-and-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .featured-card .image-and-icon {
        margin-bottom: 25px;
    }
}

.exclusive-section .featured-card .image-and-icon .icon svg {
    transition: 0.3s;
}

.exclusive-section .featured-card .image-and-icon img {
    border: 4px solid rgba(248, 78, 29, 0.25);
    border-radius: 50%;
    transition: 0.3s;
}

.exclusive-section .featured-card .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 35px;
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .featured-card .content h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.exclusive-section .featured-card .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: var(--paragraph);
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .featured-card .content p {
        font-size: 14px;
    }
}

.exclusive-section .featured-card:hover {
    background-color: var(--secondary-color);
}

    .exclusive-section .featured-card:hover .image-and-icon .icon svg path {
        fill: rgba(255, 255, 255, 0.25);
        fill-opacity: 1;
    }

    .exclusive-section .featured-card:hover .image-and-icon img {
        border: 4px solid rgba(248, 78, 29, 0.5);
    }

    .exclusive-section .featured-card:hover .content h3 {
        color: var(--white-color);
    }

    .exclusive-section .featured-card:hover .content P {
        color: rgba(255, 255, 255, 0.8);
    }

.exclusive-section .exclusive-featured-card {
    position: relative;
}

@media (max-width: 767px) {
    .exclusive-section .exclusive-featured-card .circle-content {
        display: none;
    }
}

.exclusive-section .exclusive-featured-card .circle-content .circle-area .image {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .exclusive-featured-card .circle-content .circle-area .image {
        top: 50%;
    }
}

.exclusive-section .exclusive-featured-card .circle-content .circle-area .image img {
    width: 100%;
    animation: rotate360 15s linear infinite forwards;
}

.exclusive-section .exclusive-featured-card .circle-content .circle-area .box {
    background: white;
}

.exclusive-section .exclusive-featured-card .circle-content .icon {
    position: absolute;
    left: 46%;
    bottom: 44.3%;
    z-index: 99;
    height: 51px;
    width: 51px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .exclusive-section .exclusive-featured-card .circle-content .icon {
        left: 45.5%;
        bottom: 46%;
    }
}

@media (max-width: 1199px) {
    .exclusive-section .exclusive-featured-card .circle-content .icon {
        left: 47.3%;
        bottom: 44%;
    }
}

@media (max-width: 991px) {
    .exclusive-section .exclusive-featured-card .circle-content .icon {
        left: 46.4%;
    }
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

.faq-section-two {
    background-image: url("../image/banner-img/faq-bg-two.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 576px) {
    .faq-section-two {
        padding: 90px 15px;
    }
}

.faq-section-two .section-title-two {
    max-width: 536px;
    width: 100%;
}

.faq-section-two .nav-pills {
    justify-content: center;
    margin-bottom: 52px;
}

    .faq-section-two .nav-pills .nav-link {
        background-color: var(--white-color);
        color: var(--primary-black);
        border-radius: 0;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        padding: 20px 40px;
    }

@media (max-width: 767px) {
    .faq-section-two .nav-pills .nav-link {
        padding: 15px;
        font-size: 16px;
    }
}

@media (max-width: 350px) {
    .faq-section-two .nav-pills .nav-link {
        padding: 10px 15px;
        font-size: 14px;
    }
}

.faq-section-two .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color);
}

.faq-section-two .faq-content {
    max-width: 536px;
    width: 100%;
}

    .faq-section-two .faq-content .accordion .accordion-item {
        border: none;
        background-color: transparent;
        border-bottom: 2px solid rgba(17, 17, 17, 0.2);
        border-radius: 0;
    }

        .faq-section-two .faq-content .accordion .accordion-item:last-child {
            border-bottom: none;
        }

        .faq-section-two .faq-content .accordion .accordion-item:first-child .accordion-header .accordion-button {
            padding-top: 0;
        }

        .faq-section-two .faq-content .accordion .accordion-item .accordion-header .accordion-button {
            border: none;
            border-radius: unset;
            box-shadow: none;
            color: var(--primary-black);
            background-color: transparent;
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 20px;
            line-height: 1.5;
            padding: 0;
            padding-bottom: 10px;
            padding-top: 22px;
            border-bottom: 2px solid rgb(239, 245, 248);
        }

            .faq-section-two .faq-content .accordion .accordion-item .accordion-header .accordion-button::after {
                width: unset;
                height: unset;
                content: "\f4fe";
                font-family: bootstrap-icons;
                background-image: none;
                font-weight: 800;
                font-size: 22px;
            }

            .faq-section-two .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
                color: var(--primary-color);
            }

                .faq-section-two .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                    content: "\f2ea";
                }

@media (max-width: 767px) {
    .faq-section-two .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.faq-section-two .faq-content .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--paragraph);
    padding: 0 0 26px 0;
    max-width: 528px;
    width: 100%;
}

@media (max-width: 576px) {
    .faq-section-two .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

.faq-section-two .faq-form-wrap {
    background-color: var(--primary-black);
    padding: 32px 40px;
    max-width: 564px;
    width: 100%;
}

@media (max-width: 1199px) {
    .faq-section-two .faq-form-wrap {
        padding: 32px 25px;
    }
}

.faq-section-two .faq-form-wrap .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .faq-section-two .faq-form-wrap .inquiry-form .form-inner label {
        color: rgba(255, 255, 255, 0.8);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .faq-section-two .faq-form-wrap .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
            color: var(--white-color);
        }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

    .faq-section-two .faq-form-wrap .inquiry-form .form-inner textarea {
        background-color: transparent;
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 182px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner textarea:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .faq-section-two .faq-form-wrap .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

.faq-section-two .faq-form-wrap .inquiry-form button {
    border: unset;
}

    .faq-section-two .faq-form-wrap .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.faq-section-two .faq-form-wrap .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px;
}

    .faq-section-two .faq-form-wrap .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .faq-section-two .faq-form-wrap .nice-select {
        padding: 0px 18px;
    }
}

.faq-section-two .faq-form-wrap .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-white-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.faq-section-two .faq-form-wrap .nice-select.open::after {
    content: url("../image/svg/down-chevron-white-2.svg");
}

.faq-section-two .faq-form-wrap .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.faq-section-two .faq-form-wrap .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .faq-section-two .faq-form-wrap .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .faq-section-two .faq-form-wrap .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .faq-section-two .faq-form-wrap .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .faq-section-two .faq-form-wrap .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .faq-section-two .faq-form-wrap .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

@media (max-width: 576px) {
    .work-process-section-two {
        padding: 90px 15px;
    }
}

.work-process-section-two .section-title-two {
    max-width: 570px;
    width: 100%;
    margin: 0 auto;
}

.work-process-card {
    background-color: rgba(252, 233, 198, 0.25);
    border: 1px solid rgba(2, 17, 24, 0.05);
    padding: 35px 19px;
    text-align: center;
    transition: 0.3s;
    position: relative;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-card {
        padding: 20px 0px;
    }
}

@media (max-width: 1199px) {
    .work-process-card {
        padding: 20px 10px;
    }
}

.work-process-card.style-2 {
    background-color: rgba(251, 217, 215, 0.25);
}

.work-process-card.style-3 {
    background-color: rgba(198, 243, 238, 0.25);
}

.work-process-card.style-4 {
    background-color: rgba(252, 233, 198, 0.25);
}

.work-process-card .process-arrow {
    border-right: 1px solid rgba(2, 17, 24, 0.05);
    border-left: 1px solid rgba(2, 17, 24, 0.05);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px;
    background-color: var(--white-color);
    width: 47px;
    height: 43px;
    position: absolute;
    right: -35px;
    bottom: 128px;
    z-index: 2;
}

@media (max-width: 1199px) {
    .work-process-card .process-arrow {
        bottom: 120px;
    }
}

@media (max-width: 991px) {
    .work-process-card .process-arrow {
        display: none;
    }
}

.work-process-card .image-and-number {
    position: relative;
    margin-bottom: 26px;
}

    .work-process-card .image-and-number img {
        border-radius: 50%;
    }

    .work-process-card .image-and-number .video-area {
        display: flex;
        align-items: center;
        gap: 12px;
        position: absolute;
        top: 15px;
        left: 65px;
    }

@media (max-width: 1199px) {
    .work-process-card .image-and-number .video-area {
        left: 30px;
    }
}

@media (max-width: 991px) {
    .work-process-card .image-and-number .video-area {
        left: 85px;
    }
}

@media (max-width: 767px) {
    .work-process-card .image-and-number .video-area {
        left: 175px;
    }
}

@media (max-width: 576px) {
    .work-process-card .image-and-number .video-area {
        left: 70px;
    }
}

.work-process-card .image-and-number .video-area .icon {
    height: 35px;
    width: 35px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

    .work-process-card .image-and-number .video-area .icon h4 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: var(--white-color);
        transition: 0.3s;
    }

    .work-process-card .image-and-number .video-area .icon .wrapper {
        display: inline-block;
        position: absolute;
        top: 43px;
        left: 43px;
        opacity: 0;
        transition: 0.3s;
    }

    .work-process-card .image-and-number .video-area .icon .waves {
        position: absolute;
        width: 80px;
        height: 80px;
        background: linear-gradient(to right, rgba(248, 78, 29, 0.3), rgb(248, 78, 29));
        opacity: 0;
        border-radius: 100%;
        right: -15px;
        bottom: -15px;
        z-index: -1;
        animation: waves 3s ease-in-out infinite;
    }

        .work-process-card .image-and-number .video-area .icon .waves.wave-1 {
            animation-delay: 0s;
        }

        .work-process-card .image-and-number .video-area .icon .waves.wave-2 {
            animation-delay: 1s;
        }

        .work-process-card .image-and-number .video-area .icon .waves.wave-3 {
            animation-delay: 2s;
        }

.work-process-card .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
    color: var(--primary-black);
    margin-bottom: 10px;
    transition: 0.3s;
}

@media (max-width: 1199px) {
    .work-process-card .content h3 {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 8px;
    }
}

.work-process-card .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph);
    transition: 0.3s;
}

@media (max-width: 1199px) {
    .work-process-card .content p {
        font-size: 14px;
    }
}

.work-process-card:hover {
    background-color: var(--secondary-color);
}

    .work-process-card:hover .video-area .icon .wrapper {
        opacity: 1;
    }

    .work-process-card:hover .content h3 {
        color: var(--white-color);
    }

    .work-process-card:hover .content p {
        color: rgba(255, 255, 255, 0.7);
    }

.testimonials-section-two {
    background-image: linear-gradient(to left, rgba(243, 244, 247, 0.01), rgba(243, 244, 247, 0.99), rgba(243, 244, 247, 0.98)), url("../image/banner-img/faq-background-two.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

    .testimonials-section-two .testimonials-pagination-area .testimonials-pagination {
        width: unset !important;
        display: flex;
        align-items: center;
        gap: 12px;
    }

@media (max-width: 576px) {
    .testimonials-section-two .testimonials-pagination-area .testimonials-pagination {
        gap: 5px;
    }
}

.testimonials-section-two .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .testimonials-section-two .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .testimonials-section-two .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.testimonial-card-two {
    background-color: var(--white-color);
    box-shadow: 0px 3px 20px 0px rgba(5, 6, 6, 0.03);
    padding: 42px 30px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .testimonial-card-two {
        padding: 25px;
        height: 250px;
    }
}

@media (max-width: 1199px) {
    .testimonial-card-two {
        padding: 25px;
    }
}

.testimonial-card-two h3 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 18px;
    transition: 0.3s;
}

@media (max-width: 1199px) {
    .testimonial-card-two h3 {
        font-size: 23px;
    }
}

@media (max-width: 1199px) {
    .testimonial-card-two h3 {
        font-size: 22px;
    }
}

.testimonial-card-two p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1%;
    margin-bottom: 24px;
    color: var(--secondary-black);
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(2, 17, 24, 0.2);
}

@media (max-width: 1199px) {
    .testimonial-card-two p {
        font-size: 15px;
    }
}

.testimonial-card-two .bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .testimonial-card-two .bottom-content .author-area {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 15px;
    }

        .testimonial-card-two .bottom-content .author-area .content h6 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 20px;
            line-height: 26px;
            margin: 0;
            color: var(--primary-black);
        }

        .testimonial-card-two .bottom-content .author-area .content span {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 26px;
            color: var(--secondary-color);
        }

.testimonial-card-two:hover {
    transform: translateY(-9px);
}

    .testimonial-card-two:hover h3 {
        color: var(--primary-color);
    }

@media (max-width: 576px) {
    .team-member-section-two {
        padding: 90px 15px 0;
    }
}

.team-member-section-two .section-title-two p {
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
}

.team-info-flow-card {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease-out;
}

    .team-info-flow-card .info-flow-img {
        position: relative;
        display: block;
    }

        .team-info-flow-card .info-flow-img img {
            width: 100%;
        }

        .team-info-flow-card .info-flow-img::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(var(--primary-color-opc), 0.2);
        }

    .team-info-flow-card .info-flow-content {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 1;
        transition: opacity 0.3s, transform 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    }

        .team-info-flow-card .info-flow-content h5 {
            margin: 0;
        }

            .team-info-flow-card .info-flow-content h5 a {
                color: var(--white-color);
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 14px;
                line-height: 1;
                display: inline-block;
                padding: 10px 20px;
                background-color: var(--primary-color);
            }

        .team-info-flow-card .info-flow-content h6 {
            margin-bottom: 0;
        }

            .team-info-flow-card .info-flow-content h6 a {
                font-family: var(--font-Outfit);
                font-weight: 600;
                font-size: 20px;
                line-height: 1;
                padding: 12px 20px;
                background-color: var(--secondary-color);
                display: inline-block;
                color: var(--white-color);
            }

    .team-info-flow-card .social-list {
        background-color: var(--white-color);
        padding: 0;
        margin: 0;
        list-style: none;
        position: absolute;
        bottom: 16px;
        left: 50%;
        line-height: 1;
        padding: 13px 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 23px;
        opacity: 0;
        transform: scaleY(0) translateX(-50%);
        transform-origin: bottom;
        max-width: 167px;
        width: 100%;
        margin: 0 auto;
        transition: 0.5s ease-in-out;
    }

        .team-info-flow-card .social-list li a svg path {
            transition: 0.3s;
        }

        .team-info-flow-card .social-list li a:hover svg path {
            fill: var(--primary-color);
        }

    .team-info-flow-card:hover .info-flow-content {
        opacity: 1;
    }

    .team-info-flow-card:hover .social-list {
        opacity: 1;
        transform: scaleY(1) translateX(-50%);
    }

@media (max-width: 576px) {
    .blog-insights-section {
        padding: 90px 15px;
    }
}

.blog-insights-section .section-title-two p {
    max-width: 536px;
    width: 100%;
    margin: 0 auto;
}

.blog-insight-card {
    position: relative;
    overflow: hidden;
}

    .blog-insight-card .card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .blog-insight-card .card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .blog-insight-card .card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .blog-insight-card .card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .blog-insight-card .card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .blog-insight-card .card-content {
        padding-top: 35px;
    }

        .blog-insight-card .card-content .date-area {
            background-color: var(--primary-color);
            padding: 4px 18px;
            display: inline-block;
            position: absolute;
            right: 32px;
            bottom: 38%;
            z-index: 3;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card .card-content .date-area {
        bottom: 41%;
    }
}

@media (max-width: 1199px) {
    .blog-insight-card .card-content .date-area {
        bottom: 48%;
    }
}

@media (max-width: 991px) {
    .blog-insight-card .card-content .date-area {
        bottom: 42%;
    }
}

@media (max-width: 767px) {
    .blog-insight-card .card-content .date-area {
        bottom: 34%;
    }
}

@media (max-width: 576px) {
    .blog-insight-card .card-content .date-area {
        bottom: 50%;
        right: 15px;
    }
}

@media (max-width: 350px) {
    .blog-insight-card .card-content .date-area {
        bottom: 52%;
        right: 20px;
    }
}

.blog-insight-card .card-content .date-area span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--white-color);
    margin: 0;
}

.blog-insight-card .card-content .date-area h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
    color: var(--white-color);
    margin: 0;
}

.blog-insight-card .card-content h5 {
    margin-bottom: 14px;
    transition: 0.3s;
}

    .blog-insight-card .card-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: var(--primary-black);
        text-transform: capitalize;
        margin: 0;
        transition: 0.3s;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card .card-content h5 a {
        font-size: 20px;
        line-height: 1;
    }
}

.blog-insight-card .card-content h5:hover a {
    color: var(--primary-color);
}

.blog-insight-card .card-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph);
    margin-bottom: 23px;
}

.blog-insight-card .author-top {
    position: absolute;
    top: 9%;
    left: 5%;
    background-color: var(--white-color);
    padding: 0 18px;
    z-index: 2;
}

    .blog-insight-card .author-top span {
        font-family: var(--font-DM-Sans);
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        color: var(--primary-color);
    }

.blog-insight-card:hover .card-img-wrap .card-img img {
    transform: scale(1.1);
}

.blog-insight-card:hover .card-img-wrap .card-img::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.blog-insight-card:hover .card-img-wrap .gallery-option {
    opacity: 1;
}

.banner-section-three {
    background-image: url("../image/banner-img/home-three-banner-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

@media (max-width: 576px) {
    .banner-section-three {
        padding: 0 15px;
    }
}

.banner-section-three .banner-content-three {
    text-align: center;
    padding: 213px 0 415px;
}

@media (max-width: 576px) {
    .banner-section-three .banner-content-three {
        padding: 180px 0 380px;
    }
}

.banner-section-three .banner-content-three h1 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 100px;
    line-height: 1.2;
    color: var(--primary-black);
    margin: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-three .banner-content-three h1 {
        font-size: 72px;
    }
}

@media (max-width: 1199px) {
    .banner-section-three .banner-content-three h1 {
        font-size: 70px;
        line-height: 1.1;
    }
}

@media (max-width: 991px) {
    .banner-section-three .banner-content-three h1 {
        font-size: 48px;
    }
}

@media (max-width: 576px) {
    .banner-section-three .banner-content-three h1 {
        font-size: 38px;
    }
}

.banner-section-three .banner-content-three .banner-bottom-wrap {
    max-width: 1014px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin-left: 16%;
    margin-top: 40px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-three .banner-content-three .banner-bottom-wrap {
        margin-left: 11%;
    }
}

@media (max-width: 1199px) {
    .banner-section-three .banner-content-three .banner-bottom-wrap {
        margin-left: 0;
        justify-content: space-evenly;
    }
}

.banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon {
    height: 63px;
    width: 63px;
    background: var(--primary-black);
    border: 2px solid var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon .wrapper {
        display: inline-block;
        position: absolute;
        top: 63px;
        left: 63px;
    }

    .banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon .waves {
        position: absolute;
        width: 97px;
        height: 97px;
        background: linear-gradient(to right, rgb(248, 78, 29), rgb(248, 78, 29));
        opacity: 0;
        border-radius: 100%;
        right: -15px;
        bottom: -15px;
        z-index: -1;
        animation: waves 3s ease-in-out infinite;
    }

        .banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon .waves.wave-1 {
            animation-delay: 0s;
        }

        .banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon .waves.wave-2 {
            animation-delay: 1s;
        }

        .banner-section-three .banner-content-three .banner-bottom-wrap .video-area .icon .waves.wave-3 {
            animation-delay: 2s;
        }

.banner-section-three .banner-content-three .banner-bottom-wrap p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
    max-width: 552px;
    width: 100%;
}

.banner-bottom-area-three {
    margin-top: -309px;
}

@media (max-width: 576px) {
    .about-us-section-three {
        padding: 90px 15px;
    }
}

.about-us-section-three .about-left-area {
    position: relative;
}

    .about-us-section-three .about-left-area .review-wrapper-three {
        position: absolute;
        top: 24px;
        left: 24px;
    }

        .about-us-section-three .about-left-area .review-wrapper-three .review-content {
            background-color: var(--primary-color);
            max-width: 300px;
            width: 100%;
            padding: 24px 22px;
            position: relative;
            transition: 0.3s;
        }

            .about-us-section-three .about-left-area .review-wrapper-three .review-content .icon {
                position: absolute;
                bottom: 0;
                right: 0;
            }

                .about-us-section-three .about-left-area .review-wrapper-three .review-content .icon svg path,
                .about-us-section-three .about-left-area .review-wrapper-three .review-content .icon svg circle {
                    transition: 0.3s;
                    opacity: 0.3;
                }

            .about-us-section-three .about-left-area .review-wrapper-three .review-content h3 {
                font-family: var(--font-Outfit);
                font-weight: 700;
                font-size: 22px;
                line-height: 30px;
                letter-spacing: 2%;
                color: var(--white-color);
                margin-bottom: 15px;
            }

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-three .about-left-area .review-wrapper-three .review-content h3 {
        font-size: 20px;
    }
}

.about-us-section-three .about-left-area .review-wrapper-three .review-content h5 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
    padding-left: 28px;
    position: relative;
}

    .about-us-section-three .about-left-area .review-wrapper-three .review-content h5::before {
        position: absolute;
        content: "";
        top: 8px;
        left: 0;
        height: 1px;
        width: 20px;
        background-color: var(--white-color);
    }

.about-us-section-three .about-left-area .review-wrapper-three .review-content:hover {
    background-color: var(--secondary-color);
}

    .about-us-section-three .about-left-area .review-wrapper-three .review-content:hover .icon svg path,
    .about-us-section-three .about-left-area .review-wrapper-three .review-content:hover .icon svg circle {
        opacity: 1;
        transition: 0.3s;
    }

.about-us-section-three .about-left-area .about-small-iamge {
    position: absolute;
    bottom: 0;
    border: 10px solid var(--white-color);
}

@media (max-width: 1199px) {
    .about-us-section-three .about-left-area .about-small-iamge {
        width: 60%;
    }
}

.about-us-section-three .right-side-area {
    background-color: var(--white-color);
    box-shadow: 0px 4px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 39px 62px;
    position: absolute;
    top: 50px;
    right: 0;
    transform: translateX(-50%, -50%);
    max-width: 760px;
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-three .right-side-area {
        top: 55px;
        max-width: 670px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-three .right-side-area {
        padding: 29px 40px;
        top: 22px;
        max-width: 560px;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .about-us-section-three .right-side-area {
        position: unset;
        max-width: 760px;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .about-us-section-three .right-side-area {
        padding: 29px 20px;
    }
}

.about-us-section-three .right-side-area ul {
    -moz-columns: 2;
    columns: 2;
    margin-top: 29px;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .about-us-section-three .right-side-area ul {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .about-us-section-three .right-side-area ul {
        gap: 10px;
    }
}

.about-us-section-three .right-side-area ul li {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 10px;
}

    .about-us-section-three .right-side-area ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0;
        color: var(--secondary-color);
        margin: 0;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-three .right-side-area ul li span {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-three .right-side-area ul li span {
        font-size: 14px;
    }
}

.what-we-offer-section {
    background-color: rgb(12, 20, 30);
    position: relative;
}

    .what-we-offer-section .section-title-three p {
        color: rgba(255, 255, 255, 0.7);
    }

    .what-we-offer-section .car-shape-image {
        position: absolute;
        left: 0;
        bottom: 30px;
    }

    .what-we-offer-section ul {
        -moz-columns: 2;
        columns: 2;
        margin-top: 40px;
        margin-bottom: 34px;
    }

@media (max-width: 767px) {
    .what-we-offer-section ul {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .what-we-offer-section ul {
        gap: 10px;
    }
}

.what-we-offer-section ul li {
    display: flex;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 10px;
}

    .what-we-offer-section ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0;
        color: var(--white-color);
        margin: 0;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .what-we-offer-section ul li span {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .what-we-offer-section ul li span {
        font-size: 14px;
    }
}

.what-we-offer-section .nav-pills {
    justify-content: center;
    margin-bottom: 52px;
}

    .what-we-offer-section .nav-pills .nav-link {
        background-color: var(--secondary-color);
        color: var(--white-color);
        border-radius: 0;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        padding: 20px 40px;
    }

@media (max-width: 767px) {
    .what-we-offer-section .nav-pills .nav-link {
        padding: 15px 25px;
    }
}

@media (max-width: 576px) {
    .what-we-offer-section .nav-pills .nav-link {
        padding: 15px 10px;
        font-size: 16px;
    }
}

@media (max-width: 350px) {
    .what-we-offer-section .nav-pills .nav-link {
        padding: 10px 15px;
        font-size: 14px;
    }
}

.what-we-offer-section .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color);
}

.what-we-offer-section .faq-form-wrap-two {
    background-color: var(--white-color);
    border: 10px solid var(--primary-color);
    padding: 32px 40px;
    max-width: 564px;
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .what-we-offer-section .faq-form-wrap-two {
        margin: 0;
    }
}

@media (max-width: 1199px) {
    .what-we-offer-section .faq-form-wrap-two {
        padding: 32px 25px;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .what-we-offer-section .faq-form-wrap-two {
        padding: 32px 20px;
    }
}

.what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner textarea {
        background-color: transparent;
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 182px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner textarea:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .what-we-offer-section .faq-form-wrap-two .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

.what-we-offer-section .faq-form-wrap-two .inquiry-form button {
    border: unset;
}

    .what-we-offer-section .faq-form-wrap-two .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.what-we-offer-section .faq-form-wrap-two .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 20px;
}

    .what-we-offer-section .faq-form-wrap-two .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .what-we-offer-section .faq-form-wrap-two .nice-select {
        padding: 0px 18px;
    }
}

.what-we-offer-section .faq-form-wrap-two .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.what-we-offer-section .faq-form-wrap-two .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
    transform: unset;
}

.what-we-offer-section .faq-form-wrap-two .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: var(--paragraph);
    margin: 0;
}

.what-we-offer-section .faq-form-wrap-two .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    display: grid;
}

    .what-we-offer-section .faq-form-wrap-two .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .what-we-offer-section .faq-form-wrap-two .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .what-we-offer-section .faq-form-wrap-two .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .what-we-offer-section .faq-form-wrap-two .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .what-we-offer-section .faq-form-wrap-two .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.our-project-section {
    margin-bottom: 95px;
}

@media (max-width: 1199px) {
    .our-project-section {
        margin-bottom: 25px;
    }
}

@media (max-width: 991px) {
    .our-project-section {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .our-project-section {
        margin-bottom: 70px;
    }
}

@media (max-width: 576px) {
    .our-project-section {
        padding: 60px 30px 5px;
    }
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-content {
    background-color: rgb(255, 244, 241);
    height: 100%;
    padding: 48px 60px;
}

@media (max-width: 1199px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-content {
        padding: 30px;
    }
}

@media (max-width: 991px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-content {
        padding: 40px;
    }
}

@media (max-width: 576px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-content {
        padding: 35px;
    }
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-content .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 36px;
}

@media (max-width: 576px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-content h2 {
        font-size: 26px;
        line-height: 1.2;
    }
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-content p {
        font-size: 15px;
    }
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-img {
    height: 100%;
}

@media (max-width: 991px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-img {
        height: unset;
    }
}

.our-project-section .project-slider-wrap .single-portfolio .portfolio-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 991px) {
    .our-project-section .project-slider-wrap .single-portfolio .portfolio-img img {
        height: unset;
    }
}

.our-project-section .project-slider-wrap .slider-btn-and-fraction-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}

@media (max-width: 991px) {
    .our-project-section .project-slider-wrap .slider-btn-and-fraction-area {
        flex-direction: row;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .our-project-section .project-slider-wrap .slider-btn-and-fraction-area {
        display: none;
    }
}

.our-project-section .project-slider-wrap .slider-btn-and-fraction-area .slider-btn-grp {
    display: flex;
    gap: 74px;
    position: absolute;
    bottom: 72px;
    right: 72px;
    z-index: 9;
}

    .our-project-section .project-slider-wrap .slider-btn-and-fraction-area .slider-btn-grp .slider-btn {
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

        .our-project-section .project-slider-wrap .slider-btn-and-fraction-area .slider-btn-grp .slider-btn svg path {
            fill: rgb(2, 17, 24);
        }

        .our-project-section .project-slider-wrap .slider-btn-and-fraction-area .slider-btn-grp .slider-btn:hover svg {
            fill: var(--primary-color);
        }

.our-project-section .project-slider-wrap .slider-btn-and-fraction-area .franctional-slider-pagi1 {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-black);
    position: relative;
    z-index: 2;
    right: 148px;
    bottom: 74px;
    display: flex;
    gap: 10px;
    align-items: end;
    justify-content: end;
    padding-right: 105px;
}

.our-project-section .project-slider-wrap .swiper-slide-active .single-portfolio .portfolio-content .icon,
.our-project-section .project-slider-wrap .swiper-slide-active .single-portfolio .portfolio-content h2 {
    animation: fadeInDown 1.7s;
}

.our-project-section .project-slider-wrap .swiper-slide-active .single-portfolio .portfolio-content p {
    animation: fadeInUp 1.7s;
}

.our-project-section .project-slider-wrap .swiper-slide-active .single-portfolio .portfolio-content .primary-btn1 {
    animation: fadeInUp 1.7s;
}

.our-project-section .project-slider-wrap .swiper-slide-active .single-portfolio .portfolio-img {
    animation: qodef-animate-image-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
}

.our-project-section .ship-svg-image {
    position: absolute;
    left: -180px;
    top: 0;
    z-index: -1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .our-project-section .ship-svg-image {
        left: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .our-project-section .ship-svg-image {
        left: 0;
    }
}

@media (max-width: 767px) {
    .our-project-section .ship-svg-image {
        display: none;
    }
}

.experience-section-three {
    background-image: linear-gradient(180deg, rgba(26, 35, 59, 0.7) 0%, rgba(26, 35, 59, 0.7) 100%), url("../image/banner-img/home2-counter-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
}

@media (max-width: 991px) {
    .experience-section-three {
        padding: 80px 0;
    }
}

@media (max-width: 576px) {
    .experience-section-three {
        padding: 90px 15px;
    }
}

.experience-section-three .single-experience {
    display: flex;
    align-items: center;
    gap: 36px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .experience-section-three .single-experience {
        gap: 25px;
    }
}

@media (max-width: 1199px) {
    .experience-section-three .single-experience {
        gap: 17px;
    }
}

@media (max-width: 991px) {
    .experience-section-three .single-experience {
        gap: 30px;
    }
}

.experience-section-three .single-experience .icon {
    position: relative;
}

    .experience-section-three .single-experience .icon::after {
        content: "";
        position: absolute;
        top: 50%;
        right: -18px;
        transform: translateY(-50%);
        background: var(--white-color);
        width: 1px;
        height: 40px;
        border-radius: 50%;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .experience-section-three .single-experience .icon::after {
        right: -13px;
    }
}

@media (max-width: 1199px) {
    .experience-section-three .single-experience .icon::after {
        right: -8px;
    }
}

@media (max-width: 991px) {
    .experience-section-three .single-experience .icon::after {
        right: -13px;
    }
}

.experience-section-three .single-experience .content .number {
    display: flex;
    align-items: center;
    gap: 2px;
    margin-bottom: 12px;
}

    .experience-section-three .single-experience .content .number h5 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 50px;
        line-height: 1;
        margin: 0;
        color: var(--white-color);
    }

@media (max-width: 1199px) {
    .experience-section-three .single-experience .content .number h5 {
        font-size: 40px;
    }
}

.experience-section-three .single-experience .content .number span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 50px;
    line-height: 1;
    margin: 0;
    color: var(--primary-color);
}

.experience-section-three .single-experience P {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--white-color);
}

@media (max-width: 1199px) {
    .experience-section-three .single-experience P {
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .our-experet-section {
        padding: 90px 15px 0;
    }
}

.our-expert-card {
    position: relative;
}

    .our-expert-card .team-image img {
        width: 100%;
    }

    .our-expert-card .show-social-media {
        position: absolute;
        top: 30px;
        right: 20px;
        background-color: var(--secondary-color);
        height: 32px;
        width: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
    }

        .our-expert-card .show-social-media .social-list {
            position: absolute;
            top: 42px;
            right: 0px;
            display: grid;
            align-items: center;
            gap: 12px;
            opacity: 0;
            transform: scale(0);
            transform-origin: top;
            transition: 0.5s ease-in-out;
        }

            .our-expert-card .show-social-media .social-list li a {
                background-color: var(--white-color);
                padding: 10px;
                transition: 0.3s;
            }

                .our-expert-card .show-social-media .social-list li a:hover {
                    background-color: var(--primary-color);
                }

                    .our-expert-card .show-social-media .social-list li a:hover svg path {
                        fill: var(--white-color);
                        transition: 0.3s;
                    }

                .our-expert-card .show-social-media .social-list li a svg path {
                    fill: var(--primary-black);
                }

        .our-expert-card .show-social-media:hover {
            background-color: var(--primary-color);
        }

            .our-expert-card .show-social-media:hover .social-list {
                opacity: 1;
                transform: scaleX(1);
            }

    .our-expert-card .expert-content-bottom {
        margin-top: 10px;
    }

        .our-expert-card .expert-content-bottom span {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
            line-height: 1;
            color: var(--paragraph);
        }

        .our-expert-card .expert-content-bottom h4 {
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 24px;
            line-height: 1;
            color: var(--primary-black);
            margin-top: 4px;
        }

.testimonials-section-three {
    position: relative;
}

@media (max-width: 576px) {
    .testimonials-section-three {
        padding: 90px 15px 0;
    }
}

.testimonials-section-three .section-title-three p {
    max-width: 536px;
    width: 100%;
}

.testimonials-section-three .testimonial-counter-bottom ul {
    display: flex;
    align-items: center;
    gap: 80px;
    flex-wrap: wrap;
}

    .testimonials-section-three .testimonial-counter-bottom ul li .single-item {
        max-width: 188px;
        width: 100%;
    }

        .testimonials-section-three .testimonial-counter-bottom ul li .single-item .counter-item {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 15px;
        }

            .testimonials-section-three .testimonial-counter-bottom ul li .single-item .counter-item .content .number {
                display: flex;
                align-items: center;
                gap: 2px;
            }

                .testimonials-section-three .testimonial-counter-bottom ul li .single-item .counter-item .content .number h5 {
                    font-family: var(--font-DM-Sans);
                    font-weight: 600;
                    font-size: 46px;
                    line-height: 1;
                    color: var(--primary-black);
                    margin: 0;
                }

                .testimonials-section-three .testimonial-counter-bottom ul li .single-item .counter-item .content .number span {
                    font-family: var(--font-DM-Sans);
                    font-weight: 600;
                    font-size: 46px;
                    line-height: 1;
                    color: var(--primary-black);
                }

        .testimonials-section-three .testimonial-counter-bottom ul li .single-item P {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            color: var(--paragraph);
        }

.testimonials-section-three .team-pagination-area .team-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 576px) {
    .testimonials-section-three .team-pagination-area .team-pagination {
        gap: 5px;
    }
}

.testimonials-section-three .team-pagination-area .team-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .testimonials-section-three .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .testimonials-section-three .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.testimonials-section-three .testimonial-shape-three-qoute {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial-card-three {
    background-color: var(--white-color);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 24px 31px;
    text-align: center;
}

    .testimonial-card-three .qoute-and-image {
        position: relative;
    }

        .testimonial-card-three .qoute-and-image .qoute-icon-1 {
            position: absolute;
            top: 0;
            left: 0;
        }

        .testimonial-card-three .qoute-and-image .qoute-icon-2 {
            position: absolute;
            bottom: 0;
            right: 0;
        }

        .testimonial-card-three .qoute-and-image img {
            border-radius: 50%;
            border: 1px dashed var(--primary-color);
            padding: 4px;
        }

    .testimonial-card-three .content {
        margin-top: 20px;
    }

        .testimonial-card-three .content .star-icon {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 20px;
        }

            .testimonial-card-three .content .star-icon svg path {
                fill: rgb(255, 194, 0);
            }

        .testimonial-card-three .content h4 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 19px;
            line-height: 1;
            color: var(--primary-black);
            margin-bottom: 10px;
        }

        .testimonial-card-three .content span {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            letter-spacing: 0.01em;
            color: var(--paragraph);
        }

        .testimonial-card-three .content .author-area {
            margin-top: 15px;
        }

            .testimonial-card-three .content .author-area h5 {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 18px;
                line-height: 1;
                color: var(--secondary-color);
                margin: 0;
            }

            .testimonial-card-three .content .author-area span {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 16px;
                line-height: 1;
                color: var(--paragraph);
            }

.partner-section-three {
    background-color: var(--secondary-color);
    overflow: hidden;
}

@media (max-width: 576px) {
    .partner-section-three {
        padding: 0 15px 0;
    }
}

.partner-section-three .logo-wrap .logo-area .logo-wrap {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
    margin: -20px;
}

    .partner-section-three .logo-wrap .logo-area .logo-wrap a {
        padding: 60px;
        margin-left: 24px;
        display: inline-block;
    }

.work-process-section-six .section-title-six {
    max-width: 566px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .blog-insight-section-three {
        padding: 90px 15px 0;
    }
}

.blog-insight-card-three .top-content {
    position: relative;
    padding: 0;
    height: 100%;
    transition: 0.5s;
}

    .blog-insight-card-three .top-content .card-img img {
        width: 100%;
    }

    .blog-insight-card-three .top-content .card-content {
        background: linear-gradient(0deg, rgb(2, 17, 24) 1.13%, rgba(3, 35, 48, 0) 55.54%);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: unset;
        padding: 36px;
        display: flex;
        justify-content: end;
        flex-direction: column;
        transition: 0.5s;
    }

@media (max-width: 576px) {
    .blog-insight-card-three .top-content .card-content {
        padding: 30px 16px;
    }
}

.blog-insight-card-three .top-content .card-content ul {
    display: flex;
    align-items: center;
    gap: 22px;
}

    .blog-insight-card-three .top-content .card-content ul li {
        position: relative;
    }

        .blog-insight-card-three .top-content .card-content ul li::before {
            content: "";
            position: absolute;
            top: 50%;
            left: -15px;
            background: var(--primary-color);
            width: 6px;
            height: 6px;
            border-radius: 50%;
        }

@media (max-width: 767px) {
    .blog-insight-card-three .top-content .card-content ul li::before {
        left: -20px;
    }
}

.blog-insight-card-three .top-content .card-content ul li:first-child::before {
    display: none;
}

.blog-insight-card-three .top-content .card-content ul li span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: var(--white-color);
    transition: 0.3s;
}

    .blog-insight-card-three .top-content .card-content ul li span:hover {
        color: var(--primary-color);
    }

.blog-insight-card-three .top-content .card-content ul li a {
    font-family: var(--font-DM-Sans);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    transition: 0.3s;
}

    .blog-insight-card-three .top-content .card-content ul li a:hover {
        color: var(--primary-color);
    }

.blog-insight-card-three .top-content .card-content h5 {
    margin-bottom: 0;
}

    .blog-insight-card-three .top-content .card-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: var(--white-color);
        transition: 0.35s;
    }

@media (max-width: 576px) {
    .blog-insight-card-three .top-content .card-content h5 a {
        font-size: 18px;
        line-height: 1;
    }
}

.blog-insight-card-three .top-content .card-content h5 a:hover {
    color: var(--primary-color);
}

.blog-insight-card-three .bottom-btn {
    background-color: var(--white-color);
    box-shadow: 0px 3px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 24px 40px;
}

    .blog-insight-card-three .bottom-btn a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--secondary-black);
        display: flex;
        align-items: baseline;
        gap: 8px;
    }

        .blog-insight-card-three .bottom-btn a svg {
            transition: 0.3s;
        }

        .blog-insight-card-three .bottom-btn a:hover svg {
            transform: rotate(45deg);
        }

.work-process-section-three {
    background-image: url("../image/banner-img/work-process-three-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

@media (max-width: 576px) {
    .work-process-section-three {
        padding: 90px 15px;
    }
}

.work-process-section-three .working-process-content {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: -40px;
}

@media (max-width: 767px) {
    .work-process-section-three .working-process-content {
        margin-bottom: 30px;
    }
}

.work-process-section-three .working-process-content .line-shape {
    position: absolute;
    bottom: -18px;
    right: 132px;
    transform: translateY(-50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-section-three .working-process-content .line-shape {
        right: unset;
    }
}

@media (max-width: 1199px) {
    .work-process-section-three .working-process-content .line-shape {
        right: unset;
    }
}

@media (max-width: 991px) {
    .work-process-section-three .working-process-content .line-shape {
        display: none;
    }
}

.work-process-section-three .working-process-content h5 {
    background-color: var(--secondary-color);
    height: 110px;
    width: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: var(--white-color);
}

.working-process-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

    .working-process-card .video-area {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 42px;
        position: relative;
        cursor: pointer;
    }

        .working-process-card .video-area::after {
            content: "";
            position: absolute;
            bottom: -90px;
            left: 18px;
            transform: translateY(-50%);
            background: rgba(3, 35, 48, 0.1);
            width: 1px;
            height: 61px;
            border-radius: 50%;
        }

        .working-process-card .video-area .icon {
            height: 35px;
            width: 35px;
            background-color: var(--primary-color);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            z-index: 2;
        }

            .working-process-card .video-area .icon h4 {
                font-family: var(--font-Outfit);
                font-weight: 600;
                font-size: 16px;
                line-height: 1;
                margin: 0;
                color: var(--white-color);
                transition: 0.3s;
            }

            .working-process-card .video-area .icon .wrapper {
                display: inline-block;
                position: absolute;
                top: 43px;
                left: 43px;
                transition: 0.3s;
            }

            .working-process-card .video-area .icon .waves {
                position: absolute;
                width: 80px;
                height: 80px;
                background: linear-gradient(to right, rgba(248, 78, 29, 0.3), rgb(248, 78, 29));
                border-radius: 100%;
                right: -15px;
                bottom: -15px;
                z-index: -1;
                animation: waves 3s ease-in-out infinite;
            }

                .working-process-card .video-area .icon .waves.wave-1 {
                    animation-delay: 0s;
                }

                .working-process-card .video-area .icon .waves.wave-2 {
                    animation-delay: 1s;
                }

                .working-process-card .video-area .icon .waves.wave-3 {
                    animation-delay: 2s;
                }

    .working-process-card .icon-bg {
        width: 150px;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: var(--white-color);
        margin-bottom: 27px;
        position: relative;
        z-index: 1;
    }

        .working-process-card .icon-bg .icon {
            background-color: rgba(248, 78, 29, 0.05);
            height: 98px;
            width: 98px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
        }

            .working-process-card .icon-bg .icon svg path {
                fill: var(--primary-black);
                transition: 0.3s;
            }

    .working-process-card .content h3 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 22px;
        line-height: 1.2;
        color: var(--primary-black);
        margin-bottom: 8px;
    }

    .working-process-card .content P {
        max-width: 270px;
        width: 100%;
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1.4;
        color: var(--paragraph);
    }

    .working-process-card:hover .icon-bg .icon {
        background-color: rgba(248, 78, 29, 0.8);
    }

        .working-process-card:hover .icon-bg .icon svg {
            animation: flipOutY 0.3s linear;
        }

            .working-process-card:hover .icon-bg .icon svg path {
                fill: var(--white-color);
            }

.banner-section-four {
    background-image: url("../image/banner-img/banner-bg-four.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 70px 0 110px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-four {
        background-position: center;
    }
}

@media (max-width: 1199px) {
    .banner-section-four {
        background-position: center;
    }
}

@media (max-width: 767px) {
    .banner-section-four {
        padding: 70px 0 20px;
    }
}

@media (max-width: 576px) {
    .banner-section-four {
        padding: 90px 15px 0;
    }
}

.banner-section-four .banner-content-four span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-color);
    margin-bottom: 10px;
}

@media (max-width: 1199px) {
    .banner-section-four .banner-content-four span {
        font-size: 22px;
    }
}

@media (max-width: 576px) {
    .banner-section-four .banner-content-four span {
        font-size: 20px;
    }
}

.banner-section-four .banner-content-four h1 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 72px;
    line-height: 1.2;
    color: var(--primary-black);
    margin-bottom: 20px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-four .banner-content-four h1 {
        font-size: 62px;
    }
}

@media (max-width: 1199px) {
    .banner-section-four .banner-content-four h1 {
        font-size: 50px;
    }
}

@media (max-width: 576px) {
    .banner-section-four .banner-content-four h1 {
        font-size: 42px;
    }
}

.banner-section-four .banner-content-four p {
    max-width: 604px;
    width: 100%;
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: var(--paragraph);
}

.banner-section-four .banner-content-four .banner-bottom-wrap {
    margin-top: 33px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 52px;
}

    .banner-section-four .banner-content-four .banner-bottom-wrap .video-area {
        position: relative;
        z-index: 1;
    }

        .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon {
            height: 63px;
            width: 63px;
            background: var(--primary-black);
            border: 2px solid var(--primary-color);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon .wrapper {
                display: inline-block;
                position: absolute;
                top: 63px;
                left: 63px;
            }

            .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon .waves {
                position: absolute;
                width: 97px;
                height: 97px;
                background: linear-gradient(to right, rgb(248, 78, 29), rgb(248, 78, 29));
                opacity: 0;
                border-radius: 100%;
                right: -15px;
                bottom: -15px;
                z-index: -1;
                animation: waves 3s ease-in-out infinite;
            }

                .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon .waves.wave-1 {
                    animation-delay: 0s;
                }

                .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon .waves.wave-2 {
                    animation-delay: 1s;
                }

                .banner-section-four .banner-content-four .banner-bottom-wrap .video-area .icon .waves.wave-3 {
                    animation-delay: 2s;
                }

.banner-section-four .banner-img-wrap-four {
    max-width: 580px;
    width: 100%;
}

    .banner-section-four .banner-img-wrap-four .swiper-wrapper .swiper-slide img {
        border: 15px solid var(--white-color);
    }

    .banner-section-four .banner-img-wrap-four .franctional-slider-pagi4 {
        font-family: var(--font-DM-Sans);
        font-weight: 700;
        font-size: 24px;
        line-height: 1;
        color: var(--white-color);
        position: relative;
        z-index: 2;
        right: 148px;
        bottom: 90px;
        display: flex;
        gap: 10px;
        align-items: end;
        justify-content: end;
        padding-right: 60px;
    }

    .banner-section-four .banner-img-wrap-four .swiper-pagination-current {
        font-family: var(--font-DM-Sans);
        font-weight: 700;
        font-size: 48px;
        line-height: 1;
        color: var(--white-color);
    }

.banner-bottom-area {
    margin-top: -98px;
    position: relative;
}

@media (max-width: 767px) {
    .banner-bottom-area {
        margin-top: 50px;
    }
}

@media (max-width: 576px) {
    .banner-bottom-area {
        padding: 0 15px;
    }
}

.banner-bottom-area .title-and-form-area {
    display: flex;
    align-items: center;
    gap: 29px;
    background-color: var(--white-color);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

@media (max-width: 1199px) {
    .banner-bottom-area .title-and-form-area {
        gap: 20px;
    }
}

.banner-bottom-area .title-and-form-area h3 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    color: var(--white-color);
    background-color: var(--secondary-color);
    display: inline-block;
    padding: 48px 30px;
    max-width: 280px;
    width: 100%;
    margin: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-bottom-area .title-and-form-area h3 {
        font-size: 22px;
        padding: 48px 30px;
        max-width: 240px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-bottom-area .title-and-form-area h3 {
        max-width: 210px;
        width: 100%;
        font-size: 19px;
    }
}

@media (max-width: 991px) {
    .banner-bottom-area .title-and-form-area h3 {
        display: none;
    }
}

.banner-bottom-area .title-and-form-area .form-nav-buttons {
    margin-bottom: 20px;
}

    .banner-bottom-area .title-and-form-area .form-nav-buttons .nav-pills {
        background: transparent;
        display: flex;
        align-items: center;
    }

        .banner-bottom-area .title-and-form-area .form-nav-buttons .nav-pills .nav-item .nav-link {
            display: flex;
            align-items: center;
            gap: 0;
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 16px;
            line-height: 1;
            color: var(--primary-black);
            padding: 7px 18px;
            width: 100%;
            border-radius: 0;
            border: 1px solid rgba(2, 17, 24, 0.1);
        }

@media (max-width: 767px) {
    .banner-bottom-area .title-and-form-area .form-nav-buttons .nav-pills .nav-item .nav-link {
        border: 1px solid rgba(2, 17, 24, 0.1);
    }
}

.banner-bottom-area .title-and-form-area .form-nav-buttons .nav-pills .nav-item .nav-link.active {
    background-color: var(--secondary-color);
    color: var(--white-color);
}

.banner-bottom-area .form-content {
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-bottom-area .form-content {
        padding-right: 29px;
    }
}

@media (max-width: 1199px) {
    .banner-bottom-area .form-content {
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .banner-bottom-area .form-content {
        padding: 27px;
    }
}

.banner-bottom-area .form-content form {
    display: flex;
    align-items: center;
    gap: 24px;
}

@media (max-width: 1199px) {
    .banner-bottom-area .form-content form {
        gap: 10px;
    }
}

@media (max-width: 991px) {
    .banner-bottom-area .form-content form {
        flex-wrap: wrap;
        gap: 15px;
    }
}

.banner-bottom-area .form-content .inquiry-form .submit-btn {
    max-width: 166px;
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-bottom-area .form-content .inquiry-form .submit-btn {
        max-width: 150px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-bottom-area .form-content .inquiry-form .submit-btn {
        max-width: 135px;
        width: 100%;
    }
}

.banner-bottom-area .form-content .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
    max-width: 270px;
    width: 100%;
}

    .banner-bottom-area .form-content .inquiry-form .form-inner input {
        background-color: transparent;
        height: 59px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .banner-bottom-area .form-content .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .banner-bottom-area .form-content .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .banner-bottom-area .form-content .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.banner-bottom-area .form-content .nice-select {
    width: 100%;
    background: transparent;
    height: 59px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 20px;
}

    .banner-bottom-area .form-content .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .banner-bottom-area .form-content .nice-select {
        padding: 0px 18px;
    }
}

.banner-bottom-area .form-content .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

@media (max-width: 1199px) {
    .banner-bottom-area .form-content .nice-select::after {
        right: 16px;
    }
}

.banner-bottom-area .form-content .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.banner-bottom-area .form-content .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.banner-bottom-area .form-content .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .banner-bottom-area .form-content .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .banner-bottom-area .form-content .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .banner-bottom-area .form-content .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .banner-bottom-area .form-content .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .banner-bottom-area .form-content .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

@media (max-width: 576px) {
    .who-we-are-section-four {
        padding: 90px 15px;
    }
}

.who-we-are-section-four .nav-buttons-one {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
    max-width: 431px;
    width: 100%;
    margin-top: 43px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .who-we-are-section-four .nav-buttons-one {
        border-bottom: none;
    }
}

.who-we-are-section-four .nav-buttons-one .nav-pills {
    background: transparent;
    display: flex;
    align-items: center;
    gap: 23px;
}

@media (max-width: 767px) {
    .who-we-are-section-four .nav-buttons-one .nav-pills {
        flex-wrap: wrap;
        gap: 15px;
    }
}

.who-we-are-section-four .nav-buttons-one .nav-pills .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    padding: 7px 18px;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid rgba(2, 17, 24, 0.1);
    border-left: 1px solid rgba(2, 17, 24, 0.1);
    border-right: 1px solid rgba(2, 17, 24, 0.1);
}

@media (max-width: 767px) {
    .who-we-are-section-four .nav-buttons-one .nav-pills .nav-item .nav-link {
        border: 1px solid rgba(2, 17, 24, 0.1);
    }
}

.who-we-are-section-four .nav-buttons-one .nav-pills .nav-item .nav-link.active {
    background-color: var(--primary-color);
    color: var(--white-color);
}

.who-we-are-section-four .history-details {
    display: flex;
}

@media (max-width: 1199px) {
    .who-we-are-section-four .history-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .history-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .who-we-are-section-four .history-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.who-we-are-section-four .history-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

@media (max-width: 767px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

.who-we-are-section-four .history-details .left-side-content .bottom-content .contact-info .content a:hover {
    color: var(--primary-color);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .history-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .who-we-are-section-four .history-details .right-side-content {
        display: none;
    }
}

.who-we-are-section-four .history-details .right-side-content img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.8s ease-in-out;
}

.who-we-are-section-four .mission-details {
    display: flex;
}

@media (max-width: 1199px) {
    .who-we-are-section-four .mission-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .mission-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .who-we-are-section-four .mission-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.who-we-are-section-four .mission-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

@media (max-width: 767px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .mission-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .mission-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .who-we-are-section-four .mission-details .right-side-content {
        display: none;
    }
}

.who-we-are-section-four .vision-details {
    display: flex;
}

@media (max-width: 1199px) {
    .who-we-are-section-four .vision-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .vision-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .who-we-are-section-four .vision-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.who-we-are-section-four .vision-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

@media (max-width: 767px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .vision-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .vision-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .who-we-are-section-four .vision-details .right-side-content {
        display: none;
    }
}

@media (max-width: 991px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content {
        display: none;
    }
}

.who-we-are-section-four .who-we-are-image-wrap .circle-content .circle-area .image {
    position: absolute;
    bottom: 0%;
    left: 10%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content .circle-area .image {
        top: 85%;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content .circle-area .image {
        bottom: 20.2%;
    }
}

.who-we-are-section-four .who-we-are-image-wrap .circle-content .circle-area .image img {
    width: 100%;
    animation: rotate360 15s linear infinite forwards;
}

.who-we-are-section-four .who-we-are-image-wrap .circle-content .circle-area .box {
    background: white;
}

.who-we-are-section-four .who-we-are-image-wrap .circle-content .icon {
    position: absolute;
    left: 8.2%;
    bottom: 12.5%;
    z-index: 99;
    height: 51px;
    width: 51px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content .icon {
        left: 7.9%;
        bottom: 10%;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content .icon {
        left: 7.5%;
        bottom: 29.7%;
    }
}

@media (max-width: 991px) {
    .who-we-are-section-four .who-we-are-image-wrap .circle-content .icon {
        left: 46.4%;
    }
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

.who-we-are-section-four .who-we-are-image-wrap .small-image {
    position: absolute;
    left: 235px;
    bottom: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-four .who-we-are-image-wrap .small-image {
        left: 180px;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-four .who-we-are-image-wrap .small-image {
        left: 150px;
        bottom: 160px;
    }
}

@media (max-width: 991px) {
    .who-we-are-section-four .who-we-are-image-wrap .small-image {
        top: 27%;
        z-index: 0;
        left: 45%;
    }
}

@media (max-width: 767px) {
    .who-we-are-section-four .who-we-are-image-wrap .small-image {
        display: none;
    }
}

.who-we-are-section-four .who-we-are-image-wrap .big-image {
    position: relative;
}

    .who-we-are-section-four .who-we-are-image-wrap .big-image .back-red-shape {
        position: absolute;
        top: 20px;
        z-index: -1;
        left: 40px;
    }

.solution-card-four {
    max-width: 1768px;
    width: 100%;
    margin: 0 auto;
}

.what-we-do-section-four {
    background-image: url("../image/banner-img/solution-bg-four.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

@media (max-width: 576px) {
    .what-we-do-section-four {
        padding: 90px 15px;
    }
}

.what-we-do-section-four .section-title-four p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.what-we-do-section-four .testimonials-pagination-area .testimonials-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 576px) {
    .what-we-do-section-four .testimonials-pagination-area .testimonials-pagination {
        gap: 5px;
    }
}

.what-we-do-section-four .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .what-we-do-section-four .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .what-we-do-section-four .testimonials-pagination-area .testimonials-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.solution-card-four {
    background-color: var(--white-color);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

    .solution-card-four .solution-card-content {
        background-color: var(--white-color);
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
        padding: 0 35px 20px 35px;
        text-align: center;
        position: relative;
        z-index: 2;
        max-width: 368px;
        width: 100%;
        margin: -92px auto 0;
    }

        .solution-card-four .solution-card-content .icon {
            background-color: var(--primary-color);
            display: inline-flex;
            padding: 12px;
            margin-top: -30px;
            margin-bottom: 16px;
        }

        .solution-card-four .solution-card-content .content h3 {
            font-family: var(--font-Outfit);
            font-weight: 700;
            font-size: 28px;
            line-height: 1;
            color: var(--primary-black);
            margin-bottom: 16px;
        }

        .solution-card-four .solution-card-content .content p {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 17px;
            line-height: 1.3;
            color: var(--paragraph);
            margin-bottom: 24px;
        }

    .solution-card-four .service-img-wrap {
        position: relative;
        overflow: hidden;
    }

        .solution-card-four .service-img-wrap img {
            transition: all 0.5s ease-out;
            position: relative;
        }

@media (max-width: 767px) {
    .solution-card-four .service-img-wrap img {
        width: 100%;
    }
}

.solution-card-four:hover .icon svg {
    animation: flipOutY 0.3s linear;
}

.solution-card-four:hover .service-img-wrap img {
    transform: scale(1.1);
}

.why-choose-us-section-four {
    position: relative;
    overflow: hidden;
}

@media (max-width: 576px) {
    .why-choose-us-section-four {
        padding: 90px 15px;
    }
}

.why-choose-us-section-four ul {
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 46px;
    margin-top: 40px;
    margin-bottom: 47px;
}

@media (max-width: 991px) {
    .why-choose-us-section-four ul {
        gap: 35px;
    }
}

@media (max-width: 767px) {
    .why-choose-us-section-four ul {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .why-choose-us-section-four ul {
        gap: 28px;
    }
}

.why-choose-us-section-four ul li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

    .why-choose-us-section-four ul li:last-child {
        margin-bottom: 0;
    }

    .why-choose-us-section-four ul li span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        color: var(--secondary-black);
    }

    .why-choose-us-section-four ul li:hover .icon {
        animation: flipOutY 0.3s linear;
    }

.why-choose-us-section-four .eg-progress-wrap .eg-progress-bar-single .eg-progress-bar-title h6 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 11px;
}

.why-choose-us-section-four .eg-progress-wrap .eg-progress-bar-single .eg-progress-bar {
    height: 8px;
    background-color: rgb(217, 217, 217);
    border-radius: 25px;
}

    .why-choose-us-section-four .eg-progress-wrap .eg-progress-bar-single .eg-progress-bar .experience-bar-per {
        height: 8px;
        background-color: rgb(248, 78, 29);
        border-radius: 25px;
        width: 0;
        transition: 1s linear;
        position: relative;
    }

        .why-choose-us-section-four .eg-progress-wrap .eg-progress-bar-single .eg-progress-bar .experience-bar-per:before {
            content: attr(data-per);
            position: absolute;
            top: -10px;
            right: 0;
            transform: translateX(50%);
            z-index: 1;
            -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
            clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
            padding: 6px 16px;
            background-color: var(--secondary-color);
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 16px;
            line-height: 1;
            color: var(--white-color);
        }

@media (max-width: 576px) {
    .why-choose-us-section-four .eg-progress-wrap .eg-progress-bar-single .eg-progress-bar .experience-bar-per:before {
        right: 10px;
    }
}

.why-choose-us-section-four .question-and-call {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 54px;
    flex-wrap: wrap;
}

    .why-choose-us-section-four .question-and-call h6 {
        font-family: var(--font-DM-Sans);
        font-weight: 600;
        font-size: 20px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
    }

    .why-choose-us-section-four .question-and-call a {
        font-family: var(--font-DM-Sans);
        font-weight: 700;
        font-size: 20px;
        line-height: 1;
        color: var(--primary-color);
    }

@media (max-width: 991px) {
    .why-choose-us-section-four .customer-and-counter .customer-image img {
        width: 100%;
    }
}

.why-choose-us-section-four .customer-and-counter ul {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: -171px;
}

@media (max-width: 767px) {
    .why-choose-us-section-four .customer-and-counter ul {
        margin-top: -155px;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .why-choose-us-section-four .customer-and-counter ul {
        margin-top: -250px;
        gap: 0;
        flex-direction: column;
    }
}

@media (max-width: 350px) {
    .why-choose-us-section-four .customer-and-counter ul {
        margin-top: -240px;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card {
    background-color: var(--primary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 350px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card {
        max-width: 170px;
        width: 100%;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card.two {
    background-color: var(--secondary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
}

@media (max-width: 350px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card.two {
        max-width: 170px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1px;
    margin-bottom: 8px;
}

@media (max-width: 576px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number {
        margin-bottom: 2px;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number h5 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number h5 {
        font-size: 35px;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card .card-content .number span {
        font-size: 35px;
    }
}

.why-choose-us-section-four .customer-and-counter ul .single-card .card-content h5 {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
}

@media (max-width: 576px) {
    .why-choose-us-section-four .customer-and-counter ul .single-card .card-content h5 {
        font-size: 14px;
    }
}

.why-choose-us-section-four .back-world-shape {
    position: absolute;
    right: -270px;
    top: -92px;
    z-index: -1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .why-choose-us-section-four .back-world-shape {
        right: 0;
        top: -100px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .why-choose-us-section-four .back-world-shape {
        display: none;
    }
}

.recent-project-section {
    background-image: url("../image/banner-img/recent-project-bg-four.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 248px;
}

@media (max-width: 576px) {
    .recent-project-section {
        padding: 90px 15px;
    }
}

.recent-project-section .section-title-four P {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.recent-project-section-bottom {
    margin-top: -270px;
}

@media (max-width: 991px) {
    .recent-project-section-bottom {
        margin-top: -260px;
    }
}

@media (max-width: 576px) {
    .recent-project-section-bottom {
        margin-top: -110px;
        padding: 0 15px;
    }
}

.recent-card-area {
    max-width: 1768px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .recent-card-area {
        padding: 0 35px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-card-area {
        padding: 0 35px;
    }
}

.recent-project-card-four {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
}

    .recent-project-card-four::after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(2, 17, 24, 0), rgba(2, 17, 24, 0.6), rgb(2, 17, 24));
    }

    .recent-project-card-four .service-img-wrap {
        position: relative;
        overflow: hidden;
    }

        .recent-project-card-four .service-img-wrap img {
            width: 100%;
        }

        .recent-project-card-four .service-img-wrap .service-content {
            position: absolute;
            bottom: 110px;
            left: 0;
            width: 100%;
            z-index: 1;
            padding: 0 35px 10px;
            transform: translateY(70%);
            transition: transform 0.5s ease;
        }

@media (min-width: 1400px) and (max-width: 1599px) {
    .recent-project-card-four .service-img-wrap .service-content {
        bottom: 130px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-card-four .service-img-wrap .service-content {
        padding: 0 15px;
    }
}

@media (max-width: 1199px) {
    .recent-project-card-four .service-img-wrap .service-content {
        padding: 0 15px;
    }
}

.recent-project-card-four .service-img-wrap .service-content .title-and-btn h4 {
    margin-bottom: 20px;
}

    .recent-project-card-four .service-img-wrap .service-content .title-and-btn h4 a {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1.5;
        color: var(--white-color);
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-card-four .service-img-wrap .service-content .title-and-btn h4 a {
        font-size: 20px;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .recent-project-card-four .service-img-wrap .service-content .title-and-btn h4 a {
        font-size: 18px;
        line-height: 1;
    }
}

@media (max-width: 991px) {
    .recent-project-card-four .service-img-wrap .service-content .title-and-btn h4 a {
        font-size: 20px;
    }
}

.recent-project-card-four .service-img-wrap .service-content .hidden-content {
    padding: 0;
    transform: translateY(70%);
    transition: transform 0.5s ease;
    transform-origin: bottom;
    display: none;
}

    .recent-project-card-four .service-img-wrap .service-content .hidden-content p {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1.5;
        color: var(--white-color);
        margin-bottom: 28px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-card-four .service-img-wrap .service-content .hidden-content p {
        margin-bottom: 22px;
    }
}

@media (max-width: 1199px) {
    .recent-project-card-four .service-img-wrap .service-content .hidden-content p {
        margin-bottom: 20px;
        font-size: 14px;
    }
}

.recent-project-card-four:hover::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(2, 17, 24, 0), rgba(248, 78, 29, 0.6), rgb(248, 78, 29));
}

.recent-project-card-four:hover .view-more-btn {
    background-color: var(--secondary-color);
}

.recent-project-card-four:hover .service-img-wrap .service-content {
    transform: translateY(0);
    bottom: 20px;
}

    .recent-project-card-four:hover .service-img-wrap .service-content .hidden-content {
        transform: translateY(0);
        display: block;
    }

        .recent-project-card-four:hover .service-img-wrap .service-content .hidden-content p {
            margin-bottom: 28px;
        }

@media (max-width: 576px) {
    .experts-team-section-four {
        padding: 90px 15px;
    }
}

.experts-team-section-four .section-title-four P {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.experts-team-section-four .team-pagination-area .team-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 576px) {
    .experts-team-section-four .team-pagination-area .team-pagination {
        gap: 5px;
    }
}

.experts-team-section-four .team-pagination-area .team-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .experts-team-section-four .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .experts-team-section-four .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

@media (max-width: 576px) {
    .working-process-section-four {
        padding: 90px 15px;
    }
}

.working-process-section-four .section-title-four h2 {
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 12px;
}

.working-process-section-four .section-title-four p {
    max-width: 618px;
    width: 100%;
    margin: 0 auto;
}

.work-process-card-four {
    background-color: var(--white-color);
    box-shadow: 0px 3px 50px 3px rgba(0, 0, 0, 0.05);
    text-align: center;
    padding: 30px 20px;
    position: relative;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-card-four {
        padding: 20px 15px;
    }
}

@media (max-width: 1199px) {
    .work-process-card-four {
        padding: 20px 19px;
    }
}

.work-process-card-four::before {
    content: "";
    position: absolute;
    top: 68px;
    left: 125%;
    z-index: -1;
    transform: translateX(-50%);
    border: 1px dashed rgba(2, 17, 24, 0.25);
    width: 200px;
    height: 1px;
    border-radius: 50%;
}

@media (max-width: 991px) {
    .work-process-card-four::before {
        display: none;
    }
}

.work-process-card-four .client-image {
    position: relative;
    margin-bottom: 30px;
}

    .work-process-card-four .client-image img {
        border-radius: 50%;
    }

    .work-process-card-four .client-image .icon {
        background-color: var(--secondary-color);
        height: 50px;
        width: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        position: absolute;
        left: 60px;
        bottom: 0;
        transition: 0.3s;
    }

@media (max-width: 767px) {
    .work-process-card-four .client-image .icon {
        left: 160px;
    }
}

@media (max-width: 576px) {
    .work-process-card-four .client-image .icon {
        left: 90px;
    }
}

.work-process-card-four .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 10px;
}

.work-process-card-four .content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph);
}

.work-process-card-four .video-area {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -35%;
    left: 45%;
    cursor: pointer;
}

@media (max-width: 767px) {
    .work-process-card-four .video-area {
        display: none;
    }
}

.work-process-card-four .video-area::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 18px;
    z-index: -1;
    transform: translateX(-50%);
    border: 1px dashed rgba(2, 17, 24, 0.25);
    width: 1px;
    height: 100px;
    border-radius: 50%;
}

.work-process-card-four .video-area .icon {
    height: 35px;
    width: 35px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}

    .work-process-card-four .video-area .icon h4 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 16px;
        line-height: 1;
        margin: 0;
        color: var(--white-color);
        transition: 0.3s;
    }

    .work-process-card-four .video-area .icon .wrapper {
        display: inline-block;
        position: absolute;
        top: 43px;
        left: 43px;
        transition: 0.3s;
    }

    .work-process-card-four .video-area .icon .waves {
        position: absolute;
        width: 80px;
        height: 80px;
        background: linear-gradient(to right, rgba(248, 78, 29, 0.3), rgb(248, 78, 29));
        border-radius: 100%;
        right: -15px;
        bottom: -15px;
        z-index: -1;
        animation: waves 3s ease-in-out infinite;
    }

        .work-process-card-four .video-area .icon .waves.wave-1 {
            animation-delay: 0s;
        }

        .work-process-card-four .video-area .icon .waves.wave-2 {
            animation-delay: 1s;
        }

        .work-process-card-four .video-area .icon .waves.wave-3 {
            animation-delay: 2s;
        }

.work-process-card-four.style-2 {
    margin-top: 142px;
    position: relative;
}

@media (max-width: 767px) {
    .work-process-card-four.style-2 {
        margin-top: 0;
    }
}

.work-process-card-four.style-2::before {
    content: "";
    position: absolute;
    top: 79%;
    left: 125%;
    z-index: -1;
    transform: translateX(-50%);
    border: 1px dashed rgba(2, 17, 24, 0.25);
    width: 200px;
    height: 1px;
    border-radius: 50%;
}

@media (max-width: 991px) {
    .work-process-card-four.style-2::before {
        display: none;
    }
}

.work-process-card-four.style-2::after {
    content: "";
    position: absolute;
    top: -60px;
    right: 48%;
    z-index: -1;
    transform: translateX(-50%);
    border: 1px dashed rgba(2, 17, 24, 0.25);
    width: 1px;
    height: 100px;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .work-process-card-four.style-2::after {
        display: none;
    }
}

.work-process-card-four.style-2 .video-area {
    top: -188%;
}

    .work-process-card-four.style-2 .video-area::after {
        display: none;
    }

@media (max-width: 991px) {
    .work-process-card-four.style-3::before {
        display: none;
    }
}

.work-process-card-four.style-4 {
    margin-top: 142px;
    position: relative;
}

@media (max-width: 767px) {
    .work-process-card-four.style-4 {
        margin-top: 0;
    }
}

.work-process-card-four.style-4::before {
    display: none;
}

.work-process-card-four.style-4::after {
    content: "";
    position: absolute;
    top: -60px;
    right: 48%;
    z-index: -1;
    transform: translateX(-50%);
    border: 1px dashed rgba(2, 17, 24, 0.25);
    width: 1px;
    height: 100px;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .work-process-card-four.style-4::after {
        display: none;
    }
}

.work-process-card-four.style-4 .video-area {
    top: -188%;
}

    .work-process-card-four.style-4 .video-area::after {
        display: none;
    }

.work-process-card-four:hover .client-image .icon {
    background-color: var(--primary-color);
}

    .work-process-card-four:hover .client-image .icon svg {
        animation: flipOutY 0.3s linear;
    }

.testimonial-section-four {
    background-image: url("../image/banner-img/solution-bg-four.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

    .testimonial-section-four .section-title-four p {
        max-width: 628px;
        width: 100%;
    }

    .testimonial-section-four .testimonials-pagination-area .testimonials-pagination-four {
        width: unset !important;
        display: flex;
        align-items: center;
        gap: 12px;
    }

@media (max-width: 576px) {
    .testimonial-section-four .testimonials-pagination-area .testimonials-pagination-four {
        gap: 5px;
    }
}

.testimonial-section-four .testimonials-pagination-area .testimonials-pagination-four .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .testimonial-section-four .testimonials-pagination-area .testimonials-pagination-four .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .testimonial-section-four .testimonials-pagination-area .testimonials-pagination-four .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.cta-section-four {
    background-image: linear-gradient(180deg, rgba(3, 35, 48, 0.7) 0%, rgba(3, 35, 48, 0.7) 100%), url("../image/banner-img/cta-image-four.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
}

@media (max-width: 991px) {
    .cta-section-four {
        padding: 80px 0;
    }
}

@media (max-width: 576px) {
    .cta-section-four {
        padding: 90px 15px;
    }
}

.cta-section-four .cta-content {
    text-align: center;
}

    .cta-section-four .cta-content h2 {
        font-family: var(--font-Outfit);
        font-weight: 700;
        font-size: 46px;
        line-height: 1;
        color: var(--white-color);
        margin-bottom: 24px;
    }

@media (max-width: 767px) {
    .cta-section-four .cta-content h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .cta-section-four .cta-content h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }
}

.cta-section-four .cta-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: rgba(237, 237, 237, 0.7);
    margin-bottom: 39px;
}

@media (max-width: 767px) {
    .cta-section-four .cta-content p {
        font-size: 22px;
        margin-bottom: 30px;
    }
}

@media (max-width: 576px) {
    .cta-section-four .cta-content p {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .blog-insights-section-four {
        padding: 90px 15px;
    }
}

.blog-insights-section-four .section-title-four p {
    max-width: 622px;
    width: 100%;
    margin: 0 auto;
}

.blog-insight-card-four {
    position: relative;
    overflow: hidden;
}

    .blog-insight-card-four .card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .blog-insight-card-four .card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .blog-insight-card-four .card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .blog-insight-card-four .card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .blog-insight-card-four .card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .blog-insight-card-four .card-content {
        border-left: 1px solid rgba(2, 17, 24, 0.1);
        border-right: 1px solid rgba(2, 17, 24, 0.1);
        padding: 32px 27px 32px 18px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-four .card-content {
        padding: 27px 18px;
    }
}

.blog-insight-card-four .card-content .date-area {
    background-color: var(--primary-color);
    padding: 4px 18px;
    display: inline-block;
    position: absolute;
    right: 17px;
    bottom: 42%;
    z-index: 3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 48%;
    }
}

@media (max-width: 1199px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 55%;
    }
}

@media (max-width: 991px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 50%;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 38%;
    }
}

@media (max-width: 576px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 48%;
    }
}

@media (min-width: 375px) and (max-width: 576px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 50%;
    }
}

@media (max-width: 350px) {
    .blog-insight-card-four .card-content .date-area {
        bottom: 55%;
    }
}

.blog-insight-card-four .card-content .date-area span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--white-color);
    margin: 0;
}

.blog-insight-card-four .card-content .date-area h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 26px;
    line-height: 1;
    color: var(--white-color);
    margin: 0;
}

.blog-insight-card-four .card-content h5 {
    margin-bottom: 21px;
    transition: 0.3s;
}

    .blog-insight-card-four .card-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: var(--primary-black);
        text-transform: capitalize;
        margin: 0;
        transition: 0.3s;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-four .card-content h5 a {
        font-size: 20px;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .blog-insight-card-four .card-content h5 a {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .blog-insight-card-four .card-content h5 a {
        font-size: 19px;
    }
}

.blog-insight-card-four .card-content h5:hover a {
    color: var(--primary-color);
}

.blog-insight-card-four .card-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph);
}

.blog-insight-card-four .bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb(242, 243, 245);
    padding: 17px 27px 17px 18px;
}

    .blog-insight-card-four .bottom-content .comment-area {
        display: flex;
        align-items: center;
        gap: 2px;
    }

        .blog-insight-card-four .bottom-content .comment-area h6 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 16px;
            line-height: 1;
            color: var(--secondary-black);
            margin: 0;
        }

        .blog-insight-card-four .bottom-content .comment-area span {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 16px;
            line-height: 1;
            color: var(--secondary-black);
        }

.blog-insight-card-four .author-top {
    position: absolute;
    top: 9%;
    left: 5%;
    background-color: var(--white-color);
    padding: 0 18px;
    z-index: 2;
}

    .blog-insight-card-four .author-top span {
        font-family: var(--font-DM-Sans);
        font-weight: 500;
        font-size: 14px;
        line-height: 1;
        color: var(--primary-color);
    }

.blog-insight-card-four:hover .card-img-wrap .card-img img {
    transform: scale(1.1);
}

.blog-insight-card-four:hover .card-img-wrap .card-img::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.blog-insight-card-four:hover .card-img-wrap .gallery-option {
    opacity: 1;
}

.banner-section-five {
    background-image: linear-gradient(180deg, rgba(15, 49, 58, 0.7) 0%, rgba(15, 49, 58, 0.7) 100%), url("../image/banner-img/home-five-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

    .banner-section-five .banner-content-five {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 564px 0 150px 0;
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section-five .banner-content-five {
        padding: 450px 0 100px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-five .banner-content-five {
        padding: 450px 0 100px 0;
    }
}

@media (max-width: 1199px) {
    .banner-section-five .banner-content-five {
        flex-wrap: wrap;
        padding: 450px 0 80px 0;
    }
}

@media (max-width: 991px) {
    .banner-section-five .banner-content-five {
        padding: 300px 0 50px 0;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .banner-section-five .banner-content-five {
        padding: 200px 0 50px 0;
        gap: 10px;
    }
}

@media (max-width: 576px) {
    .banner-section-five .banner-content-five {
        padding: 150px 10px 30px 10px;
    }
}

.banner-section-five .banner-content-five .left-content-area span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-color);
    margin: 0;
}

@media (max-width: 1199px) {
    .banner-section-five .banner-content-five .left-content-area span {
        font-size: 22px;
    }
}

@media (max-width: 1199px) {
    .banner-section-five .banner-content-five .left-content-area span {
        font-size: 22px;
    }
}

.banner-section-five .banner-content-five .left-content-area h1 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 70px;
    line-height: 1.3;
    color: var(--white-color);
    margin-top: 4px;
    max-width: 788px;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section-five .banner-content-five .left-content-area h1 {
        max-width: 750px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-five .banner-content-five .left-content-area h1 {
        font-size: 56px;
        line-height: 1.2;
        max-width: 500px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-section-five .banner-content-five .left-content-area h1 {
        font-size: 56px;
        line-height: 1.2;
        max-width: 500px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .banner-section-five .banner-content-five .left-content-area h1 {
        font-size: 46px;
        line-height: 1.2;
        max-width: 450px;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .banner-section-five .banner-content-five .left-content-area h1 {
        font-size: 36px;
        line-height: 1.2;
        max-width: 350px;
        width: 100%;
    }
}

.banner-section-five .banner-content-five .right-content-area .content-circle {
    display: flex;
    align-items: center;
    gap: 60px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle {
        gap: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle {
        flex-wrap: wrap;
        gap: 30px;
    }
}

.banner-section-five .banner-content-five .right-content-area .content-circle p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: var(--paragraph-bg-dark-two);
    max-width: 556px;
    width: 100%;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle p {
        max-width: 465px;
        width: 100%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle p {
        max-width: 380px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .banner-section-five .banner-content-five .right-content-area .content-circle p {
        font-size: 16px;
        line-height: 1.5;
    }
}

.banner-section-five .banner-content-five .right-content-area .content-circle .circle-container-two {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: var(--white-color);
}

    .banner-section-five .banner-content-five .right-content-area .content-circle .circle-container-two > svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

        .banner-section-five .banner-content-five .right-content-area .content-circle .circle-container-two > svg text {
            fill: var(--primary-black);
            font-size: 16px;
            font-family: var(--font-Outfit);
            font-weight: 400;
            animation: rotateClockwise 10s linear infinite;
        }

    .banner-section-five .banner-content-five .right-content-area .content-circle .circle-container-two .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-color: var(--primary-color);
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .banner-section-five .banner-content-five .right-content-area .content-circle .circle-container-two .play-icon svg {
            fill: var(--primary-black);
            margin-left: 2px;
            transition: 0.5s;
        }

.who-we-are-section-five {
    margin-bottom: 150px;
}

@media (max-width: 1199px) {
    .who-we-are-section-five {
        margin-bottom: 100px;
    }
}

@media (max-width: 576px) {
    .who-we-are-section-five {
        padding: 90px 15px;
        margin-bottom: 0;
    }
}

.who-we-are-section-five ul {
    -moz-columns: 2;
    columns: 2;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .who-we-are-section-five ul {
        display: flex;
        align-items: center;
        justify-content: start;
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .who-we-are-section-five ul {
        gap: 10px;
    }
}

.who-we-are-section-five ul li {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 10px;
}

    .who-we-are-section-five ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        letter-spacing: 0;
        color: var(--secondary-color);
        margin: 0;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .who-we-are-section-five ul li span {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .who-we-are-section-five ul li span {
        font-size: 14px;
    }
}

.who-we-are-section-five-bottom-area {
    background-color: #EFF5F8;
    padding-bottom: 80px;
}

@media (max-width: 576px) {
    .who-we-are-section-five-bottom-area {
        padding: 90px 15px;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter {
    margin-top: -60px;
}

@media (max-width: 767px) {
    .who-we-are-section-five-bottom-area .customer-and-counter {
        margin-top: 0;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter .customer-image {
    position: relative;
}

@media (max-width: 991px) {
    .who-we-are-section-five-bottom-area .customer-and-counter .customer-image img {
        width: 100%;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    position: absolute;
    top: 32px;
    width: 100%;
}

    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card {
        background-color: var(--primary-color);
        max-width: 200px;
        width: 100%;
        padding: 25px 18px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

@media (max-width: 350px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card {
        max-width: 170px;
        width: 100%;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul .single-card.two {
    background-color: var(--secondary-color);
    max-width: 200px;
    width: 100%;
    padding: 25px 18px;
}

@media (max-width: 350px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card.two {
        max-width: 170px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1px;
    margin-bottom: 8px;
}

@media (max-width: 576px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number {
        margin-bottom: 2px;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number h5 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number h5 {
        font-size: 35px;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number span {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 576px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content .number span {
        font-size: 35px;
    }
}

.who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content h5 {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
}

@media (max-width: 576px) {
    .who-we-are-section-five-bottom-area .customer-and-counter ul .single-card .card-content h5 {
        font-size: 14px;
    }
}

.who-we-are-section-five-bottom-area .right-side-image-and-content {
    margin-top: -117px;
}

@media (max-width: 1199px) {
    .who-we-are-section-five-bottom-area .right-side-image-and-content {
        margin-top: 60px;
    }
}

.who-we-are-section-five-bottom-area .right-side-image-and-content .content {
    margin-top: 44px;
}

@media (max-width: 1199px) {
    .who-we-are-section-five-bottom-area .right-side-image-and-content .content {
        margin-top: 30px;
    }
}

.who-we-are-section-five-bottom-area .right-side-image-and-content .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
    color: var(--paragraph);
    margin-bottom: 44px;
}

@media (max-width: 1199px) {
    .who-we-are-section-five-bottom-area .right-side-image-and-content .content p {
        margin-bottom: 30px;
    }
}

.who-we-are-section-five-bottom-area .logo-wrap {
    padding-top: 77px;
}

@media (max-width: 1199px) {
    .who-we-are-section-five-bottom-area .logo-wrap {
        padding-top: 60px;
    }
}

.who-we-are-section-five-bottom-area .logo-wrap h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    text-align: center;
    margin-bottom: 58px;
}

.who-we-are-section-five-bottom-area .logo-wrap .logo-area .logo-wrap {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
    margin: -20px;
}

    .who-we-are-section-five-bottom-area .logo-wrap .logo-area .logo-wrap a {
        background-color: transparent;
        padding: 0 48px;
        margin-left: 24px;
        display: inline-block;
    }

.what-we-do-section-five {
    overflow: hidden;
}

    .what-we-do-section-five .section-title-five p {
        max-width: 628px;
        width: 100%;
        margin: 0 auto;
    }

    .what-we-do-section-five .solution-slider-btn {
        display: flex;
    }

        .what-we-do-section-five .solution-slider-btn .slider-btn {
            cursor: pointer;
            height: 60px;
            width: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
            border: 1px solid rgba(2, 17, 24, 0.25);
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .what-we-do-section-five .solution-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 1199px) {
    .what-we-do-section-five .solution-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 991px) {
    .what-we-do-section-five .solution-slider-btn .slider-btn {
        display: none;
    }
}

.what-we-do-section-five .solution-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
    border: none;
}

    .what-we-do-section-five .solution-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.what-we-do-section-five .solution-slider-btn .solution-prev {
    position: absolute;
    top: 60%;
    left: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .what-we-do-section-five .solution-slider-btn .solution-prev {
        left: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .what-we-do-section-five .solution-slider-btn .solution-prev {
        left: -50px;
    }
}

@media (max-width: 1199px) {
    .what-we-do-section-five .solution-slider-btn .solution-prev {
        left: -45px;
    }
}

.what-we-do-section-five .solution-slider-btn .solution-next {
    position: absolute;
    top: 60%;
    right: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .what-we-do-section-five .solution-slider-btn .solution-next {
        right: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .what-we-do-section-five .solution-slider-btn .solution-next {
        right: -50px;
    }
}

@media (max-width: 1199px) {
    .what-we-do-section-five .solution-slider-btn .solution-next {
        right: -45px;
    }
}

.what-we-do-section-five .swiper {
    padding: 15px;
    margin: -15px;
}

.solution-card-five {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.05);
}

    .solution-card-five .solution-card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .solution-card-five .solution-card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .solution-card-five .solution-card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .solution-card-five .solution-card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .solution-card-five .solution-card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .solution-card-five .solution-card-content {
        background-image: url("../image/banner-img/logistic-card-five-content-bg.png");
        background-repeat: no-repeat;
        padding: 28px 32px 29px 28px;
    }

        .solution-card-five .solution-card-content .icon-title {
            display: flex;
            align-items: center;
            gap: 20px;
            margin-bottom: 28px;
        }

            .solution-card-five .solution-card-content .icon-title h3 {
                font-family: var(--font-Outfit);
                font-weight: 600;
                font-size: 28px;
                line-height: 1;
                color: var(--primary-black);
                margin: 0;
            }

                .solution-card-five .solution-card-content .icon-title h3 a {
                    color: var(--primary-black);
                }

        .solution-card-five .solution-card-content P {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 1.7;
            color: var(--paragraph);
            margin-bottom: 32px;
        }

    .solution-card-five:hover {
        transform: translateY(-9px);
    }

        .solution-card-five:hover .icon-title .icon svg {
            animation: flipOutY 0.3s linear;
        }

        .solution-card-five:hover .solution-card-img-wrap .card-img img {
            transform: scale(1.1);
        }

        .solution-card-five:hover .solution-card-img-wrap .card-img::after {
            height: 250%;
            transition: all 600ms linear;
            background-color: transparent;
        }

.about-logistic-section-five {
    background-color: #EFF5F8;
}

@media (max-width: 576px) {
    .about-logistic-section-five {
        padding: 90px 15px;
    }
}

.about-logistic-section-five .globego-gallery-wrapper {
    position: relative;
}

@media (max-width: 767px) {
    .about-logistic-section-five .globego-gallery-wrapper {
        display: none;
    }
}

.about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-top {
    display: flex;
    align-items: end;
    gap: 24px;
    margin-bottom: 24px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-top img {
        width: 50%;
    }
}

@media (max-width: 1199px) {
    .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-top {
        width: 50%;
    }

        .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-top.two {
            width: 45%;
        }
}

.about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-bottom {
    display: flex;
    align-items: start;
    gap: 24px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-bottom img {
        width: 50%;
    }
}

@media (max-width: 1199px) {
    .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-bottom {
        width: 50%;
    }

        .about-logistic-section-five .globego-gallery-wrapper .globego-gallery-img-bottom.two {
            width: 45%;
        }
}

.about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .image {
    position: absolute;
    bottom: 36%;
    left: 51%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .image {
        bottom: 33%;
    }
}

@media (max-width: 1199px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .image {
        bottom: 30%;
        left: 52%;
    }
}

@media (max-width: 991px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .image {
        bottom: 36%;
        left: 47%;
    }
}

.about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .image img {
    width: 100%;
    animation: rotate360 15s linear infinite forwards;
}

.about-logistic-section-five .globego-gallery-wrapper .circle-content .circle-area .box {
    background: white;
}

.about-logistic-section-five .globego-gallery-wrapper .circle-content .icon {
    position: absolute;
    left: 47%;
    bottom: 47%;
    z-index: 99;
    height: 51px;
    width: 51px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .icon {
        left: 46.5%;
        bottom: 46%;
        height: 48px;
        width: 48px;
    }
}

@media (max-width: 1199px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .icon {
        left: 45.3%;
        bottom: 45%;
    }
}

@media (max-width: 991px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .icon {
        left: 43.5%;
        bottom: 47%;
        height: 49px;
        width: 49px;
    }
}

@media (max-width: 767px) {
    .about-logistic-section-five .globego-gallery-wrapper .circle-content .icon {
        left: 46.2%;
        bottom: 46%;
    }
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul {
    display: flex;
    align-items: center;
    gap: 26px;
    margin-top: 48px;
}

@media (max-width: 1199px) {
    .about-logistic-section-five .progress-bar-and-content .progress-wrap ul {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .content {
        max-width: 155px;
        width: 100%;
    }

        .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .content h3 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1.5;
            color: var(--secondary-black);
            margin: 0;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .content h3 {
        font-size: 16px;
    }
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #CECECE;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress {
        width: 90px;
        height: 90px;
    }
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress .title {
    position: relative;
    z-index: 100;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    color: var(--primary-color);
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress .overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #CECECE;
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress .left,
.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 5px solid var(--secondary-black);
    border-radius: 0px 100px 100px 0px;
    border-left: 0;
    transform-origin: left;
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress .left {
    animation: load1 1s linear forwards;
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress:nth-of-type(2) .right, .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress:nth-of-type(3) .right {
    animation: load2 0.5s linear forwards 1s;
}

.about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress:last-of-type .right, .about-logistic-section-five .progress-bar-and-content .progress-wrap ul .progress-item .progress:first-of-type .right {
    animation: load3 0.8s linear forwards 1s;
}

@keyframes load1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-180deg);
    }
}

@keyframes load2 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-270deg);
    }
}

@keyframes load3 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-315deg);
    }
}

.about-logistic-section-five .progress-bar-and-content .content .list-item {
    margin-top: 48px;
    margin-bottom: 48px;
    display: block;
}

    .about-logistic-section-five .progress-bar-and-content .content .list-item li {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 15px;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1.5;
        color: var(--secondary-black);
    }

        .about-logistic-section-five .progress-bar-and-content .content .list-item li:last-child {
            margin-bottom: 0;
        }

.recent-project-section-five {
    overflow: hidden;
}

@media (max-width: 576px) {
    .recent-project-section-five {
        padding: 90px 15px 0;
    }
}

.recent-project-section-five .section-title-five p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.recent-project-section-five .landmark-slider-btn {
    display: flex;
}

    .recent-project-section-five .landmark-slider-btn .slider-btn {
        cursor: pointer;
        height: 60px;
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        transition: 0.3s;
        border: 1px solid rgba(2, 17, 24, 0.25);
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-section-five .landmark-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 1199px) {
    .recent-project-section-five .landmark-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 991px) {
    .recent-project-section-five .landmark-slider-btn .slider-btn {
        display: none;
    }
}

.recent-project-section-five .landmark-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
    border: none;
}

    .recent-project-section-five .landmark-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.recent-project-section-five .landmark-slider-btn .landmark-prev {
    position: absolute;
    top: 60%;
    left: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .recent-project-section-five .landmark-slider-btn .landmark-prev {
        left: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-section-five .landmark-slider-btn .landmark-prev {
        left: -50px;
    }
}

@media (max-width: 1199px) {
    .recent-project-section-five .landmark-slider-btn .landmark-prev {
        left: -45px;
    }
}

.recent-project-section-five .landmark-slider-btn .landmark-next {
    position: absolute;
    top: 60%;
    right: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .recent-project-section-five .landmark-slider-btn .landmark-next {
        right: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .recent-project-section-five .landmark-slider-btn .landmark-next {
        right: -50px;
    }
}

@media (max-width: 1199px) {
    .recent-project-section-five .landmark-slider-btn .landmark-next {
        right: -45px;
    }
}

.landmark-card-five {
    transition: 0.3s;
}

    .landmark-card-five .landmark-image {
        position: relative;
        transition: all 0.5s;
    }

        .landmark-card-five .landmark-image .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .landmark-card-five .landmark-image .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .landmark-card-five .landmark-image .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .landmark-card-five .landmark-image .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

        .landmark-card-five .landmark-image .content-and-icon {
            background-color: var(--white-color);
            padding: 16px 16px 16px 20px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            max-width: 368px;
            width: 100%;
            margin: 0 auto;
            position: absolute;
            bottom: 27px;
            transform: translateX(-50%);
            left: 50%;
        }

            .landmark-card-five .landmark-image .content-and-icon .content {
                line-height: 1;
            }

                .landmark-card-five .landmark-image .content-and-icon .content span {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: var(--secondary-black);
                }

                .landmark-card-five .landmark-image .content-and-icon .content h2 {
                    margin: 0;
                    line-height: 1;
                }

                    .landmark-card-five .landmark-image .content-and-icon .content h2 a {
                        font-family: var(--font-Outfit);
                        font-weight: 600;
                        font-size: 20px;
                        line-height: 1;
                        color: var(--primary-black);
                        transition: 0.3s;
                    }

                        .landmark-card-five .landmark-image .content-and-icon .content h2 a:hover {
                            color: var(--primary-color);
                        }

            .landmark-card-five .landmark-image .content-and-icon .icon {
                width: 48px;
                height: 48px;
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: var(--primary-color);
                transition: 0.3s;
            }

                .landmark-card-five .landmark-image .content-and-icon .icon svg {
                    transition: 0.3s;
                }

                    .landmark-card-five .landmark-image .content-and-icon .icon svg path {
                        fill: var(--white-color);
                    }

    .landmark-card-five:hover {
        transform: translateY(-9px);
    }

        .landmark-card-five:hover .content-and-icon .icon {
            background-color: var(--secondary-color);
        }

            .landmark-card-five:hover .content-and-icon .icon svg {
                transform: rotate(45deg);
            }

        .landmark-card-five:hover .landmark-image .card-img img {
            transform: scale(1.1);
        }

        .landmark-card-five:hover .landmark-image .card-img::after {
            height: 250%;
            transition: all 600ms linear;
            background-color: transparent;
        }

.newsletter-section-five {
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 0 120px;
    margin-top: -20px;
}

@media (max-width: 576px) {
    .newsletter-section-five {
        padding: 15px 0;
    }
}

.newsletter-section-five.two {
    transform: rotate(-2deg) translateY(-13px);
    margin-top: -30px;
}

@media (max-width: 1399px) {
    .newsletter-section-five.two {
        transform: rotate(-2deg) translateY(-13px);
        margin-top: -19px;
    }
}

@media (max-width: 991px) {
    .newsletter-section-five.two {
        transform: rotate(0) translateY(0);
        margin-top: -19px;
    }
}

.newsletter-section-five .js-marquee {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-left: 50px;
}

.newsletter-section-five h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 150px;
    line-height: 1;
    color: rgba(3, 35, 48, 0.1);
    margin: 0;
    transition: 0.3s;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .newsletter-section-five h2 {
        font-size: 100px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .newsletter-section-five h2 {
        font-size: 100px;
    }
}

@media (max-width: 1199px) {
    .newsletter-section-five h2 {
        font-size: 80px;
    }
}

.newsletter-section-five h2:hover {
    color: var(--primary-color);
}

.newsletter-section-five svg path {
    fill: var(--primary-color);
    transition: 0.3s;
}

.newsletter-section-five svg:hover path {
    fill: var(--secondary-color);
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .newsletter-section-five svg {
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .newsletter-section-five svg {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 1199px) {
    .newsletter-section-five svg {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 767px) {
    .newsletter-section-five svg {
        width: 60px;
        height: 60px;
    }
}

.faq-section-five {
    background-image: url("../image/banner-img/faq-bg-five.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 576px) {
    .faq-section-five {
        padding: 90px 15px;
    }
}

.faq-section-five .section-title-two {
    max-width: 536px;
    width: 100%;
}

.faq-section-five .nav-pills {
    justify-content: center;
    margin-bottom: 52px;
}

    .faq-section-five .nav-pills .nav-link {
        background-color: var(--white-color);
        color: var(--primary-black);
        border-radius: 0;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        padding: 20px 40px;
    }

@media (max-width: 767px) {
    .faq-section-five .nav-pills .nav-link {
        padding: 15px 25px;
    }
}

@media (max-width: 350px) {
    .faq-section-five .nav-pills .nav-link {
        padding: 10px 15px;
        font-size: 14px;
    }
}

.faq-section-five .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color);
}

.faq-section-five .faq-form-wrap {
    background-color: var(--primary-black);
    padding: 32px 40px;
    max-width: 564px;
    width: 100%;
}

@media (max-width: 1199px) {
    .faq-section-five .faq-form-wrap {
        padding: 32px 25px;
    }
}

.faq-section-five .faq-form-wrap .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .faq-section-five .faq-form-wrap .inquiry-form .form-inner label {
        color: rgba(255, 255, 255, 0.8);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .faq-section-five .faq-form-wrap .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
            color: var(--white-color);
        }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

    .faq-section-five .faq-form-wrap .inquiry-form .form-inner textarea {
        background-color: transparent;
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 182px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner textarea:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
        }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .faq-section-five .faq-form-wrap .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

.faq-section-five .faq-form-wrap .inquiry-form button {
    border: unset;
}

    .faq-section-five .faq-form-wrap .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.faq-section-five .faq-form-wrap .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px;
}

    .faq-section-five .faq-form-wrap .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .faq-section-five .faq-form-wrap .nice-select {
        padding: 0px 18px;
    }
}

.faq-section-five .faq-form-wrap .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-white-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.faq-section-five .faq-form-wrap .nice-select.open::after {
    content: url("../image/svg/down-chevron-white-2.svg");
}

.faq-section-five .faq-form-wrap .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.faq-section-five .faq-form-wrap .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .faq-section-five .faq-form-wrap .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .faq-section-five .faq-form-wrap .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .faq-section-five .faq-form-wrap .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .faq-section-five .faq-form-wrap .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .faq-section-five .faq-form-wrap .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.faq-section-five .faq-content {
    max-width: 536px;
    width: 100%;
}

    .faq-section-five .faq-content .accordion .accordion-item {
        border: none;
        background-color: transparent;
        border-bottom: 2px solid rgba(17, 17, 17, 0.2);
        border-radius: 0;
    }

        .faq-section-five .faq-content .accordion .accordion-item:last-child {
            border-bottom: none;
        }

        .faq-section-five .faq-content .accordion .accordion-item:first-child .accordion-header .accordion-button {
            padding-top: 0;
        }

        .faq-section-five .faq-content .accordion .accordion-item .accordion-header .accordion-button {
            border: none;
            border-radius: unset;
            box-shadow: none;
            color: var(--primary-black);
            background-color: transparent;
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 20px;
            line-height: 1.5;
            padding: 0;
            padding-bottom: 10px;
            padding-top: 22px;
            border-bottom: 2px solid rgb(239, 245, 248);
        }

            .faq-section-five .faq-content .accordion .accordion-item .accordion-header .accordion-button::after {
                width: unset;
                height: unset;
                content: "\f4fe";
                font-family: bootstrap-icons;
                background-image: none;
                font-weight: 800;
                font-size: 22px;
            }

            .faq-section-five .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
                color: var(--primary-color);
            }

                .faq-section-five .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                    content: "\f2ea";
                }

@media (max-width: 767px) {
    .faq-section-five .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.faq-section-five .faq-content .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--paragraph);
    padding: 0 0 26px 0;
    max-width: 528px;
    width: 100%;
}

@media (max-width: 576px) {
    .faq-section-five .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

.experts-team-section-five .section-title-five P {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.experts-team-section-five .team-pagination-area .team-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 576px) {
    .experts-team-section-five .team-pagination-area .team-pagination {
        gap: 5px;
    }
}

.experts-team-section-five .team-pagination-area .team-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .experts-team-section-five .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .experts-team-section-five .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.team-member-card-five {
    position: relative;
}

@media (max-width: 767px) {
    .team-member-card-five .team-image img {
        width: 100%;
    }
}

.team-member-card-five .team-content {
    margin-top: -75px;
}

    .team-member-card-five .team-content .red-content h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 15px;
        line-height: 26px;
        margin: 0;
        color: var(--primary-black);
        background-color: var(--white-color);
        display: inline-block;
        border-bottom: 1px solid rgba(2, 17, 24, 0.1);
        padding: 3px 8px;
        transition: 0.3s;
    }

        .team-member-card-five .team-content .red-content h4:hover {
            background-color: var(--primary-color);
            color: var(--white-color);
        }

    .team-member-card-five .team-content .white-content span {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 20px;
        line-height: 26px;
        color: var(--primary-black);
        background-color: var(--white-color);
        padding: 9px 11px;
        display: inline-block;
    }

.team-member-card-five .social-list {
    background-color: var(--white-color);
    padding: 8px 10px;
    top: 30%;
    right: 0%;
    position: absolute;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: 0.5s ease-in-out;
}

    .team-member-card-five .social-list li a svg path {
        fill: var(--primary-black);
    }

    .team-member-card-five .social-list li a:hover svg path {
        fill: rgb(243, 128, 53);
        transition: 0.3s;
    }

.team-member-card-five:hover {
    transition: 0.3s;
}

    .team-member-card-five:hover .social-list {
        opacity: 1;
        transform: scaleX(1);
    }

.testimonial-section-five {
    background-image: linear-gradient(to left, rgba(3, 35, 48, 0.01), rgba(3, 35, 48, 0.85), rgba(3, 35, 48, 0.98)), url("../image/banner-img/faq-background-two.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

@media (max-width: 576px) {
    .testimonial-section-five {
        padding: 90px 15px;
    }
}

.testimonial-section-five .section-title-five h2 {
    color: var(--white-color);
}

.testimonial-section-five .section-title-five p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
    color: var(--paragraph-bg-dark-two);
}

.testimonial-section-five .teams-slider-area-five {
    max-width: 1840px;
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .testimonial-section-five .teams-slider-area-five {
        max-width: 1120px;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {
    .testimonial-section-five .teams-slider-area-five {
        max-width: 900px;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .testimonial-section-five .teams-slider-area-five {
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
    }
}

.testimonial-card-five {
    background-color: var(--white-color);
    box-shadow: 0px 3px 20px 0px rgba(5, 6, 6, 0.03);
    padding: 48px 24px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .testimonial-card-five {
        padding: 23px;
    }
}

@media (max-width: 1199px) {
    .testimonial-card-five {
        padding: 25px;
    }
}

@media (max-width: 991px) {
    .testimonial-card-five {
        max-width: 450px;
        width: 100%;
    }
}

.testimonial-card-five ul {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 10px;
}

    .testimonial-card-five ul li i {
        color: rgb(255, 194, 0);
    }

.testimonial-card-five h3 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 18px;
}

@media (max-width: 1199px) {
    .testimonial-card-five h3 {
        font-size: 22px;
    }
}

.testimonial-card-five p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1%;
    margin-bottom: 20px;
    color: var(--secondary-black);
    margin-bottom: 18px;
}

@media (max-width: 1199px) {
    .testimonial-card-five p {
        font-size: 15px;
    }
}

.testimonial-card-five .author-area {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .testimonial-card-five .author-area .content h6 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 26px;
        margin: 0;
        color: var(--primary-black);
    }

    .testimonial-card-five .author-area .content span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: var(--secondary-color);
    }

.testimonial-card-five:hover {
    transform: translateY(-9px);
}

.working-progress-section-five {
    overflow: hidden;
}

@media (max-width: 576px) {
    .working-progress-section-five {
        padding: 90px 15px 0;
    }
}

.working-progress-section-five .section-title-two {
    max-width: 572px;
    width: 100%;
    margin-bottom: 30px;
}

@media (max-width: 1199px) {
    .working-progress-section-five .section-title-two h2 {
        font-size: 38px;
    }
}

.working-progress-section-five .review-wrapper-two {
    display: flex;
    align-items: end;
    justify-content: end;
    margin-top: -95px;
}

    .working-progress-section-five .review-wrapper-two .review-content {
        background-color: var(--primary-color);
        max-width: 300px;
        width: 100%;
        padding: 24px 22px;
        position: relative;
        transition: 0.3s;
    }

        .working-progress-section-five .review-wrapper-two .review-content .icon {
            position: absolute;
            bottom: 0;
            right: 0;
        }

            .working-progress-section-five .review-wrapper-two .review-content .icon svg path,
            .working-progress-section-five .review-wrapper-two .review-content .icon svg circle {
                transition: 0.3s;
                opacity: 0.3;
            }

        .working-progress-section-five .review-wrapper-two .review-content h3 {
            font-family: var(--font-Outfit);
            font-weight: 700;
            font-size: 22px;
            line-height: 30px;
            letter-spacing: 2%;
            color: var(--white-color);
            margin-bottom: 15px;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .review-wrapper-two .review-content h3 {
        font-size: 20px;
    }
}

.working-progress-section-five .review-wrapper-two .review-content h5 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--paragraph-bg-dark);
    margin: 0;
    padding-left: 28px;
    position: relative;
}

    .working-progress-section-five .review-wrapper-two .review-content h5::before {
        position: absolute;
        content: "";
        top: 8px;
        left: 0;
        height: 1px;
        width: 20px;
        background-color: var(--white-color);
    }

.working-progress-section-five .review-wrapper-two .review-content:hover {
    background-color: var(--secondary-color);
}

    .working-progress-section-five .review-wrapper-two .review-content:hover .icon svg path,
    .working-progress-section-five .review-wrapper-two .review-content:hover .icon svg circle {
        opacity: 1;
        transition: 0.3s;
    }

.working-progress-section-five .featured-card {
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 32px 22px 32px 28px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .featured-card {
        padding: 28px;
    }
}

.working-progress-section-five .featured-card .content-and-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .featured-card .content-and-icon {
        margin-bottom: 25px;
    }
}

.working-progress-section-five .featured-card .content-and-icon .icon {
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid rgba(2, 17, 24, 0.1);
}

    .working-progress-section-five .featured-card .content-and-icon .icon svg {
        transition: 0.3s;
    }

        .working-progress-section-five .featured-card .content-and-icon .icon svg path {
            fill: rgb(3, 35, 48);
        }

.working-progress-section-five .featured-card .content-and-icon .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    color: rgba(3, 35, 48, 0.1);
    margin: 0;
}

.working-progress-section-five .featured-card .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 35px;
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .featured-card .content h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.working-progress-section-five .featured-card .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    color: var(--paragraph);
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .featured-card .content p {
        font-size: 14px;
    }
}

.working-progress-section-five .featured-card:hover {
    background-color: var(--secondary-color);
}

    .working-progress-section-five .featured-card:hover .content-and-icon .icon {
        border: 2px solid rgba(255, 255, 255, 0.25);
    }

        .working-progress-section-five .featured-card:hover .content-and-icon .icon svg path {
            fill: rgba(255, 255, 255, 0.9);
            fill-opacity: 1;
        }

    .working-progress-section-five .featured-card:hover .content h3 {
        color: rgba(255, 255, 255, 0.5);
    }

    .working-progress-section-five .featured-card:hover .content P {
        color: rgba(255, 255, 255, 0.8);
    }

.working-progress-section-five .exclusive-featured-card {
    position: relative;
}

@media (max-width: 767px) {
    .working-progress-section-five .exclusive-featured-card .circle-content {
        display: none;
    }
}

.working-progress-section-five .exclusive-featured-card .circle-content .circle-area .image {
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .exclusive-featured-card .circle-content .circle-area .image {
        top: 50%;
    }
}

.working-progress-section-five .exclusive-featured-card .circle-content .circle-area .image img {
    width: 100%;
    animation: rotate360 15s linear infinite forwards;
}

.working-progress-section-five .exclusive-featured-card .circle-content .circle-area .box {
    background: white;
}

.working-progress-section-five .exclusive-featured-card .circle-content .icon {
    position: absolute;
    left: 46%;
    bottom: 44.3%;
    z-index: 99;
    height: 51px;
    width: 51px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .working-progress-section-five .exclusive-featured-card .circle-content .icon {
        left: 45.5%;
        bottom: 46%;
    }
}

@media (max-width: 1199px) {
    .working-progress-section-five .exclusive-featured-card .circle-content .icon {
        left: 47.3%;
        bottom: 44%;
    }
}

@media (max-width: 991px) {
    .working-progress-section-five .exclusive-featured-card .circle-content .icon {
        left: 46.4%;
    }
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 576px) {
    .blog-insight-section-five {
        padding: 90px 15px 0;
    }
}

.blog-insight-section-five .section-title-five p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.blog-insight-card-five {
    background-color: var(--white-color);
    box-shadow: 0px 3px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-insight-card-five .top-item {
        background-color: var(--white-color);
        padding: 24px 40px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-five .top-item {
        padding: 20px;
    }
}

@media (max-width: 1199px) {
    .blog-insight-card-five .top-item {
        padding: 20px;
    }
}

.blog-insight-card-five .top-item ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .blog-insight-card-five .top-item ul {
        flex-wrap: wrap;
        justify-content: center;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

@media (max-width: 991px) {
    .blog-insight-card-five .top-item ul {
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .blog-insight-card-five .top-item ul {
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

@media (max-width: 425px) {
    .blog-insight-card-five .top-item ul {
        -moz-column-gap: 5px;
        column-gap: 5px;
    }
}

@media (max-width: 350px) {
    .blog-insight-card-five .top-item ul {
        justify-content: center;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

.blog-insight-card-five .top-item ul li {
    position: relative;
    font-family: var(--font-DM-Sans);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--secondary-black);
    margin: 0;
    transition: 0.3s;
}

    .blog-insight-card-five .top-item ul li::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -18px;
        background: rgb(248, 78, 29);
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-five .top-item ul li::before {
        left: -15px;
    }
}

@media (max-width: 1199px) {
    .blog-insight-card-five .top-item ul li::before {
        left: -13px;
    }
}

@media (max-width: 767px) {
    .blog-insight-card-five .top-item ul li::before {
        left: -20px;
    }
}

@media (max-width: 425px) {
    .blog-insight-card-five .top-item ul li::before {
        display: none;
    }
}

.blog-insight-card-five .top-item ul li:first-child::before {
    display: none;
}

.blog-insight-card-five .top-item ul li a {
    font-family: var(--font-DM-Sans);
    font-weight: 500;
    font-size: 15px;
    line-height: 1;
    color: var(--secondary-black);
    margin: 0;
    transition: 0.3s;
}

@media (max-width: 576px) {
    .blog-insight-card-five .top-item ul li a {
        font-size: 14px;
    }
}

.blog-insight-card-five .top-item ul li a.bold-title {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: var(--primary-black);
    margin: 0;
}

@media (max-width: 576px) {
    .blog-insight-card-five .top-item ul li a.bold-title {
        font-size: 14px;
    }
}

.blog-insight-card-five .top-item ul li a:hover {
    color: var(--primary-color);
}

.blog-insight-card-five .content {
    position: relative;
    padding: 0;
    height: 100%;
    transition: 0.5s;
}

    .blog-insight-card-five .content .card-img img {
        width: 100%;
    }

    .blog-insight-card-five .content .card-content {
        background: linear-gradient(0deg, rgb(2, 17, 24) 1.13%, rgba(3, 35, 48, 0) 55.54%);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: unset;
        padding: 35px 34px 35px 35px;
        display: flex;
        justify-content: end;
        flex-direction: column;
        transition: 0.5s;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-insight-card-five .content .card-content {
        padding: 25px;
    }
}

@media (max-width: 576px) {
    .blog-insight-card-five .content .card-content {
        padding: 30px 16px;
    }
}

.blog-insight-card-five .content .card-content h5 {
    margin-bottom: 14px;
}

    .blog-insight-card-five .content .card-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1.5;
        color: var(--white-color);
        transition: 0.35s;
    }

@media (max-width: 576px) {
    .blog-insight-card-five .content .card-content h5 a {
        font-size: 18px;
        line-height: 1;
    }
}

.blog-insight-card-five .content .card-content h5 a:hover {
    color: var(--primary-color);
}

.blog-insight-card-five .content .card-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph-bg-dark-two);
    margin: 0;
}

.blog-insight-card-five .bottom-btn {
    background-color: var(--white-color);
    padding: 24px 40px;
}

    .blog-insight-card-five .bottom-btn a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--secondary-black);
        display: flex;
        align-items: baseline;
        gap: 8px;
        transition: 0.3s;
    }

        .blog-insight-card-five .bottom-btn a svg {
            transition: 0.3s;
        }

        .blog-insight-card-five .bottom-btn a:hover {
            color: var(--primary-color);
        }

            .blog-insight-card-five .bottom-btn a:hover svg {
                transform: rotate(45deg);
            }

                .blog-insight-card-five .bottom-btn a:hover svg path {
                    fill: var(--primary-color);
                }

.banner-section-six {
    padding: 277px 0 297px;
    position: relative;
    overflow: hidden;
}

    .banner-section-six::after {
        content: "";
        background: linear-gradient(180deg, rgba(15, 49, 58, 0.75) 0%, rgba(15, 49, 58, 0.75) 100%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-section-six {
        padding: 178px 0 200px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-six {
        padding: 164px 0 180px;
    }
}

@media (max-width: 1199px) {
    .banner-section-six {
        padding: 164px 0 180px;
    }
}

@media (max-width: 991px) {
    .banner-section-six {
        padding: 170px 0;
    }
}

@media (max-width: 767px) {
    .banner-section-six {
        padding: 160px 0;
    }
}

.banner-section-six .banner-content-six {
    position: relative;
    z-index: 1;
}

    .banner-section-six .banner-content-six h1 {
        font-family: var(--font-Outfit);
        font-weight: 700;
        font-size: 80px;
        line-height: 1;
        color: var(--white-color);
        margin-bottom: 39px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .banner-section-six .banner-content-six h1 {
        max-width: 860px;
        width: 100%;
        font-size: 60px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}

@media (max-width: 1199px) {
    .banner-section-six .banner-content-six h1 {
        font-size: 50px;
        max-width: 600px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .banner-section-six .banner-content-six h1 {
        font-size: 40px;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 10px;
    }
}

@media (max-width: 576px) {
    .banner-section-six .banner-content-six h1 {
        font-size: 32px;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 15px;
    }
}

.banner-section-six video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 400px;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.scroll-text-area {
    writing-mode: vertical-rl;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(2, 17, 24, 0.66);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    padding: 0 20px;
    height: 100%;
    z-index: 1;
}

@media (max-width: 991px) {
    .scroll-text-area {
        display: none;
    }
}

.scroll-text-area .scroll-text {
    white-space: nowrap;
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.9);
    animation: marqueeTop 50s linear infinite;
    display: inline-flex;
    align-items: center;
    gap: 25px;
}

    .scroll-text-area .scroll-text svg {
        fill: rgba(var(--primary-color2-opc), 0.7);
    }

@keyframes marqueeTop {
    0% {
        transform: translate3d(0, 0, 0);
    }

    100% {
        transform: translate3d(0, -100%, 0);
    }
}

@media (max-width: 576px) {
    .about-us-section-six {
        padding: 90px 15px 0;
    }
}

.about-us-section-six .nav-buttons-one {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
    max-width: 431px;
    width: 100%;
    margin-top: 43px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .about-us-section-six .nav-buttons-one {
        border-bottom: none;
    }
}

.about-us-section-six .nav-buttons-one .nav-pills {
    background: transparent;
    display: flex;
    align-items: center;
    gap: 23px;
}

@media (max-width: 767px) {
    .about-us-section-six .nav-buttons-one .nav-pills {
        flex-wrap: wrap;
        gap: 15px;
    }
}

.about-us-section-six .nav-buttons-one .nav-pills .nav-item .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    padding: 7px 18px;
    width: 100%;
    border-radius: 0;
    border-top: 1px solid rgba(2, 17, 24, 0.1);
    border-left: 1px solid rgba(2, 17, 24, 0.1);
    border-right: 1px solid rgba(2, 17, 24, 0.1);
}

@media (max-width: 767px) {
    .about-us-section-six .nav-buttons-one .nav-pills .nav-item .nav-link {
        border: 1px solid rgba(2, 17, 24, 0.1);
    }
}

.about-us-section-six .nav-buttons-one .nav-pills .nav-item .nav-link.active {
    background-color: var(--primary-color);
    color: var(--white-color);
}

.about-us-section-six .history-details {
    display: flex;
}

@media (max-width: 1199px) {
    .about-us-section-six .history-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.about-us-section-six .history-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .about-us-section-six .history-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.about-us-section-six .history-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .history-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .history-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

@media (max-width: 767px) {
    .about-us-section-six .history-details .left-side-content .bottom-content {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.about-us-section-six .history-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .history-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .history-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.about-us-section-six .history-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.about-us-section-six .history-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .history-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

.about-us-section-six .history-details .left-side-content .bottom-content .contact-info .content a:hover {
    color: var(--primary-color);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .history-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .about-us-section-six .history-details .right-side-content {
        display: none;
    }
}

.about-us-section-six .history-details .right-side-content img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all 0.8s ease-in-out;
}

.about-us-section-six .mission-details {
    display: flex;
}

@media (max-width: 1199px) {
    .about-us-section-six .mission-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.about-us-section-six .mission-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .about-us-section-six .mission-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.about-us-section-six .mission-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .mission-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .mission-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

.about-us-section-six .mission-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .mission-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .mission-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.about-us-section-six .mission-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.about-us-section-six .mission-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .mission-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .mission-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .about-us-section-six .mission-details .right-side-content {
        display: none;
    }
}

.about-us-section-six .vision-details {
    display: flex;
}

@media (max-width: 1199px) {
    .about-us-section-six .vision-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.about-us-section-six .vision-details .left-side-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: var(--paragraph);
    max-width: 425px;
    width: 100%;
    margin-bottom: 17px;
}

    .about-us-section-six .vision-details .left-side-content P:last-child {
        margin-bottom: 0;
    }

.about-us-section-six .vision-details .left-side-content .bottom-content {
    display: flex;
    align-items: center;
    gap: 46px;
    margin-top: 21px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .vision-details .left-side-content .bottom-content {
        gap: 15px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .vision-details .left-side-content .bottom-content {
        gap: 26px;
    }
}

.about-us-section-six .vision-details .left-side-content .bottom-content .contact-info {
    display: flex;
    align-items: center;
    gap: 13px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .vision-details .left-side-content .bottom-content .contact-info {
        gap: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .vision-details .left-side-content .bottom-content .contact-info .content {
        line-height: 1.6;
    }
}

.about-us-section-six .vision-details .left-side-content .bottom-content .contact-info .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
}

.about-us-section-six .vision-details .left-side-content .bottom-content .contact-info .content a {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: var(--primary-black);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .vision-details .left-side-content .bottom-content .contact-info .content a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .vision-details .right-side-content {
        width: 30%;
    }
}

@media (max-width: 576px) {
    .about-us-section-six .vision-details .right-side-content {
        display: none;
    }
}

.about-us-section-six .about-gallery-wrapper-six {
    position: relative;
}

@media (max-width: 991px) {
    .about-us-section-six .about-gallery-wrapper-six {
        display: none;
    }
}

.about-us-section-six .about-gallery-wrapper-six .about-gallery-img-top {
    display: flex;
    align-items: start;
    gap: 24px;
    margin-bottom: 24px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-top img {
        width: 45%;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-top img {
        width: 45%;
    }
}

.about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom {
    display: flex;
    align-items: end;
    gap: 24px;
    margin-top: -123px;
    position: relative;
    z-index: -1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom {
        margin-top: -75px;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom {
        margin-top: -70px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom img {
        width: 60%;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom img {
        width: 55%;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom img.two {
        width: 30%;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .about-gallery-img-bottom img.two {
        width: 30%;
    }
}

.about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image {
    position: absolute;
    bottom: 20%;
    left: 51%;
    transform: translate(-50%, -50%);
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image {
        bottom: 15%;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image {
        bottom: 15%;
        left: 55%;
    }
}

@media (max-width: 991px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image {
        bottom: 36%;
        left: 47%;
    }
}

@media (max-width: 767px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image {
        bottom: 33%;
        left: 51%;
    }
}

.about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image img {
    width: 100%;
    animation: rotate360 15s linear infinite forwards;
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .image img {
        width: 70%;
    }
}

.about-us-section-six .about-gallery-wrapper-six .circle-content .circle-area .box {
    background: white;
}

.about-us-section-six .about-gallery-wrapper-six .circle-content .icon {
    position: absolute;
    left: 45.5%;
    bottom: 37.5%;
    z-index: 99;
    height: 72px;
    width: 72px;
    background-color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .icon svg {
        width: 30px;
        height: 30px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .icon {
        left: 44.9%;
        bottom: 35%;
    }
}

@media (max-width: 1199px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .icon {
        left: 45%;
        bottom: 33%;
        height: 50px;
        width: 50px;
    }
}

@media (max-width: 991px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .icon {
        left: 43.5%;
        bottom: 47%;
        height: 49px;
        width: 49px;
    }
}

@media (max-width: 767px) {
    .about-us-section-six .about-gallery-wrapper-six .circle-content .icon {
        left: 46.2%;
        bottom: 46%;
    }
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

.service-section-six {
    background-image: url("../image/banner-img/services-bg-image.png");
    overflow: hidden;
    position: relative;
}

    .service-section-six .section-title-six p {
        max-width: 628px;
        width: 100%;
        margin: 0 auto;
    }

    .service-section-six .service-slider-btn {
        display: flex;
    }

        .service-section-six .service-slider-btn .slider-btn {
            cursor: pointer;
            height: 64px;
            width: 64px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
            background-color: var(--white-color);
        }

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section-six .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section-six .service-slider-btn .slider-btn {
        height: 50px;
        width: 50px;
    }
}

@media (max-width: 1199px) {
    .service-section-six .service-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

.service-section-six .service-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
}

    .service-section-six .service-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.service-section-six .service-slider-btn .service-card-prev {
    position: absolute;
    top: 228px;
    left: -33px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section-six .service-slider-btn .service-card-prev {
        top: 190px;
        left: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section-six .service-slider-btn .service-card-prev {
        left: -20px;
        top: 160px;
    }
}

@media (max-width: 1199px) {
    .service-section-six .service-slider-btn .service-card-prev {
        top: 170px;
        left: -10px;
    }
}

@media (max-width: 991px) {
    .service-section-six .service-slider-btn .service-card-prev {
        top: 205px;
    }
}

@media (max-width: 767px) {
    .service-section-six .service-slider-btn .service-card-prev {
        display: none;
    }
}

.service-section-six .service-slider-btn .service-card-next {
    position: absolute;
    top: 228px;
    right: -33px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .service-section-six .service-slider-btn .service-card-next {
        top: 190px;
        right: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .service-section-six .service-slider-btn .service-card-next {
        right: -20px;
        top: 160px;
    }
}

@media (max-width: 1199px) {
    .service-section-six .service-slider-btn .service-card-next {
        top: 170px;
        right: -10px;
    }
}

@media (max-width: 991px) {
    .service-section-six .service-slider-btn .service-card-next {
        top: 205px;
    }
}

@media (max-width: 767px) {
    .service-section-six .service-slider-btn .service-card-next {
        display: none;
    }
}

.why-choose-us-section-six {
    background-image: url("../image/banner-img/why-choose-us-bg-six.png");
    background-repeat: no-repeat;
    background-size: cover;
}

    .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul {
        display: flex;
        align-items: center;
        gap: 26px;
        margin-top: 48px;
    }

@media (max-width: 1199px) {
    .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .content {
        max-width: 155px;
        width: 100%;
    }

        .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .content h3 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1.5;
            color: var(--secondary-black);
            margin: 0;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .content h3 {
        font-size: 16px;
    }
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #CECECE;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress {
        width: 90px;
        height: 90px;
    }
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress .title {
    position: relative;
    z-index: 100;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    color: var(--primary-color);
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress .overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(3, 35, 48, 0.05);
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress .left,
.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 5px solid var(--secondary-black);
    border-radius: 0px 100px 100px 0px;
    border-left: 0;
    transform-origin: left;
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress .left {
    animation: load1 1s linear forwards;
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress:nth-of-type(2) .right, .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress:nth-of-type(3) .right {
    animation: load2 0.5s linear forwards 1s;
}

.why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress:last-of-type .right, .why-choose-us-section-six .progress-bar-and-content .progress-wrap ul .progress-item .progress:first-of-type .right {
    animation: load3 0.8s linear forwards 1s;
}

@keyframes load1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-180deg);
    }
}

@keyframes load2 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-270deg);
    }
}

@keyframes load3 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-315deg);
    }
}

.why-choose-us-section-six .progress-bar-and-content .content .list-item {
    margin-top: 48px;
    margin-bottom: 48px;
    display: block;
}

    .why-choose-us-section-six .progress-bar-and-content .content .list-item li {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 15px;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1.5;
        color: var(--secondary-black);
    }

        .why-choose-us-section-six .progress-bar-and-content .content .list-item li:last-child {
            margin-bottom: 0;
        }

.why-choose-us-section-six .nav-pills {
    justify-content: center;
    margin-bottom: 52px;
}

    .why-choose-us-section-six .nav-pills .nav-link {
        background-color: var(--white-color);
        color: var(--primary-black);
        border-radius: 0;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        padding: 20px 40px;
    }

@media (max-width: 767px) {
    .why-choose-us-section-six .nav-pills .nav-link {
        padding: 15px 25px;
    }
}

@media (max-width: 350px) {
    .why-choose-us-section-six .nav-pills .nav-link {
        padding: 10px 15px;
        font-size: 14px;
    }
}

.why-choose-us-section-six .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color);
}

.why-choose-us-section-six .faq-form-wrap {
    background-color: var(--primary-black);
    padding: 32px 40px;
    max-width: 564px;
    width: 100%;
}

@media (max-width: 1199px) {
    .why-choose-us-section-six .faq-form-wrap {
        padding: 32px 25px;
    }
}

.why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner label {
        color: rgba(255, 255, 255, 0.8);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
            color: var(--white-color);
        }

        .why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .why-choose-us-section-six .faq-form-wrap .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

.why-choose-us-section-six .faq-form-wrap .inquiry-form button {
    border: unset;
}

    .why-choose-us-section-six .faq-form-wrap .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.why-choose-us-section-six .faq-form-wrap .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px;
}

    .why-choose-us-section-six .faq-form-wrap .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .why-choose-us-section-six .faq-form-wrap .nice-select {
        padding: 0px 18px;
    }
}

.why-choose-us-section-six .faq-form-wrap .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-white-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.why-choose-us-section-six .faq-form-wrap .nice-select.open::after {
    content: url("../image/svg/down-chevron-white-2.svg");
}

.why-choose-us-section-six .faq-form-wrap .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.why-choose-us-section-six .faq-form-wrap .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .why-choose-us-section-six .faq-form-wrap .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .why-choose-us-section-six .faq-form-wrap .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .why-choose-us-section-six .faq-form-wrap .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .why-choose-us-section-six .faq-form-wrap .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .why-choose-us-section-six .faq-form-wrap .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.project-section-six {
    background-image: url("../image/banner-img/faq-bg-five.png");
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

    .project-section-six .section-title-six p {
        max-width: 628px;
        width: 100%;
        margin: 0 auto;
    }

    .project-section-six .project-slider-btn {
        display: flex;
    }

        .project-section-six .project-slider-btn .slider-btn {
            cursor: pointer;
            height: 60px;
            width: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            transition: 0.3s;
            border: 1px solid rgba(2, 17, 24, 0.25);
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .project-section-six .project-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 1199px) {
    .project-section-six .project-slider-btn .slider-btn {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 991px) {
    .project-section-six .project-slider-btn .slider-btn {
        display: none;
    }
}

.project-section-six .project-slider-btn .slider-btn:hover {
    background-color: var(--primary-color);
    border: none;
}

    .project-section-six .project-slider-btn .slider-btn:hover svg path {
        fill: var(--white-color);
    }

.project-section-six .project-slider-btn .project-prev {
    position: absolute;
    top: 60%;
    left: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .project-section-six .project-slider-btn .project-prev {
        left: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .project-section-six .project-slider-btn .project-prev {
        left: -50px;
    }
}

@media (max-width: 1199px) {
    .project-section-six .project-slider-btn .project-prev {
        left: -45px;
    }
}

.project-section-six .project-slider-btn .project-next {
    position: absolute;
    top: 60%;
    right: -85px;
    z-index: 1;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .project-section-six .project-slider-btn .project-next {
        right: -15px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .project-section-six .project-slider-btn .project-next {
        right: -50px;
    }
}

@media (max-width: 1199px) {
    .project-section-six .project-slider-btn .project-next {
        right: -45px;
    }
}

.work-process-section-six {
    position: relative;
    overflow: hidden;
}

@media (max-width: 576px) {
    .work-process-section-six {
        padding: 90px 15px 30px;
    }
}

.work-process-section-six .featured-card {
    background-color: var(--white-color);
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 32px 22px 32px 28px;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-section-six .featured-card {
        padding: 28px;
    }
}

.work-process-section-six .featured-card .content-and-icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-section-six .featured-card .content-and-icon {
        margin-bottom: 25px;
    }
}

.work-process-section-six .featured-card .content-and-icon .icon {
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid rgba(2, 17, 24, 0.1);
}

    .work-process-section-six .featured-card .content-and-icon .icon svg {
        transition: 0.3s;
    }

        .work-process-section-six .featured-card .content-and-icon .icon svg path {
            fill: rgb(248, 78, 29);
        }

.work-process-section-six .featured-card .content-and-icon .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    color: rgba(3, 35, 48, 0.1);
    margin: 0;
}

.work-process-section-six .featured-card .content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 35px;
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-section-six .featured-card .content h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.work-process-section-six .featured-card .content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
    color: var(--paragraph);
    transition: 0.3;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .work-process-section-six .featured-card .content p {
        font-size: 14px;
    }
}

.work-process-section-six .featured-card:hover {
    background-color: var(--secondary-color);
}

    .work-process-section-six .featured-card:hover .content-and-icon .icon {
        border: 2px solid rgba(255, 255, 255, 0.25);
    }

        .work-process-section-six .featured-card:hover .content-and-icon .icon svg path {
            fill: rgba(255, 255, 255, 0.9);
            fill-opacity: 1;
        }

    .work-process-section-six .featured-card:hover .content h3 {
        color: var(--white-color);
    }

    .work-process-section-six .featured-card:hover .content P {
        color: rgba(255, 255, 255, 0.8);
    }

.work-process-section-six .line-shape-red {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.team-member-section-six {
    background-image: url("../image/banner-img/team-member-bg-six.png");
    background-repeat: no-repeat;
    background-size: cover;
}

    .team-member-section-six.two {
        background-image: none;
    }

@media (max-width: 576px) {
    .team-member-section-six {
        padding: 90px 15px;
    }
}

.team-member-section-six .section-title-six p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.testimonials-section-six {
    position: relative;
    background-image: url("../image/banner-img/testimonial-bg-six.png");
    background-repeat: no-repeat;
}

@media (max-width: 576px) {
    .testimonials-section-six {
        padding: 90px 15px;
    }
}

.testimonials-section-six .section-title-six p {
    max-width: 536px;
    width: 100%;
}

.testimonials-section-six .testimonial-counter-bottom ul {
    display: flex;
    align-items: center;
    gap: 80px;
    flex-wrap: wrap;
}

    .testimonials-section-six .testimonial-counter-bottom ul li .single-item {
        max-width: 188px;
        width: 100%;
    }

        .testimonials-section-six .testimonial-counter-bottom ul li .single-item .counter-item {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 15px;
        }

            .testimonials-section-six .testimonial-counter-bottom ul li .single-item .counter-item .content .number {
                display: flex;
                align-items: center;
                gap: 2px;
            }

                .testimonials-section-six .testimonial-counter-bottom ul li .single-item .counter-item .content .number h5 {
                    font-family: var(--font-DM-Sans);
                    font-weight: 600;
                    font-size: 46px;
                    line-height: 1;
                    color: var(--primary-black);
                    margin: 0;
                }

                .testimonials-section-six .testimonial-counter-bottom ul li .single-item .counter-item .content .number span {
                    font-family: var(--font-DM-Sans);
                    font-weight: 600;
                    font-size: 46px;
                    line-height: 1;
                    color: var(--primary-black);
                }

        .testimonials-section-six .testimonial-counter-bottom ul li .single-item P {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            color: var(--paragraph);
        }

.testimonials-section-six .team-pagination-area .team-pagination {
    width: unset !important;
    display: flex;
    align-items: center;
    gap: 10px;
}

@media (max-width: 576px) {
    .testimonials-section-six .team-pagination-area .team-pagination {
        gap: 5px;
    }
}

.testimonials-section-six .team-pagination-area .team-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: rgba(3, 35, 48, 0.25);
    opacity: 1;
    position: relative;
    border-radius: 0;
}

    .testimonials-section-six .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        border-color: var(--secondary-color);
    }

        .testimonials-section-six .team-pagination-area .team-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
            content: "";
            height: 15px;
            width: 15px;
            background-color: var(--secondary-color);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.testimonials-section-six .testimonial-shape-three-qoute {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial-card-six {
    background-color: var(--white-color);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 24px 31px;
    text-align: center;
    transition: 0.3s;
}

    .testimonial-card-six .qoute-and-image {
        position: relative;
    }

        .testimonial-card-six .qoute-and-image .qoute-icon-1 {
            position: absolute;
            top: 0;
            left: 0;
        }

        .testimonial-card-six .qoute-and-image .qoute-icon-2 {
            position: absolute;
            bottom: 0;
            right: 0;
        }

        .testimonial-card-six .qoute-and-image img {
            border-radius: 50%;
            border: 1px dashed var(--primary-color);
            padding: 4px;
        }

    .testimonial-card-six .content {
        margin-top: 20px;
    }

        .testimonial-card-six .content .star-icon {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            margin-bottom: 20px;
        }

            .testimonial-card-six .content .star-icon svg path {
                fill: rgb(255, 194, 0);
            }

        .testimonial-card-six .content h4 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 19px;
            line-height: 1;
            color: var(--primary-black);
            margin-bottom: 10px;
            transition: 0.3s;
        }

        .testimonial-card-six .content span {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            letter-spacing: 0.01em;
            color: var(--paragraph);
            transition: 0.3s;
        }

        .testimonial-card-six .content .author-area {
            margin-top: 15px;
        }

            .testimonial-card-six .content .author-area h5 {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 18px;
                line-height: 1;
                color: var(--secondary-color);
                margin: 0;
                transition: 0.3s;
            }

            .testimonial-card-six .content .author-area span {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 16px;
                line-height: 1;
                color: var(--paragraph);
                transition: 0.3s;
            }

    .testimonial-card-six:hover {
        background-color: var(--secondary-color);
    }

        .testimonial-card-six:hover .content h4 {
            color: var(--white-color);
        }

        .testimonial-card-six:hover .content span {
            color: var(--white-color);
        }

        .testimonial-card-six:hover .content .author-area h5 {
            color: var(--white-color);
        }

        .testimonial-card-six:hover .content .author-area span {
            color: var(--white-color);
        }

.cta-section-six {
    background-image: linear-gradient(180deg, rgba(3, 35, 48, 0.7) 0%, rgba(3, 35, 48, 0.7) 100%), url("../image/banner-img/cta-bg-six.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0;
    overflow: hidden;
}

@media (max-width: 991px) {
    .cta-section-six {
        padding: 80px 0;
    }
}

@media (max-width: 576px) {
    .cta-section-six {
        padding: 90px 15px;
    }
}

.cta-section-six .cta-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

@media (max-width: 1199px) {
    .cta-section-six .cta-content {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.cta-section-six .cta-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 46px;
    line-height: 1.2;
    color: var(--white-color);
    margin: 0;
    max-width: 779px;
    width: 100%;
    position: relative;
}

    .cta-section-six .cta-content h2::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -200px;
        background: rgba(255, 255, 255, 0.6);
        width: 2px;
        height: 92px;
    }

@media (max-width: 767px) {
    .cta-section-six .cta-content h2 {
        font-size: 36px;
    }
}

@media (max-width: 576px) {
    .cta-section-six .cta-content h2 {
        font-size: 28px;
    }
}

.cta-section-six .cta-content .videa-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .cta-section-six .cta-content .videa-wrapper .video-area {
        position: relative;
        z-index: 2;
    }

        .cta-section-six .cta-content .videa-wrapper .video-area .icon {
            height: 63px;
            width: 63px;
            background: var(--primary-color);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
        }

            .cta-section-six .cta-content .videa-wrapper .video-area .icon svg path {
                fill: var(--white-color);
            }

            .cta-section-six .cta-content .videa-wrapper .video-area .icon .wrapper {
                display: inline-block;
                position: absolute;
                top: 65px;
                left: 65px;
            }

            .cta-section-six .cta-content .videa-wrapper .video-area .icon .waves {
                position: absolute;
                width: 97px;
                height: 97px;
                background: linear-gradient(to right, rgb(248, 78, 29), rgb(248, 78, 29));
                opacity: 0;
                border-radius: 100%;
                right: -15px;
                bottom: -15px;
                z-index: -1;
                animation: waves 3s ease-in-out infinite;
            }

                .cta-section-six .cta-content .videa-wrapper .video-area .icon .waves.wave-1 {
                    animation-delay: 0s;
                }

                .cta-section-six .cta-content .videa-wrapper .video-area .icon .waves.wave-2 {
                    animation-delay: 1s;
                }

                .cta-section-six .cta-content .videa-wrapper .video-area .icon .waves.wave-3 {
                    animation-delay: 2s;
                }

    .cta-section-six .cta-content .videa-wrapper span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1.2;
        color: var(--paragraph-bg-dark-two);
    }

@media (max-width: 576px) {
    .blog-insight-section-six {
        padding: 90px 15px 0;
    }
}

.blog-insight-section-six .section-title-six p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto;
}

.breadcrumb-section {
    background-image: url("../image/banner-img/breadcrumb-section-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 236px 0px 113px;
    position: relative;
}

@media (max-width: 767px) {
    .breadcrumb-section {
        padding: 160px 0px 80px;
    }
}

@media (max-width: 576px) {
    .breadcrumb-section {
        padding: 160px 15px 80px;
    }
}

.breadcrumb-section .banner-wrapper .banner-content h1 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 64px;
    line-height: 76px;
    color: var(--white-color);
    margin-bottom: 18px;
}

@media (max-width: 767px) {
    .breadcrumb-section .banner-wrapper .banner-content h1 {
        font-size: 50px;
        margin-bottom: 16px;
    }
}

@media (max-width: 576px) {
    .breadcrumb-section .banner-wrapper .banner-content h1 {
        font-size: 40px;
    }
}

.breadcrumb-section .banner-wrapper .banner-content .breadcrumb-list {
    display: flex;
    gap: 10px;
}

    .breadcrumb-section .banner-wrapper .banner-content .breadcrumb-list li {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 18px;
        line-height: 1;
        color: var(--paragraph-bg-dark-two);
        margin: 0;
    }

        .breadcrumb-section .banner-wrapper .banner-content .breadcrumb-list li a {
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 18px;
            line-height: 1;
            color: var(--paragraph-bg-dark-two);
            margin: 0;
        }

@media (max-width: 767px) {
    .contact-info-wrapper {
        padding: 90px 15px;
    }
}

.contact-info-wrapper .contact-area {
    background-color: var(--white-color);
    box-shadow: 0px 4px 50px 3px rgba(3, 35, 48, 0.05);
    display: flex;
    align-items: center;
    gap: 24px;
    padding: 60px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .contact-info-wrapper .contact-area {
        padding: 50px;
    }
}

@media (max-width: 991px) {
    .contact-info-wrapper .contact-area {
        flex-wrap: wrap;
        padding: 50px;
    }
}

@media (max-width: 576px) {
    .contact-info-wrapper .contact-area {
        padding: 30px;
    }
}

.contact-info-wrapper .contact-area .inquiry-form h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 19px;
    color: var(--primary-black);
}

@media (max-width: 767px) {
    .contact-info-wrapper .contact-area .inquiry-form h3 {
        font-size: 36px;
    }
}

.contact-info-wrapper .contact-area .inquiry-form P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .contact-info-wrapper .contact-area .inquiry-form P {
        font-size: 16px;
    }
}

.contact-info-wrapper .contact-area .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .contact-info-wrapper .contact-area .inquiry-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        display: block;
        margin-bottom: 20px;
    }

    .contact-info-wrapper .contact-area .inquiry-form .form-inner input {
        background-color: rgb(247, 248, 250);
        height: 50px;
        width: 100%;
        padding: 10px 20px;
    }

        .contact-info-wrapper .contact-area .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .contact-info-wrapper .contact-area .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .contact-info-wrapper .contact-area .inquiry-form .form-inner textarea {
        background-color: rgb(247, 248, 250);
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 127px;
        border: none;
    }

        .contact-info-wrapper .contact-area .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .contact-info-wrapper .contact-area .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.contact-info-wrapper .contact-area .inquiry-form button {
    border: unset;
}

    .contact-info-wrapper .contact-area .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.contact-info-wrapper .contact-area .nice-select {
    width: 100%;
    background: rgb(247, 248, 250);
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    padding: 20px;
}

@media (max-width: 576px) {
    .contact-info-wrapper .contact-area .nice-select {
        padding: 0px 18px;
    }
}

.contact-info-wrapper .contact-area .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.contact-info-wrapper .contact-area .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.contact-info-wrapper .contact-area .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.contact-info-wrapper .contact-area .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .contact-info-wrapper .contact-area .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .contact-info-wrapper .contact-area .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .contact-info-wrapper .contact-area .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .contact-info-wrapper .contact-area .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .contact-info-wrapper .contact-area .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

@media (max-width: 991px) {
    .contact-info-wrapper .contact-area .contact-image {
        display: none;
    }
}

.contact-info-wrapper .contact-area .contact-image img {
    width: 100%;
}

.contact-info-wrapper .contact-bottom-area .single-info-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(3, 35, 48, 0.05);
    text-align: center;
    padding: 34px 46px;
}

@media (max-width: 1199px) {
    .contact-info-wrapper .contact-bottom-area .single-info-card {
        padding: 34px;
    }
}

.contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

    .contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content .icon {
        background-color: rgb(249, 249, 249);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 64px;
        width: 64px;
        transition: 0.3s;
    }

        .contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content .icon svg path {
            transition: 0.3s;
        }

        .contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content .icon:hover {
            background-color: var(--primary-color);
        }

            .contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content .icon:hover svg path {
                fill: var(--white-color);
            }

    .contact-info-wrapper .contact-bottom-area .single-info-card .icon-and-content span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
    }

.contact-info-wrapper .contact-bottom-area .single-info-card .content li {
    background-color: rgb(249, 249, 249);
    padding: 12px;
    display: flex;
    align-items: baseline;
    gap: 12px;
    margin-bottom: 8px;
    transition: 0.3s;
}

    .contact-info-wrapper .contact-bottom-area .single-info-card .content li:last-child {
        margin-bottom: 0;
    }

    .contact-info-wrapper .contact-bottom-area .single-info-card .content li .icon svg path {
        transition: 0.3s;
    }

    .contact-info-wrapper .contact-bottom-area .single-info-card .content li span {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        color: var(--paragraph);
        margin: 0;
        transition: 0.3s;
        text-align: start;
        transition: 0.3s;
    }

        .contact-info-wrapper .contact-bottom-area .single-info-card .content li span:hover {
            background-color: var(--primary-color);
            color: var(--white-color);
        }

            .contact-info-wrapper .contact-bottom-area .single-info-card .content li span:hover .icon svg path {
                fill: var(--white-color);
                fill-opacity: 1;
            }

    .contact-info-wrapper .contact-bottom-area .single-info-card .content li a {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        color: var(--paragraph);
        margin: 0;
        transition: 0.3s;
    }

        .contact-info-wrapper .contact-bottom-area .single-info-card .content li a.two {
            text-align: start;
        }

        .contact-info-wrapper .contact-bottom-area .single-info-card .content li a.three {
            text-align: start;
        }

    .contact-info-wrapper .contact-bottom-area .single-info-card .content li:hover {
        background-color: var(--primary-color);
    }

        .contact-info-wrapper .contact-bottom-area .single-info-card .content li:hover a {
            color: var(--white-color);
        }

        .contact-info-wrapper .contact-bottom-area .single-info-card .content li:hover .icon svg path {
            fill: var(--white-color);
            fill-opacity: 1;
        }

.contact-map-section .contact-map iframe {
    width: 100%;
    height: 100%;
    min-height: 742px;
}

.service-section-inner .section-title-six p {
    max-width: 628px;
    width: 100%;
    margin: 0 auto 52px;
}

.landmark-card-six .landmark-image {
    position: relative;
    transition: all 0.5s;
}

    .landmark-card-six .landmark-image .card-img {
        position: relative;
        overflow: hidden;
        display: block;
        transition: all 0.5s;
    }

        .landmark-card-six .landmark-image .card-img img {
            transition: all 0.5s;
            width: 100%;
        }

        .landmark-card-six .landmark-image .card-img::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 10px 10px 0 0;
            z-index: 1;
        }

        .landmark-card-six .landmark-image .card-img::after {
            position: absolute;
            width: 200%;
            height: 0%;
            left: 50%;
            top: 50%;
            background-color: rgba(255, 255, 255, 0.3);
            transform: translate(-50%, -50%) rotate(-45deg);
            transition: all 0.5s ease-out;
            content: "";
            z-index: 1;
        }

    .landmark-card-six .landmark-image .content-and-icon {
        background-color: var(--white-color);
        padding: 16px 16px 16px 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 368px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        bottom: 27px;
        transform: translateX(-50%);
        left: 50%;
    }

        .landmark-card-six .landmark-image .content-and-icon .content {
            line-height: 1;
        }

            .landmark-card-six .landmark-image .content-and-icon .content span {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
            }

            .landmark-card-six .landmark-image .content-and-icon .content h2 {
                margin: 0;
                line-height: 1;
            }

                .landmark-card-six .landmark-image .content-and-icon .content h2 a {
                    font-family: var(--font-Outfit);
                    font-weight: 600;
                    font-size: 20px;
                    line-height: 1;
                    color: var(--primary-black);
                    transition: 0.3s;
                }

                    .landmark-card-six .landmark-image .content-and-icon .content h2 a:hover {
                        color: var(--primary-color);
                    }

        .landmark-card-six .landmark-image .content-and-icon .icon {
            width: 48px;
            height: 48px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: var(--secondary-color);
            transition: 0.3s;
        }

            .landmark-card-six .landmark-image .content-and-icon .icon svg {
                transition: 0.3s;
            }

                .landmark-card-six .landmark-image .content-and-icon .icon svg path {
                    fill: var(--white-color);
                }

.landmark-card-six:hover .content-and-icon .icon {
    background-color: var(--primary-color);
}

    .landmark-card-six:hover .content-and-icon .icon svg {
        transform: rotate(45deg);
    }

.landmark-card-six:hover .landmark-image .card-img img {
    transform: scale(1.1);
}

.landmark-card-six:hover .landmark-image .card-img::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

@media (max-width: 576px) {
    .team-member-section {
        padding: 90px 15px;
    }
}

.innerpage-pagination-area .paginations {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .innerpage-pagination-area .paginations .page-item.active {
        background-color: var(--primary-black);
        border-radius: 50%;
    }

        .innerpage-pagination-area .paginations .page-item.active a {
            color: var(--white-color);
        }

    .innerpage-pagination-area .paginations .page-item a {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
        height: 40px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid rgba(2, 17, 24, 0.15);
        border-radius: 50%;
        transition: 0.3s;
    }

        .innerpage-pagination-area .paginations .page-item a svg path {
            transition: 0.3s;
        }

        .innerpage-pagination-area .paginations .page-item a:hover {
            background-color: var(--primary-black);
            color: var(--white-color);
        }

            .innerpage-pagination-area .paginations .page-item a:hover svg path {
                fill: var(--white-color);
            }

@media (max-width: 576px) {
    .blog-standard-section {
        padding: 90px 25px;
    }
}

.blog-standard-card {
    position: relative;
    overflow: hidden;
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 0;
    margin-bottom: 63px;
}

    .blog-standard-card:last-child {
        margin-bottom: 0;
    }

    .blog-standard-card .card-img-wrap {
        position: relative;
        transition: all 0.5s;
    }

        .blog-standard-card .card-img-wrap .card-img {
            position: relative;
            overflow: hidden;
            display: block;
            transition: all 0.5s;
        }

            .blog-standard-card .card-img-wrap .card-img img {
                transition: all 0.5s;
                width: 100%;
            }

            .blog-standard-card .card-img-wrap .card-img::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 10px 10px 0 0;
                z-index: 1;
            }

            .blog-standard-card .card-img-wrap .card-img::after {
                position: absolute;
                width: 200%;
                height: 0%;
                left: 50%;
                top: 50%;
                background-color: rgba(255, 255, 255, 0.3);
                transform: translate(-50%, -50%) rotate(-45deg);
                transition: all 0.5s ease-out;
                content: "";
                z-index: 1;
            }

    .blog-standard-card .card-content {
        padding: 0 28px 0 15px;
    }

@media (max-width: 1199px) {
    .blog-standard-card .card-content {
        padding: 16px;
    }
}

@media (max-width: 991px) {
    .blog-standard-card .card-content {
        padding: 28px;
    }
}

.blog-standard-card .card-content .author-area {
    display: flex;
    align-items: baseline;
    gap: 8px;
    line-height: 1;
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .blog-standard-card .card-content .author-area {
        margin-bottom: 10px;
    }
}

.blog-standard-card .card-content .author-area a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    color: var(--paragraph);
    margin: 0;
    transition: 0.3s;
}

    .blog-standard-card .card-content .author-area a:hover {
        color: var(--primary-color);
    }

.blog-standard-card .card-content h5 {
    margin-bottom: 21px;
    transition: 0.3s;
    max-width: 633px;
    width: 100%;
}

@media (max-width: 1199px) {
    .blog-standard-card .card-content h5 {
        margin-bottom: 10px;
    }
}

.blog-standard-card .card-content h5 a {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 32px;
    line-height: 1.5;
    color: var(--primary-black);
    text-transform: capitalize;
    margin: 0;
    transition: 0.3s;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-standard-card .card-content h5 a {
        font-size: 26px;
        line-height: 1;
    }
}

@media (max-width: 1199px) {
    .blog-standard-card .card-content h5 a {
        font-size: 26px;
    }
}

.blog-standard-card .card-content h5:hover a {
    color: var(--primary-color);
}

.blog-standard-card .card-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.6;
    color: var(--paragraph);
    margin-bottom: 36px;
}

@media (max-width: 1199px) {
    .blog-standard-card .card-content p {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.blog-standard-card .date-area {
    position: absolute;
    top: 7%;
    left: 5%;
    background-color: var(--primary-color);
    height: 64px;
    width: 64px;
    text-align: center;
    z-index: 2;
}

    .blog-standard-card .date-area span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--white-color);
    }

    .blog-standard-card .date-area h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 26px;
        line-height: 1;
        color: var(--white-color);
        margin: 0;
    }

.blog-standard-card:hover .card-img-wrap .card-img img {
    transform: scale(1.1);
}

.blog-standard-card:hover .card-img-wrap .card-img::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.blog-standard-card:hover .card-img-wrap .gallery-option {
    opacity: 1;
}

@media (max-width: 576px) {
    .faq-section-inner {
        padding: 90px 15px;
    }
}

@media (max-width: 991px) {
    .faq-section-inner .faq-man-image img {
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }
}

.faq-section-inner .faq-content .accordion .accordion-item {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid var(--border-color);
    border-radius: 0;
}

    .faq-section-inner .faq-content .accordion .accordion-item:last-child {
        border-bottom: none;
    }

    .faq-section-inner .faq-content .accordion .accordion-item:first-child .accordion-header .accordion-button {
        padding-top: 0;
    }

    .faq-section-inner .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        border: none;
        border-radius: unset;
        box-shadow: none;
        color: var(--primary-black);
        background-color: transparent;
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 20px;
        line-height: 1.5;
        padding: 0;
        padding-bottom: 22px;
        padding-top: 22px;
        border-bottom: 1px solid rgba(var(--title-color-opc), 0.2);
    }

        .faq-section-inner .faq-content .accordion .accordion-item .accordion-header .accordion-button::after {
            width: unset;
            height: unset;
            content: "\f4fe";
            font-family: bootstrap-icons;
            background-image: none;
            font-weight: 800;
            font-size: 22px;
        }

        .faq-section-inner .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
            color: var(--primary-color);
        }

            .faq-section-inner .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                content: "\f2ea";
            }

@media (max-width: 767px) {
    .faq-section-inner .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.faq-section-inner .faq-content .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--paragraph);
    padding: 0 0 26px 0;
}

@media (max-width: 576px) {
    .faq-section-inner .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

.error-page {
    background-image: url("../image/banner-img/error-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 230px 0px 262px;
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .error-page {
        padding: 260px 0px 162px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .error-page {
        padding: 220px 0px 120px;
    }
}

@media (max-width: 1199px) {
    .error-page {
        padding: 180px 0px 100px;
    }
}

@media (max-width: 576px) {
    .error-page {
        padding: 180px 15px 100px 15px;
    }
}

.error-page .error-content {
    text-align: center;
}

    .error-page .error-content h1 {
        font-family: var(--font-Outfit);
        font-weight: 700;
        font-size: 430px;
        line-height: 1;
        color: var(--white-color);
        margin-bottom: 20px;
    }

@media (min-width: 1400px) and (max-width: 1599px) {
    .error-page .error-content h1 {
        font-size: 380px;
        margin-bottom: 16px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .error-page .error-content h1 {
        font-size: 300px;
        margin-bottom: 16px;
    }
}

@media (max-width: 1199px) {
    .error-page .error-content h1 {
        font-size: 260px;
        margin-bottom: 16px;
    }
}

@media (max-width: 991px) {
    .error-page .error-content h1 {
        font-size: 200px;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .error-page .error-content h1 {
        font-size: 160px;
        margin-bottom: 16px;
    }
}

@media (max-width: 576px) {
    .error-page .error-content h1 {
        font-size: 120px;
        margin-bottom: 16px;
    }
}

.error-page .error-content h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    color: var(--white-color);
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
    .error-page .error-content h3 {
        font-size: 36px;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .error-page .error-content h3 {
        font-size: 28px;
        line-height: 1.5;
        margin-bottom: 16px;
    }
}

@media (max-width: 576px) {
    .error-page .error-content h3 {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 16px;
    }
}

.error-page .error-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph-bg-dark-two);
    max-width: 625px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 32px;
}

@media (max-width: 1199px) {
    .error-page .error-content p {
        font-size: 16px;
        margin-bottom: 16px;
        max-width: 550px;
    }
}

@media (max-width: 767px) {
    .error-page .error-content p {
        font-size: 14px;
        margin-bottom: 16px;
        max-width: 450px;
    }
}

@media (max-width: 576px) {
    .air-cargo-details-page {
        padding: 90px 15px 0;
    }
}

.air-cargo-details-page .air-cargo-image {
    width: 100%;
    height: 100%;
}

@media (max-width: 991px) {
    .air-cargo-details-page .air-cargo-image {
        display: none;
    }
}

.air-cargo-details-page .air-cargo-image img {
    width: 100%;
    height: 100%;
}

.air-cargo-details-page .nav-pills {
    justify-content: center;
    margin-bottom: 52px;
}

    .air-cargo-details-page .nav-pills .nav-link {
        background-color: var(--white-color);
        color: var(--primary-black);
        border-radius: 0;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        padding: 20px 40px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .nav-pills .nav-link {
        padding: 16px 38px;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .nav-pills .nav-link {
        padding: 14px 22px;
    }
}

@media (max-width: 767px) {
    .air-cargo-details-page .nav-pills .nav-link {
        padding: 13px;
        font-size: 15px;
    }
}

.air-cargo-details-page .nav-pills .nav-link.active {
    color: var(--white-color);
    background-color: var(--primary-color);
}

.air-cargo-details-page .faq-content {
    max-width: 536px;
    width: 100%;
}

    .air-cargo-details-page .faq-content .accordion .accordion-item {
        border: none;
        background-color: transparent;
        border-bottom: 2px solid rgba(17, 17, 17, 0.2);
        border-radius: 0;
    }

        .air-cargo-details-page .faq-content .accordion .accordion-item:last-child {
            border-bottom: none;
        }

        .air-cargo-details-page .faq-content .accordion .accordion-item:first-child .accordion-header .accordion-button {
            padding-top: 0;
        }

        .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-header .accordion-button {
            border: none;
            border-radius: unset;
            box-shadow: none;
            color: var(--primary-black);
            background-color: transparent;
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 20px;
            line-height: 1.5;
            padding: 0;
            padding-bottom: 10px;
            padding-top: 22px;
            border-bottom: 2px solid rgb(239, 245, 248);
        }

            .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-header .accordion-button::after {
                width: unset;
                height: unset;
                content: "\f4fe";
                font-family: bootstrap-icons;
                background-image: none;
                font-weight: 800;
                font-size: 22px;
            }

            .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
                color: var(--primary-color);
            }

                .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                    content: "\f2ea";
                }

@media (max-width: 767px) {
    .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.air-cargo-details-page .faq-content .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: var(--paragraph);
    padding: 0 0 26px 0;
    max-width: 528px;
    width: 100%;
}

@media (max-width: 576px) {
    .air-cargo-details-page .faq-content .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

.air-cargo-details-page .faq-form-wrap {
    background-color: var(--primary-black);
    padding: 32px 40px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .faq-form-wrap {
        padding: 33px;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .faq-form-wrap {
        padding: 25px;
    }
}

.air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner label {
        color: rgba(255, 255, 255, 0.8);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1%;
        display: block;
        margin-bottom: 20px;
    }

    .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner input:focus {
            border: 1px solid rgba(248, 78, 29, 0.75);
            color: var(--white-color);
        }

        .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

    .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner textarea {
        background-color: transparent;
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 182px;
        border: 1px solid rgba(255, 255, 255, 0.1);
    }

        .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

        .air-cargo-details-page .faq-form-wrap .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(255, 255, 255, 0.5);
            margin: 0;
        }

.air-cargo-details-page .faq-form-wrap .inquiry-form button {
    border: unset;
}

    .air-cargo-details-page .faq-form-wrap .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.air-cargo-details-page .faq-form-wrap .nice-select {
    width: 100%;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px;
}

    .air-cargo-details-page .faq-form-wrap .nice-select:focus {
        border: 1px solid rgba(248, 78, 29, 0.75);
    }

@media (max-width: 576px) {
    .air-cargo-details-page .faq-form-wrap .nice-select {
        padding: 0px 18px;
    }
}

.air-cargo-details-page .faq-form-wrap .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    right: 28px;
    margin-top: -5px;
    content: url("../image/svg/down-chevron-white-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.air-cargo-details-page .faq-form-wrap .nice-select.open::after {
    content: url("../image/svg/down-chevron-white-2.svg");
}

.air-cargo-details-page .faq-form-wrap .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.air-cargo-details-page .faq-form-wrap .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .air-cargo-details-page .faq-form-wrap .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .air-cargo-details-page .faq-form-wrap .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .air-cargo-details-page .faq-form-wrap .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .air-cargo-details-page .faq-form-wrap .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .air-cargo-details-page .faq-form-wrap .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.air-cargo-details-page .air-details-content .air-sidebar .related-service {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 32px;
}

    .air-cargo-details-page .air-details-content .air-sidebar .related-service h3 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1;
        color: var(--white-color);
        background-color: var(--secondary-black);
        text-align: center;
        padding: 20px 0;
        margin: 0;
    }

    .air-cargo-details-page .air-details-content .air-sidebar .related-service ul {
        padding: 28px 20px;
    }

        .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px dashed rgba(2, 17, 24, 0.1);
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

            .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: none;
            }

            .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li span {
                font-family: var(--font-Outfit);
                font-weight: 500;
                font-size: 14px;
                line-height: 24px;
                text-transform: uppercase;
                color: var(--primary-black);
                margin: 0;
            }

            .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li a .icon {
                background-color: var(--secondary-black);
                width: 25px;
                height: 25px;
                display: flex;
                align-items: center;
                justify-content: center;
                transition: 0.3s;
            }

                .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li a .icon svg {
                    transition: 0.3s;
                }

                    .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li a .icon svg path {
                        fill: var(--white-color);
                        transition: 0.3s;
                    }

            .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li:hover a .icon {
                background-color: var(--primary-color);
            }

                .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li:hover a .icon svg {
                    transform: rotate(45deg);
                }

                    .air-cargo-details-page .air-details-content .air-sidebar .related-service ul li:hover a .icon svg path {
                        fill: var(--white-color);
                    }

.air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info h4 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .air-contact-info h4 {
        font-size: 22px;
        line-height: 1.5;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-sidebar .contact-card .girl-image img {
        width: 100%;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap h2 {
    font-family: var(--font-Outfit);
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 0px;
}

.air-cargo-details-page .air-details-content .air-details-wrap .line-break-one {
    height: 10px;
    display: block;
}

.air-cargo-details-page .air-details-content .air-details-wrap p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: var(--paragraph);
    margin: 0;
    padding: 15px 0;
}

@media (max-width: 576px) {
    .air-cargo-details-page .air-details-content .air-details-wrap p {
        font-size: 16px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list {
    display: flex;
    align-items: center;
    gap: 60px;
    margin-top: 44px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list {
        gap: 30px;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list {
        flex-wrap: wrap;
        gap: 30px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 60px;
    column-gap: 60px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul {
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul {
        -moz-column-gap: 40px;
        column-gap: 40px;
    }
}

@media (max-width: 576px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul li {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin-bottom: 10px;
}

    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul li:last-child {
        margin-bottom: 0;
    }

    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-list ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1.2;
        color: var(--secondary-black);
    }

@media (max-width: 991px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .air-img-and-list .air-img {
        display: none;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image {
        flex-wrap: wrap;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two {
    width: 100%;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two {
        max-width: 500px;
        width: 100%;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item {
    border: none;
    background-color: transparent;
    border-radius: 0;
}

    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item:last-child {
        border-bottom: none;
    }

    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item:first-child .accordion-header .accordion-button {
        padding-top: 0;
    }

    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-header .accordion-button {
        border: none;
        border-radius: unset;
        box-shadow: none;
        color: var(--primary-black);
        background-color: transparent;
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 20px;
        line-height: 1.5;
        text-transform: capitalize;
        padding: 0;
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 2px solid rgba(17, 17, 17, 0.2);
    }

        .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-header .accordion-button::after {
            width: unset;
            height: unset;
            content: "\f4fe";
            font-family: bootstrap-icons;
            background-image: none;
            font-weight: 800;
            font-size: 22px;
        }

        .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
            color: #000;
        }

            .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
                content: "\f2ea";
            }

@media (max-width: 767px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-header .accordion-button {
        font-size: 18px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-body {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: var(--paragraph);
    padding: 15px 0 0px 0;
}

@media (max-width: 576px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-content-two .accordion .accordion-item .accordion-body {
        font-size: 14px;
        padding: 0 0 16px 0;
    }
}

@media (max-width: 991px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .faq-and-image .faq-image {
        display: none;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul {
    display: flex;
    align-items: center;
    gap: 26px;
    margin: 42px 0 30px;
}

@media (max-width: 1199px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .content {
        max-width: 155px;
        width: 100%;
    }

        .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .content h3 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1.5;
            color: var(--secondary-black);
            margin: 0;
        }

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .content h3 {
        font-size: 16px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress {
    width: 126px;
    height: 126px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: #CECECE;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress {
        width: 90px;
        height: 90px;
    }
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress .title {
    position: relative;
    z-index: 100;
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    color: var(--primary-color);
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress .overlay {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #CECECE;
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress .left,
.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border: 5px solid var(--secondary-black);
    border-radius: 0px 100px 100px 0px;
    border-left: 0;
    transform-origin: left;
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress .left {
    animation: load1 1s linear forwards;
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress:nth-of-type(2) .right, .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress:nth-of-type(3) .right {
    animation: load2 0.5s linear forwards 1s;
}

.air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress:last-of-type .right, .air-cargo-details-page .air-details-content .air-details-wrap .progress-wrap ul .progress-item .progress:first-of-type .right {
    animation: load3 0.8s linear forwards 1s;
}

@keyframes load1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-180deg);
    }
}

@keyframes load2 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-270deg);
    }
}

@keyframes load3 {
    0% {
        z-index: 100;
        transform: rotate(-180deg);
    }

    100% {
        z-index: 100;
        transform: rotate(-315deg);
    }
}

@media (max-width: 576px) {
    .project-card-section {
        padding: 90px 15px 0;
    }
}

@media (max-width: 576px) {
    .projects-details-page {
        padding: 90px 15px 0;
    }
}

.projects-details-page .project-information-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 32px;
}

    .projects-details-page .project-information-card h3 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1;
        color: var(--white-color);
        background-color: var(--secondary-black);
        text-align: center;
        padding: 20px 0;
        margin: 0;
    }

@media (max-width: 1199px) {
    .projects-details-page .project-information-card h3 {
        font-size: 20px;
    }
}

.projects-details-page .project-information-card ul {
    padding: 28px 20px;
}

    .projects-details-page .project-information-card ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px dashed rgba(2, 17, 24, 0.1);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .projects-details-page .project-information-card ul li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .projects-details-page .project-information-card ul li span {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1;
            color: var(--primary-black);
            margin: 0;
        }

        .projects-details-page .project-information-card ul li a {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 18px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
            transition: 0.3s;
        }

            .projects-details-page .project-information-card ul li a:hover {
                color: var(--primary-color);
            }

.projects-details-page .related-service {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 32px;
}

    .projects-details-page .related-service h3 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1;
        color: var(--white-color);
        background-color: var(--secondary-black);
        text-align: center;
        padding: 20px 0;
        margin: 0;
    }

@media (max-width: 1199px) {
    .projects-details-page .related-service h3 {
        font-size: 20px;
    }
}

.projects-details-page .related-service ul {
    padding: 28px 20px;
}

    .projects-details-page .related-service ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px dashed rgba(2, 17, 24, 0.1);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .projects-details-page .related-service ul li:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: none;
        }

        .projects-details-page .related-service ul li span {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1.5;
            color: var(--primary-black);
            margin: 0;
            max-width: 208px;
            width: 100%;
        }

@media (max-width: 1199px) {
    .projects-details-page .related-service ul li span {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .projects-details-page .related-service ul li span {
        font-size: 18px;
    }
}

.projects-details-page .related-service ul li a .icon {
    background-color: var(--secondary-black);
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

    .projects-details-page .related-service ul li a .icon svg {
        transition: 0.3s;
    }

        .projects-details-page .related-service ul li a .icon svg path {
            fill: var(--white-color);
            transition: 0.3s;
        }

.projects-details-page .related-service ul li:hover a .icon {
    background-color: var(--primary-color);
}

    .projects-details-page .related-service ul li:hover a .icon svg {
        transform: rotate(45deg);
    }

        .projects-details-page .related-service ul li:hover a .icon svg path {
            fill: var(--white-color);
        }

.projects-details-page .project-thumb-details h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 36px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 20px;
}

.projects-details-page .project-thumb-details .line-break-one {
    height: 10px;
    display: block;
}

.projects-details-page .project-thumb-details P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    color: var(--paragraph);
    margin: 0;
}

.projects-details-page .project-strategy-details .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.projects-details-page .project-strategy-details .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info h4 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .projects-details-page .project-strategy-details .contact-card .air-contact-info h4 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.projects-details-page .project-strategy-details .contact-card .girl-image img {
    width: 100%;
}

.projects-details-page .project-strategy-details .project-strategy-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 36px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 18px;
}

.projects-details-page .project-strategy-details .project-strategy-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    color: var(--paragraph);
}

.projects-details-page .project-strategy-details .project-strategy-content .list-area {
    display: flex;
    align-items: center;
    gap: 120px;
    margin-top: 22px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .projects-details-page .project-strategy-details .project-strategy-content .list-area {
        gap: 50px;
    }
}

@media (max-width: 1199px) {
    .projects-details-page .project-strategy-details .project-strategy-content .list-area {
        gap: 0;
    }
}

@media (max-width: 767px) {
    .projects-details-page .project-strategy-details .project-strategy-content .list-area {
        display: grid;
        gap: 20px;
    }
}

.projects-details-page .project-strategy-details .project-strategy-content .list-area .obstacles-content h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: var(--secondary-black);
    margin-bottom: 26px;
}

.projects-details-page .project-strategy-details .project-strategy-content .list-area .obstacles-content ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

    .projects-details-page .project-strategy-details .project-strategy-content .list-area .obstacles-content ul li:last-child {
        margin-bottom: 0;
    }

    .projects-details-page .project-strategy-details .project-strategy-content .list-area .obstacles-content ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        color: var(--paragraph);
    }

.projects-details-page .project-strategy-details .project-strategy-content .list-area .solution-content h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: var(--secondary-black);
    margin-bottom: 26px;
}

.projects-details-page .project-strategy-details .project-strategy-content .list-area .solution-content ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}

    .projects-details-page .project-strategy-details .project-strategy-content .list-area .solution-content ul li:last-child {
        margin-bottom: 0;
    }

    .projects-details-page .project-strategy-details .project-strategy-content .list-area .solution-content ul li span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1.2;
        color: var(--paragraph);
    }

@media (max-width: 576px) {
    .client-information-section {
        padding: 90px 15px 0;
    }
}

.client-information-section .client-information-wrap {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 35px;
}

    .client-information-section .client-information-wrap .author-area {
        margin-bottom: 20px;
    }

        .client-information-section .client-information-wrap .author-area a h2 {
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 36px;
            line-height: 1;
            color: var(--primary-black);
            margin-bottom: 2px;
        }

        .client-information-section .client-information-wrap .author-area span {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 18px;
            line-height: 1;
            color: var(--secondary-black);
            margin: 0;
        }

    .client-information-section .client-information-wrap p {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 17px;
        color: var(--paragraph);
    }

.client-information-section .contact-info-area {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .client-information-section .contact-info-area {
        padding: 25px;
    }
}

.client-information-section .contact-info-area h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 28px;
}

.client-information-section .contact-info-area ul li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .client-information-section .contact-info-area ul li {
        display: grid;
        gap: 10px;
    }
}

.client-information-section .contact-info-area ul li:last-child {
    margin-bottom: 0;
}

.client-information-section .contact-info-area ul li h6 {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    color: var(--paragraph);
    margin: 0;
    max-width: 161px;
    width: 100%;
}

.client-information-section .contact-info-area ul li span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    color: var(--primary-color);
    margin: 0;
    max-width: 88px;
    width: 100%;
}

.client-information-section .contact-info-area ul li a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    color: var(--paragraph);
    margin: 0;
    max-width: 161px;
    width: 100%;
}

.client-information-section .progress-card-info {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 35px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .client-information-section .progress-card-info {
        padding: 25px;
    }
}

.client-information-section .progress-card-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 28px;
}

.client-information-section .progress-card-info .progress-item h6 {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: var(--paragraph);
    margin: 0;
    width: 298px;
}

.client-information-section .progress-card-info .progress-item .progress-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}

.client-information-section .progress-card-info .progress-item .progress {
    width: 100%;
    height: 7px;
    border-radius: 0;
    margin-bottom: 11px;
}

.client-information-section .progress-card-info .progress-item .progress-bar {
    background: #F84E1D;
}

.client-information-section .progress-card-info .progress-item .progressbar-active {
    animation: progress 1s forwards 0.4s;
}

.client-information-section .client-form-and-image .inquiry-form h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 19px;
    color: var(--primary-black);
}

@media (max-width: 767px) {
    .client-information-section .client-form-and-image .inquiry-form h3 {
        font-size: 36px;
    }
}

.client-information-section .client-form-and-image .inquiry-form P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .client-information-section .client-form-and-image .inquiry-form P {
        font-size: 16px;
    }
}

.client-information-section .client-form-and-image .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .client-information-section .client-form-and-image .inquiry-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        display: block;
        margin-bottom: 20px;
    }

    .client-information-section .client-form-and-image .inquiry-form .form-inner input {
        background-color: rgb(247, 248, 250);
        height: 50px;
        width: 100%;
        padding: 10px 20px;
    }

        .client-information-section .client-form-and-image .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .client-information-section .client-form-and-image .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .client-information-section .client-form-and-image .inquiry-form .form-inner textarea {
        background-color: rgb(247, 248, 250);
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 127px;
        border: none;
    }

        .client-information-section .client-form-and-image .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .client-information-section .client-form-and-image .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.client-information-section .client-form-and-image .inquiry-form button {
    border: unset;
}

    .client-information-section .client-form-and-image .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.client-information-section .client-form-and-image .nice-select {
    width: 100%;
    background: rgb(247, 248, 250);
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    padding: 20px;
}

@media (max-width: 576px) {
    .client-information-section .client-form-and-image .nice-select {
        padding: 0px 18px;
    }
}

.client-information-section .client-form-and-image .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    right: 28px;
    margin-top: -5px;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.client-information-section .client-form-and-image .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.client-information-section .client-form-and-image .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.client-information-section .client-form-and-image .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .client-information-section .client-form-and-image .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .client-information-section .client-form-and-image .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .client-information-section .client-form-and-image .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .client-information-section .client-form-and-image .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .client-information-section .client-form-and-image .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.client-information-section .intro-title h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 40px;
    line-height: 1;
    color: var(--primary-black);
    margin: 0;
}

@media (max-width: 576px) {
    .blog-grid-section {
        padding: 90px 15px 0;
    }
}

@media (max-width: 576px) {
    .blog-grid-sidebar-page {
        padding: 90px 15px 0;
    }
}

.blog-grid-sidebar-page .single-widget .search-box {
    display: flex;
    align-items: center;
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 8px 8px 8px 28px;
}

    .blog-grid-sidebar-page .single-widget .search-box input {
        width: 100%;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--paragraph);
    }

        .blog-grid-sidebar-page .single-widget .search-box input::-moz-placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

        .blog-grid-sidebar-page .single-widget .search-box input::placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

    .blog-grid-sidebar-page .single-widget .search-box button {
        background-color: var(--primary-color);
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--white-color);
        margin: 0;
        padding: 15px 25px;
    }

.blog-grid-sidebar-page .single-widget .category-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-grid-sidebar-page .single-widget .category-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-grid-sidebar-page .single-widget .category-card ul {
        padding: 28px 32px;
    }

        .blog-grid-sidebar-page .single-widget .category-card ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid rgba(2, 17, 24, 0.05);
            padding-bottom: 12px;
            margin-bottom: 20px;
            position: relative;
        }

            .blog-grid-sidebar-page .single-widget .category-card ul li:last-child {
                margin-bottom: 0;
            }

            .blog-grid-sidebar-page .single-widget .category-card ul li span {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: 0.3s;
            }

            .blog-grid-sidebar-page .single-widget .category-card ul li a {
                display: block;
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: all 0.4s ease-out 0s;
            }

                .blog-grid-sidebar-page .single-widget .category-card ul li a::before {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    background: var(--primary-color);
                    width: 100%;
                    height: 1px;
                    transform: scaleX(0);
                    transform-origin: left;
                    transition: 0.4s ease-in;
                    z-index: 1;
                }

                .blog-grid-sidebar-page .single-widget .category-card ul li a:hover {
                    color: var(--primary-color);
                }

                    .blog-grid-sidebar-page .single-widget .category-card ul li a:hover::before {
                        transform: scale(1);
                    }

                .blog-grid-sidebar-page .single-widget .category-card ul li a.active {
                    color: var(--primary-color);
                }

                    .blog-grid-sidebar-page .single-widget .category-card ul li a.active::before {
                        transform: scale(1);
                    }

.blog-grid-sidebar-page .single-widget .popular-post {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-grid-sidebar-page .single-widget .popular-post h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-grid-sidebar-page .single-widget .popular-post ul {
        padding: 28px 32px;
    }

        .blog-grid-sidebar-page .single-widget .popular-post ul li {
            display: flex;
            align-items: center;
            gap: 16px;
            border-bottom: 1px solid rgba(2, 17, 24, 0.05);
            padding-bottom: 14px;
            margin-bottom: 10px;
            position: relative;
        }

            .blog-grid-sidebar-page .single-widget .popular-post ul li .content a {
                display: block;
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 14px;
                line-height: 1;
                color: var(--paragraph);
                margin-bottom: 10px;
                transition: all 0.4s ease-out 0s;
            }

                .blog-grid-sidebar-page .single-widget .popular-post ul li .content a::before {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    background: var(--primary-color);
                    width: 100%;
                    height: 1px;
                    transform: scaleX(0);
                    transform-origin: left;
                    transition: 0.4s ease-in;
                    z-index: 1;
                }

                .blog-grid-sidebar-page .single-widget .popular-post ul li .content a:hover {
                    color: var(--primary-color);
                }

                    .blog-grid-sidebar-page .single-widget .popular-post ul li .content a:hover::before {
                        transform: scale(1);
                    }

                .blog-grid-sidebar-page .single-widget .popular-post ul li .content a.active {
                    color: var(--primary-color);
                }

                    .blog-grid-sidebar-page .single-widget .popular-post ul li .content a.active::before {
                        transform: scale(1);
                    }

            .blog-grid-sidebar-page .single-widget .popular-post ul li .content h5 {
                margin: 0;
                line-height: 1;
                max-width: 236px;
                width: 100%;
            }

                .blog-grid-sidebar-page .single-widget .popular-post ul li .content h5 a {
                    font-family: var(--font-Outfit);
                    font-weight: 500;
                    font-size: 15px;
                    line-height: 1.4;
                    color: var(--primary-black);
                }

.blog-grid-sidebar-page .single-widget .tag-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-grid-sidebar-page .single-widget .tag-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-grid-sidebar-page .single-widget .tag-card ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
        padding: 28px 32px;
    }

        .blog-grid-sidebar-page .single-widget .tag-card ul li a {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--primary-black);
            background-color: #F6F6F6;
            padding: 10px 16px;
            transition: 0.3s;
        }

            .blog-grid-sidebar-page .single-widget .tag-card ul li a:hover {
                background-color: var(--primary-color);
                color: var(--white-color);
            }

.blog-grid-sidebar-page .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.blog-grid-sidebar-page .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .blog-grid-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.blog-grid-sidebar-page .contact-card .girl-image img {
    width: 100%;
}

@media (max-width: 576px) {
    .blog-details-page {
        padding: 90px 15px 0;
    }
}

.blog-details-page .single-widget .search-box {
    display: flex;
    align-items: center;
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 8px 8px 8px 28px;
}

    .blog-details-page .single-widget .search-box input {
        width: 100%;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--paragraph);
    }

        .blog-details-page .single-widget .search-box input::-moz-placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

        .blog-details-page .single-widget .search-box input::placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

    .blog-details-page .single-widget .search-box button {
        background-color: var(--primary-color);
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--white-color);
        margin: 0;
        padding: 15px 25px;
    }

.blog-details-page .single-widget .category-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-details-page .single-widget .category-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-details-page .single-widget .category-card ul {
        padding: 28px 32px;
    }

        .blog-details-page .single-widget .category-card ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid rgba(2, 17, 24, 0.05);
            padding-bottom: 12px;
            margin-bottom: 20px;
            position: relative;
        }

            .blog-details-page .single-widget .category-card ul li:last-child {
                margin-bottom: 0;
            }

            .blog-details-page .single-widget .category-card ul li span {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: 0.3s;
            }

            .blog-details-page .single-widget .category-card ul li a {
                display: block;
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: all 0.4s ease-out 0s;
            }

                .blog-details-page .single-widget .category-card ul li a::before {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    background: var(--primary-color);
                    width: 100%;
                    height: 1px;
                    transform: scaleX(0);
                    transform-origin: left;
                    transition: 0.4s ease-in;
                    z-index: 1;
                }

                .blog-details-page .single-widget .category-card ul li a:hover {
                    color: var(--primary-color);
                }

                    .blog-details-page .single-widget .category-card ul li a:hover::before {
                        transform: scale(1);
                    }

                .blog-details-page .single-widget .category-card ul li a.active {
                    color: var(--primary-color);
                }

                    .blog-details-page .single-widget .category-card ul li a.active::before {
                        transform: scale(1);
                    }

.blog-details-page .single-widget .popular-post {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-details-page .single-widget .popular-post h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-details-page .single-widget .popular-post ul {
        padding: 28px 32px;
    }

        .blog-details-page .single-widget .popular-post ul li {
            display: flex;
            align-items: center;
            gap: 16px;
            border-bottom: 1px solid rgba(2, 17, 24, 0.05);
            padding-bottom: 14px;
            margin-bottom: 10px;
            position: relative;
        }

            .blog-details-page .single-widget .popular-post ul li .content a {
                display: block;
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 14px;
                line-height: 1;
                color: var(--paragraph);
                margin-bottom: 10px;
                transition: all 0.4s ease-out 0s;
            }

                .blog-details-page .single-widget .popular-post ul li .content a::before {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    background: var(--primary-color);
                    width: 100%;
                    height: 1px;
                    transform: scaleX(0);
                    transform-origin: left;
                    transition: 0.4s ease-in;
                    z-index: 1;
                }

                .blog-details-page .single-widget .popular-post ul li .content a:hover {
                    color: var(--primary-color);
                }

                    .blog-details-page .single-widget .popular-post ul li .content a:hover::before {
                        transform: scale(1);
                    }

                .blog-details-page .single-widget .popular-post ul li .content a.active {
                    color: var(--primary-color);
                }

                    .blog-details-page .single-widget .popular-post ul li .content a.active::before {
                        transform: scale(1);
                    }

            .blog-details-page .single-widget .popular-post ul li .content h5 {
                margin: 0;
                line-height: 1;
                max-width: 236px;
                width: 100%;
            }

                .blog-details-page .single-widget .popular-post ul li .content h5 a {
                    font-family: var(--font-Outfit);
                    font-weight: 500;
                    font-size: 15px;
                    line-height: 1.4;
                    color: var(--primary-black);
                }

@media (max-width: 1199px) {
    .blog-details-page .single-widget .popular-post ul li .content h5 a {
        font-size: 14px;
    }
}

.blog-details-page .single-widget .tag-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-details-page .single-widget .tag-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .blog-details-page .single-widget .tag-card ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
        padding: 28px 32px;
    }

        .blog-details-page .single-widget .tag-card ul li a {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--primary-black);
            background-color: #F6F6F6;
            padding: 10px 16px;
            transition: 0.3s;
        }

            .blog-details-page .single-widget .tag-card ul li a:hover {
                background-color: var(--primary-color);
                color: var(--white-color);
            }

.blog-details-page .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-details-page .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .blog-details-page .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .blog-details-page .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .blog-details-page .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .blog-details-page .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.blog-details-page .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 28px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .blog-details-page .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 1199px) {
    .blog-details-page .contact-card .air-contact-info h4 {
        font-size: 22px;
    }
}

.blog-details-page .contact-card .girl-image img {
    width: 100%;
}

.blog-details-page .blog-details-thumb {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .blog-details-page .blog-details-thumb .author-content-wrap {
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding: 20px 0;
    }

@media (max-width: 576px) {
    .blog-details-page .blog-details-thumb .author-content-wrap {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 20px;
    }
}

.blog-details-page .blog-details-thumb .author-content-wrap li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 17px;
    line-height: 1;
    color: var(--secondary-black);
    margin: 0;
    transition: 0.3s;
}

    .blog-details-page .blog-details-thumb .author-content-wrap li .icon {
        height: 17px;
        width: 17px;
        display: flex;
        align-items: center;
    }

    .blog-details-page .blog-details-thumb .author-content-wrap li a {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 17px;
        line-height: 1;
        color: var(--secondary-black);
        margin: 0;
        transition: 0.3s;
    }

        .blog-details-page .blog-details-thumb .author-content-wrap li a:hover {
            color: var(--primary-color);
        }

.blog-details-page .blog-details-content .line-break-one {
    height: 10px;
    display: block;
}

.blog-details-page .blog-details-content P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    color: var(--paragraph);
}

    .blog-details-page .blog-details-content P span {
        font-family: var(--font-DM-Sans);
        color: var(--primary-black);
        font-size: 36px;
        font-weight: 700;
        line-height: 1;
    }

@media (max-width: 576px) {
    .blog-details-page .blog-details-content P span {
        font-size: 60px;
    }
}

.blog-details-page .blockquote-area {
    margin-top: 32px;
}

    .blog-details-page .blockquote-area .blockquote-wrap {
        background-color: rgb(246, 246, 246);
        padding: 32px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

@media (max-width: 576px) {
    .blog-details-page .blockquote-area .blockquote-wrap {
        display: grid;
        gap: 20px;
    }
}

.blog-details-page .blockquote-area .blockquote-wrap .blockquote-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
    color: var(--primary-black);
    margin-bottom: 19px;
}

.blog-details-page .blockquote-area .blockquote-wrap .blockquote-content .author-area a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: var(--secondary-black);
    margin-left: 30px;
    position: relative;
}

    .blog-details-page .blockquote-area .blockquote-wrap .blockquote-content .author-area a::before {
        position: absolute;
        content: "";
        width: 22px;
        height: 1px;
        background-color: var(--secondary-black);
        left: -30px;
        top: 50%;
        transform: translateY(-50%);
    }

.blog-details-page .line-break-one {
    height: 10px;
    display: block;
}

.blog-details-page p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 17px;
    line-height: 1.8;
    color: var(--paragraph);
}

.blog-details-page .tag-and-social-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(2, 17, 24, 0.1);
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
    padding: 24px 0;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .blog-details-page .tag-and-social-area {
        display: grid;
        gap: 30px;
    }
}

.blog-details-page .tag-and-social-area .post-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

@media (max-width: 1199px) {
    .blog-details-page .tag-and-social-area .post-item {
        display: grid;
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .blog-details-page .tag-and-social-area .post-item {
        display: flex;
    }
}

@media (max-width: 576px) {
    .blog-details-page .tag-and-social-area .post-item {
        display: grid;
        gap: 15px;
    }
}

.blog-details-page .tag-and-social-area .post-item span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    color: var(--primary-black);
    margin: 0;
}

.blog-details-page .tag-and-social-area .post-item ul {
    display: flex;
    align-items: center;
    gap: 12px;
}

    .blog-details-page .tag-and-social-area .post-item ul li a {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
        background-color: rgb(246, 246, 246);
        padding: 10px 16px;
        transition: 0.3s;
    }

        .blog-details-page .tag-and-social-area .post-item ul li a:hover {
            background-color: var(--primary-color);
            color: var(--white-color);
        }

.blog-details-page .tag-and-social-area .socail-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

@media (max-width: 1199px) {
    .blog-details-page .tag-and-social-area .socail-item {
        display: grid;
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .blog-details-page .tag-and-social-area .socail-item {
        display: flex;
    }
}

.blog-details-page .tag-and-social-area .socail-item span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    color: var(--primary-black);
    margin: 0;
}

.blog-details-page .tag-and-social-area .socail-item ul {
    display: flex;
    align-items: center;
    gap: 24px;
}

@media (max-width: 576px) {
    .blog-details-page .tag-and-social-area .socail-item ul {
        gap: 10px;
    }
}

.blog-details-page .tag-and-social-area .socail-item ul li a {
    background-color: rgb(246, 246, 246);
    transition: 0.3s;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .blog-details-page .tag-and-social-area .socail-item ul li a svg path {
        transition: 0.3s;
    }

    .blog-details-page .tag-and-social-area .socail-item ul li a:hover {
        background-color: var(--primary-color);
    }

        .blog-details-page .tag-and-social-area .socail-item ul li a:hover svg path {
            fill: var(--white-color);
        }

.blog-details-page .blog-details-navigation {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 40px;
}

@media (max-width: 576px) {
    .blog-details-page .blog-details-navigation {
        display: grid;
        gap: 25px;
    }
}

.blog-details-page .blog-details-navigation .single-navigation {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .blog-details-page .blog-details-navigation .single-navigation.two .blog-content a {
        justify-content: end;
    }

@media (max-width: 576px) {
    .blog-details-page .blog-details-navigation .single-navigation.two .blog-content a {
        justify-content: start;
    }
}

.blog-details-page .blog-details-navigation .single-navigation.two .blog-content h5 a {
    text-align: right;
}

@media (max-width: 576px) {
    .blog-details-page .blog-details-navigation .single-navigation.two .blog-content h5 a {
        text-align: start;
    }
}

.blog-details-page .blog-details-navigation .single-navigation .blog-content a {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--paragraph);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s;
}

    .blog-details-page .blog-details-navigation .single-navigation .blog-content a .arrow-icon {
        margin-top: -2px;
    }

        .blog-details-page .blog-details-navigation .single-navigation .blog-content a .arrow-icon svg path {
            transition: 0.3s;
        }

    .blog-details-page .blog-details-navigation .single-navigation .blog-content a:hover {
        color: var(--primary-color);
    }

        .blog-details-page .blog-details-navigation .single-navigation .blog-content a:hover .arrow-icon svg path {
            fill: var(--primary-color);
        }

.blog-details-page .blog-details-navigation .single-navigation .blog-content h5 {
    margin: 0;
    max-width: 227px;
    width: 100%;
    line-height: 1;
}

    .blog-details-page .blog-details-navigation .single-navigation .blog-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 15px;
        line-height: 1.5;
        color: var(--primary-black);
        margin: 0;
        transition: 0.3s;
    }

        .blog-details-page .blog-details-navigation .single-navigation .blog-content h5 a:hover {
            color: var(--primary-color);
        }

.blog-details-page .comment-wrap {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
}

    .blog-details-page .comment-wrap .comment-title h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 32px;
        line-height: 1;
        color: var(--primary-black);
        margin-bottom: 43px;
    }

    .blog-details-page .comment-wrap ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .blog-details-page .comment-wrap ul > li {
            margin-bottom: 40px;
        }

            .blog-details-page .comment-wrap ul > li > .single-comment-area {
                margin-bottom: 24px;
            }

            .blog-details-page .comment-wrap ul > li:last-child {
                margin-bottom: 0;
            }

                .blog-details-page .comment-wrap ul > li:last-child > .single-comment-area {
                    margin-bottom: 0;
                }

        .blog-details-page .comment-wrap ul .single-comment-area {
            display: flex;
            align-items: flex-start;
            gap: 20px;
        }

            .blog-details-page .comment-wrap ul .single-comment-area .author-img img {
                max-width: 65px;
                min-width: 65px;
                height: 65px;
                border-radius: 50%;
            }

            .blog-details-page .comment-wrap ul .single-comment-area .comment-content .author-name-deg {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 10px;
                flex-wrap: wrap;
            }

                .blog-details-page .comment-wrap ul .single-comment-area .comment-content .author-name-deg h6 {
                    font-family: var(--font-Outfit);
                    font-weight: 400;
                    font-size: 20px;
                    line-height: 1;
                    color: var(--primary-black);
                    margin-bottom: 10px;
                }

                .blog-details-page .comment-wrap ul .single-comment-area .comment-content .author-name-deg span {
                    font-family: var(--font-Outfit);
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 1;
                    color: rgba(2, 17, 24, 0.5);
                }

            .blog-details-page .comment-wrap ul .single-comment-area .comment-content p {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                line-height: 1.5;
                color: var(--paragraph);
                margin-bottom: 12px;
            }

            .blog-details-page .comment-wrap ul .single-comment-area .comment-content .replay-btn {
                color: var(--primary-black);
                font-family: var(--font-Outfit);
                font-size: 16px;
                font-weight: 400;
                display: inline-flex;
                align-items: center;
                gap: 8px;
                line-height: 1;
                cursor: pointer;
                transition: 0.3s;
            }

                .blog-details-page .comment-wrap ul .single-comment-area .comment-content .replay-btn svg path {
                    transition: 0.35s;
                    fill: var(--paragraph);
                }

                .blog-details-page .comment-wrap ul .single-comment-area .comment-content .replay-btn:hover {
                    color: var(--primary-color);
                }

                    .blog-details-page .comment-wrap ul .single-comment-area .comment-content .replay-btn:hover svg path {
                        fill: var(--primary-color);
                    }

        .blog-details-page .comment-wrap ul .comment-replay {
            margin: 0;
            padding: 0;
            list-style: none;
            margin-left: 70px;
            border-top: 1px solid var(--border-color);
            border-bottom: 1px solid var(--border-color);
            padding: 35px 0 70px;
        }

@media (max-width: 576px) {
    .blog-details-page .comment-wrap ul .comment-replay {
        margin-left: 0;
    }
}

.blog-details-page .comment-wrap ul .comment-replay > li {
    margin-bottom: 30px;
}

    .blog-details-page .comment-wrap ul .comment-replay > li:last-child {
        margin-bottom: 0;
    }

.blog-details-page .inquiry-form h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 19px;
    color: var(--primary-black);
}

@media (max-width: 767px) {
    .blog-details-page .inquiry-form h3 {
        font-size: 36px;
    }
}

.blog-details-page .inquiry-form P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .blog-details-page .inquiry-form P {
        font-size: 16px;
    }
}

.blog-details-page .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .blog-details-page .inquiry-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        display: block;
        margin-bottom: 20px;
    }

    .blog-details-page .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .blog-details-page .inquiry-form .form-inner input:focus {
            border: 1px solid var(--primary-color);
        }

        .blog-details-page .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .blog-details-page .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .blog-details-page .inquiry-form .form-inner textarea {
        background-color: transparent;
        border: 1px solid rgba(2, 17, 24, 0.1);
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 170px;
    }

        .blog-details-page .inquiry-form .form-inner textarea:focus {
            border: 1px solid var(--primary-color);
        }

        .blog-details-page .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .blog-details-page .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.blog-details-page .inquiry-form button {
    border: unset;
}

    .blog-details-page .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.blog-details-page .nice-select {
    width: 100%;
    background: rgb(247, 248, 250);
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    padding: 20px;
}

@media (max-width: 576px) {
    .blog-details-page .nice-select {
        padding: 0px 18px;
    }
}

.blog-details-page .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    right: 28px;
    margin-top: -5px;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.blog-details-page .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.blog-details-page .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.blog-details-page .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .blog-details-page .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .blog-details-page .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .blog-details-page .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .blog-details-page .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .blog-details-page .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

@media (max-width: 576px) {
    .shop-list-section {
        padding: 90px 15px 0;
    }
}

.shop-list-section .shop-area-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

@media (max-width: 576px) {
    .shop-list-section .shop-area-wrap {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.shop-list-section .shop-area-wrap .shop-item-shop span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: var(--paragraph);
    margin: 0;
}

.shop-list-section .shop-area-wrap .shop-item-short {
    display: flex;
    align-items: center;
    gap: 15px;
    max-width: 268px;
    width: 100%;
}

    .shop-list-section .shop-area-wrap .shop-item-short .short-text {
        display: flex;
        align-items: center;
        gap: 6px;
    }

        .shop-list-section .shop-area-wrap .shop-item-short .short-text .icon {
            height: 14px;
            width: 14px;
            display: flex;
        }

        .shop-list-section .shop-area-wrap .shop-item-short .short-text span {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .shop-list-section .shop-area-wrap .shop-item-short .shorting-box {
        max-width: 172px;
        width: 100%;
    }

        .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .form-inner {
            position: relative;
            line-height: 1;
        }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .form-inner label {
                color: var(--primary-black);
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                display: block;
                margin-bottom: 20px;
            }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .form-inner input {
                background-color: transparent;
                border: 1px solid rgba(17, 17, 17, 0.1);
                height: 50px;
                width: 100%;
                padding: 10px 20px;
            }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .form-inner input::-moz-placeholder {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: var(--paragraph);
                    margin: 0;
                }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .form-inner input::placeholder {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: var(--paragraph);
                    margin: 0;
                }

        .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select {
            width: 100%;
            background: transparent;
            height: 35px;
            display: flex;
            align-items: center;
            line-height: 1;
            outline: none !important;
            box-shadow: none !important;
            padding: 12px;
            border: 1px solid rgba(17, 17, 17, 0.1);
        }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select::after {
                height: unset;
                width: unset;
                border-bottom: unset;
                border-right: unset;
                content: url("../image/svg/down-chevron-1.svg");
                transform: unset;
                transition: all 0.15s ease-in-out;
            }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select.open::after {
                content: url("../image/svg/down-chevron-2.svg");
            }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .current {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: rgba(2, 17, 24, 0.5);
                margin: 0;
            }

            .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list {
                border: none;
                border-radius: 5px;
                width: 100%;
                max-height: 250px;
                overflow-y: auto;
            }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar {
                    width: 5px;
                }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar-track {
                    background: #f1f1f1;
                }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar-thumb {
                    background: rgba(var(--title-color-opc), 0.7);
                }

                .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list .option {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: rgba(2, 17, 24, 0.5);
                    margin: 0;
                    padding-left: 25px;
                    padding-right: 25px;
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    width: 100%;
                }

                    .shop-list-section .shop-area-wrap .shop-item-short .shorting-box .nice-select .list .option:hover {
                        color: var(--white-color);
                        background-color: var(--primary-color);
                    }

.product-card-wrap .product-image {
    background-color: rgb(246, 246, 246);
    margin-bottom: 10px;
}

.product-card-wrap .product-content h2 {
    margin-bottom: 1px;
}

    .product-card-wrap .product-content h2 a {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 22px;
        line-height: 1;
        color: var(--primary-black);
        transition: 0.3s;
        text-transform: capitalize;
    }

    .product-card-wrap .product-content h2:hover a {
        color: var(--primary-color);
    }

.product-card-wrap .product-content .price-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
}

    .product-card-wrap .product-content .price-item span del {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: var(--paragraph);
    }

    .product-card-wrap .product-content .price-item h6 {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 18px;
        line-height: 1;
        color: var(--secondary-black);
        margin: 0;
    }

.product-card-wrap .product-content .add-cart-btn {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    color: var(--white-color);
    background-color: var(--secondary-color);
    padding: 17px 27px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s;
}

    .product-card-wrap .product-content .add-cart-btn .icon svg path {
        fill: var(--white-color);
    }

    .product-card-wrap .product-content .add-cart-btn:hover {
        background-color: var(--primary-color);
    }

@media (max-width: 576px) {
    .shop-sidebar-page {
        padding: 90px 15px 0;
    }
}

.shop-sidebar-page .shop-area-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

@media (max-width: 576px) {
    .shop-sidebar-page .shop-area-wrap {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.shop-sidebar-page .shop-area-wrap .shop-item-shop span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: var(--paragraph);
    margin: 0;
}

.shop-sidebar-page .shop-area-wrap .shop-item-short {
    display: flex;
    align-items: center;
    gap: 15px;
    max-width: 268px;
    width: 100%;
}

    .shop-sidebar-page .shop-area-wrap .shop-item-short .short-text {
        display: flex;
        align-items: center;
        gap: 6px;
    }

        .shop-sidebar-page .shop-area-wrap .shop-item-short .short-text .icon {
            height: 14px;
            width: 14px;
            display: flex;
        }

        .shop-sidebar-page .shop-area-wrap .shop-item-short .short-text span {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box {
        max-width: 172px;
        width: 100%;
    }

        .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .form-inner {
            position: relative;
            line-height: 1;
        }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .form-inner label {
                color: var(--primary-black);
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                display: block;
                margin-bottom: 20px;
            }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .form-inner input {
                background-color: transparent;
                border: 1px solid rgba(17, 17, 17, 0.1);
                height: 50px;
                width: 100%;
                padding: 10px 20px;
            }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .form-inner input::-moz-placeholder {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: var(--paragraph);
                    margin: 0;
                }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .form-inner input::placeholder {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: var(--paragraph);
                    margin: 0;
                }

        .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select {
            width: 100%;
            background: transparent;
            height: 35px;
            display: flex;
            align-items: center;
            line-height: 1;
            outline: none !important;
            box-shadow: none !important;
            padding: 12px;
            border: 1px solid rgba(17, 17, 17, 0.1);
        }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select::after {
                height: unset;
                width: unset;
                border-bottom: unset;
                border-right: unset;
                content: url("../image/svg/down-chevron-1.svg");
                transform: unset;
                transition: all 0.15s ease-in-out;
            }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select.open::after {
                content: url("../image/svg/down-chevron-2.svg");
            }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .current {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: rgba(2, 17, 24, 0.5);
                margin: 0;
            }

            .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list {
                border: none;
                border-radius: 5px;
                width: 100%;
                max-height: 250px;
                overflow-y: auto;
            }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar {
                    width: 5px;
                }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar-track {
                    background: #f1f1f1;
                }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list::-webkit-scrollbar-thumb {
                    background: rgba(var(--title-color-opc), 0.7);
                }

                .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list .option {
                    font-family: var(--font-DM-Sans);
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 1;
                    color: rgba(2, 17, 24, 0.5);
                    margin: 0;
                    padding-left: 25px;
                    padding-right: 25px;
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    width: 100%;
                }

                    .shop-sidebar-page .shop-area-wrap .shop-item-short .shorting-box .nice-select .list .option:hover {
                        color: var(--white-color);
                        background-color: var(--primary-color);
                    }

.shop-sidebar-page .single-widget .search-box {
    display: flex;
    align-items: center;
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
    padding: 8px 8px 8px 28px;
}

    .shop-sidebar-page .single-widget .search-box input {
        width: 100%;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--paragraph);
    }

        .shop-sidebar-page .single-widget .search-box input::-moz-placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

        .shop-sidebar-page .single-widget .search-box input::placeholder {
            color: rgba(var(--title-color-opc), 0.4);
        }

    .shop-sidebar-page .single-widget .search-box button {
        background-color: var(--primary-color);
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--white-color);
        margin: 0;
        padding: 15px 25px;
    }

.shop-sidebar-page .single-widget .category-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .shop-sidebar-page .single-widget .category-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .shop-sidebar-page .single-widget .category-card ul {
        padding: 28px 32px;
    }

        .shop-sidebar-page .single-widget .category-card ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid rgba(2, 17, 24, 0.05);
            padding-bottom: 12px;
            margin-bottom: 20px;
            position: relative;
        }

            .shop-sidebar-page .single-widget .category-card ul li:last-child {
                margin-bottom: 0;
            }

            .shop-sidebar-page .single-widget .category-card ul li span {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: 0.3s;
            }

            .shop-sidebar-page .single-widget .category-card ul li a {
                display: block;
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--secondary-black);
                transition: all 0.4s ease-out 0s;
            }

                .shop-sidebar-page .single-widget .category-card ul li a::before {
                    content: "";
                    position: absolute;
                    bottom: -1px;
                    left: 0;
                    background: var(--primary-color);
                    width: 100%;
                    height: 1px;
                    transform: scaleX(0);
                    transform-origin: left;
                    transition: 0.4s ease-in;
                    z-index: 1;
                }

                .shop-sidebar-page .single-widget .category-card ul li a:hover {
                    color: var(--primary-color);
                }

                    .shop-sidebar-page .single-widget .category-card ul li a:hover::before {
                        transform: scale(1);
                    }

                .shop-sidebar-page .single-widget .category-card ul li a.active {
                    color: var(--primary-color);
                }

                    .shop-sidebar-page .single-widget .category-card ul li a.active::before {
                        transform: scale(1);
                    }

.shop-sidebar-page .single-widget .tag-card {
    background-color: var(--white-color);
    box-shadow: 0px 0px 50px 3px rgba(0, 0, 0, 0.05);
}

    .shop-sidebar-page .single-widget .tag-card h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        text-decoration: underline;
        color: var(--white-color);
        margin: 0;
        background-color: var(--secondary-black);
        padding: 28px 28px 28px 32px;
    }

    .shop-sidebar-page .single-widget .tag-card ul {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
        padding: 28px 32px;
    }

        .shop-sidebar-page .single-widget .tag-card ul li a {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 14px;
            line-height: 1;
            color: var(--primary-black);
            background-color: #F6F6F6;
            padding: 10px 16px;
            transition: 0.3s;
        }

            .shop-sidebar-page .single-widget .tag-card ul li a:hover {
                background-color: var(--primary-color);
                color: var(--white-color);
            }

.shop-sidebar-page .single-widget .range-wrap {
    padding: 28px 32px;
}

    .shop-sidebar-page .single-widget .range-wrap .slider-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 26px;
    }

        .shop-sidebar-page .single-widget .range-wrap .slider-wrap .slider-labels {
            display: flex;
            align-items: center;
            gap: 5px;
        }

            .shop-sidebar-page .single-widget .range-wrap .slider-wrap .slider-labels .caption {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 17px;
                line-height: 1;
                color: var(--primary-black);
            }

        .shop-sidebar-page .single-widget .range-wrap .slider-wrap .reset-btn {
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
            line-height: 1;
            color: var(--primary-black);
            background-color: rgb(246, 246, 246);
            padding: 11px 20px;
        }

    .shop-sidebar-page .single-widget .range-wrap .noUi-target,
    .shop-sidebar-page .single-widget .range-wrap .range-wrap .noUi-target * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        touch-action: none;
        -moz-user-select: none;
        user-select: none;
        box-sizing: border-box;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-target {
        position: relative;
        direction: ltr;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-base {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1;
        /* Fix 401 */
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-origin {
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-handle {
        position: relative;
        z-index: 1;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-stacking .noUi-handle {
        /* This class is applied to the lower origin when
   its values is > 50%. */
        z-index: 10;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-state-tap .noUi-origin {
        transition: left 0.3s, top 0.3s;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-state-drag * {
        cursor: inherit !important;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-base,
    .shop-sidebar-page .single-widget .range-wrap .range-wrap .noUi-handle {
        transform: translate3d(0, 0, 0);
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-horizontal {
        height: 3px;
    }

        .shop-sidebar-page .single-widget .range-wrap .noUi-horizontal .noUi-handle {
            width: 14px;
            height: 14px;
            border-radius: 50%;
            left: 0px;
            right: 0px;
            top: -5px;
            background-color: var(--primary-color);
            cursor: pointer;
        }

            .shop-sidebar-page .single-widget .range-wrap .noUi-horizontal .noUi-handle::after {
                content: "";
                height: 10px;
                width: 10px;
                border-radius: 50%;
                background-color: var(--primary-color);
                position: absolute;
                left: 7px;
                top: 7px;
                transform: translate(-50%, -50%);
            }

    .shop-sidebar-page .single-widget .range-wrap .noUi-background {
        background-color: rgba(255, 255, 255, 0.85);
        height: 3px;
        border-radius: 3px;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-connect {
        background-color: var(--primary-color);
        transition: background 450ms;
        border-radius: 10px;
        height: 3px;
    }

    .shop-sidebar-page .single-widget .range-wrap .noUi-target {
        border-radius: 10px;
    }

.shop-sidebar-page .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .shop-sidebar-page .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .shop-sidebar-page .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .shop-sidebar-page .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .shop-sidebar-page .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .shop-sidebar-page .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.shop-sidebar-page .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .shop-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .shop-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .shop-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .shop-sidebar-page .contact-card .air-contact-info h4 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.shop-sidebar-page .contact-card .girl-image img {
    width: 100%;
}

@media (max-width: 576px) {
    .product-details-section {
        padding: 90px 15px 0;
    }
}

.product-details-section .product-details-img {
    position: relative;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-details-section .product-details-img {
        flex-direction: column;
        gap: 40px;
    }
}

@media (max-width: 576px) {
    .product-details-section .product-details-img {
        flex-direction: column;
        gap: 40px;
    }
}

.product-details-section .product-details-img .product-details-tab-img {
    position: relative;
    overflow: hidden;
    background-color: rgb(246, 246, 246);
}

.product-details-section .product-details-img .nav {
    position: absolute;
    right: 28px;
    bottom: 19px;
    display: flex;
    align-items: center;
    gap: 16px;
}

.product-details-section .product-details-img .nav-pills .nav-link {
    background-color: rgb(255, 255, 255);
    border-radius: unset;
    padding: 0;
    position: relative;
    border: 1px solid rgba(2, 17, 24, 0.1);
}

    .product-details-section .product-details-img .nav-pills .nav-link::after {
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: transparent;
        opacity: 0.3;
        border-radius: 0;
    }

    .product-details-section .product-details-img .nav-pills .nav-link.active {
        border: 1px solid var(--primary-color);
    }

        .product-details-section .product-details-img .nav-pills .nav-link.active::after {
            display: none;
        }

.product-details-section .product-details-content h2 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 32px;
    line-height: 1;
    color: var(--primary-black);
    margin-bottom: 24px;
}

@media (max-width: 576px) {
    .product-details-section .product-details-content h2 {
        font-size: 26px;
    }
}

.product-details-section .product-details-content p {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    color: var(--paragraph);
}

.product-details-section .product-details-content .price-area {
    margin-bottom: 24px;
    margin-top: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-details-section .product-details-content .price-area {
        margin-bottom: 30px;
    }
}

.product-details-section .product-details-content .price-area span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: var(--secondary-black);
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 16px;
}

    .product-details-section .product-details-content .price-area span del {
        color: var(--paragraph);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 24px;
        line-height: 1;
    }

.product-details-section .product-details-content .quantity-area {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 35px;
}

@media (max-width: 767px) {
    .product-details-section .product-details-content .quantity-area {
        flex-wrap: wrap;
    }
}

.product-details-section .product-details-content .quantity-area .quantity-counter {
    display: flex;
    align-items: center;
    gap: 24px;
    border: 1px solid rgba(2, 17, 24, 0.1);
    max-width: 177px;
    width: 100%;
    height: 58px;
    justify-content: center;
}

    .product-details-section .product-details-content .quantity-area .quantity-counter a {
        color: var(--primary-black);
    }

    .product-details-section .product-details-content .quantity-area .quantity-counter .quantity__input {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1;
        color: var(--primary-black);
        max-width: 30px;
        width: 100%;
    }

.product-details-section .product-details-content .quantity-area .wishlist-icon {
    background-color: rgb(246, 246, 246);
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

    .product-details-section .product-details-content .quantity-area .wishlist-icon a svg path {
        fill: var(--primary-black);
        transition: 0.3s;
    }

    .product-details-section .product-details-content .quantity-area .wishlist-icon:hover {
        background-color: var(--primary-color);
    }

        .product-details-section .product-details-content .quantity-area .wishlist-icon:hover a svg path {
            fill: var(--white-color);
        }

.product-details-section .product-details-content .details-item {
    margin-top: 30px;
}

    .product-details-section .product-details-content .details-item ul {
        display: flex;
        align-items: center;
        gap: 32px;
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .product-details-section .product-details-content .details-item ul {
        display: grid;
        gap: 6px;
    }
}

@media (max-width: 1199px) {
    .product-details-section .product-details-content .details-item ul {
        display: grid;
        gap: 6px;
    }
}

.product-details-section .product-details-content .details-item ul li span {
    font-family: var(--font-DM-Sans);
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: var(--primary-black);
}

.product-details-section .product-details-content .details-item ul li a {
    font-family: var(--font-DM-Sans);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--paragraph);
    transition: 0.3s;
}

    .product-details-section .product-details-content .details-item ul li a:hover {
        color: var(--primary-color);
    }

.product-details-section .shop-details-wrap .nav-pills {
    background: transparent;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

    .product-details-section .shop-details-wrap .nav-pills .nav-item .nav-link {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--primary-black);
        padding: 16px 33px;
        width: 100%;
        border-radius: 0;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .product-details-section .shop-details-wrap .nav-pills .nav-item .nav-link.active {
            background-color: rgb(246, 246, 246);
            color: var(--primary-black);
            border: 1px solid rgb(246, 246, 246);
        }

.product-details-section .shop-details-wrap .line-break-one {
    height: 10px;
    display: block;
}

.product-details-section .shop-details-wrap P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 16px;
    color: var(--paragraph);
}

.product-details-section .shop-details-wrap .comment-wrap {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
}

    .product-details-section .shop-details-wrap .comment-wrap .comment-title h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 32px;
        line-height: 1;
        color: var(--primary-black);
        margin-bottom: 43px;
    }

    .product-details-section .shop-details-wrap .comment-wrap ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .product-details-section .shop-details-wrap .comment-wrap ul > li {
            margin-bottom: 40px;
        }

            .product-details-section .shop-details-wrap .comment-wrap ul > li > .single-comment-area {
                margin-bottom: 24px;
            }

            .product-details-section .shop-details-wrap .comment-wrap ul > li:last-child {
                margin-bottom: 0;
            }

                .product-details-section .shop-details-wrap .comment-wrap ul > li:last-child > .single-comment-area {
                    margin-bottom: 0;
                }

        .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area {
            display: flex;
            align-items: flex-start;
            gap: 20px;
        }

            .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .author-img img {
                max-width: 65px;
                min-width: 65px;
                height: 65px;
                border-radius: 50%;
            }

            .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .author-name-deg {
                display: flex;
                align-items: center;
                justify-content: space-between;
                margin-bottom: 10px;
                flex-wrap: wrap;
            }

                .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .author-name-deg h6 {
                    font-family: var(--font-Outfit);
                    font-weight: 400;
                    font-size: 20px;
                    line-height: 1;
                    color: var(--primary-black);
                    margin-bottom: 10px;
                }

                .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .author-name-deg span {
                    font-family: var(--font-Outfit);
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 1;
                    color: rgba(2, 17, 24, 0.5);
                }

            .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content p {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                line-height: 1.5;
                color: var(--paragraph);
                margin-bottom: 12px;
            }

            .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .replay-btn {
                color: var(--primary-black);
                font-family: var(--font-Outfit);
                font-size: 16px;
                font-weight: 400;
                display: inline-flex;
                align-items: center;
                gap: 8px;
                line-height: 1;
                cursor: pointer;
                transition: 0.3s;
            }

                .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .replay-btn svg path {
                    transition: 0.35s;
                    fill: var(--paragraph);
                }

                .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .replay-btn:hover {
                    color: var(--primary-color);
                }

                    .product-details-section .shop-details-wrap .comment-wrap ul .single-comment-area .comment-content .replay-btn:hover svg path {
                        fill: var(--primary-color);
                    }

        .product-details-section .shop-details-wrap .comment-wrap ul .comment-replay {
            margin: 0;
            padding: 0;
            list-style: none;
            margin-left: 70px;
            border-top: 1px solid var(--border-color);
            border-bottom: 1px solid var(--border-color);
            padding: 35px 0 70px;
        }

@media (max-width: 576px) {
    .product-details-section .shop-details-wrap .comment-wrap ul .comment-replay {
        margin-left: 0;
    }
}

.product-details-section .shop-details-wrap .comment-wrap ul .comment-replay > li {
    margin-bottom: 30px;
}

    .product-details-section .shop-details-wrap .comment-wrap ul .comment-replay > li:last-child {
        margin-bottom: 0;
    }

.product-details-section .shop-details-wrap .inquiry-form h3 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 19px;
    color: var(--primary-black);
}

@media (max-width: 767px) {
    .product-details-section .shop-details-wrap .inquiry-form h3 {
        font-size: 36px;
    }
}

.product-details-section .shop-details-wrap .inquiry-form P {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: var(--paragraph);
    margin-bottom: 40px;
}

@media (max-width: 576px) {
    .product-details-section .shop-details-wrap .inquiry-form P {
        font-size: 16px;
    }
}

.product-details-section .shop-details-wrap .inquiry-form .form-inner {
    position: relative;
    line-height: 1;
}

    .product-details-section .shop-details-wrap .inquiry-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        display: block;
        margin-bottom: 20px;
    }

    .product-details-section .shop-details-wrap .inquiry-form .form-inner input {
        background-color: transparent;
        height: 50px;
        width: 100%;
        padding: 10px 20px;
        border: 1px solid rgba(2, 17, 24, 0.1);
    }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner input:focus {
            border: 1px solid var(--primary-color);
        }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

    .product-details-section .shop-details-wrap .inquiry-form .form-inner textarea {
        background-color: transparent;
        border: 1px solid rgba(2, 17, 24, 0.1);
        font-family: var(--font-DM-Sans);
        font-size: 15px;
        line-height: 1;
        width: 100%;
        padding: 20px 20px;
        outline: none;
        min-height: 170px;
    }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner textarea:focus {
            border: 1px solid var(--primary-color);
        }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner textarea::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

        .product-details-section .shop-details-wrap .inquiry-form .form-inner textarea::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: rgba(2, 17, 24, 0.5);
            margin: 0;
        }

.product-details-section .shop-details-wrap .inquiry-form button {
    border: unset;
}

    .product-details-section .shop-details-wrap .inquiry-form button.primary-btn2 {
        background-color: var(--primary-color);
        color: var(--white-color);
        font-size: 16px;
        line-height: 1.9;
        padding: 13px 36px;
        text-transform: capitalize;
    }

.product-details-section .shop-details-wrap .nice-select {
    width: 100%;
    background: rgb(247, 248, 250);
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 1;
    outline: none !important;
    box-shadow: none !important;
    padding: 20px;
}

@media (max-width: 576px) {
    .product-details-section .shop-details-wrap .nice-select {
        padding: 0px 18px;
    }
}

.product-details-section .shop-details-wrap .nice-select::after {
    height: unset;
    width: unset;
    border-bottom: unset;
    border-right: unset;
    right: 28px;
    margin-top: -5px;
    content: url("../image/svg/down-chevron-1.svg");
    transform: unset;
    transition: all 0.15s ease-in-out;
}

.product-details-section .shop-details-wrap .nice-select.open::after {
    content: url("../image/svg/down-chevron-2.svg");
}

.product-details-section .shop-details-wrap .nice-select .current {
    font-family: var(--font-DM-Sans);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: rgba(2, 17, 24, 0.5);
    margin: 0;
}

.product-details-section .shop-details-wrap .nice-select .list {
    border: none;
    border-radius: 5px;
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
}

    .product-details-section .shop-details-wrap .nice-select .list::-webkit-scrollbar {
        width: 5px;
    }

    .product-details-section .shop-details-wrap .nice-select .list::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .product-details-section .shop-details-wrap .nice-select .list::-webkit-scrollbar-thumb {
        background: rgba(var(--title-color-opc), 0.7);
    }

    .product-details-section .shop-details-wrap .nice-select .list .option {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: rgba(2, 17, 24, 0.5);
        margin: 0;
        padding-left: 25px;
        padding-right: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

        .product-details-section .shop-details-wrap .nice-select .list .option:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

@media (max-width: 576px) {
    .cart-page {
        padding: 90px 15px 0;
    }
}

.cart-page .contact-card .air-contact-info {
    background-image: url("../image/banner-img/air-info-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 58px 24px 32px 24px;
    margin-top: -115px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .cart-page .contact-card .air-contact-info {
        padding: 58px 20px 32px 20px;
    }
}

@media (max-width: 1199px) {
    .cart-page .contact-card .air-contact-info {
        margin-top: -65px;
        padding: 46px 20px 32px 20px;
    }
}

@media (max-width: 991px) {
    .cart-page .contact-card .air-contact-info {
        padding: 100px 40px 32px 40px;
    }
}

@media (max-width: 767px) {
    .cart-page .contact-card .air-contact-info {
        padding: 80px 30px 32px 30px;
    }
}

@media (max-width: 576px) {
    .cart-page .contact-card .air-contact-info {
        padding: 60px 20px 32px 20px;
    }
}

.cart-page .contact-card .air-contact-info h4 {
    font-family: var(--font-Outfit);
    font-weight: 600;
    font-size: 22px;
    line-height: 1.5;
    color: var(--primary-black);
    margin-bottom: 26px;
    text-transform: capitalize;
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .cart-page .contact-card .air-contact-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
}

@media (max-width: 991px) {
    .cart-page .contact-card .air-contact-info h4 {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .cart-page .contact-card .air-contact-info h4 {
        font-size: 26px;
    }
}

@media (max-width: 576px) {
    .cart-page .contact-card .air-contact-info h4 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.cart-page .contact-card .girl-image img {
    width: 100%;
}

.cart-page .cart-shopping-wrapper {
    background-color: rgb(246, 246, 246);
    padding: 18px 28px 28px 28px;
}

    .cart-page .cart-shopping-wrapper .cart-widget-title h6 {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--secondary-black);
        margin-bottom: 18px;
    }

    .cart-page .cart-shopping-wrapper .product-info-card {
        background-color: var(--white-color);
        padding: 24px;
        display: flex;
        gap: 50px;
        margin-bottom: 28px;
    }

@media (max-width: 576px) {
    .cart-page .cart-shopping-wrapper .product-info-card {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }
}

.cart-page .cart-shopping-wrapper .product-info-card:last-child {
    margin-bottom: 0;
}

.cart-page .cart-shopping-wrapper .product-info-card .product-info-content h5 {
    margin-bottom: 8px;
}

    .cart-page .cart-shopping-wrapper .product-info-card .product-info-content h5 a {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        color: var(--primary-black);
    }

.cart-page .cart-shopping-wrapper .product-info-card .product-info-content .price-area {
    margin-bottom: 24px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .price-area {
        margin-bottom: 30px;
    }
}

.cart-page .cart-shopping-wrapper .product-info-card .product-info-content .price-area span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    color: var(--secondary-black);
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

    .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .price-area span del {
        color: var(--paragraph);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
    }

.cart-page .cart-shopping-wrapper .product-info-card .product-info-content h6 {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    color: var(--secondary-black);
}

.cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
}

    .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .quantity-area {
        border: 1px solid rgba(2, 17, 24, 0.1);
        max-width: 125px;
        width: 100%;
    }

        .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .quantity-area .quantity-counter {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 20px;
            padding: 0 15px;
        }

            .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .quantity-area .quantity-counter a {
                color: var(--secondary-black);
            }

            .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .quantity-area .quantity-counter .quantity__input {
                max-width: 20px;
                width: 100%;
                height: 38px;
                color: var(--primary-black);
                font-family: var(--font-Outfit);
                font-size: 16px;
                font-weight: 500;
                line-height: 1;
            }

    .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .remove-btn {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--primary-black);
        border: 1px solid rgba(2, 17, 24, 0.1);
        padding: 11px 24px;
        transition: 0.3s;
    }

        .cart-page .cart-shopping-wrapper .product-info-card .product-info-content .quantity-wrap .remove-btn:hover {
            color: var(--white-color);
            background-color: var(--primary-color);
        }

.cart-page .total-checkout-card {
    background-color: rgb(246, 246, 246);
    padding: 18px 28px 28px 28px;
    margin-bottom: 40px;
}

    .cart-page .total-checkout-card .cart-widget-title h6 {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--secondary-black);
        margin-bottom: 18px;
        text-align: center;
    }

    .cart-page .total-checkout-card .amount-item {
        background-color: var(--white-color);
        padding: 24px 32px;
        margin-bottom: 16px;
    }

        .cart-page .total-checkout-card .amount-item ul li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 20px;
        }

            .cart-page .total-checkout-card .amount-item ul li:last-child {
                margin-bottom: 0;
            }

            .cart-page .total-checkout-card .amount-item ul li span {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                line-height: 1;
                color: var(--primary-black);
                text-align: end;
                max-width: 60px;
                width: 100%;
                position: relative;
            }

                .cart-page .total-checkout-card .amount-item ul li span::before {
                    content: "";
                    position: absolute;
                    width: 134px;
                    height: 2px;
                    left: 88px;
                    top: 50%;
                    transform: translateY(-50%);
                    border: 1px dashed rgba(2, 17, 24, 0.25);
                }

            .cart-page .total-checkout-card .amount-item ul li h6 {
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
                line-height: 1;
                color: var(--primary-black);
                margin: 0;
            }

@media (max-width: 576px) {
    .checkout-page {
        padding: 90px 15px 0;
    }
}

.checkout-page .checkout-form-wrapper .checkout-form-title {
    margin-bottom: 35px;
}

    .checkout-page .checkout-form-wrapper .checkout-form-title h4 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
    }

.checkout-page .checkout-form-wrapper .checkout-form .form-inner {
    position: relative;
    line-height: 1;
}

    .checkout-page .checkout-form-wrapper .checkout-form .form-inner label {
        color: var(--primary-black);
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        display: block;
        margin-bottom: 20px;
    }

        .checkout-page .checkout-form-wrapper .checkout-form .form-inner label span {
            color: var(--primary-color);
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
        }

    .checkout-page .checkout-form-wrapper .checkout-form .form-inner input {
        background-color: rgb(247, 248, 250);
        height: 50px;
        width: 100%;
        padding: 10px 20px;
    }

        .checkout-page .checkout-form-wrapper .checkout-form .form-inner input::-moz-placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

        .checkout-page .checkout-form-wrapper .checkout-form .form-inner input::placeholder {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--paragraph);
            margin: 0;
        }

.checkout-page .checkout-form-wrapper .checkout-form .form-check {
    min-height: unset;
    margin-bottom: 20px;
}

    .checkout-page .checkout-form-wrapper .checkout-form .form-check .form-check-input {
        cursor: pointer;
        height: 18px;
        width: 18px;
    }

        .checkout-page .checkout-form-wrapper .checkout-form .form-check .form-check-input:focus {
            box-shadow: none;
        }

        .checkout-page .checkout-form-wrapper .checkout-form .form-check .form-check-input:checked {
            background-color: var(--primary-color);
            border-color: var(--primary-color);
        }

        .checkout-page .checkout-form-wrapper .checkout-form .form-check .form-check-input[type=checkbox] {
            border-radius: 0;
        }

    .checkout-page .checkout-form-wrapper .checkout-form .form-check .form-check-label {
        cursor: pointer;
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--secondary-color);
    }

.checkout-page .checkout-order-wrapper {
    border: 1px solid rgba(2, 17, 24, 0.1);
    padding: 28px 26px;
}

    .checkout-page .checkout-order-wrapper .checkout-order-title {
        margin-bottom: 35px;
        border-bottom: 1px solid rgba(2, 17, 24, 0.1);
        padding-bottom: 16px;
    }

        .checkout-page .checkout-order-wrapper .checkout-order-title h4 {
            font-family: var(--font-Outfit);
            font-weight: 600;
            font-size: 24px;
            line-height: 1;
            color: var(--primary-black);
            margin: 0;
        }

    .checkout-page .checkout-order-wrapper .product-info {
        border-bottom: 1px solid rgba(2, 17, 24, 0.1);
        margin-bottom: 30px;
        padding-bottom: 16px;
    }

        .checkout-page .checkout-order-wrapper .product-info .product-title h6 {
            font-family: var(--font-Outfit);
            font-weight: 500;
            font-size: 18px;
            line-height: 1;
            color: var(--primary-black);
            margin-bottom: 10px;
        }

        .checkout-page .checkout-order-wrapper .product-info .product-content-and-price {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

@media (max-width: 1199px) {
    .checkout-page .checkout-order-wrapper .product-info .product-content-and-price {
        flex-wrap: wrap;
        gap: 10px;
    }
}

.checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-wrap {
    display: flex;
    gap: 14px;
}

    .checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-wrap .product-img {
        background-color: rgb(217, 217, 217);
        width: 64px;
        height: 48px;
    }

    .checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-wrap .product-name-and-price h6 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
    }

    .checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-wrap .product-name-and-price span {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 14px;
        line-height: 1;
        color: var(--secondary-black);
    }

.checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-count span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--primary-black);
}

.checkout-page .checkout-order-wrapper .product-info .product-content-and-price .product-price span {
    font-family: var(--font-Outfit);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: var(--primary-black);
}

.checkout-page .checkout-order-wrapper .product-shipping {
    border-bottom: 1px solid rgba(2, 17, 24, 0.1);
    margin-bottom: 30px;
    padding-bottom: 16px;
}

    .checkout-page .checkout-order-wrapper .product-shipping .shipping-title h6 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
        margin-bottom: 10px;
    }

    .checkout-page .checkout-order-wrapper .product-shipping .checkbox-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .checkout-page .checkout-order-wrapper .product-shipping .checkbox-container .time-area label {
            display: flex;
            align-items: center;
            gap: 6px;
        }

        .checkout-page .checkout-order-wrapper .product-shipping .checkbox-container .time-area .input-radio {
            box-shadow: 0px 0px 0px 1px #6d6d6d;
            font-size: 3em;
            width: 17px;
            height: 17px;
            margin-right: 7px;
            border: 3px solid #fff;
            background-clip: border-box;
            border-radius: 50%;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            transition: background-color 0.3s, box-shadow 0.3s;
        }

            .checkout-page .checkout-order-wrapper .product-shipping .checkbox-container .time-area .input-radio.active {
                box-shadow: 0px 0px 0px 1px rgb(3, 35, 48);
                background-color: rgb(3, 35, 48);
            }

            .checkout-page .checkout-order-wrapper .product-shipping .checkbox-container .time-area .input-radio:checked {
                box-shadow: 0px 0px 0px 1px rgb(3, 35, 48);
                background-color: rgb(3, 35, 48);
            }

.checkout-page .checkout-order-wrapper .price-area-wrap .total-price-added {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

    .checkout-page .checkout-order-wrapper .price-area-wrap .total-price-added span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
    }

    .checkout-page .checkout-order-wrapper .price-area-wrap .total-price-added .total-price span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
    }

.checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area {
    background-color: rgb(246, 246, 246);
    padding: 20px;
    position: relative;
}

    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area h6 {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 15px;
        line-height: 1;
        color: var(--paragraph);
        margin: 0;
    }

        .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area h6 a {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1;
            color: var(--primary-black);
            margin: 0;
        }

    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog {
        animation: zoomIn 1s;
    }

        .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content {
            position: relative;
            border-radius: 0;
        }

            .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn {
                position: absolute;
                top: 15px;
                right: 15px;
                background-color: #f1f1f1;
                width: 32px;
                height: 32px;
                border-radius: 50%;
                font-size: 22px;
                color: var(--white-color);
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                z-index: 1;
            }

@media (max-width: 767px) {
    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn {
        width: 30px;
        height: 30px;
        top: 10px;
        right: 10px;
    }
}

.checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn::before, .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn::after {
    transform: rotate(-45deg);
    content: "";
    position: absolute;
    top: 50%;
    left: calc(50% - 7px);
    display: block;
    height: 1px;
    width: 15px;
    background-color: var(--primary-black);
    transition: all 0.3s ease-out;
}

.checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn::after {
    transform: rotate(-135deg);
}

.checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn:hover {
    background-color: var(--primary-color);
}

    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn:hover::before, .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-close-btn:hover::after {
        transform: rotate(0deg);
        background-color: var(--white-color);
    }

.checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form {
    padding: 15px;
}

    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form span {
        font-family: var(--font-DM-Sans);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--paragraph);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner {
        position: relative;
        line-height: 1;
        margin-top: 35px;
        margin-bottom: 15px;
    }

        .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner label {
            color: var(--primary-black);
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
            display: block;
            margin-bottom: 20px;
        }

            .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner label span {
                color: var(--primary-color);
                font-family: var(--font-Outfit);
                font-weight: 400;
                font-size: 16px;
            }

        .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner input {
            background-color: rgb(247, 248, 250);
            height: 40px;
            width: 100%;
            padding: 10px 20px;
        }

            .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner input::-moz-placeholder {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--paragraph);
                margin: 0;
            }

            .checkout-page .checkout-order-wrapper .price-area-wrap .promo-code-area .modal-dialog .modal-content .modal-body .promo-code-form .form-inner input::placeholder {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--paragraph);
                margin: 0;
            }

.checkout-page .checkout-order-wrapper .payment-options {
    display: flex;
    flex-direction: column;
    gap: 24px;
    font-family: system-ui, sans-serif;
    color: #1a1a1a;
    margin-top: 52px;
    border-top: 1px solid rgba(2, 17, 24, 0.1);
    padding-top: 37px;
}

    .checkout-page .checkout-order-wrapper .payment-options .payment-option {
        cursor: pointer;
        display: flex;
        flex-direction: column;
        gap: 15px;
        transition: background 0.3s ease;
    }

        .checkout-page .checkout-order-wrapper .payment-options .payment-option input[type=radio] {
            display: none;
        }

        .checkout-page .checkout-order-wrapper .payment-options .payment-option .title {
            font-family: Outfit;
            font-weight: 500;
            font-size: 16px;
            line-height: 1;
            color: var(--primary-black);
            position: relative;
            padding-left: 26px;
        }

            .checkout-page .checkout-order-wrapper .payment-options .payment-option .title::before {
                content: "";
                position: absolute;
                top: 1px;
                left: 0;
                width: 18px;
                height: 18px;
                border: 2px solid #032330;
                border-radius: 50%;
                background-color: #fff;
                box-sizing: border-box;
                transition: all 0.3s ease;
            }

            .checkout-page .checkout-order-wrapper .payment-options .payment-option .title::after {
                content: "";
                position: absolute;
                top: 5px;
                left: 4px;
                width: 10px;
                height: 10px;
                background-color: #032330;
                border-radius: 50%;
                transform: scale(0);
                transition: transform 0.3s ease;
            }

        .checkout-page .checkout-order-wrapper .payment-options .payment-option input[type=radio]:checked + .title::after {
            transform: scale(1);
        }

        .checkout-page .checkout-order-wrapper .payment-options .payment-option .description {
            max-height: 0;
            overflow: hidden;
            opacity: 0;
            transform: translateY(-5px);
            transition: max-height 0.5s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
        }

            .checkout-page .checkout-order-wrapper .payment-options .payment-option .description p {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1.5;
                color: var(--paragraph);
                margin: 0;
            }

        .checkout-page .checkout-order-wrapper .payment-options .payment-option input[type=radio]:checked + .title + .description {
            max-height: 300px;
            opacity: 1;
            transform: translateY(0);
        }

    .checkout-page .checkout-order-wrapper .payment-options .bottom-p {
        margin-top: -7px;
    }

        .checkout-page .checkout-order-wrapper .payment-options .bottom-p p {
            font-family: var(--font-DM-Sans);
            font-weight: 400;
            font-size: 15px;
            line-height: 1.4;
            color: var(--paragraph);
        }

            .checkout-page .checkout-order-wrapper .payment-options .bottom-p p a {
                color: var(--primary-color);
            }

@media (max-width: 576px) {
    .tracking-page {
        padding: 90px 30px 0;
    }
}

.tracking-page .tracking-form {
    margin-bottom: 80px;
    max-width: 534px;
    width: 100%;
}

    .tracking-page .tracking-form .form-inner {
        position: relative;
        line-height: 1;
        display: flex;
        align-items: center;
        gap: 12px;
    }

        .tracking-page .tracking-form .form-inner label {
            color: var(--primary-black);
            font-family: var(--font-Outfit);
            font-weight: 400;
            font-size: 16px;
            display: block;
            margin-bottom: 20px;
        }

        .tracking-page .tracking-form .form-inner input {
            background-color: rgb(247, 248, 250);
            height: 60px;
            width: 100%;
            padding: 24px;
        }

            .tracking-page .tracking-form .form-inner input::-moz-placeholder {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--paragraph);
                margin: 0;
            }

            .tracking-page .tracking-form .form-inner input::placeholder {
                font-family: var(--font-DM-Sans);
                font-weight: 400;
                font-size: 15px;
                line-height: 1;
                color: var(--paragraph);
                margin: 0;
            }

.tracking-page .tracking-details-section {
    background-color: rgb(246, 246, 246);
    padding: 44px 88px;
}

@media (max-width: 576px) {
    .tracking-page .tracking-details-section {
        padding: 30px;
    }
}

.tracking-page .tracking-details-section .order-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 42px;
}

@media (max-width: 1199px) {
    .tracking-page .tracking-details-section .order-details {
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .tracking-page .tracking-details-section .order-details {
        gap: 40px;
    }
}

.tracking-page .tracking-details-section .order-details .order-id ul li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 12px;
}

    .tracking-page .tracking-details-section .order-details .order-id ul li:last-child {
        margin-bottom: 0;
    }

    .tracking-page .tracking-details-section .order-details .order-id ul li span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
        max-width: 98px;
        width: 100%;
    }

    .tracking-page .tracking-details-section .order-details .order-id ul li h6 {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--secondary-black);
        margin: 0;
    }

.tracking-page .tracking-details-section .order-details .order-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 208px;
    width: 100%;
}

    .tracking-page .tracking-details-section .order-details .order-wrap .order-img img {
        border-radius: 50%;
    }

    .tracking-page .tracking-details-section .order-details .order-wrap .order-content h4 {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 22px;
        line-height: 1;
        color: var(--primary-black);
        margin: 0;
    }

    .tracking-page .tracking-details-section .order-details .order-wrap .order-content span {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 17px;
        line-height: 1;
        color: var(--paragraph);
    }

    .tracking-page .tracking-details-section .order-details .order-wrap .order-content h5 {
        font-family: var(--font-Outfit);
        font-weight: 600;
        font-size: 24px;
        line-height: 1;
        color: var(--primary-black);
        margin-top: 4px;
    }

.tracking-page .tracking-details-section .order-details .order-tracking-no ul li {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 12px;
}

    .tracking-page .tracking-details-section .order-details .order-tracking-no ul li:last-child {
        margin-bottom: 0;
    }

    .tracking-page .tracking-details-section .order-details .order-tracking-no ul li span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
        max-width: 143px;
        width: 100%;
    }

    .tracking-page .tracking-details-section .order-details .order-tracking-no ul li h6 {
        font-family: var(--font-Outfit);
        font-weight: 400;
        font-size: 16px;
        line-height: 1;
        color: var(--secondary-black);
        margin: 0;
    }

.tracking-page .tracking-details-section .ship-tracking-progress {
    background-color: var(--white-color);
    padding: 40px 40px 87px 40px;
}

@media (max-width: 576px) {
    .tracking-page .tracking-details-section .ship-tracking-progress {
        padding: 40px;
    }
}

.tracking-page .tracking-details-section .ship-tracking-progress .ship-title {
    margin-bottom: 47px;
}

    .tracking-page .tracking-details-section .ship-tracking-progress .ship-title span {
        font-family: var(--font-Outfit);
        font-weight: 500;
        font-size: 18px;
        line-height: 1;
        color: var(--primary-black);
    }

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1199px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap {
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 50px;
    }
}

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card {
    position: relative;
}

    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card::before {
        content: "";
        position: absolute;
        width: 265px;
        height: 2px;
        background-color: var(--primary-color);
        left: 35px;
        top: 30%;
        transform: translateY(-50%);
    }

@media (min-width: 1200px) and (max-width: 1399px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card::before {
        width: 240px;
    }
}

@media (max-width: 1199px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card::before {
        width: 195px;
    }
}

@media (max-width: 991px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card::before {
        display: none;
    }
}

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card:last-child::before {
    display: none;
}

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card .icon {
    height: 42px;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--primary-color);
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card .content {
    margin-top: 3px;
}

@media (max-width: 767px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card .content {
        margin-top: 15px;
    }
}

.tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card .content span {
    font-family: var(--font-Outfit);
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: var(--primary-black);
    text-align: center;
}

@media (max-width: 767px) {
    .tracking-page .tracking-details-section .ship-tracking-progress .shipping-progress-wrap .shipping-info-card .content span {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
/*# sourceMappingURL=style.css.map */


.breadcrumb {
    font-size: 14px;
    padding: 250px 150px;
    position: relative;
    /* background image */

    background-size: cover;
    background-position: center;
    color: #fff;
}

    /* optional overlay to improve text contrast */
    .breadcrumb::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.4); /* dark overlay */
        z-index: 0;
    }

    .breadcrumb ol {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 8px;
        position: relative;
        z-index: 1; /* ensure above overlay */
    }

    /* separator */
    .breadcrumb li + li::before {
        content: "/";
        color: #ddd;
        margin-right: 8px;
    }

    /* links */
    .breadcrumb a {
        color: #fff;
        text-decoration: none;
        white-space: nowrap;
    }

        .breadcrumb a:hover,
        .breadcrumb a:focus {
            text-decoration: underline;
        }

    /* current page style */
    .breadcrumb li[aria-current="page"] {
        color: #f0f0f0;
        font-weight: 600;
        white-space: nowrap;
    }

    /* responsive truncation */
    .breadcrumb li {
    }

.custom-list {
    list-style: none; /* remove default bullets */
    padding: 10px 0;
}

    .custom-list li {
        padding: 0px 0px 0px 20px;
        border-bottom: 1px solid #eee;
        position: relative;
        transition: background 0.3s;
    }

        .custom-list li:last-child {
            border-bottom: none;
        }

        .custom-list li::before {
            content: "✔"; /* you can use • or any icon */
            color: #f2bc02;
            position: absolute;
            left: 0px;
        }



@media (max-width: 900px) {

    .breadcrumb {
        font-size: 14px;
        padding: 250px 0px 60px;
        position: relative;
        /* background image */

        background-size: cover;
        background-position: left;
        color: #fff;
    }

    .breadcrumb {
        font-size: 15px;
    }

        .breadcrumb li {
            max-width: none;
        }
}
