/*
    all-variables-start
*/

:root {
    scroll-behavior: inherit;
    --blta-pr-font: "Barlow Semi Condensed", sans-serif;
    --blta-sd-font: "Exo 2", sans-serif;
    --blta-para-font: "Epilogue", sans-serif;
    --black-color: #000000;
    --white-color: #fff;
    --blta-pr-1: #ff6600;
    --blta-pr-2: #fa7d09;
    --blta-pr-3: #dc4e11;
    --cube-1: cubic-bezier(.23, 1, .32, 1);
    --cube-2: cubic-bezier(0.31, -0.105, 0.43, 1.4);
    --epilogue: "Epilogue", sans-serif;
    --barlow: "Barlow Semi Condensed", sans-serif;
    --buil-pri: #FF6600;
}

body {
    font-family: var(--blta-para-font);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.img,
img {
    max-width: 100%;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-transform: inherit;
    text-decoration: none;
    transition: inherit;
}

button {
    border: none;
    outline: none;
}

a:focus,
a:hover {
    color: inherit;
    text-decoration: none;
}

h1 {
    font-size: 55px;
}

h2 {
    font-size: 55px;
}

h3 {
    font-size: 42px;
}

h4 {
    font-size: 27px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

::-moz-selection {
    background-color: #3065D0;
    color: white;
    text-shadow: none;
}

::-moz-selection {
    background-color: #3065D0;
    color: white;
    text-shadow: none;
}

::selection {
    background-color: #3065D0;
    color: white;
    text-shadow: none;
}

input::placeholder,
textarea::placeholder {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    font-family: inherit;
}

input:focus::placeholder,
textarea:focus::placeholder {
    opacity: 0;
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    ::-webkit-scrollbar {
        width: 5px;
        background-color: transparent;
        box-shadow: none;
        border: none;
    }
    ::-webkit-scrollbar-track {
        background: transparent;
        box-shadow: none;
        border: none;
    }
    ::-webkit-scrollbar-thumb {
        background: var(--blta-pr-1);
        border-radius: 30px;
    }
}

/* <<<<<<<    Margin & Padding     >>>>>>>>> */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-55 {
    margin-left: 55px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-65 {
    margin-left: 65px;
}

.ml-70 {
    margin-left: 70px;
}

.ml-75 {
    margin-left: 75px;
}

.ml-80 {
    margin-left: 80px;
}

.ml-85 {
    margin-left: 85px;
}

.ml-90 {
    margin-left: 90px;
}

.ml-95 {
    margin-left: 95px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-105 {
    margin-left: 105px;
}

.ml-110 {
    margin-left: 110px;
}

.ml-115 {
    margin-left: 115px;
}

.ml-120 {
    margin-left: 120px;
}

.ml-125 {
    margin-left: 125px;
}

.ml-130 {
    margin-left: 130px;
}

.ml-135 {
    margin-left: 135px;
}

.ml-140 {
    margin-left: 140px;
}

.ml-145 {
    margin-left: 145px;
}

.ml-150 {
    margin-left: 150px;
}

.ml-155 {
    margin-left: 155px;
}

.ml-160 {
    margin-left: 160px;
}

.ml-165 {
    margin-left: 165px;
}

.ml-170 {
    margin-left: 170px;
}

.ml-175 {
    margin-left: 175px;
}

.ml-180 {
    margin-left: 180px;
}

.ml-185 {
    margin-left: 185px;
}

.ml-190 {
    margin-left: 190px;
}

.ml-195 {
    margin-left: 195px;
}

.ml-200 {
    margin-left: 200px;
}

.mr-5 {
    margin-right: 5px;
}

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

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mr-55 {
    margin-right: 55px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-65 {
    margin-right: 65px;
}

.mr-70 {
    margin-right: 70px;
}

.mr-75 {
    margin-right: 75px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-85 {
    margin-right: 85px;
}

.mr-90 {
    margin-right: 90px;
}

.mr-95 {
    margin-right: 95px;
}

.mr-100 {
    margin-right: 100px;
}

.mr-105 {
    margin-right: 105px;
}

.mr-110 {
    margin-right: 110px;
}

.mr-115 {
    margin-right: 115px;
}

.mr-120 {
    margin-right: 120px;
}

.mr-125 {
    margin-right: 125px;
}

.mr-130 {
    margin-right: 130px;
}

.mr-135 {
    margin-right: 135px;
}

.mr-140 {
    margin-right: 140px;
}

.mr-145 {
    margin-right: 145px;
}

.mr-150 {
    margin-right: 150px;
}

.mr-155 {
    margin-right: 155px;
}

.mr-160 {
    margin-right: 160px;
}

.mr-165 {
    margin-right: 165px;
}

.mr-170 {
    margin-right: 170px;
}

.mr-175 {
    margin-right: 175px;
}

.mr-180 {
    margin-right: 180px;
}

.mr-185 {
    margin-right: 185px;
}

.mr-190 {
    margin-right: 190px;
}

.mr-195 {
    margin-right: 195px;
}

.mr-200 {
    margin-right: 200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-85 {
    padding-right: 85px;
}

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

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

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

.pr-105 {
    padding-right: 105px;
}

.pr-110 {
    padding-right: 110px;
}

.pr-115 {
    padding-right: 115px;
}

.pr-120 {
    padding-right: 120px;
}

.pr-125 {
    padding-right: 125px;
}

.pr-130 {
    padding-right: 130px;
}

.pr-135 {
    padding-right: 135px;
}

.pr-140 {
    padding-right: 140px;
}

.pr-145 {
    padding-right: 145px;
}

.pr-150 {
    padding-right: 150px;
}

.pr-155 {
    padding-right: 155px;
}

.pr-160 {
    padding-right: 160px;
}

.pr-165 {
    padding-right: 165px;
}

.pr-170 {
    padding-right: 170px;
}

.pr-175 {
    padding-right: 175px;
}

.pr-180 {
    padding-right: 180px;
}

.pr-185 {
    padding-right: 185px;
}

.pr-190 {
    padding-right: 190px;
}

.pr-195 {
    padding-right: 195px;
}

.pr-200 {
    padding-right: 200px;
}

@media (min-width: 1300px) {
    .container.blta-container-1 {
        max-width: 1320px;
    }
}

/*
    all-common-class-start
*/

.fix {
    overflow: hidden;
}

.img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg-default {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.flaticon {
    display: inline-block;
    line-height: 0.65;
}

.z-index-3 {
    position: relative;
    z-index: 3;
}

.blta-split-text {
    text-transform: unset !important;
    letter-spacing: -0.1px;
    overflow: hidden;
}

.blta-split-text .split-line div div:nth-child(1) {
    text-transform: capitalize;
}

.blta-ani-threed {
    perspective: 2000px;
    transform-style: preserve-3d;
}

#magnetic-area {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.pr-font {
    font-family: var(--blta-pr-font);
}

.sd-font {
    font-family: var(--blta-sd-font);
}

.para-font {
    font-family: var(--blta-para-font);
}

.font-500 {
    font-weight: 500;
}

.font-600 {
    font-weight: 600;
}

.font-700 {
    font-weight: 700;
}

.font-800 {
    font-weight: 800;
}

.font-900 {
    font-weight: 900;
}

.has-color-white {
    color: #fff;
}

.has-color-pr {
    color: var(--blta-pr-color);
}

.has-bg-white {
    background: #fff;
}

.button-primary {
    background-color: var(--buil-pri);
    padding: 16px 28px;
    border-radius: 5px;
    color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 2px solid var(--buil-pri);
    transition: all 0.4s ease-out;
    box-shadow: inset 0 0 var(--buil-pri);
}

.button-primary span {
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
}

.button-primary i {
    font-size: 24px;
}

.button-primary:hover {
    box-shadow: inset 12em 0 #ffffff;
    color: var(--buil-pri);
}

.button-primary-outline {
    padding: 16px 28px;
    border-radius: 5px;
    color: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1.5px solid var(--buil-pri);
    transition: all 0.3s ease-in;
    background-image: linear-gradient(0, var(--buil-pri), var(--buil-pri));
    background-size: 0 0;
    transition: 0.8s;
    background-repeat: no-repeat;
    background-position: center;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 1);
}

.button-primary-outline span {
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
}

.button-primary-outline i {
    font-size: 22px;
}

.button-primary-outline:hover {
    color: var(--white-color);
    background-size: 100% 100%;
}

.button-primary-2 {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--barlow);
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 30px;
    transition: all 0.4s ease;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .button-primary-2 {
        display: none;
    }
}

.button-primary-2:hover::after {
    width: 100%;
    border-radius: 10px;
}

.button-primary-2:hover i {
    color: var(--white-color);
}

.button-primary-2:hover i::after {
    background-color: var(--white-color);
}

.button-primary-2 span {
    z-index: 2;
    position: relative;
    color: var(--white-color);
}

.button-primary-2 i {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--buil-pri);
    z-index: 2;
    transition: all 0.4s ease;
}

.button-primary-2 i::after {
    position: absolute;
    content: "";
    width: 4.5px;
    height: 4.5px;
    left: -6px;
    background-color: var(--buil-pri);
    border-radius: 100%;
}

.button-primary-2::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    background: var(--buil-pri);
    left: 0;
    border-radius: 10px 0 0 10px;
    transition: 0.8s ease;
}

.buil-pri-3-btn {
    display: flex;
    align-items: center;
    gap: 45px;
    background-color: var(--buil-pri);
    padding: 22px 23px 22px 30px;
    position: relative;
}

.buil-pri-3-btn span {
    font-size: 19px;
    font-weight: 700;
    line-height: 100%;
    color: var(--black-color);
    font-family: var(--barlow);
    z-index: 2;
    transition: all 0.5s ease;
}

.buil-pri-3-btn i {
    display: flex;
    align-items: center;
    color: var(--white-color);
    z-index: 2;
    transition: all 0.5s ease;
}

.buil-pri-3-btn::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 58px;
    right: 0;
    background-color: var(--black-color);
    transition: all 0.5s ease;
}

.buil-pri-3-btn::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0px;
    right: 0;
    background-color: var(--buil-pri);
    transition: all 0.5s ease;
}

.buil-pri-3-btn:hover span {
    color: var(--white-color);
}

.buil-pri-3-btn:hover i {
    color: var(--black-color);
}

.buil-pri-3-btn:hover::before {
    width: 100%;
}

.buil-pri-3-btn:hover::after {
    width: 58px;
}

.buil-heading-1 {
    font-family: var(--barlow);
    color: #444444;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1;
    margin: 0;
}

.buil-heading {
    font-family: var(--barlow);
    color: var(--black-color);
    text-transform: capitalize;
}

@media (min-width: 1200px) {
    .container.buil-container-1 {
        max-width: 1320px;
    }
}

@media (min-width: 1200px) {
    .container.buil-container-2 {
        max-width: 1420px;
    }
}

@media (min-width: 992px) {
    .container.buil-container-3 {
        max-width: 1120px;
    }
}

.container-main {
    max-width: 1412px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .container-main {
        padding: 0 15px;
    }
}

.container-2 {
    max-width: 1350px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .container-2 {
        padding: 0 18px;
    }
}

.buil-para {
    font-size: 18px;
    line-height: 30px;
    color: #444444;
    margin: 0;
}

.buil-team-1-bottom-para .link {
    color: var(--buil-pri);
    text-decoration: underline;
    transition: all 0.3s ease;
    font-weight: 600;
}

.buil-team-1-bottom-para .link:hover {
    text-decoration: none;
    color: var(--buil-pri);
}

.tx-split-text {
    text-transform: unset !important;
    letter-spacing: -0.1px !important;
    overflow: hidden;
}

.tx-split-text .split-line {
    overflow: hidden;
}

.tx-split-text .split-line div div:nth-child(1) {
    text-transform: capitalize;
}

.tx-cta-heading {
    text-transform: unset !important;
    letter-spacing: -0.1px !important;
    overflow: hidden;
}

.tx-cta-heading .split-line div {
    display: inline-block;
}

.tx-cta-heading .split-line div div:nth-child(1) {
    text-transform: capitalize;
}

.page-wrapper {
    overflow: hidden;
}

.buil-ani-threed {
    perspective: 2000px;
    transform-style: preserve-3d;
}

/*
    search-btn-1-start
*/

.blta-search-btn-1 {
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    line-height: 1;
    font-size: 24px;
    flex: 0 0 auto;
    transition: 400ms var(--cube-1);
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 0 2px;
}

.blta-search-btn-1:hover {
    color: #000;
}

/*
    search-btn-1-end
*/

/*
    cart-btn-1-start
*/

.blta-cart-btn-1 {
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    line-height: 1;
    font-size: 24px;
    flex: 0 0 auto;
    transition: 400ms var(--cube-1);
    position: relative;
    z-index: 2;
}

.blta-cart-btn-1 .count {
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    left: -5px;
    top: -12px;
    transition: 400ms var(--cube-1);
    width: 18px;
    height: 18px;
    background: #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.blta-cart-btn-1:hover {
    color: #000;
}

.blta-cart-btn-1:hover .count {
    color: var(--blta-pr-1);
}

/*
    cart-btn-1-end
*/

/*
    mobile-menu-btn-1-start
*/

.gly-mobile-menu-btn-1 {
    border: none;
    outline: none;
    padding: 0;
    background: transparent;
    flex: 0 0 auto;
    width: 28px;
    height: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: 500ms var(--cube-1);
    position: relative;
    z-index: 1;
}

.gly-mobile-menu-btn-1 span {
    display: block;
    background: #fff;
    width: 100%;
    height: 3px;
    transition: 500ms var(--cube-1);
}

.gly-mobile-menu-btn-1:focus span:nth-child(2) {
    transform: translateY(-4px) rotate(308deg);
}

.gly-mobile-menu-btn-1:focus span:nth-child(1) {
    transform: translateY(3px) rotate(45deg);
}

.gly-mobile-menu-btn-1:hover span:nth-child(2) {
    transform: translateY(-4px) rotate(308deg);
}

.gly-mobile-menu-btn-1:hover span:nth-child(1) {
    transform: translateY(3px) rotate(45deg);
}

/*
    mobile-menu-btn-1-end
*/

/*
    mobile-menu-btn-2-start
*/

.gly-mobile-menu-btn-2 {
    overflow: hidden;
    border: none;
    outline: none;
    padding: 18px 15px;
    background: var(--gly-gd-1);
    flex: 0 0 auto;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    transition: 500ms var(--cube-1);
    position: relative;
    z-index: 1;
}

.gly-mobile-menu-btn-2 span {
    display: block;
    background: #fff;
    width: 100%;
    height: 4.5px;
    transition: 500ms var(--cube-1);
    border-radius: 5px;
}

.gly-mobile-menu-btn-2:focus span:nth-child(2) {
    transform: translateX(50px) rotate(0deg);
}

.gly-mobile-menu-btn-2:focus span:nth-child(3) {
    transform: translateY(-6px) rotate(308deg);
}

.gly-mobile-menu-btn-2:focus span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.gly-mobile-menu-btn-2:hover span:nth-child(2) {
    transform: translateX(50px) rotate(0deg);
}

.gly-mobile-menu-btn-2:hover span:nth-child(3) {
    transform: translateY(-6px) rotate(308deg);
}

.gly-mobile-menu-btn-2:hover span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

/*
    mobile-menu-btn-2-end
*/

/*
    pr-btn-1-start
*/

.blta-btn-1 {
    opacity: 1;
    outline: 0;
    color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    flex: 0 0 auto;
    font-family: var(--blta-pr-font);
    font-weight: 800;
    font-size: 18px;
    background: transparent;
    color: #fff;
    line-height: 1;
    letter-spacing: -0.3px;
    transition: 300ms var(--cube-1);
}

.blta-btn-1::after {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    display: block;
    transition: 0.5s;
    position: absolute;
    background: #101010;
    content: attr(data-back);
    transform: translateY(-50%) rotateX(90deg);
    padding: 28px 74px;
}

.blta-btn-1::before {
    top: 0;
    left: 0;
    opacity: 1;
    display: block;
    transition: 0.5s;
    position: relative;
    background: var(--blta-pr-3);
    padding: 28px 74px;
    content: attr(data-front);
    transform: translateY(0) rotateX(0);
}

.blta-btn-1:hover {
    color: #fff;
}

.blta-btn-1:hover::after {
    opacity: 1;
    transform: translateY(0) rotateX(0);
}

.blta-btn-1:hover::before {
    opacity: 0;
    transform: translateY(50%) rotateX(90deg);
}

/*
    pr-btn--start
*/

.blta-btn-2 {
    opacity: 1;
    outline: 0;
    color: #fff;
    position: relative;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
    flex: 0 0 auto;
    font-family: var(--blta-pr-font);
    font-weight: 800;
    font-size: 18px;
    background: transparent;
    color: #000;
    line-height: 1;
    letter-spacing: -0.3px;
    transition: 300ms var(--cube-1);
}

.blta-btn-2::after {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    display: block;
    transition: 0.5s;
    position: absolute;
    background: #101010;
    color: #fff;
    content: attr(data-back);
    transform: translateY(-50%) rotateX(90deg);
    padding: 22px 31px;
}

.blta-btn-2::before {
    top: 0;
    left: 0;
    opacity: 1;
    display: block;
    transition: 0.5s;
    position: relative;
    background: var(--blta-pr-1);
    padding: 22px 31px;
    color: #000;
    content: attr(data-front);
    transform: translateY(0) rotateX(0);
}

.blta-btn-2 .icon {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 52px;
    background: #B4B4B4;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 400ms var(--cube-1);
}

.blta-btn-2:hover {
    color: #fff;
}

.blta-btn-2:hover::after {
    opacity: 1;
    transform: translateY(0) rotateX(0);
}

.blta-btn-2:hover::before {
    opacity: 0;
    transform: translateY(50%) rotateX(90deg);
}

.blta-btn-2:hover .icon {
    background-color: var(--blta-pr-1);
}

.blta-btn-2:is(.has-color-2)::before {
    background: var(--blta-pr-2);
}

.blta-btn-2:is(.has-color-2):hover .icon {
    background: var(--blta-pr-2);
}

@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(10deg);
    }
    50% {
        transform: rotate(0eg);
    }
    75% {
        transform: rotate(-10deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes shakeup {
    0% {
        transform: translate(0, 3px);
    }
    50% {
        transform: translate(0, -3px);
    }
    100% {
        transform: translate(0, 0);
    }
}

@keyframes jello {
    11.1% {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
    100% {
        transform: none;
    }
}

/*
    pr-btn-1-end
*/

/*
    ply-btn-1-start
*/

.blta-ply-btn-1 {
    flex: 0 0 auto;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 30px;
    color: var(--blta-pr-1);
    transition: 400ms var(--cube-1);
}

.blta-ply-btn-1-text {
    font-weight: 800;
}

.blta-ply-btn-1-svg {
    position: absolute;
    top: 0;
    width: 85%;
    height: 100%;
    font-size: 28px;
    animation: plybtn1 10s infinite linear;
}

.blta-ply-btn-1-svg span {
    position: absolute;
    left: 50%;
    transform-origin: 0 100px;
}

.blta-ply-btn-1:hover {
    background: var(--blta-pr-1);
}

@keyframes plybtn1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*
    ply-btn-1-end
*/

/*
    arrow-btn-1-start
*/

.blta-arrow-btn-1 {
    display: inline-flex;
    width: 79px;
    height: 79px;
    background: var(--blta-pr-1);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: 400ms var(--cube-1);
    flex: 0 0 auto;
}

.blta-arrow-btn-1 .icon-1 {
    display: inline-block;
    transition: 400ms var(--cube-1);
}

.blta-arrow-btn-1 .icon-2 {
    display: inline-block;
    transition: 500ms var(--cube-2);
    position: absolute;
    top: 50%;
    left: -50%;
    color: #fff;
    transform: translate(-50%, -50%) rotate(45deg);
}

.blta-arrow-btn-1:hover .icon-1 {
    transform: translate(150%, -150%);
}

.blta-arrow-btn-1:hover .icon-2 {
    left: 50%;
}

/*
    arrow-btn-1-end
*/

/*
    phone-btn-1-start
*/

.blta-phone-1 {
    font-size: 18px;
    background: var(--blta-pr-2);
    display: flex;
    align-items: center;
    gap: 18px;
    padding-right: 30px;
    perspective: 2000px;
    transform-style: preserve-3d;
    transition: 400ms var(--cube-1);
}

.blta-phone-1 .icon {
    width: 50px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #fff;
    background: #000;
    transition: 400ms var(--cube-1);
    transform-origin: right;
}

.blta-phone-1:hover {
    color: #fff;
}

.blta-phone-1:hover .icon {
    transform: rotate(10deg);
}

/*
    home-1-heading-paragraph-css-start
*/

.blta-heading-1 {
    font-family: var(--blta-pr-font);
    line-height: 1.07;
    color: #B4B4B4;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.blta-heading-1:is(.has-color-white) {
    color: #fff;
}

.blta-para-1 {
    font-family: var(--blta-para-font);
    font-weight: 400;
    line-height: 30px;
    font-size: 16px;
    color: #444444;
    margin-bottom: 0px;
}

.blta-para-1:is(.has-color-white) {
    color: #fff;
}

.blta-para-1:is(.has-color-black) {
    color: #ffffff;
}

.blta-subtitle-1 {
    display: flex !important;
    align-items: center;
    gap: 10px;
    font-size: 19px;
    color: #B4B4B4;
    margin-bottom: 17px;
}

.blta-subtitle-1 .icon {
    width: 25px;
    height: 25px;
    background: #B4B4B4;
    border-radius: 50%;
    display: inline-flex;
    flex: 0 0 auto;
    color: #fff;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

.blta-subtitle-1 .icon:is(.has-color-2) {
    color: #fff;
    background: var(--blta-pr-2);
}

.blta-subtitle-1:is(.has-color-white) {
    color: #fff;
}

.blta-subtitle-1:is(.has-color-white) .icon {
    background: var(--blta-pr-1);
    color: #000;
}

.blta-subtitle-1:is(.has-color-pr) {
    color: var(--blta-pr-1);
}

.blta-subtitle-1:is(.has-color-pr) .icon {
    background: var(--blta-pr-1);
    color: #000;
}

.blta-subtitle-1:is(.has-color-2) {
    color: #222429;
}

.blta-section-title-1 {
    font-family: var(--blta-pr-font);
    line-height: 1.08;
    color: #B4B4B4;
    text-transform: capitalize;
    font-size: 60px;
    font-weight: 800;
    padding-bottom: 3px;
    margin-bottom: 25px;
}

.blta-section-title-1:is(.has-color-white) {
    color: #fff;
}

.blta-section-title-1:is(.has-color-2) {
    color: #222429;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-section-title-1 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-section-title-1 {
        font-size: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-section-title-1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .blta-section-title-1 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-section-title-1 {
        font-size: 35px;
    }
}

/*
    home-1-heading-paragraph-css-end
*/

/*
  header-1-css-start
*/

.blta-header-1-area {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}

.blta-header-1-container {
    max-width: 1365px;
}

.blta-header-1-row {
    display: grid;
    grid-template-columns: 0.9fr 3fr;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-1-row {
        grid-template-columns: 0.6fr 3fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-header-1-row {
        grid-template-columns: 2fr 3fr;
    }
}

@media (max-width: 767px) {
    .blta-header-1-row {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-header-1-row {
        grid-template-columns: 1fr 2fr;
    }
}

.blta-header-1-logo-box {
    padding: 15px;
    height: 100%;
}

@media (max-width: 767px) {
    .blta-header-1-logo-box {
        height: 100%;
    }
}

.blta-header-1-top {
    background: #B4B4B4;
    justify-content: space-between;
    gap: 10px;
    padding: 11px 68px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-1-top {
        padding: 11px 10px;
    }
}

.blta-header-1-top-item {
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: -0.4px;
}

.blta-header-1-top-item i {
    color: #53a907;
    display: inline-block;
    margin-right: 6px;
}

.blta-header-1-main {
    background: var(--blta-pr-1);
    padding-left: 180px;
    justify-content: space-between;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-1-main {
        padding-left: 180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-header-1-main {
        justify-content: end;
        padding-left: 180px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .blta-header-1-main {
        justify-content: end;
        padding-left: 180px;
        padding-right: 15px;
        height: 100%;
    }
}

@media (max-width: 767px) {
    .blta-header-1-box {
        height: 100%;
    }
}

.blta-header-1-action-link {
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-header-1-action-link .blta-btn-1 {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-header-1-action-link .blta-btn-1 {
        display: block;
    }
}

@media (max-width: 767px) {
    .blta-header-1-action-link .blta-search-btn-1 {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-header-1-action-link .blta-search-btn-1 {
        display: block;
    }
}

@media (max-width: 767px) {
    .blta-header-1-action-link .blta-cart-btn-1 {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-header-1-action-link .blta-cart-btn-1 {
        display: block;
    }
}

.blta-contact-info-1 {
    gap: 5px 25px;
}

.blta-contact-info-1 li {
    font-size: 15px;
    transition: 400ms var(--cube-1);
}

.blta-contact-info-1 li i {
    color: #53a907;
    display: inline-block;
    margin-right: 6px;
}

.blta-contact-info-1 li a {
    display: block;
}

.blta-contact-info-1 li a:hover {
    transform: translateX(3px);
    opacity: 90%;
}

.main-navigation .navbar-nav {
    display: inherit;
}

.main-navigation .navbar-nav li {
    display: inline-block;
    position: relative;
}

.main-navigation .navbar-nav li:not(:last-child) {
    margin-right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation .navbar-nav li:not(:last-child) {
        margin-right: 20px;
    }
}

.main-navigation .navbar-nav li:is(.dropdown)>a {
    padding-right: 15px;
}

.main-navigation .navbar-nav li:is(.dropdown)>a::before {
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    font-weight: 700;
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 54%;
    transform: translateY(-50%);
}

.main-navigation .navbar-nav li a {
    position: relative;
    z-index: 1;
    font-family: var(--blta-sd-font);
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    padding: 27px 0;
    display: inline-block;
    text-transform: capitalize;
    line-height: 1;
    transition: 400ms var(--cube-1);
}

.main-navigation .navbar-nav li a::after {
    content: "";
    width: 0%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 400ms var(--cube-1);
    opacity: 0;
}

.main-navigation .navbar-nav li .dropdown-menu {
    left: 0;
    top: 100%;
    z-index: 100;
    margin: 0px;
    padding: 20px 20px;
    height: auto;
    min-width: 250px;
    display: block;
    border: none;
    border-top: 2px solid var(--blta-pr-1);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0;
    position: absolute;
    background: #fff;
    border-radius: 2px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.main-navigation .navbar-nav li .dropdown-menu li {
    display: block;
    margin: 0;
    position: relative;
}

.main-navigation .navbar-nav li .dropdown-menu li a {
    color: var(--blta-pr-color);
    width: 100%;
    font-weight: 500;
    display: block;
    padding: 10px 0px;
}

.main-navigation .navbar-nav li .dropdown-menu li a::after {
    background: var(--blta-pr-1);
}

.main-navigation .navbar-nav li .dropdown-menu li .dropdown-menu {
    top: 0;
    left: calc(100% + 20px);
    min-width: 250px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.main-navigation .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) translateZ(0);
}

.main-navigation .navbar-nav li .dropdown-menu li:hover>a {
    color: var(--blta-pr-1);
}

.main-navigation .navbar-nav li .dropdown-menu li:hover>a::after {
    bottom: 0;
}

.main-navigation .navbar-nav li:hover>a::after {
    bottom: 34%;
    opacity: 1;
    width: 100%;
}

.main-navigation .navbar-nav li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) translateZ(0);
}

/*
  header-1-css-end
*/

/*
  header-2-css-start
*/

.blta-header-2-area {
    position: absolute;
    width: 100%;
    left: 0;
    top: 30px;
    background: transparent;
    z-index: 8;
}

.blta-header-2-container {
    max-width: 1745px;
}

.blta-header-2-action-link .gly-mobile-menu-btn-1 {
    background: #000;
    width: 55px;
    height: 60px;
    padding: 25px 15px;
}

.main-navigation:is(.has-home-2) .navbar-nav li:not(:last-child) {
    margin-right: 55px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation:is(.has-home-2) .navbar-nav li:not(:last-child) {
        margin-right: 18px;
    }
}

.main-navigation:is(.has-home-2) .navbar-nav li a {
    font-family: var(--blta-pr-font);
    font-size: 20px;
    font-weight: 600;
}

.main-navigation:is(.has-home-2) .navbar-nav li .dropdown-menu li {
    margin-right: 0;
}

.main-navigation:is(.has-home-2) .navbar-nav li .dropdown-menu li a {
    font-size: 18px;
}

/*
  header-2-css-end
*/

/*
  header-3-css-start
*/

.blta-header-3-area {
    background-color: #222429;
    position: relative;
    z-index: 2;
}

.blta-header-3-container {
    max-width: 1615px;
}

.blta-header-3-row {
    display: grid;
    grid-template-columns: 440px 1fr;
    align-items: center;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-header-3-row {
        grid-template-columns: 300px 1fr;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-3-row {
        grid-template-columns: 210px 1fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-header-3-row {
        grid-template-columns: 2fr 1fr;
    }
}

.blta-header-3-top {
    background-color: var(--blta-pr-2);
    gap: 35px;
    position: relative;
    z-index: 1;
}

.blta-header-3-top::after {
    content: "";
    width: 2500px;
    height: 100%;
    left: -85px;
    top: 0;
    position: absolute;
    background-color: var(--blta-pr-2);
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 1% 100%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-3-top::after {
        left: -35px;
    }
}

.blta-header-3-top .blta-contact-info-1 li a {
    font-size: 17px;
}

.blta-header-3-top .blta-contact-info-1 li a i {
    color: #222429;
}

.blta-header-3-top .blta-contact-info-1 li a:hover {
    color: #fff;
}

.blta-header-3-top-menu {
    gap: 25px;
    margin-left: auto;
}

.blta-header-3-top-menu .link {
    font-size: 17px;
    color: #222429;
    transition: 400ms var(--cube-1);
    position: relative;
    transition: 400ms var(--cube-1);
}

.blta-header-3-top-menu .link:not(:last-child)::after {
    content: "";
    width: 6px;
    height: 2px;
    background-color: #222429;
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    transition: 400ms var(--cube-1);
}

.blta-header-3-top-menu .link:hover {
    color: #fff;
    transform: translateX(-3px);
}

.blta-header-3-top .blta-header-3-top-social .link {
    width: 45px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    font-size: 17px;
    border-left: 1px solid #d16500;
    transition: 400ms var(--cube-1);
}

.blta-header-3-top .blta-header-3-top-social .link:hover {
    background-color: #222429;
    color: #fff;
}

.blta-header-3-main {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-header-3-main {
        padding: 15px 0;
    }
}

.blta-header-3-main::after {
    content: "";
    width: 2500px;
    height: 100%;
    left: -105px;
    top: 0;
    position: absolute;
    background-color: #fff;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 2% 100%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-3-main::after {
        left: -55px;
    }
}

@media (max-width: 767px) {
    .blta-header-3-main::after {
        left: -55px;
    }
}

.blta-header-3-action-link {
    gap: 45px;
}

@media (max-width: 767px) {
    .blta-header-3-action-link {
        margin-left: auto;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-header-3-action-link {
        gap: 20px;
    }
}

.blta-header-3-action-link .blta-cart-btn-1 {
    color: #222429;
}

@media (max-width: 767px) {
    .blta-header-3-action-link .blta-cart-btn-1 {
        display: none;
    }
}

.blta-header-3-action-link .blta-cart-btn-1:hover {
    color: var(--blta-pr-2);
}

.blta-header-3-action-link .blta-search-btn-1 {
    color: #222429;
}

@media (max-width: 767px) {
    .blta-header-3-action-link .blta-search-btn-1 {
        display: none;
    }
}

.blta-header-3-action-link .blta-search-btn-1:hover {
    color: var(--blta-pr-2);
}

.blta-header-3-action-link .blta-btn-1 {
    color: #222429;
    text-transform: capitalize;
}

@media (max-width: 767px) {
    .blta-header-3-action-link .blta-btn-1 {
        display: none;
    }
}

.blta-header-3-action-link .blta-btn-1::before {
    background: var(--blta-pr-2);
    padding: 17px 39px;
}

.blta-header-3-action-link .blta-btn-1::after {
    padding: 17px 39px;
    color: #fff;
}

.blta-header-3-action-link .gly-mobile-menu-btn-1 {
    background: #000;
    width: 55px;
    height: 52px;
    padding: 21px 15px;
}

.main-navigation:is(.has-home-3) .navbar-nav li:not(:last-child) {
    margin-right: 65px;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation:is(.has-home-3) .navbar-nav li:not(:last-child) {
        margin-right: 35px;
    }
}

.main-navigation:is(.has-home-3) .navbar-nav li:not(:last-child)::after {
    content: "";
    width: 6px;
    height: 2px;
    background-color: #222429;
    top: 50%;
    right: -32px;
    transform: translateY(-50%);
    position: absolute;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation:is(.has-home-3) .navbar-nav li:not(:last-child)::after {
        right: -22px;
    }
}

.main-navigation:is(.has-home-3) .navbar-nav li:is(.dropdown) a {
    padding-right: 15px;
}

.main-navigation:is(.has-home-3) .navbar-nav li a {
    font-family: var(--blta-pr-font);
    color: #222429;
    font-size: 19px;
    font-weight: 600;
    padding: 31px 0;
}

.main-navigation:is(.has-home-3) .navbar-nav li a::after {
    background-color: var(--blta-pr-2);
}

.main-navigation:is(.has-home-3) .navbar-nav li .dropdown-menu li {
    margin-right: 0;
}

.main-navigation:is(.has-home-3) .navbar-nav li .dropdown-menu li::after {
    display: none;
}

.main-navigation:is(.has-home-3) .navbar-nav li .dropdown-menu li a {
    font-size: 18px;
}

.main-navigation:is(.has-home-3) .navbar-nav li:hover>a {
    color: var(--blta-pr-2);
}

/*
  header-3-css-end
*/

/*
  sticky-header-css-start
*/

.txa_sticky_header {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    transition: 500ms var(--cube-1);
    z-index: 8;
}

.txa_sticky_header:is(.blta-header-1-area) {
    top: 25px;
}

.txa_sticky_header:is(.blta-header-1-area):is(.txa_sticky) {
    transform: translateY(-150%);
}

.txa_sticky_header:is(.blta-header-1-area):is(.txa_sticky):is(.txa_sticky_show) {
    transform: translateY(0%);
}

.txa_sticky_header:is(.blta-header-2-area) {
    top: 30px;
}

.txa_sticky_header:is(.blta-header-2-area):is(.txa_sticky) {
    transform: translateY(-150%);
    background-color: #222429;
}

.txa_sticky_header:is(.blta-header-2-area):is(.txa_sticky):is(.txa_sticky_show) {
    transform: translateY(0%);
}

.txa_sticky_header:is(.blta-header-3-area):is(.txa_sticky) {
    transform: translateY(-150%);
    background-color: #222429;
}

.txa_sticky_header:is(.blta-header-3-area):is(.txa_sticky):is(.txa_sticky_show) {
    transform: translateY(0%);
}

/*
  sticky-header-css-end
*/

/*
  mobile-menu-css-start
*/

.mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 9;
    display: none;
}

.mobile-menu ::-webkit-scrollbar {
    display: none;
}

.mobile-menu-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    display: flex;
}

.mobile-menu-bg span {
    flex-wrap: wrap;
    display: block;
    height: 0%;
}

.mobile-menu-bg span:nth-child(1) {
    background-color: #131518;
    width: 60%;
}

@media (max-width: 767px) {
    .mobile-menu-bg span:nth-child(1) {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .mobile-menu-bg span:nth-child(1) {
        width: 80%;
    }
}

.mobile-menu-bg span:nth-child(2) {
    background-color: #1a1e23;
    width: 40%;
}

@media (max-width: 767px) {
    .mobile-menu-bg span:nth-child(2) {
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .mobile-menu-bg span:nth-child(2) {
        width: 40%;
        display: block;
    }
}

.mobile-menu-wrap {
    height: 100%;
    padding: 60px 200px;
    overflow-y: scroll;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .mobile-menu-wrap {
        padding: 60px 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile-menu-wrap {
        padding: 60px 50px;
    }
}

@media (max-width: 767px) {
    .mobile-menu-wrap {
        padding: 40px 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .mobile-menu-wrap {
        padding: 60px 40px;
    }
}

.mobile-menu-logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.mobile-menu-close {
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    transition: 300ms var(--cube-1);
    opacity: 0;
}

.mobile-menu-close i {
    line-height: 1;
    display: inline-block;
    transition: 300ms ease-in-out;
}

.mobile-menu-close:hover {
    color: var(--blta-pr-1);
}

.mobile-menu nav.mobile-main-navigation {
    max-width: 700px;
}

.mobile-menu-inner {
    display: grid;
    grid-template-columns: 1fr 0.5fr;
    gap: 100px 200px;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile-menu-inner {
        grid-template-columns: 1fr 0.6fr;
        gap: 100px;
    }
}

@media (max-width: 767px) {
    .mobile-menu-inner {
        grid-template-columns: 1fr;
    }
}

.mobile-menu-search-form-1 input {
    height: 60px;
    border-radius: 5px;
    padding: 0 30px;
    background: #fff;
    width: 100%;
    border: none;
    outline: none;
    color: #000;
    margin-bottom: 20px;
}

.mobile-menu-search-form-1 .form-btn {
    border: none;
    outline: none;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px 20px;
    color: #000;
    transition: 400ms var(--cube-1);
    text-transform: capitalize;
}

.mobile-menu-search-form-1 .form-btn:hover {
    background-color: var(--blta-pr-1);
    color: #fff;
    transform: scale(95%);
}

.mobile-menu-social-1 {
    gap: 15px;
}

.mobile-menu-social-1 a {
    display: inline-block;
    font-size: 25px;
    line-height: 1;
    color: #fff;
    opacity: 0.8;
    transition: 400ms var(--cube-1);
}

.mobile-menu-social-1 a:hover {
    color: var(--blta-pr-1);
    opacity: 1;
}

/*
  header-menu-customazition-start
*/

.mobile-main-navigation .navbar-nav {
    width: 100%;
}

.mobile-main-navigation.dropdown:after {
    display: none;
}

.mobile-main-navigation .navbar-nav .dropdown-menu {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
}

.mobile-main-navigation .navbar-nav li {
    width: 100%;
    display: block;
    -webkit-transition: 0.3s var(--cube-1);
    transition: 0.3s var(--cube-1);
}

.mobile-main-navigation .navbar-nav li a {
    padding: 0;
    width: 100%;
    display: block;
    padding: 10px 60px 10px 0 !important;
    color: #fff;
    text-transform: capitalize;
    font-size: 30px;
    transition: 400ms var(--cube-1);
}

.mobile-main-navigation .navbar-nav li a:hover {
    color: var(--blta-pr-1);
}

.mobile-main-navigation .navbar-nav li a:after {
    display: none;
}

.mobile-main-navigation .dropdown>.dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.mobile-main-navigation .navbar-nav .dropdown-menu {
    border: none;
    display: none;
    -webkit-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0px;
    width: 100%;
    background-color: transparent;
}

.mobile-main-navigation .navbar-nav .dropdown-menu li {
    border: none;
    padding: 0 10px;
    line-height: 1;
}

.mobile-main-navigation .navbar-nav .dropdown-menu li:hover {
    background-color: transparent;
}

.mobile-main-navigation .navbar-nav .dropdown-menu li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 20px;
}

.mobile-main-navigation .navbar-nav .dropdown-menu li a:hover {
    color: var(--blta-pr-1);
    background-color: transparent;
}

.mobile-main-navigation .dropdown {
    position: relative;
}

.mobile-main-navigation .dropdown .dropdown-btn {
    color: #fff;
    position: absolute;
    top: 8px;
    right: 0;
    height: 30px;
    padding: 5px 10px;
    font-size: 28px;
    cursor: pointer;
}

.mobile-main-navigation .dropdown .dropdown-btn:hover {
    color: var(--blta-pr-1);
}

.mobile-main-navigation li .dropdown-menu .dropdown-btn {
    font-size: 16px;
}

.mobile-main-navigation .dropdown .dropdown-btn.toggle-open {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: var(--blta-pr-1);
}

/*
    hero-1-css-start
*/

.blta-hero-1-area {
    position: relative;
}

.blta-hero-1-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 35px);
    overflow: hidden;
}

.blta-hero-1-slider-item {
    position: relative;
    z-index: 1;
    padding-top: 355px;
    padding-bottom: 250px;
}

@media (max-width: 767px) {
    .blta-hero-1-slider-item {
        padding-top: 220px;
    }
}

.blta-hero-1-slider-item-img {
    position: relative;
    z-index: 1;
    mask-image: url(../img/hero/h1-img-mask.webp);
    height: 100%;
    mask-size: cover;
    mask-repeat: no-repeat;
    mask-position: left bottom;
    transform: translate(100%, -100%);
    transition: 2000ms var(--cube-1);
    transition-delay: 0s;
}

.blta-hero-1-slider-item-img-position {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-1-slider-item-img-position {
        width: 80%;
    }
}

.blta-hero-1-slider-item-img .overly-color {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-1-slider-item-img .overly-color {
        opacity: 0.5;
    }
}

.blta-hero-1-slider-item-content {
    position: relative;
    z-index: 2;
    perspective: 2000px;
    transform-style: preserve-3d;
}

.blta-hero-1-slider-item-content .blta-subtitle-1 {
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    transition-delay: 0.3s;
}

.blta-hero-1-slider-item-title {
    font-size: 70px;
    max-width: 570px;
    margin-bottom: 25px;
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    transition-delay: 0.5s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-1-slider-item-title {
        font-size: 65px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-1-slider-item-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-hero-1-slider-item-title {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .blta-hero-1-slider-item-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-hero-1-slider-item-title {
        font-size: 45px;
    }
}

.blta-hero-1-slider-item-disc {
    font-size: 20px;
    line-height: 34px;
    max-width: 580px;
    margin-bottom: 40px;
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-1-slider-item-disc {
        max-width: 50%;
    }
}

.blta-hero-1-slider-item-btn {
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-img {
    transform: translate(0%, 0%);
    transition-delay: 1s;
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-content {
    perspective: 2000px;
    transform-style: preserve-3d;
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-content .blta-subtitle-1 {
    transform: rotateY(0deg);
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-content .blta-hero-1-slider-item-title {
    transform: rotateY(0deg);
    transition-delay: 0.5s;
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-content .blta-hero-1-slider-item-disc {
    transform: rotateY(0deg);
    transition-delay: 0.8s;
}

.blta-hero-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-1-slider-item-content .blta-hero-1-slider-item-btn {
    transform: rotateY(0deg);
    transition-delay: 1s;
}

.blta-hero-1-slider-btn-positon {
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    right: 4vw;
    bottom: 95px;
    z-index: 2;
}

.blta-slider-btn-1 {
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: 400ms var(--cube-1);
}

.blta-slider-btn-1 i {
    display: inline-block;
    transition: 500ms var(--cube-2);
}

.blta-slider-btn-1:hover {
    background-color: var(--blta-pr-1);
    border-color: transparent;
    transform: scale(95%);
}

.blta-slider-btn-1:hover i {
    transform: rotateY(360deg);
}

/*
    hero-1-css-end
*/

/*
    hero-2-css-start
*/

.blta-hero-2-area {
    position: relative;
}

.blta-hero-2-bg-img {
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
}

.blta-hero-2-bg-img-overly {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    opacity: 50%;
    z-index: 2;
}

.blta-hero-2-bg-img .bg-plane {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 30%;
}

.blta-hero-2-bg-img .bg-building {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
}

.blta-hero-2-bg-img .bg-building img {
    transform-origin: top;
}

.blta-hero-2-bg-img .bg-sky {
    height: 100%;
    width: 100%;
}

.blta-hero-2-bg-shape {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 800px;
}

.blta-hero-2-bg-shape .shape-1 {
    width: 100%;
    height: 790px;
}

.blta-hero-2-bg-shape .shape-2 {
    position: absolute;
    right: 8%;
    bottom: 11%;
    width: 39%;
}

.blta-hero-2-content {
    padding-top: 340px;
    padding-bottom: 180px;
    text-align: right;
    perspective: 2000px;
    transform-style: preserve-3d;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-2-content {
        padding-top: 250px;
        padding-bottom: 50px;
    }
}

.blta-hero-2-title-3 {
    font-size: 45px;
    /*color: var(--blta-pr-2);*/
    margin-bottom: 0px;
    transform-origin: right;
    transition: var(--cube-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-2-title-3 {
        font-size: 45px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-hero-2-title-3 {
        font-size: 40px;
        margin-bottom: 0px;
    }
}

@media (max-width: 767px) {
    .blta-hero-2-title-3 {
        font-size: 26px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-hero-2-title-3 {
        font-size: 35px;
        margin-bottom: 0;
    }
}

.blta-hero-2-title-2 {
    font-size: 45px;
    margin-bottom: -30px;
    transform-origin: right;
    transition: var(--cube-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-2-title-2 {
        font-size: 80px;
        margin-bottom: -40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-hero-2-title-2 {
        font-size: 50px;
        margin-bottom: -30px;
    }
}

@media (max-width: 767px) {
    .blta-hero-2-title-2 {
        font-size: 70px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-hero-2-title-2 {
        font-size: 100px;
        margin-bottom: 0;
    }
}

.blta-hero-2-title-1 {
    font-size: 50px;
    /*color: var(--blta-pr-2);*/
    margin-bottom: -10px;
    transform-origin: right;
    transition: var(--cube-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-2-title-1 {
        font-size: 160px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-hero-2-title-1 {
        font-size: 140px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .blta-hero-2-title-1 {
        font-size: 80px;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-hero-2-title-1 {
        font-size: 120px;
        margin-bottom: 0;
    }
}

.blta-hero-2-disc {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 25px;
    transform-origin: right;
    transition: var(--cube-2);
}

.blta-hero-2-btn {
    padding-right: 52px;
    transform-origin: right;
    transition: var(--cube-2);
}

.blta-hero-2-img {
    margin-right: -30px;
    display: flex;
    justify-content: end;
    height: 100%;
    align-items: end;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-2-img {
        margin-right: 0px;
    }
}

/*
    hero-2-css-end
*/

/*
    hero-3-css-start
*/

.blta-hero-3-area {
    position: relative;
    z-index: 1;
    padding-top: 225px;
}

.blta-hero-3-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 100px);
    z-index: -1;
}

.blta-hero-3-item {
    position: relative;
    z-index: 1;
}

.blta-hero-3-item::after {
    width: 3200px;
    height: 2px;
    content: "";
    background: #3a3c41;
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    transform-origin: left;
    transition: 0.5s;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-3-item::after {
        display: none;
    }
}

.blta-hero-3-item-row {
    display: grid;
    gap: 60px;
    grid-template-columns: 1fr 1.2fr;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-3-item-row {
        gap: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-3-item-row {
        grid-template-columns: 1fr;
    }
}

.blta-hero-3-item-content {
    padding-top: 110px;
    perspective: 2000px;
    transform-style: preserve-3d;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-3-item-content {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-3-item-content {
        padding-top: 0px;
    }
}

.blta-hero-3-item-content .item-subtitle {
    font-size: 20px;
    margin-bottom: 12px;
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    opacity: 0;
}

.blta-hero-3-item-content .item-title {
    font-size: 80px;
    line-height: 1.06;
    margin-bottom: 23px;
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    opacity: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-3-item-content .item-title {
        font-size: 65px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-3-item-content .item-title {
        font-size: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-hero-3-item-content .item-title {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .blta-hero-3-item-content .item-title {
        font-size: 40px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-hero-3-item-content .item-title {
        font-size: 45px;
    }
}

.blta-hero-3-item-content .item-disc {
    font-size: 20px;
    line-height: 34px;
    color: #222429;
    margin-bottom: 39px;
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    opacity: 0;
}

.blta-hero-3-item-content .item-btn {
    transform: rotateY(108deg);
    transform-origin: left;
    transition: 1s var(--cube-2);
    opacity: 0;
}

.blta-hero-3-item-right {
    position: relative;
    z-index: 1;
}

.blta-hero-3-item-img {
    height: 785px;
    display: flex;
    align-items: end;
    margin-right: -260px;
    transition: 1s;
    transform: translateX(50%);
    opacity: 0;
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .blta-hero-3-item-img {
        height: 700px;
        margin-right: -120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .blta-hero-3-item-img {
        height: 580px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-hero-3-item-img {
        height: 580px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-hero-3-item-img {
        height: 600px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-3-item-img {
        height: auto;
        margin-right: 0px;
    }
}

.blta-hero-3-item-modal {
    background: var(--blta-pr-2);
    max-width: 350px;
    padding: 27px 30px;
    padding-right: 70px;
    position: absolute;
    right: -200px;
    bottom: 30px;
    transition: 0.5s;
    opacity: 0;
}

@media (max-width: 767px) {
    .blta-hero-3-item-modal {
        display: none;
    }
}

.blta-hero-3-item-modal .title {
    font-size: 25px;
    line-height: 1.4;
    margin-bottom: 13px;
}

.blta-hero-3-item-modal .modal-btn {
    width: 60px;
    height: 54px;
    background: #101010;
    color: #fff;
    transition: 500ms var(--cube-1);
}

.blta-hero-3-item-modal .modal-btn:hover {
    border-radius: 50%;
}

.blta-hero-3-item-modal .modal-img {
    position: absolute;
    bottom: -30px;
    right: -30px;
    width: 50%;
}

.blta-hero-3-slider {
    position: relative;
    z-index: 1;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item::after {
    transform: translateX(-50%) scaleX(1);
    transition: 12s;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-content {
    perspective: 2000px;
    transform-style: preserve-3d;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-content .item-subtitle {
    transform: rotateY(0deg);
    opacity: 1;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-content .item-title {
    transform: rotateY(0deg);
    transition-delay: 0.5s;
    opacity: 1;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-content .item-disc {
    transform: rotateY(0deg);
    transition-delay: 0.8s;
    opacity: 1;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-content .item-btn {
    transform: rotateY(0deg);
    transition-delay: 1s;
    opacity: 1;
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-img {
    transform: translateX(0px);
    transition: 2s;
    transition-delay: 0.5s;
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.blta-hero-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-hero-3-item-modal {
    right: 0;
    transition-delay: 2s;
    opacity: 1;
}

.blta-hero-3-slider-btn {
    position: absolute;
    z-index: 1;
    left: 35%;
    bottom: 74px;
    transform: translateX(-50%);
    gap: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-hero-3-slider-btn {
        left: 0;
        transform: unset;
    }
}

.blta-hero-3-slider-btn .blta-slider-btn-1 {
    background-color: #fff;
    border-color: #828282;
    color: #101010;
}

.blta-hero-3-slider-btn .blta-slider-btn-1:hover {
    background-color: var(--blta-pr-2);
    border-color: transparent;
}

/*
    hero-3-css-end
*/

/*
    services-1-start
*/

.blta-services-1-border-bottom {
    border-bottom: 2px solid #f7f7f7;
}

.blta-services-1-item {
    padding: 0 30px;
    padding-top: 45px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.blta-services-1-item::after {
    content: "";
    width: 156px;
    height: 200px;
    border-radius: 80px;
    background: #fafafa;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
    transform-origin: center;
    transition: 400ms var(--cube-2);
}

.blta-services-1-item .s1-icon {
    font-size: 70px;
    margin-bottom: 35px;
    transition: 400ms var(--cube-1);
}

.blta-services-1-item .s1-title {
    font-size: 30px;
    margin-bottom: 17px;
}

@media (max-width: 767px) {
    .blta-services-1-item .s1-title {
        font-size: 24px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-services-1-item .s1-title {
        font-size: 26px;
    }
}

.blta-services-1-item:hover::after {
    transform: translateX(-50%) rotate(90deg);
    background: #f4f4f4;
}

.blta-services-1-item:hover .s1-icon {
    transform: scale(105%);
}

/*
    services-1-end
*/

/*
    services-2-start
*/

.blta-services-2-area {
    position: relative;
    z-index: 1;
}

.blta-services-2-il-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 41%;
}

.blta-services-2-section-title .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #000;
    border-radius: 50%;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
}

.blta-services-2-section-title .blta-subtitle-1 {
    justify-content: center;
    color: #444444;
}

.blta-services-2-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-services-2-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-services-2-grid {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-services-2-grid {
        grid-template-columns: 1fr 1fr;
    }
}

.blta-services-2-card {
    background: #fff;
    border-bottom: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    padding: 55px 75px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-services-2-card {
        padding: 55px 45px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-services-2-card {
        padding: 55px 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card {
        padding: 55px 25px;
        border-top: 1px solid #CECECE;
        border-left: 1px solid #CECECE;
    }
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-services-2-card:nth-child(1) {
        border-left: 1px solid #CECECE;
        border-top: 1px solid #CECECE;
    }
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-services-2-card:nth-child(2) {
        border-top: 1px solid #CECECE;
    }
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-services-2-card:nth-child(3) {
        border-top: 1px solid #CECECE;
    }
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-services-2-card:nth-child(4) {
        border-left: 1px solid #CECECE;
    }
}

.blta-services-2-card .card-title {
    display: flex;
    font-size: 28px;
    gap: 15px;
    align-items: center;
    margin-bottom: 25px;
}

.blta-services-2-card .card-title i {
    font-size: 70px;
}

@media (max-width: 767px) {
    .blta-services-2-card .card-title i {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .blta-services-2-card .card-title {
        font-size: 22px;
    }
}

.blta-services-2-card .card-para {
    line-height: 28px;
}

.blta-services-2-card:hover .card-title i {
    animation: jello 1s;
}

/*
    services-2-end
*/

/*
    services-3-start
*/

.blta-services-3-section-title {
    max-width: 785px;
    margin-left: auto;
    margin-right: auto;
}

.blta-services-3-section-title .icon {
    width: 80px;
    height: 80px;
    display: inline-flex;
    background: #000;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
}

.blta-services-3-card {
    margin-bottom: 30px;
}

.blta-services-3-card .card-img {
    height: 335px;
    perspective: 70px;
    perspective-origin: 50% 50%;
}

.blta-services-3-card .card-img img {
    transition: 0.6s;
}

.blta-services-3-card .tx-content {
    background-color: #fff;
    padding: 28px 10px;
    box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.03);
    margin-top: -40px;
    position: relative;
    z-index: 1;
    max-width: 88%;
    margin-left: auto;
    margin-right: auto;
    transition: 500ms;
}

.blta-services-3-card .card-title {
    font-size: 28px;
    line-height: 1.28;
    transition: 500ms var(--cube-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-3-card .card-title {
        font-size: 22px;
    }
}

.blta-services-3-card .card-title:hover {
    letter-spacing: 0.5px;
    color: var(--blta-pr-2);
}

.blta-services-3-card .icon {
    font-size: 50px;
    color: #B4B4B4;
    transition: 500ms var(--cube-1);
}

.blta-services-3-card:hover .content {
    max-width: 100%;
}

.blta-services-3-card:hover .card-img img {
    transform: scaleX(1) scaleY(1) scaleZ(0.1) rotateX(8deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg);
}

.blta-services-3-card:hover .icon {
    color: var(--blta-pr-2);
}

/*
    services-3-end
*/

/*
    services-4-start
*/

.blta-services-4-area {
    background-color: #F7F7F7;
    position: relative;
    z-index: 1;
}

.blta-services-4-il-1 {
    width: 22%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-4-il-1 {
        width: 10%;
    }
}

.blta-services-4-il-2 {
    width: 15%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-4-il-2 {
        width: 10%;
    }
}

.blta-services-4-section-title .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: var(--blta-pr-2);
    border-radius: 50%;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
}

.blta-services-4-section-title .blta-subtitle-1 {
    justify-content: center;
}

.blta-services-2-card:is(.has-home-3) {
    background: transparent;
    position: relative;
    border: none;
}

.blta-services-2-card:is(.has-home-3):nth-child(1) {
    border-bottom: 1px solid #E9E9E9;
}

.blta-services-2-card:is(.has-home-3):nth-child(1)::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: -9px;
    bottom: -9px;
    border: 5px solid var(--blta-pr-2);
    border-radius: 50%;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card:is(.has-home-3):nth-child(1)::after {
        display: none;
    }
}

.blta-services-2-card:is(.has-home-3):nth-child(2) {
    border-bottom: 1px solid #E9E9E9;
}

.blta-services-2-card:is(.has-home-3):nth-child(2)::after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    right: -9px;
    bottom: -9px;
    border: 5px solid var(--blta-pr-2);
    border-radius: 50%;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card:is(.has-home-3):nth-child(2)::after {
        display: none;
    }
}

.blta-services-2-card:is(.has-home-3):nth-child(3) {
    border-bottom: 1px solid #E9E9E9;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card:is(.has-home-3):nth-child(4) {
        border-bottom: 1px solid #E9E9E9;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card:is(.has-home-3):nth-child(5) {
        border-bottom: 1px solid #E9E9E9;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-services-2-card:is(.has-home-3):nth-child(6) {
        border-bottom: 1px solid #E9E9E9;
    }
}

.blta-services-2-card:is(.has-home-3) .card-title {
    align-items: self-start;
    flex-direction: column;
}

/*
    services-4-start
*/

/*
    about-1-start
*/

.blta-about-1-section-title {
    padding-left: 35px;
    max-width: 600px;
}

@media (max-width: 767px) {
    .blta-about-1-section-title {
        padding-left: 0px;
    }
}

.blta-about-1-img {
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-1-img {
        margin-bottom: 100px;
    }
}

.blta-about-1-img .a1-il-1 {
    position: absolute;
    bottom: -130px;
    left: -50px;
    width: 55%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-1-img .a1-il-1 {
        bottom: -80px;
    }
}

.blta-about-1-div {
    display: grid;
    grid-template-columns: 1.1fr 2fr;
    gap: 40px;
    align-items: center;
}

@media (max-width: 767px) {
    .blta-about-1-div {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-1-div {
        grid-template-columns: 1.1fr 2fr;
    }
}

.blta-about-1-div .a1-disc {
    margin-bottom: 30px;
}

.blta-about-1-content-sig .sig-img {
    margin-bottom: -40px;
    width: 34%;
}

.blta-about-1-content-sig .content-wrap {
    padding-left: 90px;
}

.blta-about-1-content-sig .sig-name {
    font-size: 20px;
    margin-bottom: 5px;
}

.blta-about-1-content-sig .sig-disc {
    color: #000;
}

/*
    about-1-end
*/

/*
    about-2-start
*/

.blta-about-2-left-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.8fr 1.1fr;
    grid-template-rows: 1fr 0.9fr 0.8fr 1fr;
    padding-right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-about-2-left-grid {
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .blta-about-2-left-grid {
        padding-right: 0px;
        gap: 15px;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr auto;
        grid-template-areas: "item-1" "item-2" "item-3";
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-left-grid {
        gap: 0px;
        padding-right: 0px;
        grid-template-columns: 1.1fr 0.8fr 1.1fr;
        grid-template-rows: 1fr 0.9fr 0.8fr 1fr;
    }
}

.blta-about-2-left-grid .item-1 {
    grid-area: 1/2/4/4;
}

@media (max-width: 767px) {
    .blta-about-2-left-grid .item-1 {
        grid-area: item-1;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-left-grid .item-1 {
        grid-area: 1/2/4/4;
    }
}

.blta-about-2-left-grid .item-2 {
    grid-area: 2/1/5/3;
}

@media (max-width: 767px) {
    .blta-about-2-left-grid .item-2 {
        grid-area: item-2;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-left-grid .item-2 {
        grid-area: 2/1/5/3;
    }
}

.blta-about-2-left-grid .item-3 {
    grid-area: 4/3/5/4;
    padding-left: 20px;
}

@media (max-width: 767px) {
    .blta-about-2-left-grid .item-3 {
        grid-area: item-3;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-left-grid .item-3 {
        grid-area: 4/3/5/4;
    }
}

.blta-about-2-img {
    height: 475px;
    padding: 20px;
    border: 2px #E7E5E5;
    border-style: dashed;
    background: #fff;
}

@media (max-width: 767px) {
    .blta-about-2-img {
        height: 375px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-img {
        height: 475px;
    }
}

.blta-about-2-img:nth-child(1) {
    position: relative;
    z-index: 1;
}

.blta-about-2-happy-customer {
    font-size: 80px;
    display: flex;
    align-items: center;
    color: var(--blta-pr-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-2-happy-customer {
        font-size: 50px;
    }
}

.blta-about-2-happy-customer .text {
    display: inline-block;
    font-size: 22px;
    padding-left: 15px;
    color: #000;
}

.blta-about-2-content {
    margin-right: -50px;
    padding-top: 20px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-about-2-content {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-2-content {
        margin-right: 0px;
        padding-top: 50px;
    }
}

.blta-about-2-content .inner-div {
    gap: 35px;
}

@media (max-width: 767px) {
    .blta-about-2-content .inner-div {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-2-content .inner-div {
        flex-wrap: nowrap;
    }
}

.blta-about-2-content .blta-ply-btn-1 {
    width: 160px;
    height: 160px;
}

.blta-about-2-content .blta-ply-btn-1-svg {
    font-size: 23px;
    width: 90%;
}

.blta-about-2-content .blta-ply-btn-1-icon-home {
    width: 60px;
    height: 60px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}

.blta-about-2-content .blta-list-1-title {
    color: #000;
}

.blta-about-2-content .blta-list-1-item {
    padding-left: 25px;
}

.blta-about-2-content .blta-list-1-item::after {
    width: 12px;
    height: 12px;
    border: 2px solid #444444;
    top: 8px;
}

.blta-about-2-btn {
    gap: 30px;
}

.blta-about-2-btn .blta-btn-2 {
    margin-right: 52px;
}

/*
    about-2-end
*/

/*
    about-3-start
*/

.blta-about-3-area {
    position: relative;
    z-index: 1;
    padding-bottom: 220px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-area {
        padding-bottom: 130px;
    }
}

.blta-about-3-bg-il {
    position: absolute;
    right: -100px;
    bottom: 0;
    width: 32%;
    z-index: -1;
}

.blta-about-3-row {
    display: grid;
    gap: 50px 60px;
    grid-template-columns: 1fr 1.4fr;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-about-3-row {
        gap: 50px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-row {
        grid-template-columns: 1fr;
    }
}

.blta-about-3-left {
    padding-left: 35px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-left {
        padding-left: 0;
    }
}

.blta-about-3-img {
    height: 525px;
}

.blta-about-3-img-2 {
    position: absolute;
    right: -130px;
    top: 250px;
    width: 390px;
    height: 400px;
    z-index: 1;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-img-2 {
        width: 260px;
        height: 300px;
        right: 0;
    }
}

.blta-about-3-il-img {
    width: 85%;
    position: absolute;
    bottom: -129px;
    left: -50px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-il-img {
        display: none;
    }
}

.blta-about-3-right {
    padding-top: 30px;
}

.blta-about-3-content {
    padding-left: 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-about-3-content {
        padding-left: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-content {
        padding-left: 0px;
    }
}

.blta-about-3-content .disc {
    margin-bottom: 40px;
}

.blta-about-3-content .innter-grid {
    display: grid;
    grid-template-columns: 1fr 3px 1.8fr;
    align-items: center;
    gap: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-about-3-content .innter-grid {
        grid-template-columns: 1fr 3px 3fr;
    }
}

@media (max-width: 767px) {
    .blta-about-3-content .innter-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-about-3-content .innter-grid {
        grid-template-columns: 1fr 3px 3fr;
        gap: 30px;
    }
}

.blta-about-3-content .innter-grid .line {
    display: block;
    width: 2px;
    height: 80%;
    background: var(--blta-pr-2);
}

.blta-about-3-counter {
    gap: 5px;
}

.blta-about-3-counter .number {
    font-size: 130px;
    line-height: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-about-3-counter .number {
        font-size: 70px;
    }
}

.blta-about-3-counter .disc {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 12px;
}

.blta-about-3-features {
    gap: 15px;
}

.blta-about-3-features .icon {
    font-size: 80px;
    color: #000;
    flex: 0 0 auto;
}

.blta-about-3-features .feature-title {
    font-size: 22px;
    margin-bottom: 14px;
}

.blta-about-3-features .features-disc {
    line-height: 25px;
}

/*
    about-3-end
*/

.buil-about-1-area {
    position: relative;
    padding-bottom: 150px;
    background-color: var(--white-color);
    border-radius: 0px 0px 100px 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-area {
        border-radius: 0 0 50px 50px;
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-area {
        border-radius: 0 0 30px 30px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-area {
        border-radius: 0 0 80px 80px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-area {
        border-radius: 0 0 100px 100px;
    }
}

.buil-about-1-img-1 {
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 3;
    transform: translateX(-260px);
    width: 200px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .buil-about-1-img-1 {
        top: 130px;
        width: 325px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-img-1 {
        top: 192px;
        width: 260px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-img-1 {
        top: 210px;
        width: 225px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-img-1 {
        top: 275px;
        width: 225px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-1-img-1 {
        display: none;
    }
}

.buil-about-1-img-1.active {
    width: auto;
    transform: translateX(0);
    transition: all 1.5s ease;
}

.buil-about-1-img-2 {
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 1;
}

.buil-about-1-top {
    position: relative;
    margin-top: -130px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-top {
        left: -10px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-top {
        left: -8px;
    }
}

.buil-about-1-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed var(--buil-pri);
    top: 13px;
    left: 13px;
    box-sizing: border-box;
    border-radius: 0px 0px 50px 50px;
}

@media (max-width: 767px) {
    .buil-about-1-bg {
        border-radius: 0px 0px 20px 20px;
    }
}

.buil-about-1-top-wrap {
    display: flex;
    align-items: end;
    gap: 70px;
    height: 265px;
    background-color: #100f0f;
    padding: 42px 54px 32px 54px;
    border-radius: 0px 0px 50px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-top-wrap {
        gap: 45px;
        height: 295px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-wrap {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width: 767px) {
    .buil-about-1-top-wrap {
        border-radius: 0px 0px 20px 20px;
        padding: 42px 20px 32px 35px;
    }
}

.buil-about-1-top-item {
    width: 30%;
    z-index: 2;
    transition: all 0.5s ease;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-item {
        width: 100%;
    }
}

.buil-about-1-top-item i {
    font-size: 52px;
    color: var(--buil-pri);
    line-height: 1;
    border-radius: 100%;
    transition: all 0.5s ease;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid rgb(16, 15, 15);
    border-radius: 100%;
}

.buil-about-1-top-item h5 {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: var(--white-color);
    margin: 15px 0;
}

.buil-about-1-top-item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--white-color);
    opacity: 0.8;
}

.buil-about-1-top-item.active {
    transform: translateY(-40px);
}

.buil-about-1-top-item.active h5 {
    font-weight: 700;
}

.buil-about-1-top-item.active i {
    color: var(--white-color);
    background-color: var(--buil-pri);
    width: 114px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid rgb(16, 15, 15);
    border-radius: 100%;
    font-size: 50px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-item.active i {
        width: 80px;
        height: 80px;
        border: 3px solid rgb(16, 15, 15);
    }
}

.buil-about-1-content-wrap {
    margin-top: 143px;
    display: flex;
    gap: 95px;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-content-wrap {
        flex-direction: column;
        margin-top: 60px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-content-wrap {
        margin-top: 100px;
    }
}

.buil-about-1-cont-img-wrap {
    width: 46%;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-cont-img-wrap {
        width: 42%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-img-wrap {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-wrap {
        width: 100%;
    }
}

.buil-about-1-cont-img-1 {
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-cont-img-1 {
        max-width: 450px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-1-cont-img-1 {
        max-width: 350px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-1 {
        max-width: 300px;
    }
}

.buil-about-1-cont-img-1.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-1-cont-img-2 {
    position: absolute;
    bottom: -60px;
    right: -150px;
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-img-2 {
        right: 275px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-cont-img-2 {
        right: 135px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-1-cont-img-2 {
        max-width: 250px;
        right: 105px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-2 {
        max-width: 200px;
        right: 0px;
    }
}

img.buil-about-1-cont-img-2.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-1-cont-right {
    width: 54%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-cont-right {
        width: 58%;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-right {
        width: 100%;
    }
}

.buil-about-1-cont-head {
    max-width: 627px;
}

.subtitle-1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    color: var(--buil-pri);
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 75px;
}

.subtitle-1::before {
    content: "";
    position: absolute;
    left: 0;
    width: 62px;
    height: 2px;
    background-color: var(--buil-pri);
}

.buil-about-1-cont-bottom {
    margin-top: 40px;
    margin-left: 90px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-bottom {
        margin-left: 0;
        max-width: 600px;
    }
}

.buil-about-1-bottom-content {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .buil-about-1-bottom-content {
        flex-direction: column;
        gap: 40px;
    }
}

@media (max-width: 767px) {
    .buil-about-popup-wrap {
        max-width: 208px;
    }
}

.buil-about-1-bottom-item-wrap {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.buil-about-1-bottom-item {
    display: flex;
    align-items: center;
    gap: 18px;
}

.buil-about-1-bottom-item i {
    position: relative;
    font-size: 35px;
    color: var(--buil-pri);
    border-radius: 100%;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buil-about-1-bottom-item i::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border: 1px dashed var(--buil-pri);
    animation: about1_border 10s linear infinite;
}

@media (max-width: 767px) {
    .buil-about-1-bottom-item i {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }
}

@keyframes about1_border {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.buil-about-1-bottom-item h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.buil-about-1-bottom-item p {
    font-weight: 300;
}

.buil-about-1-bottom-img-1-wrap {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buil-about-1-bottom-img-1-wrap i {
    width: 44px;
    height: 44px;
    color: var(--white-color);
    background-color: var(--buil-pri);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.buil-about-1-bottom-img-1-wrap i:hover {
    box-shadow: 0px 0px 2px 5px rgba(196, 196, 196, 0.78);
}

.about-popup-video {
    position: absolute;
}

.buil-about-1-bottom-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.buil-about-1-bottom-list-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.buil-about-1-bottom-list-item i {
    color: var(--buil-pri);
}

.buil-about-1-bottom-list-item span {
    font-size: 16px;
    line-height: 30px;
    color: var(--black-color);
}

.divider-black {
    width: 100%;
    height: 1px;
    background-color: var(--black-color);
    opacity: 0.1;
}

.divider {
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
}

.buil-about-1-customer-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 31px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-cont {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-customer-cont {
        flex-direction: column-reverse;
        align-items: start;
    }
}

.buil-about-1-customer-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 327px;
}

.buil-about-1-customer-wrap h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-wrap h6 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-wrap img {
        max-width: 120px;
    }
}

.buil-about-1-btn {
    width: 188px;
    height: 60px;
}

.primary-color {
    color: var(--buil-pri);
}

.buil-about-2-area {
    background-color: #222526;
    padding: 70px 0 86px 0;
    position: relative;
}

.buil-about-2-contianer {
    max-width: 1722px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .buil-about-2-contianer {
        padding: 0 18px;
    }
}

.buil-about-2-top-wrap {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-top-wrap {
        flex-direction: column;
        align-items: center;
        gap: 100px;
        margin-top: 60px;
    }
}

.buil-about-2-top-item {
    position: relative;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .buil-about-2-top-item {
        flex-direction: column;
    }
}

.buil-about-2-top-item.active .buil-about-2-top-item-cont {
    border: 1px solid var(--buil-pri);
}

.buil-about-2-top-item.active .buil-about-2-top-item-img {
    filter: grayscale(0);
}

.buil-about-2-top-item-cont {
    padding: 30px 38px;
    box-sizing: border-box;
    border: 1px solid rgb(68, 68, 68);
    border-radius: 15px;
    max-width: 461px;
    margin-left: 73px;
    padding-left: 135px;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-about-2-top-item-cont {
        padding: 120px 20px 20px 20px;
        margin-left: 0;
    }
}

.buil-about-2-top-item-cont h5 {
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    color: var(--white-color);
    margin-bottom: 15px;
}

.buil-about-2-top-item-cont p {
    font-size: 16px;
    line-height: 24px;
    color: var(--white-color);
    opacity: 0.8;
}

.buil-about-2-top-item-img {
    position: absolute;
    filter: grayscale(1);
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-about-2-top-item-img {
        top: -60px;
    }
}

.buil-about-2-content {
    margin-top: 192px;
}

.buil-about-2-wrap {
    display: flex;
    align-items: center;
    gap: 148px;
    justify-content: space-between;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-wrap {
        gap: 130px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-wrap {
        gap: 100px;
        flex-direction: column;
    }
}

.buil-about-2-img-wrap {
    width: 45%;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-img-wrap {
        width: 40%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-img-wrap {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-2-img-wrap {
        width: 100%;
    }
}

.buil-about-2-left-img-1 {
    position: relative;
    z-index: 2;
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
}

.buil-about-2-left-img-1.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-2-left-img-2 {
    position: absolute;
    top: -92px;
    right: -78px;
    transform: scale(0);
    transition: all 0.5s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-left-img-2 {
        right: 156px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-2-left-img-2 {
        right: 0;
        max-width: 185px;
    }
}

@media (max-width: 767px) {
    .buil-about-2-left-img-2 {
        right: 0;
        max-width: 165px;
    }
}

.buil-about-2-left-img-2.active {
    transform: scale(1);
}

.buil-about-2-right {
    width: 55%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-right {
        width: 60%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-right {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-2-right {
        width: 100%;
    }
}

.buil-about-2-right h2 {
    color: var(--white-color);
    margin-bottom: 25px;
}

.buil-about-2-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.9;
    margin-bottom: 25px;
}

.buil-2-sub {
    display: flex;
    margin-bottom: 15px;
}

.buil-2-subtitle-wrap {
    border-radius: 37px;
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.06);
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px 15px;
}

.buil-2-subtitle-wrap i {
    font-size: 20px;
    color: var(--buil-pri);
    line-height: 0;
}

.buil-2-subtitle-wrap h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    color: var(--buil-pri);
}

.buil-about-2-progress-cont-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.buil-about-2-progress-item-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white-color);
    margin-bottom: 10px;
}

.buil-about-2-progress {
    height: 18px;
    position: relative;
    overflow: visible;
    border-radius: 100px;
    border: 1px dashed var(--buil-pri);
    margin-top: 6px;
    transition: 1s all ease-in-out;
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.buil-about-2-progress span {
    font-family: var(barlow);
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: var(--buil-pri);
    right: 0;
    top: -35px;
    position: absolute;
}

.buil-about-2-progress-bar {
    width: 0;
    left: 0;
    float: left;
    height: 10px;
    position: relative;
    border-radius: 100px;
    background-color: var(--blta-pr-1);
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
}

.buil-about-2-divider {
    border: 1px dashed #444444;
    margin: 35px 0;
}

.buil-about-2-bg-1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.buil-about-2-btn-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 767px) {
    .buil-about-2-btn-review {
        flex-direction: column;
        gap: 45px;
    }
}

.buil-about-2-customer-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.buil-about-2-customer-wrap h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white-color);
}

/*
    categories-start
*/

.blta-categories-1-area {
    position: relative;
    z-index: 1;
}

.blta-categories-1-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.blta-categories-1-img {
    position: absolute;
    bottom: 0px;
    left: 67%;
    transform: translateX(-50%);
    z-index: 1;
    width: 640px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .blta-categories-1-img {
        left: 72%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .blta-categories-1-img {
        width: 34%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-categories-1-img {
        left: 72%;
        width: 34%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-categories-1-img {
        left: 82%;
        width: 34%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-1-img {
        display: none;
        width: 34%;
    }
}

.blta-categories-1-img img {
    width: 100%;
}

.blta-categories-1-img .part-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}

.blta-categories-1-img .part-3 {
    position: absolute;
    left: 0;
    bottom: -10px;
}

.blta-categories-1-section-title {
    padding-right: 35px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-categories-1-section-title {
        padding-right: 0;
        gap: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-1-section-title {
        grid-template-columns: 1fr;
        gap: 0px;
        margin-bottom: 50px;
    }
}

.blta-categories-1-tabs-row {
    margin-left: -320px;
    margin-right: -90px;
    display: grid;
    grid-template-columns: 1.2fr 0.2fr;
    gap: 160px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .blta-categories-1-tabs-row {
        margin-left: -150px;
        grid-template-columns: 1fr 0.2fr;
        gap: 70px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .blta-categories-1-tabs-row {
        margin-left: -100px;
        grid-template-columns: 1fr 0.3fr;
        gap: 70px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-categories-1-tabs-row {
        margin-left: 0px;
        margin-right: 0px;
        gap: 70px;
        grid-template-columns: 1fr 0.5fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-1-tabs-row {
        margin-left: 0px;
        margin-right: 0px;
        gap: 50px;
        grid-template-columns: 1fr;
    }
}

.blta-categories-1-tabs-content {
    position: relative;
    z-index: 1;
}

.blta-categories-1-tabs-content .ply-btn-position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.blta-categories-1-tabs-content-single {
    width: 100%;
    height: 570px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .blta-categories-1-tabs-content-single {
        height: 400px;
    }
}

.blta-categories-1-tabs-btn {
    position: relative;
    z-index: 2;
}

.blta-categories-1-tabs-btn li:not(:last-child) {
    margin-bottom: 32px;
}

.blta-categories-1-tabs-btn .nav-link {
    background: transparent;
    font-size: 24px;
    transition: 400ms var(--cube-2);
    position: relative;
    z-index: 1;
    text-align: left;
}

.blta-categories-1-tabs-btn .nav-link::after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 6px;
    background: var(--blta-pr-1);
    position: absolute;
    left: 0;
    top: 3px;
    transform: rotate(90deg) scale(0);
    transition: 1000ms var(--cube-2);
}

.blta-categories-1-tabs-btn .nav-link:hover {
    color: var(--blta-pr-1);
}

.blta-categories-1-tabs-btn .nav-link:is(.active) {
    padding-left: 30px;
    color: var(--blta-pr-1);
}

.blta-categories-1-tabs-btn .nav-link:is(.active)::after {
    transform: rotate(0deg) scale(1);
}

/*
    categories-end
*/

/*
    categories-2-start
*/

.blta-categories-2-area {
    position: relative;
    z-index: 1;
    padding-top: 220px;
    margin-top: -120px;
    padding-bottom: 75px;
}

.blta-categories-2-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.blta-categories-2-il {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 0;
    width: 47%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-il {
        display: none;
    }
}

.blta-categories-2-section-title .icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: var(--blta-pr-2);
    border-radius: 50%;
    line-height: 35px;
    font-size: 20px;
    color: #fff;
}

.blta-categories-2-section-title .blta-subtitle-1 {
    justify-content: center;
}

.blta-categories-2-wrap {
    display: flex;
    gap: 80px;
    margin-top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-categories-2-wrap {
        gap: 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-wrap {
        flex-direction: column;
    }
}

.blta-categories-2-left {
    padding-left: 120px;
    padding-right: 20px;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-categories-2-left {
        padding-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-left {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 50px;
    }
}

.blta-categories-2-img {
    height: 535px;
    clip-path: polygon(93% 0, 100% 5%, 100% 77%, 75% 100%, 0 100%, 0 0);
}

.blta-categories-2-pop-card {
    position: absolute;
    display: flex;
    align-items: center;
    background-color: var(--blta-pr-2);
    padding: 23px 30px;
    padding-left: 100px;
    right: -10px;
    bottom: 30px;
    font-size: 20px;
    line-height: 25px;
    max-width: 330px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-pop-card {
        right: 0px;
    }
}

.blta-categories-2-pop-card::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 80px;
    background-color: #181818;
    left: 0px;
    top: 0;
}

.blta-categories-2-right {
    padding-left: 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-right {
        padding-left: 0px;
    }
}

.blta-categories-2-tabs-btn {
    gap: 25px;
}

.blta-categories-2-tabs-btn .tabs-btn {
    font-size: 20px;
    color: #cbcbcb;
    border: none;
    outline: none;
    background-color: transparent;
    position: relative;
    padding: 0;
    transition: 400ms var(--cube-1);
}

.blta-categories-2-tabs-btn .tabs-btn::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background-color: var(--blta-pr-2);
    bottom: 0px;
    left: 0;
    transition: 0.4s var(--cube-2);
}

.blta-categories-2-tabs-btn .tabs-btn:hover {
    color: var(--blta-pr-2);
}

.blta-categories-2-tabs-btn .tabs-btn:is(.active) {
    color: var(--blta-pr-2);
}

.blta-categories-2-tabs-btn .tabs-btn:is(.active)::after {
    width: 100%;
}

.blta-categories-2-tabs-content .item-disc {
    color: #cbcbcb;
    margin-bottom: 30px;
}

.blta-categories-2-tabs-content .blta-list-1 {
    margin-bottom: 20px;
}

.blta-categories-2-tabs-content .blta-list-1-title {
    font-size: 30px;
}

.blta-categories-2-tabs-content .blta-list-1-item {
    color: #fff;
}

.blta-categories-2-counter-flex {
    flex-wrap: wrap;
    gap: 30px 85px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-counter-flex {
        gap: 30px 35px;
    }
}

.blta-categories-2-counter-item .item-title {
    font-size: 100px;
    color: var(--blta-pr-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-categories-2-counter-item .item-title {
        font-size: 50px;
    }
}

.blta-categories-2-counter-item .item-para {
    font-size: 24px;
}

/*
    categories-2-end
*/

/*
    project-1-start
*/

.blta-project-1-area {
    position: relative;
    z-index: 1;
}

.blta-project-1-il-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 28%;
    opacity: 45%;
}

@media (max-width: 767px) {
    .blta-project-1-il-1 {
        display: none;
    }
}

.blta-project-1-il-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24%;
    opacity: 45%;
}

@media (max-width: 767px) {
    .blta-project-1-il-2 {
        display: none;
    }
}

.blta-project-1-section-title {
    max-width: 830px;
    margin-left: auto;
    margin-right: auto;
}

.blta-project-1-section-title .icon {
    width: 80px;
    height: 80px;
    display: inline-flex;
    background: #B4B4B4;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
}

.blta-project-1-item-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-project-1-item-row {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-project-1-item-row {
        grid-template-columns: 1fr;
    }
}

.blta-project-1-item-single {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 35px;
}

.blta-project-1-item-single .main-img {
    width: 100%;
    height: 590px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .main-img {
        height: 500px;
    }
}

.blta-project-1-item-single .item-title {
    background: var(--blta-pr-1);
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 35px 30px;
    width: 85%;
    font-size: 28px;
    transition: 400ms var(--cube-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .item-title {
        padding: 25px 15px;
        width: 95%;
        font-size: 20px;
    }
}

.blta-project-1-item-single .item-title i {
    font-size: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .item-title i {
        font-size: 25px;
    }
}

.blta-project-1-item-single .item-title a {
    gap: 10px;
}

.blta-project-1-item-single .item-title-2 {
    font-size: 40px;
    transition: 400ms var(--cube-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .item-title-2 {
        font-size: 25px;
    }
}

.blta-project-1-item-single .item-title-2:hover {
    color: var(--blta-pr-1);
    letter-spacing: 0.4px;
}

.blta-project-1-item-single .item-disc {
    color: #dddddd;
    margin-bottom: auto;
}

.blta-project-1-item-single .hover-content {
    position: absolute;
    top: -20%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: calc(100% - 35px);
    padding: 70px 50px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
    opacity: 0;
    transition: 500ms var(--cube-2);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .hover-content {
        padding: 50px 20px;
    }
}

.blta-project-1-item-single .hover-content::after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 60%;
}

.blta-project-1-item-single .hover-content::before {
    content: "";
    width: 0%;
    height: 1px;
    background: var(--blta-pr-1);
    position: absolute;
    bottom: 110px;
    right: 0;
    z-index: 1;
    transition: 2000ms var(--cube-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single .hover-content::before {
        bottom: 90px;
    }
}

.blta-project-1-item-single:hover .item-title {
    bottom: 135px;
    opacity: 0;
}

.blta-project-1-item-single:hover .hover-content {
    top: 0;
    opacity: 1;
}

.blta-project-1-item-single:hover .hover-content::before {
    width: 65%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-project-1-item-single:hover .hover-content::before {
        width: 40%;
    }
}

/*
    project-1-end
*/

/*
    project-2-start
*/

.blta-project-3-area {
    position: relative;
    z-index: 1;
}

.blta-project-3-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.blta-project-3-item {
    display: flex;
    align-items: center;
    gap: 40px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #555555;
    padding: 40px 0;
}

@media (max-width: 767px) {
    .blta-project-3-item {
        flex-wrap: wrap;
    }
}

.blta-project-3-item:nth-child(1) {
    border-top: 1px solid #555555;
}

.blta-project-3-item::after {
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #1f212b;
    position: absolute;
    right: 150px;
    top: 61%;
    transform: translateY(-50%);
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-project-3-item::after {
        right: 0px;
    }
}

@media (max-width: 767px) {
    .blta-project-3-item::after {
        display: none;
    }
}

.blta-project-3-item .item-number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1f212b;
    font-size: 20px;
    flex: 0 0 auto;
    transition: 0.5s var(--cube-1);
}

.blta-project-3-item .item-title {
    width: 310px;
    font-size: 28px;
    line-height: 1.21;
    flex: 0 0 auto;
}

.blta-project-3-item .item-location li {
    color: #c4c4c4;
    font-size: 20px;
}

.blta-project-3-item .item-location li:not(:last-child) {
    margin-bottom: 15px;
}

.blta-project-3-item .item-img {
    max-width: 105px;
    position: absolute;
    right: 140px;
    top: 50%;
    transform: translateY(-50%);
    transition: 1s var(--cube-1);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-project-3-item .item-img {
        right: 0px;
    }
}

@media (max-width: 767px) {
    .blta-project-3-item .item-img {
        position: unset;
        transform: unset;
        margin-left: auto;
    }
}

.blta-project-3-item:hover .item-number {
    background-color: var(--blta-pr-2);
    animation: jello 1s;
}

@media (min-width: 1800px),
only screen and (min-width: 1600px) and (max-width: 1799px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-project-3-item:hover .item-img {
        max-width: 425px;
        right: 0;
        transform: translateY(-81%);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-project-3-item:hover .item-img {
        max-width: 275px;
    }
}

/*
    project-2-end
*/

.buil-project-page-1-top-title-wrap {
    max-width: 755px;
    margin: 0 auto;
    text-align: center;
}

.buil-project-page-1-top-title-wrap .blta-subtitle-1 {
    justify-content: center;
}

.project-page-1-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .project-page-1-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.project-page-1-wrap .project-1-slite-item {
    max-width: 650px;
    height: 490px;
    position: relative;
    border-radius: 20px;
    background: #2a2c38;
    padding: 60px 60px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .project-page-1-wrap .project-1-slite-item {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .project-page-1-wrap .project-1-slite-item {
        height: 440px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .project-page-1-wrap .project-1-slite-item {
        margin: 0 auto;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-page-1-wrap .project-1-slite-item {
        padding: 30px;
    }
}

.project-page-1-wrap .project-1-slite-item:hover .buil-project-1-slide-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    z-index: 2;
}

.project-page-1-wrap .project-1-slite-item:hover .buil-project-1-arrow {
    visibility: visible;
    z-index: 3;
    opacity: 1;
    transform: scale(1);
}

.project-page-1-wrap .project-1-slite-item .buil-project-1-slide-img {
    z-index: 1;
}

.project-page-1-wrap .project-1-slite-item .buil-project-1-slide-title {
    position: relative;
    z-index: 1;
}

/*
    process-1-start
*/

.blta-process-1-area {
    position: relative;
    z-index: 1;
    background-color: #efefef;
}

.blta-process-1-il-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 20%;
}

@media (max-width: 767px) {
    .blta-process-1-il-1 {
        display: none;
    }
}

.blta-process-1-il-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 16%;
}

@media (max-width: 767px) {
    .blta-process-1-il-2 {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-process-1-content {
        margin-bottom: 40px;
    }
}

.blta-process-1-tabs-btn {
    display: flex;
    gap: 10px 30px;
    flex-wrap: wrap;
}

.blta-process-1-tabs-btn .nav-link {
    background: transparent;
    font-size: 20px;
    position: relative;
    z-index: 1;
}

.blta-process-1-tabs-btn .nav-link::after {
    content: "";
    width: 0%;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 400ms var(--cube-2);
}

.blta-process-1-tabs-btn .nav-link:hover::after {
    width: 100%;
}

.blta-process-1-tabs-btn .nav-link:is(.active)::after {
    width: 100%;
}

.blta-process-1-content .inner-div {
    gap: 30px;
}

@media (max-width: 767px) {
    .blta-process-1-content .inner-div {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-process-1-content .inner-div {
        flex-wrap: nowrap;
    }
}

.blta-process-1-content .blta-ply-btn-1 {
    background-color: #fff;
}

.blta-process-1-content .blta-ply-btn-1-svg {
    font-size: 22px;
}

.blta-process-1-content .blta-ply-btn-1-icon-home {
    width: 60px;
    height: 60px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}

.blta-process-1-right {
    position: relative;
    z-index: 1;
}

.blta-process-1-img {
    height: 513px;
}

.blta-process-1-card {
    position: absolute;
    bottom: -60px;
    left: -141px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-process-1-card {
        left: -80px;
    }
}

.blta-list-1-title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 12px;
}

.blta-list-1-item {
    position: relative;
    z-index: 1;
    padding-left: 30px;
}

.blta-list-1-item::after {
    content: "";
    width: 15px;
    height: 15px;
    border: 5px solid var(--blta-pr-1);
    background: transparent;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 50%;
}

/*
    process-1-start
*/

/*
    team-1-start
*/

.blta-team-1-area {
    position: relative;
    z-index: 1;
}

.blta-team-1-il-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 41%;
    margin-right: -230px;
}

.blta-team-1-section-title .blta-para-1 {
    max-width: 590px;
}

.blta-team-1-content .inner-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.blta-team-1-content .inner-div-2 {
    display: flex;
    gap: 30px 90px;
    align-items: center;
    flex-wrap: wrap;
}

.blta-team-1-slider-main {
    margin-left: -50px;
    padding-right: 80px;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-team-1-slider-main {
        margin-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-1-slider-main {
        margin-left: 0px;
        padding-right: 0px;
        margin-bottom: 50px;
    }
}

.blta-team-1-slider-main::after {
    content: "";
    width: 319px;
    height: 78%;
    background: #fafafa;
    border-radius: 0 250px 0 0;
    position: absolute;
    right: 40px;
    bottom: 0;
}

.blta-team-1-slider-prw {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 320px;
}

.blta-team-1-slider-prw::after {
    content: "";
    width: 100%;
    height: 156px;
    background: linear-gradient(90deg, rgb(228, 228, 228) 0%, rgb(247, 247, 247) 100%);
    position: absolute;
    left: -40px;
    bottom: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-1-slider-prw::after {
        left: 0px;
    }
}

.blta-team-1-slider-prw-img {
    height: 195px;
    width: 145px;
    overflow: hidden;
}

.blta-team-1-slider-prw-img img {
    transition: 400ms var(--cube-2);
    transform-origin: bottom center;
}

.blta-team-1-slider-prw-img:hover img {
    transform: scale(95%);
}

.blta-mail-link-1 {
    gap: 15px;
}

.blta-mail-link-1 .item-title {
    font-size: 17px;
    margin-bottom: 5px;
}

.blta-mail-link-1 .item-link {
    font-size: 21px;
    transition: 400ms var(--cube-1);
}

.blta-mail-link-1 .item-link:hover {
    color: var(--blta-pr-1);
}

.blta-mail-link-1:hover .blta-mail-icon-1 {
    animation: jello 1s;
    transform-origin: center;
}

.blta-mail-icon-1 {
    width: 67px;
    height: 67px;
    background: var(--blta-pr-1);
    border-radius: 50%;
    font-size: 26px;
}

.blta-mail-icon-1 i {
    display: inline-block;
}

/*
    team-1-end
*/

/*
    team-2-start
*/

.blta-team-2-area {
    position: relative;
    z-index: 1;
}

.blta-team-2-il {
    position: absolute;
    right: -70px;
    bottom: 0;
    width: 45%;
    z-index: -1;
}

.blta-team-2-item {
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .blta-team-2-item {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-team-2-item {
        flex-wrap: nowrap;
    }
}

.blta-team-2-item::after {
    content: "";
    width: 90%;
    height: 77%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f6f6f6;
    z-index: -1;
    clip-path: polygon(20% 0%, 100% 0%, 80% 100%, 0% 100%);
}

.blta-team-2-item .tx-content {
    padding-top: 130px;
}

@media (max-width: 767px) {
    .blta-team-2-item .tx-content {
        padding-top: 0px;
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-team-2-item .tx-content {
        padding-top: 130px;
        padding-bottom: 0px;
    }
}

.blta-team-2-item .item-img {
    height: 480px;
    display: flex;
    align-items: end;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-team-2-item .item-img {
        width: 45%;
        height: auto;
    }
}

@media (max-width: 767px) {
    .blta-team-2-item .item-img {
        height: auto;
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-team-2-item .item-img {
        height: auto;
        width: 45%;
    }
}

.blta-team-2-item .item-name {
    font-size: 33px;
    margin-bottom: 4px;
}

.blta-team-2-item .item-disc {
    font-weight: 500;
    margin-bottom: 20px;
}

.blta-team-2-slider {
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-2-slider-btn {
        justify-content: center;
        margin-top: 30px;
        gap: 30px;
    }
}

.blta-team-2-slider-btn .blta-slider-btn-1 {
    color: #000;
    border-color: rgba(0, 0, 0, 0.2784313725);
}

.blta-team-2-slider-btn .blta-slider-btn-1:hover {
    border-color: transparent;
}

.blta-team-2-slider-btn .blta-slider-btn-1:nth-child(1) {
    position: absolute;
    top: 70%;
    left: -100px;
    transform: translateY(-50%);
    z-index: 1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-2-slider-btn .blta-slider-btn-1:nth-child(1) {
        position: unset;
        transform: unset;
    }
}

.blta-team-2-slider-btn .blta-slider-btn-1:nth-child(2) {
    position: absolute;
    top: 70%;
    right: -100px;
    transform: translateY(-50%);
    z-index: 1;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-2-slider-btn .blta-slider-btn-1:nth-child(2) {
        position: unset;
        transform: unset;
    }
}

.blta-social-link-2 {
    flex-wrap: wrap;
    gap: 10px;
}

.blta-social-link-2 .link {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--blta-pr-2);
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    transition: 400ms var(--cube-1);
}

.blta-social-link-2 .link:hover {
    background: #000;
    color: #fff;
    transform: scale(90%);
}

/*
    team-2-end
*/

/*
    team-3-start
*/

.blta-team-3-row {
    display: grid;
    grid-template-columns: 1fr 1.8fr;
    gap: 50px 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-team-3-row {
        gap: 50px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-3-row {
        grid-template-columns: 1fr;
    }
}

.blta-team-3-item-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

@media (max-width: 767px) {
    .blta-team-3-item-grid {
        grid-template-columns: 1fr;
    }
}

.blta-team-3-item {
    position: relative;
    z-index: 1;
}

.blta-team-3-item .item-img {
    height: 300px;
    position: relative;
    z-index: 1;
}

.blta-team-3-item .item-img .line-1 {
    width: 6px;
    height: 0%;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: var(--blta-pr-2);
    transition: 0.2s;
    transition-delay: 0.6s;
}

.blta-team-3-item .item-img .line-2 {
    width: 0%;
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--blta-pr-2);
    transition: 0.2s;
    transition-delay: 0.4s;
}

.blta-team-3-item .item-img .line-3 {
    width: 6px;
    height: 0%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: var(--blta-pr-2);
    transition: 0.2s;
    transition-delay: 0.2s;
}

.blta-team-3-item .item-img .line-4 {
    width: 0%;
    height: 6px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: var(--blta-pr-2);
    transition: 0.2s;
    transition-delay: 0s;
}

.blta-team-3-item .item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 90%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.blta-team-3-item .item-content .left {
    padding: 17px 30px;
    background: #222429;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-3-item .item-content .left {
        padding: 17px 15px;
    }
}

.blta-team-3-item .item-name {
    font-size: 20px;
    transition: 400ms var(--cube-1);
    margin-bottom: 6px;
}

.blta-team-3-item .item-name:hover {
    color: var(--blta-pr-2);
}

.blta-team-3-item .item-disc {
    font-size: 18px;
    color: #97989a;
}

.blta-team-3-item .blta-social-link-1 {
    height: 100%;
    background: var(--blta-pr-2);
    transform: translateX(-100%);
    transition: 400ms var(--cube-1);
}

.blta-team-3-item .blta-social-link-1 .link {
    color: #000;
}

.blta-team-3-item .blta-social-link-1 .link:hover {
    color: #fff;
}

.blta-team-3-item:hover .item-img .line-1 {
    height: 100%;
    transition-delay: 0s;
}

.blta-team-3-item:hover .item-img .line-2 {
    width: 100%;
    transition-delay: 0.3s;
}

.blta-team-3-item:hover .item-img .line-3 {
    height: 100%;
    transition-delay: 0.4s;
}

.blta-team-3-item:hover .item-img .line-4 {
    width: 100%;
    transition-delay: 0.6s;
}

.blta-team-3-item:hover .blta-social-link-1 {
    transform: translateX(0%);
}

.line-1 {
    background-color: #EDEDED;
    width: 100%;
    height: 2px;
}

/*
    team-3-end
*/

.blta-team-single-page-1-item-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-single-page-1-item-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-single-page-1-item-wrap .blta-team-2-item {
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-team-single-page-1-item-wrap .blta-team-2-item .item-img {
        justify-content: center;
    }
}

/*
    product-1-start
*/

.blta-product-1-slider {
    position: relative;
    z-index: 1;
}

.blta-product-1-slider-item {
    max-width: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 40px 50px;
    position: relative;
    transition: 500ms var(--cube-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-product-1-slider-item {
        padding: 40px 15px;
    }
}

.blta-product-1-slider-item-img {
    height: 230px;
}

.blta-product-1-slider-item-price {
    font-size: 18px;
    background: #e7e7e7;
    padding: 7px 22px;
    border-radius: 25px;
    margin-bottom: 20px;
    display: inline-block;
    transition: 500ms var(--cube-1);
}

.blta-product-1-slider-item-name {
    font-size: 25px;
    transition: 500ms var(--cube-1);
}

.blta-product-1-slider-item-btn {
    gap: 15px;
    flex-wrap: wrap;
}

.blta-product-1-slider-item-hover-content {
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
    opacity: 0;
    will-change: bottom;
    transition: 500ms var(--cube-1);
}

.blta-product-1-slider-item-bg {
    border-radius: 10px;
    background: var(--blta-pr-1);
    display: block;
    transition: 500ms var(--cube-1);
}

.blta-product-1-slider-item-bg:hover {
    transform: scaleY(105%);
}

.blta-product-1-slider-item-bg:hover .blta-product-1-slider-item {
    transform: scale(90%);
}

.blta-product-1-slider-item-bg:hover .blta-product-1-slider-item .blta-product-1-slider-item-hover-content {
    bottom: 94px;
    opacity: 1;
}

.blta-product-1-slider-item-bg:hover .blta-product-1-slider-item .blta-product-1-slider-item-hover-content .blta-product-1-slider-item-price {
    opacity: 1;
}

.blta-product-1-slider-item-bg:hover .blta-product-1-slider-item .blta-product-1-slider-item-name {
    opacity: 0;
}

.blta-product-1-slider-item-bg:hover .blta-product-1-slider-item .blta-product-1-slider-item-price {
    opacity: 0;
}

.blta-product-1-slider .swiper-container {
    padding: 15px 0;
}

.blta-product-1-slider-btn {
    gap: 30px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-product-1-slider-btn {
        padding-top: 20px;
    }
}

.blta-product-1-slider-btn .blta-slider-btn-1 {
    color: #000;
    border-color: #000;
}

.blta-product-1-slider-btn .blta-slider-btn-1:hover {
    border-color: transparent;
}

.blta-product-1-slider-btn .blta_product_1_prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -95px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-product-1-slider-btn .blta_product_1_prev {
        position: unset;
        transform: unset;
    }
}

.blta-product-1-slider-btn .blta_product_1_next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -95px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-product-1-slider-btn .blta_product_1_next {
        position: unset;
        transform: unset;
    }
}

.blta-product-action-btn {
    display: inline-flex;
    flex: 0 0 auto;
    width: 66px;
    height: 66px;
    background: #000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 22px;
    transition: 400ms var(--cube-1);
}

.blta-product-action-btn i {
    transition: 400ms var(--cube-1);
    display: inline-block;
}

.blta-product-action-btn:hover {
    color: #fff;
    transform: scale(90%);
    background: var(--blta-pr-1);
}

.blta-product-action-btn:hover i {
    transform: scale(105%);
}

/*
    product-1-end
*/

/*
    range-1-start
*/

.blta-range-1-section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 30px;
    flex-wrap: wrap;
}

.blta-range-1-section-title .left {
    max-width: 530px;
}

.blta-range-1-content {
    gap: 15px;
    margin-top: -60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-range-1-content {
        margin-top: 30px;
    }
}

.blta-range-1-slider-item {
    padding-right: 110px;
    padding-bottom: 90px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

@media (max-width: 767px) {
    .blta-range-1-slider-item {
        padding-right: 0px;
        padding-bottom: 0px;
    }
}

.blta-range-1-slider-item .main-img {
    height: 620px;
}

.blta-range-1-slider-item .content-wrap {
    position: absolute;
    right: -250px;
    bottom: 0;
    background: #000;
    padding: 50px 60px;
    max-width: 565px;
    transition: 1s var(--cube-2);
    opacity: 0;
}

@media (max-width: 767px) {
    .blta-range-1-slider-item .content-wrap {
        padding: 50px 20px;
    }
}

.blta-range-1-slider-item .item-title {
    font-size: 40px;
    margin-bottom: 25px;
}

.blta-range-1-slider-item .item-disc {
    color: #bcbcbc;
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #2e2e2e;
}

.blta-range-1-slider.blta-range-1-content.d-flex.align-items-center {
    gap: 15px;
    flex-wrap: wrap;
    margin-top: -65px;
}

.blta-range-1-slider-btn {
    gap: 10px;
}

.blta-range-1-slider-btn .blta-slider-btn-1 {
    color: #000;
    border-color: #000;
}

.blta-range-1-slider-btn .blta-slider-btn-1:hover {
    border-color: transparent;
}

.blta-range-1-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-1-slider-item .content-wrap {
    right: 0px;
    opacity: 1;
    transition-delay: 1s;
}

/*
    range-1-end
*/

/*
    range-2-start
*/

.blta-range-2-area {
    position: relative;
    z-index: 1;
}

.blta-range-2-bg-img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
}

.blta-range-2-item {
    position: relative;
    z-index: 1;
}

.blta-range-2-item .item-img {
    max-width: 1080px;
    margin-left: auto;
    height: 640px;
    position: relative;
    z-index: 1;
}

.blta-range-2-item .item-img::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 212, 255, 0) 100%);
    opacity: 0.9;
}

.blta-range-2-item .tx-content {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    max-width: 510px;
}

.blta-range-2-item .blta-section-title-1 {
    font-size: 75px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 65px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-range-2-item .blta-section-title-1 {
        font-size: 35px;
    }
}

.blta-range-2-item .blta-para-1 {
    margin-bottom: 40px;
}

.blta-range-2-item .play-btn {
    display: inline-block;
    width: 77px;
    height: 77px;
    background: var(--blta-pr-2);
    border-radius: 50%;
    text-align: center;
    line-height: 85px;
    font-size: 32px;
    color: #fff;
    margin-bottom: 30px;
}

.blta-range-2-item .blta-subtitle-1 {
    transform: translateY(100px);
    opacity: 0;
    transition: 600ms var(--cube-2);
}

.blta-range-2-item .play-btn {
    transform: translateY(100px);
    opacity: 0;
    transition: 600ms var(--cube-2);
    transition-delay: 0.6s;
}

.blta-range-2-item .play-btn:hover {
    animation: jello 1s;
}

.blta-range-2-item .blta-para-1 {
    transform: translateY(100px);
    opacity: 0;
    transition: 600ms var(--cube-2);
}

.blta-range-2-item .blta-section-title-1 {
    transform: translateY(100px);
    opacity: 0;
    transition: 600ms var(--cube-2);
}

.blta-range-2-item .btn-wrap {
    transform: translateY(100px);
    opacity: 0;
    transition: 600ms var(--cube-2);
}

.blta-range-2-slider {
    position: relative;
    z-index: 1;
}

.blta-range-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-2-item .play-btn {
    opacity: 1;
    transform: translateY(0);
}

.blta-range-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-2-item .blta-subtitle-1 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}

.blta-range-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-2-item .blta-section-title-1 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.4s;
}

.blta-range-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-2-item .blta-para-1 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.5s;
}

.blta-range-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-range-2-item .btn-wrap {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.6s;
}

.blta-range-2-slider-btn {
    position: absolute;
    right: 40px;
    bottom: 40px;
    z-index: 1;
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-range-2-slider-btn {
        right: 20px;
        bottom: 20px;
    }
}

.blta-range-2-slider-btn .blta-slider-btn-1 {
    border: 1px solid rgba(255, 255, 255, 0.2901960784);
}

/*
    range-2-end
*/

.blta-poject-page-range-1-section-title {
    text-align: center;
    max-width: 755px;
    margin: 0 auto 50px;
}

.blta-porject-page-rang-wrap {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.content-wrap-right {
    position: absolute;
    right: 0px;
    bottom: 0;
    background: #000;
    padding: 50px 60px;
    max-width: 565px;
    transition: 1s var(--cube-2);
}

@media (max-width: 767px) {
    .content-wrap-right {
        padding: 50px 20px;
    }
}

.content-wrap-left {
    position: absolute;
    left: 0px;
    bottom: 0;
    background: #000;
    padding: 50px 60px;
    max-width: 565px;
    transition: 1s var(--cube-2);
}

@media (max-width: 767px) {
    .content-wrap-left {
        padding: 50px 20px;
    }
}

/*
    price-1-start
*/

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-1-area {
        padding-top: 130px;
    }
}

.blta-price-1-content {
    padding-right: 30px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-1-content {
        padding-right: 0px;
    }
}

.blta-price-1-content .booking-price-bg {
    background: #fff;
    box-shadow: 0px 16px 46px 0px rgba(0, 0, 0, 0.05);
}

.blta-price-1-img {
    margin-right: -100px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .blta-price-1-img {
        margin-right: 0px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-price-1-img {
        margin-right: 0px;
        height: 100%;
        display: flex;
        align-items: end;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-1-img {
        margin-top: 30px;
        margin-right: 0px;
        height: 100%;
        display: flex;
        align-items: end;
    }
}

.blta-booking-form-wrap {
    padding: 45px 60px;
}

@media (max-width: 767px) {
    .blta-booking-form-wrap {
        padding: 45px 20px;
    }
}

.blta-booking-form-wrap .form-disc {
    margin-bottom: 20px;
}

.blta-booking-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-booking-form {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-booking-form {
        grid-template-columns: 1fr 1fr;
    }
}

.blta-booking-form .input-item:is(.has-full-width) {
    grid-column: 1/-1;
}

.blta-booking-form .form-label {
    display: block;
    font-size: 18px;
    margin-bottom: 8px;
}

.blta-booking-form .form-label i {
    margin-right: 5px;
}

.blta-booking-form .nice-select {
    display: flex;
    width: 100%;
    border-radius: 0;
    border: none;
    background: #f8f8f8;
    height: 66px;
    align-items: center;
    padding: 0 25px;
}

.blta-booking-form .nice-select::after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    height: 8px;
    right: 20px;
    width: 8px;
}

.blta-booking-form .nice-select::before {
    width: 50px;
    height: 100%;
    content: "";
    background-color: #e8e8e8;
    right: 0;
    top: 0;
    position: absolute;
}

.blta-price-tabs-wrap {
    background: #2B2B2B;
    padding: 35px 60px;
}

@media (max-width: 767px) {
    .blta-price-tabs-wrap {
        padding: 45px 20px;
    }
}

.blta-price-tabs-wrap .title {
    font-size: 16px;
    margin-bottom: 20px;
}

.blta-price-tabs-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    background-color: #000;
}

@media (max-width: 767px) {
    .blta-price-tabs-block {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-price-tabs-block {
        grid-template-columns: 1fr 1fr;
    }
}

.blta-price-tabs-btn .nav-link {
    position: relative;
    background: transparent;
    font-size: 16px;
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 19px 50px;
    transition: 400ms var(--cube-1);
}

@media (max-width: 767px) {
    .blta-price-tabs-btn .nav-link {
        padding: 19px 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-price-tabs-btn .nav-link {
        padding: 19px 50px;
    }
}

.blta-price-tabs-btn .nav-link::after {
    content: "";
    width: 110px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%) scaleX(0);
    transform-origin: left;
    transition: 1s var(--cube-2);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
    }
}

@media (max-width: 767px) {
    .blta-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
        display: block;
    }
}

.blta-price-tabs-btn .nav-link:hover {
    background: #d9d9d9;
}

.blta-price-tabs-btn .nav-link:is(.active) {
    background: var(--blta-pr-1);
}

.blta-price-tabs-btn .nav-link:is(.active)::after {
    transform: translateY(-50%) scaleX(1);
}

.blta-price-tabs-content-block {
    padding-left: 128px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-price-tabs-content-block {
        padding-left: 35px;
    }
}

@media (max-width: 767px) {
    .blta-price-tabs-content-block {
        padding-left: 35px;
        padding: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-price-tabs-content-block {
        padding-left: 35px;
    }
}

.blta-price-tabs-content .price-title {
    font-size: 16px;
}

.blta-price-tabs-content .price {
    font-size: 46px;
}

/*
    price-1-end
*/

/*
    price-2-start
*/

.blta-price-2-area {
    position: relative;
    z-index: 2;
    background: transparent;
}

.blta-price-2-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 120px);
    z-index: -1;
}

.blta-price-2-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-price-2-grid {
        gap: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-price-2-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .blta-price-2-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
}

.blta-price-2-card {
    padding: 48px 40px;
    background-color: #fff;
    z-index: 2;
}

@media (max-width: 767px) {
    .blta-price-2-card {
        padding: 35px 30px;
    }
}

.blta-price-2-card .card-img {
    perspective: 2000px;
    transform-style: preserve-3d;
}

.blta-price-2-card .card-img img {
    transition: 400ms var(--cube-2);
}

.blta-price-2-card .card-price {
    font-size: 70px;
    display: flex;
    align-items: center;
    gap: 45px;
    font-family: var(--blta-para-font);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-price-2-card .card-price {
        gap: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-2-card .card-price {
        gap: 20px;
        font-size: 50px;
    }
}

.blta-price-2-card .card-price span {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    text-decoration: underline;
}

.blta-price-2-card .card-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.blta-price-2-card .card-disc {
    margin-bottom: 30px;
}

.blta-price-2-card:hover .card-img img {
    transform-origin: 15% 86%;
    transform: rotateX(12deg) rotateY(14deg) rotateZ(-3deg);
}

/*
    price-2-end
*/

/*
    price-3-start
*/

.blta-price-3-area .booking-price-bg {
    background-color: #2a2c38;
    padding: 85px 55px;
    margin-right: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-price-3-area .booking-price-bg {
        padding: 85px 35px;
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-price-3-area .booking-price-bg {
        padding: 85px 35px;
        margin-right: 0;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .blta-price-3-area .booking-price-bg {
        padding: 85px 20px;
        margin-right: 0;
        margin-bottom: 50px;
    }
}

.blta-price-3-area .blta-booking-form-wrap {
    padding: 0;
}

.blta-price-3-area .blta-price-tabs-wrap {
    background: transparent;
    padding: 0;
}

.blta-price-3-area .blta-price-tabs-btn .nav-link {
    font-size: 20px;
}

.blta-price-3-area .blta-price-tabs-btn .nav-link::after {
    width: 80px;
    right: -40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-price-3-area .blta-price-tabs-btn .nav-link {
        padding: 19px 20px;
    }
}

@media (max-width: 767px) {
    .blta-price-3-area .blta-price-tabs-btn .nav-link {
        padding: 19px 30px;
    }
}

.blta-price-3-area .blta-price-tabs-content-block {
    padding-left: 78px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-price-3-area .blta-price-tabs-content-block {
        padding-left: 38px;
    }
}

@media (max-width: 767px) {
    .blta-price-3-area .blta-price-tabs-content-block {
        padding-left: 38px;
    }
}

.blta-price-3-content {
    position: relative;
    z-index: 1;
}

.blta-price-3-content-div {
    padding-left: 155px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-3-content-div {
        padding-left: 0px;
    }
}

.blta-price-3-content-il {
    width: 50%;
    position: absolute;
    left: -80px;
    bottom: -10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-price-3-content-il {
        display: none;
    }
}

.blta-price-3-content .blta-list-1-item {
    font-weight: 500;
    color: #222429;
}

.blta-price-3-content .blta-about-1-content-sig .sig-img {
    margin-bottom: 13px;
    width: 34%;
}

.blta-price-3-content .blta-about-1-content-sig .content-wrap {
    padding-left: 0px;
}

/*
    price-3-end
*/

/*
    blog-1-start
*/

.blta-blog-1-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-blog-1-row {
        gap: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-blog-1-row {
        gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-blog-1-row {
        gap: 30px;
        grid-template-columns: 1fr;
    }
}

.blta-blog-1-item .main-img {
    height: 290px;
    overflow: hidden;
    perspective: 70px;
    perspective-origin: 50% 50%;
}

.blta-blog-1-item .main-img img {
    transition: 400ms ease;
}

.blta-blog-1-item .content-wrap {
    padding: 0 45px;
    background: #f9f9f9;
    padding-bottom: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-blog-1-item .content-wrap {
        padding: 0 20px;
        padding-bottom: 35px;
    }
}

.blta-blog-1-item .item-date {
    background-color: #000;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 10px;
    border-radius: 30px;
    transform: translateY(-17px);
}

.blta-blog-1-item .item-title {
    font-size: 30px;
    margin-bottom: 35px;
    transition: 400ms var(--cube-1);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-blog-1-item .item-title {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .blta-blog-1-item .item-title {
        font-size: 22px;
    }
}

.blta-blog-1-item .item-title:hover {
    color: var(--blta-pr-1);
}

.blta-blog-1-item .author-img {
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
}

.blta-blog-1-item .item-author {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.blta-blog-1-item .author-name {
    font-size: 16px;
}

.blta-blog-1-item .author-name span {
    color: #999999;
}

.blta-blog-1-item:hover .main-img img {
    transform: scaleX(1) scaleY(1) scaleZ(0.1) rotateX(8deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg);
}

.blta-line-1 {
    display: block;
    width: 100%;
    height: 1px;
    background: #f2f2f2;
}

.blta-line-2 {
    display: block;
    width: 100%;
    height: 1px;
    background: #1a2127;
}

/*
    blog-1-end
*/

/*
    blog-3-start
*/

.blta-blog-3-area {
    position: relative;
    z-index: 1;
}

.blta-blog-3-bg-il {
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.blta-blog-3-bg-il img {
    flex: 0 0 auto;
    width: 100%;
}

.blta-blog-3-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-blog-3-row {
        gap: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-blog-3-row {
        gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-blog-3-row {
        gap: 30px;
        grid-template-columns: 1fr;
    }
}

.blta-blog-3-item {
    perspective: 70px;
    perspective-origin: 50% 50%;
}

.blta-blog-3-item .item-img {
    border-radius: 10px;
    height: 325px;
    transition: 1s;
}

.blta-blog-3-item .item-content {
    padding: 0 13px;
    margin-top: -16px;
    position: relative;
    z-index: 1;
}

.blta-blog-3-item .item-subtitle {
    font-size: 16px;
    background: var(--blta-pr-2);
    display: inline-block;
    padding: 6px 13px;
    border-radius: 30px;
    margin-bottom: 10px;
}

.blta-blog-3-item .item-meta {
    background: #f6f6f6;
    display: inline-flex;
    gap: 0px 40px;
    padding: 0 15px;
    border-radius: 30px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-blog-3-item .item-meta {
        gap: 0px 20px;
    }
}

.blta-blog-3-item .item-meta li {
    font-size: 16px;
    color: #000;
    position: relative;
    z-index: 1;
}

.blta-blog-3-item .item-meta li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -32px;
    width: 25px;
    height: 2px;
    background-color: #D8D8D8;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-blog-3-item .item-meta li:not(:last-child)::after {
        display: none;
    }
}

.blta-blog-3-item .item-title {
    font-size: 30px;
    line-height: 1.33;
    transition: 400ms var(--cube-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-blog-3-item .item-title {
        font-size: 26px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-blog-3-item .item-title {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .blta-blog-3-item .item-title {
        font-size: 22px;
    }
}

.blta-blog-3-item .item-title:hover {
    color: var(--blta-pr-2);
}

.blta-blog-3-item:hover .item-img {
    transform: scaleX(1) scaleY(1) scaleZ(0.1) rotateX(8deg) rotateY(0deg) rotateZ(0deg) translateX(0px) translateY(0px) translateZ(0px) skewX(0deg) skewY(0deg);
}

/*
    blog-3-end
*/

.blog-grid-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blog-grid-area {
        padding: 80px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blog-grid-area .blta-pagination {
        margin-bottom: 50px;
    }
}

.blog-grid-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 52px;
}

@media (max-width: 767px) {
    .blog-grid-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-grid-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

.blog-list-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blog-list-area {
        padding: 80px 0;
    }
}

.blog-list-area .blta-pagination {
    margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blog-list-area .blta-pagination {
        margin: 50px 0;
    }
}

.blog-list-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.blog-card-2 {
    background: #F9F9F9;
    padding: 25px;
    border: 1px solid rgba(255, 255, 255, 0);
    transition: all 0.3s ease;
}

.blog-card-2:hover {
    border: 1px solid #FF6600;
}

.blog-list-btn {
    display: flex;
    align-items: center;
    gap: 10px;
}

.blog-list-btn-wrap {
    display: flex;
    margin-top: 25px;
}

.blog-list-btn-text {
    font-family: var(--barlow);
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    transition: all 0.3s ease;
}

.blog-list-btn-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    background-color: var(--buil-pri);
    font-size: 14px;
}

.blog-list-btn:hover .blog-list-btn-text {
    color: var(--buil-pri);
}

/*
    client-1-start
*/

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-client-1-section-title {
        margin-bottom: 50px;
    }
}

.blta-client-1-section-title .blta-para-1 {
    max-width: 450px;
}

.blta-client-1-logo {
    display: flex;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    padding: 35px 15px;
    transition: 500ms var(--cube-2);
}

.blta-client-1-logo-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}

@media (max-width: 767px) {
    .blta-client-1-logo-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-client-1-logo-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.blta-client-1-logo img {
    transition: 500ms var(--cube-2);
}

.blta-client-1-logo:hover {
    transform: scale(90%);
}

.blta-client-1-logo:hover img {
    transform: scale(120%);
}

/*
    client-1-end
*/

/*
    client-2-start
*/

.blta-client-2-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
    perspective: 2000px;
    transform-style: preserve-3d;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-client-2-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-client-2-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-client-2-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.blta-client-2-item {
    padding: 15px;
    height: 175px;
    background: #faf9f7;
    transition: 1000ms var(--cube-2);
}

.blta-client-2-item-hover:hover .blta-client-2-item {
    background: var(--blta-pr-2);
    transform: rotateY(360deg);
}

/*
    client-2-end
*/

/*
    testimonial-1-start
*/

.blta-testimonial-2-item .tx-content {
    transform: translateX(100px);
    opacity: 0;
    transition: 1s var(--cube-2);
}

.blta-testimonial-2-item .header {
    gap: 30px;
    flex-wrap: wrap;
}

.blta-testimonial-2-item .item-img {
    flex: 0 0 auto;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #ddd;
}

.blta-testimonial-2-item .item-name {
    font-size: 24px;
}

.blta-testimonial-2-item .item-disc {
    margin-bottom: 10px;
}

.blta-testimonial-2-item .item-comment {
    font-size: 25px;
    line-height: 1.44;
    font-style: italic;
    gap: 15px;
    transform: translateY(100px);
    opacity: 0;
    transition: 1s var(--cube-2);
}

.blta-testimonial-2-item .item-comment i {
    font-size: 45px;
}

.blta-testimonial-2-slider {
    padding-right: 85px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-testimonial-2-slider {
        padding-right: 0px;
        margin-bottom: 50px;
    }
}

.blta-testimonial-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-testimonial-2-item .tx-content {
    transform: translateX(0);
    opacity: 1;
}

.blta-testimonial-2-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-testimonial-2-item .item-comment {
    transform: translatey(0);
    opacity: 1;
    transition-delay: 0.3s;
}

.blta-testimonial-2-slider-pagination {
    padding-left: 55px;
}

.blta-testimonial-2-slider-pagination .testimonial-2-pagination span {
    width: 32px;
    height: 16px;
    border-radius: 8px;
    opacity: 1;
    background: #e7e7e7;
}

.blta-testimonial-2-slider-pagination .testimonial-2-pagination span:is(.swiper-pagination-bullet-active) {
    background: var(--blta-pr-2);
}

.blta-accordion {
    margin-left: -35px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-accordion {
        margin-left: 0px;
    }
}

.blta-accordion-item {
    position: relative;
    z-index: 1;
}

.blta-accordion-item::after {
    content: "";
    width: 100%;
    height: 84%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    border: 1px solid #C1C1C1;
}

.blta-accordion-item .item-title {
    font-size: 22px;
    background: #faf9f7;
    width: 100%;
    text-align: left;
    padding: 18px 40px;
    position: relative;
    z-index: 1;
    transition: 400ms var(--cube-1);
}

.blta-accordion-item .item-title::after {
    content: "";
    width: 93%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: var(--blta-pr-2);
    z-index: -1;
    opacity: 0;
    transition: 400ms var(--cube-1);
}

.blta-accordion-item .item-title:is(:not(.collapsed)) {
    background: transparent;
}

.blta-accordion-item .item-title:is(:not(.collapsed))::after {
    opacity: 1;
}

.blta-accordion-item .item-title span {
    font-size: 18px;
    color: #444444;
    margin-right: 10px;
}

.blta-accordion-item .item-body {
    padding: 30px 40px;
}

.blta-rating {
    gap: 10px;
}

.blta-rating i {
    font-size: 20px;
    line-height: 1;
    color: #fec104;
}

/*
    testimonial-1-end
*/

/*
    testimonial-2-start
*/

.blta-testimonial-3-area {
    position: relative;
    z-index: 1;
    background-color: #F7F7F7;
}

.blta-testimonial-3-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    z-index: -1;
    height: 525px;
}

@media (max-width: 767px) {
    .blta-testimonial-3-bg {
        width: 100%;
    }
}

.blta-testimonial-3-tabs-and-btn {
    padding-left: 30px;
    gap: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-testimonial-3-tabs-and-btn {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-testimonial-3-tabs-and-btn {
        flex-wrap: wrap;
        margin-bottom: 20px;
        background-color: #fff;
    }
}

@media (max-width: 767px) {
    .blta-testimonial-3-tabs-and-btn {
        flex-wrap: wrap;
        margin-bottom: 20px;
        background-color: #fff;
        padding: 15px 30px;
    }
}

.blta-testimonial-3-tabs-btn {
    gap: 0px 50px;
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .blta-testimonial-3-tabs-btn {
        gap: 0px 20px;
    }
}

.blta-testimonial-3-tabs-btn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #e2e9f5;
    z-index: -1;
}

.blta-testimonial-3-tabs-btn .nav-link {
    font-size: 20px;
    background: transparent;
    padding: 20px 0;
    border-bottom: 3px solid;
    border-color: transparent;
}

.blta-testimonial-3-tabs-btn .nav-link:hover {
    color: var(--blta-pr-2);
}

.blta-testimonial-3-tabs-btn .nav-link:is(.active) {
    border-color: #000;
}

.blta-testimonial-3-slider {
    margin-right: -314px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-testimonial-3-slider {
        margin-right: 0px;
    }
}

.blta-testimonial-3-slider-item {
    position: relative;
    z-index: 1;
    border: 5px solid;
    border-color: transparent;
    transition: 0.5s var(--cube-1);
    overflow: hidden;
}

.blta-testimonial-3-slider-item .item-img {
    height: 500px;
}

.blta-testimonial-3-slider-item .item-content {
    background: #fff;
    position: absolute;
    bottom: 44px;
    padding: 25px 30px;
    left: -100%;
    transition: 1000ms var(--cube-1);
}

.blta-testimonial-3-slider-item .item-title {
    font-size: 25px;
    transition: 400ms var(--cube-1);
    margin-bottom: 10px;
}

.blta-testimonial-3-slider-item .item-title:hover {
    color: var(--blta-pr-2);
}

.blta-testimonial-3-slider-item .item-disc {
    font-size: 18px;
    color: #878787;
}

.blta-testimonial-3-slider-item:hover {
    border-color: var(--blta-pr-2);
}

.blta-testimonial-3-slider-item:hover .item-content {
    left: 0%;
}

.blta-testimonial-3-slider-btn {
    gap: 10px;
}

.blta-testimonial-3-slider-btn .blta-slider-btn-1 {
    border-color: #000;
    color: #000;
}

.blta-testimonial-3-slider-btn .blta-slider-btn-1:hover {
    border-color: transparent;
}

.blta-testimonial-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-testimonial-3-slider-item {
    border-color: var(--blta-pr-2);
}

.blta-testimonial-3-slider .swiper-container .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blta-testimonial-3-slider-item .item-content {
    left: 0%;
}

/*
    testimonial-2-end
*/

.blta-testimonial-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blta-testimonial-area {
        padding: 80px 0;
    }
}

.blta-testimonial-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-testimonial-top {
        flex-direction: column;
        align-items: start;
        gap: 0px;
    }
}

.blta-testimonial-subtitle-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 15px;
}

.blta-testimonial-subtitle-icon {
    font-size: 23px;
    display: flex;
}

.blta-testimonial-disc {
    max-width: 487px;
    font-size: 18px;
    line-height: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-testimonial-disc {
        max-width: 400px;
    }
}

.blta-testimonial-wrap {
    margin-top: 25px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-testimonial-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blta-testimonial-card {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    padding: 35px;
    position: relative;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .blta-testimonial-card {
        padding: 30px 18px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-testimonial-card {
        padding: 35px;
    }
}

.blta-testimonial-card:hover {
    border: 1px solid #FF6600;
}

.blta-testimonial-card-img {
    width: 94px;
    height: 94px;
    border-radius: 100%;
}

.blta-testimonial-card-name {
    font-weight: 700;
    font-size: 22px;
    line-height: 31px;
    margin-bottom: 3px;
}

.blta-testimonial-card-desi {
    font-family: var(--blta-pr-color);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.blta-testimonial-card-rating {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 3px;
}

.blta-testimonial-card-rating-icon {
    color: #FFC107;
    font-size: 18px;
}

.blta-testimonial-card-blockquote {
    font-size: 52px;
    color: var(--blta-pr-1);
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .blta-testimonial-card-blockquote {
        position: absolute;
        top: 20px;
        right: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-testimonial-card-blockquote {
        position: static;
    }
}

.blta-testimonial-card-disc {
    font-family: var(--blta-pr-color);
    font-style: italic;
    font-weight: 500;
    font-size: 22px;
    line-height: 39px;
    color: #000000;
}

@media (max-width: 767px) {
    .blta-testimonial-card-disc {
        font-size: 20px;
        line-height: 33px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-testimonial-card-disc {
        font-size: 22px;
        line-height: 39px;
    }
}

.blta-testimonial-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    margin-bottom: 25px;
}

.blta-testimonial-cont-left {
    display: flex;
    align-items: center;
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-testimonial-cont-left {
        flex-direction: column;
        align-items: start;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-testimonial-cont-left {
        flex-direction: row;
        align-items: center;
    }
}

/*
    cta-1-start
*/

.blta-cta-2-area {
    padding-top: 200px;
    padding-bottom: 200px;
    background-attachment: fixed;
}

.blta-cta-2-content {
    max-width: 600px;
}

.blta-cta-2-content .subtitle {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

@media (max-width: 767px) {
    .blta-cta-2-content .subtitle {
        font-size: 22px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-cta-2-content .subtitle {
        font-size: 26px;
    }
}

.blta-cta-2-content .blta-section-title-1 {
    padding-bottom: 6px;
}

/*
    cta-1-end
*/

/*
    cta-3-start
*/

.blta-cta-3-area {
    background: #3E363D;
    position: relative;
    z-index: 1;
}

.blta-cta-3-content {
    position: relative;
    z-index: 1;
}

.blta-cta-3-area::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2A2C38;
    z-index: -1;
    opacity: 80%;
    transition: 0.5s var(--cube-1);
}

.blta-cta-3-area:is(.active)::after {
    opacity: 0;
    transition-delay: 0.3s;
}

.blta-cta-3-area:is(.active) .blta-cta-3-content {
    transform: scale(2);
    opacity: 0;
    visibility: hidden;
    transition-delay: 0;
}

.blta-cta-3-area:is(.active) .blta-cta-3-button {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
}

.blta-cta-3-button {
    outline: none;
    background: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    border: 1px solid #fff;
    line-height: 1;
    color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    transition: 400ms var(--cube-1);
    opacity: 0;
    visibility: hidden;
}

.blta-cta-3-button:hover {
    background-color: var(--blta-pr-2);
    border-color: transparent;
    color: #fff;
}

.blta-cta-3-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -2;
}

.blta-cta-3-content {
    max-width: 745px;
    margin-left: auto;
    margin-right: auto;
    transition: 0.5s var(--cube-1);
    transition-delay: 0.5s;
}

.blta-cta-3-content .blta-section-title-1 {
    margin-bottom: 30px;
}

.play-btn-1 {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    background: transparent;
    border: none;
    outline: none;
}

.play-btn-1 .icon {
    height: 77px;
    width: 77px;
    background: var(--blta-pr-2);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 23px;
    flex: 0 0 auto;
}

.play-btn-1 .text {
    text-align: left;
}

.play-btn-1:hover .icon {
    animation: jello 1s;
}

/*
    cta-3-end
*/

/*
    cta-4-start
*/

.blta-cta-4-area {
    position: relative;
    z-index: 1;
    margin-top: -50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-cta-4-area {
        margin-top: 0px;
        padding-top: 50px;
    }
}

.blta-cta-4-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 50px);
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-cta-4-bg {
        height: 100%;
    }
}

.blta-cta-4-row {
    display: grid;
    grid-template-columns: 1fr 1.4fr 1fr;
    align-items: center;
    gap: 50px;
    margin-left: -130px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-cta-4-row {
        gap: 20px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-cta-4-row {
        display: flex;
        flex-direction: column-reverse;
        align-items: baseline;
        gap: 50px;
        margin-left: 0;
    }
}

.blta-cta-4-img {
    transition: var(--cube-1);
}

.blta-cta-4-content .blta-list-1-item::after {
    border: 5px solid #c9c9c9;
}

.blta-cta-4-form .input-item {
    position: relative;
    z-index: 1;
}

.blta-cta-4-form .icon {
    position: absolute;
    top: 50%;
    left: 35px;
    transform: translateY(-50%);
    line-height: 1;
}

.blta-cta-4-form input {
    width: 100%;
    height: 70px;
    border: none;
    outline: none;
    padding-left: 80px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #898989;
}

.blta-cta-4-form .form-btn {
    background: var(--blta-pr-2);
    width: 100%;
    min-height: 70px;
    padding: 10px;
    font-size: 18px;
    transition: 400ms var(--cube-1);
}

.blta-cta-4-form .form-btn:hover {
    letter-spacing: 0.5px;
    transform: scale(95%);
}

/*
    cta-4-end
*/

/*
    portfolio-1-start
*/

.blta-portfolio-1-scn-title {
    display: grid;
    grid-template-columns: 1.1fr 1fr;
    gap: 0 30px;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-portfolio-1-scn-title {
        grid-template-columns: 1fr;
    }
}

.blta-portfolio-1-scn-title .blta-para-1 {
    max-width: 560px;
}

.blta-portfolio-1-left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    max-width: 560px;
    height: 540px;
    transform-origin: center center;
    transform: translateX(50px);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-portfolio-1-left {
        max-width: 460px;
        height: 440px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-portfolio-1-left {
        max-width: 370px;
        height: 340px;
    }
}

@media (max-width: 767px) {
    .blta-portfolio-1-left {
        max-width: 220px;
        height: 180px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-portfolio-1-left {
        max-width: 300px;
        height: 270px;
    }
}

.blta-portfolio-1-img-1 {
    border-radius: 0 500px 500px 0;
}

.blta-portfolio-1-img-2 {
    border-radius: 500px 0 0 500px;
}

.blta-portfolio-1-grid {
    padding-left: 26px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    position: relative;
    z-index: 1;
    padding-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-portfolio-1-grid {
        padding-left: 0px;
    }
}

@media (max-width: 767px) {
    .blta-portfolio-1-grid {
        padding-left: 0px;
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-portfolio-1-grid {
        padding-left: 0px;
        grid-template-columns: 1fr 1fr;
    }
}

.blta-portfolio-1-grid .icon {
    font-size: 20px;
    color: var(--blta-pr-2);
    display: inline-block;
    line-height: 1;
    position: absolute;
    top: calc(50% + 0px);
    left: calc(50% + 0px);
    transform: translate(-50%, -50%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-portfolio-1-grid .icon {
        left: 50%;
    }
}

@media (max-width: 767px) {
    .blta-portfolio-1-grid .icon {
        left: 50%;
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-portfolio-1-grid .icon {
        left: 50%;
        display: block;
    }
}

.blta-portfolio-1-feature {
    border: 1px solid #C1C1C1;
    padding: 25px 40px;
    background-color: #fff;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-portfolio-1-feature {
        padding: 25px 15px;
    }
}

.blta-portfolio-1-feature .number {
    font-size: 100px;
    line-height: 1;
    margin-bottom: 23px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-portfolio-1-feature .number {
        font-size: 70px;
    }
}

.blta-portfolio-1-feature .title {
    font-size: 19px;
    margin-bottom: 9px;
}

.blta-portfolio-1-feature .disc {
    color: #161616;
}

/*
    portfolio-1-end
*/

/*
    footer-1-start
*/

.blta-footer-1-area {
    background: #191629;
}

.blta-footer-1-top {
    gap: 15px;
}

.blta-footer-1-top-menu .links {
    display: inline-block;
    color: #ebebec;
    position: relative;
}

.blta-footer-1-top-menu .links:not(:last-child) {
    padding-right: 15px;
    margin-right: 15px;
}

.blta-footer-1-top-menu .links:not(:last-child)::after {
    content: "";
    width: 2px;
    height: 80%;
    background: #ebebec;
    position: absolute;
    right: 0;
    top: 3px;
    transition: 0.5s var(--cube-2);
}

.blta-footer-1-top-menu .links:hover {
    color: var(--blta-pr-1);
}

.blta-footer-1-top-menu .links:hover::after {
    transform: rotate(90deg);
    background: var(--blta-pr-1);
}

.blta-footer-1-widget-wrap {
    display: grid;
    grid-template-columns: 1fr 1.8fr 1fr 2.8fr;
    gap: 50px 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-footer-1-widget-wrap {
        gap: 50px 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-footer-1-widget-wrap {
        gap: 50px 30px;
        grid-template-columns: 1fr 1.8fr 1fr 2.5fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-footer-1-widget-wrap {
        gap: 50px 30px;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-footer-1-widget-wrap {
        gap: 50px 30px;
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-footer-1-widget-wrap {
        gap: 50px 30px;
        grid-template-columns: 1fr 1fr;
    }
}

.blta-footer-1-widget-title {
    font-size: 25px;
    line-height: 1.48;
    margin-bottom: 30px;
}

.blta-footer-1-widget .blta-footer-1-disc {
    margin-bottom: 35px;
}

.blta-footer-1-menu .links {
    font-size: 18px;
    color: #a3a7ac;
    font-weight: 700;
    letter-spacing: 0.2px;
    display: block;
    transition: 400ms var(--cube-1);
}

.blta-footer-1-menu .links:not(:last-child) {
    margin-bottom: 24px;
}

.blta-footer-1-menu .links:hover {
    transform: translateX(5px);
    color: var(--blta-pr-1);
}

.blta-footer-1-contact li {
    font-weight: 700;
    gap: 15px;
    color: #a3a7ac;
    font-size: 20px;
    transition: 400ms var(--cube-1);
    line-height: 1;
    align-items: center;
}

.blta-footer-1-contact li:not(:last-child) {
    margin-bottom: 15px;
}

.blta-footer-1-contact li a {
    transition: 400ms;
}

.blta-footer-1-contact li a:hover {
    color: var(--blta-pr-1);
}

.blta-footer-1-contact .icon {
    display: flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    color: var(--blta-pr-1);
    background: #151f29;
    border-radius: 50%;
    font-size: 18px;
}

.blta-footer-1-disc {
    font-size: 16px;
    font-weight: 600;
    color: #a3a7ac;
}

.blta-footer-1-bottom {
    gap: 10px 30px;
    display: grid;
    align-items: center;
    grid-template-columns: 0.5fr 1.5fr 1fr;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-footer-1-bottom {
        grid-template-columns: 0.5fr 1.4fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-footer-1-bottom {
        grid-template-columns: 1fr;
    }
}

.blta-footer-1-bottom .blta-footer-1-disc {
    max-width: 525px;
}

.blta-footer-1-copyright {
    margin-left: auto;
}

@media (max-width: 767px) {
    .blta-footer-1-copyright {
        margin-left: unset;
    }
}

.blta-footer-1-copyright a {
    display: inline-block;
    text-transform: capitalize;
    transition: 400ms var(--cube-1);
}

.blta-footer-1-copyright a:hover {
    color: var(--blta-pr-1);
}

.blta-footer-1-about {
    font-size: 14px;
    margin-top: -9px;
}

.blta-footer-1-form {
    position: relative;
}

.blta-footer-1-form .form-input {
    width: 100%;
    height: 60px;
    background: #373a41;
    border: none;
    outline: none;
    padding: 0 35px;
    color: #A3A7AC;
    padding-right: 140px;
}

.blta-footer-1-form .form-btn {
    background: var(--blta-pr-1);
    font-weight: 700;
    border: none;
    outline: none;
    font-size: 17px;
    color: #0C131A;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 0px 33px;
    transition: 400ms var(--cube-1);
}

.blta-footer-1-form .form-btn:hover {
    transform: translateX(-10px);
    box-shadow: 10px 0px 2px 0px rgba(255, 102, 0, 0.4);
}

.blta-social-link-1 {
    gap: 5px 20px;
}

.blta-social-link-1 .link {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    transition: 400ms var(--cube-1);
    line-height: 1;
}

.blta-social-link-1 .link:hover {
    color: var(--blta-pr-1);
}

/*
    footer-1-end
*/

/*
    footer-2-start
*/

.blta-footer-2-area {
    position: relative;
    z-index: 1;
}

.blta-footer-2-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.blta-footer-2-widget-grid {
    display: grid;
    grid-template-columns: 1.5fr 0.7fr 0.5fr 1.5fr;
    gap: 50px 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .blta-footer-2-widget-grid {
        gap: 50px 30px;
        grid-template-columns: 1.5fr 0.7fr 0.5fr 1fr;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-footer-2-widget-grid {
        gap: 50px 30px;
        grid-template-columns: 1fr 0.7fr 0.5fr 1fr;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-footer-2-widget-grid {
        gap: 50px 30px;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 767px) {
    .blta-footer-2-widget-grid {
        gap: 50px 30px;
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-footer-2-widget-grid {
        gap: 50px 30px;
        grid-template-columns: 1fr 1fr;
    }
}

.blta-footer-2-widget .widget-title {
    font-size: 28px;
    line-height: 1.25;
    margin-bottom: 27px;
}

.blta-footer-2-widget .widget-title span {
    color: var(--blta-pr-2);
}

.blta-footer-2-widget .footer-disc {
    margin-bottom: 40px;
}

.blta-footer-2-widget .follower {
    transition: 400ms var(--cube-1);
}

.blta-footer-2-widget .follower:hover {
    transform: scale(110%);
}

.blta-footer-2-copyright {
    font-size: 19px;
    color: #464646;
    padding: 40px 0;
    border-top: 1px solid #464646;
}

.blta-footer-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
    perspective: 2000px;
    transform-style: preserve-3d;
    transition: 500ms var(--cube-1);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-footer-gallery {
        grid-template-columns: 1fr 1fr;
    }
}

.blta-footer-gallery .item {
    overflow: hidden;
    border-radius: 10px;
    transform-origin: 100% 50%;
}

.blta-footer-gallery .item:nth-child(odd) {
    transform-origin: 0% 50%;
}

.blta-footer-gallery .item:hover {
    transform: rotateY(10deg) rotateZ(-5deg);
}

.footer-menu-2 .link {
    font-size: 20px;
    color: #dcdcdc;
    display: flex;
    gap: 18px;
    align-items: center;
    transition: 400ms var(--cube-1);
}

.footer-menu-2 .link:not(:last-child) {
    margin-bottom: 13px;
}

.footer-menu-2 .link i {
    display: inline-block;
    font-size: 14px;
    color: var(--blta-pr-2);
    line-height: 1;
    transition: 400ms var(--cube-1);
}

.footer-menu-2 .link:hover {
    color: var(--blta-pr-2);
}

.footer-menu-2 .link:hover i {
    animation: jello 1s;
}

/*
    footer-2-end
*/

/*
	preloader-css-start
*/

#tx_preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 99999999;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background-color: #000;
    transition: 1000ms var(--cube-1);
}

#tx_preloader .preloader-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#tx_preloader .preloader-wrap .loading {
    text-align: center;
}

#tx_preloader .preloader-wrap .icon-ani {
    width: 130px;
}

#tx_preloader:is(.preloaded) {
    transform: translateY(-100%);
}

/*
	preloader-css-end
*/

/*
    search-box-css-start
*/

.popup-search-box {
    background-color: #fff;
    position: fixed;
    display: flex;
    left: 0;
    top: -100px;
    width: 100%;
    z-index: 9;
    height: 100vh;
    align-items: center;
    transform: scaleY(0);
    transition: 700ms var(--cube-1);
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
}

.popup-search-box .title {
    color: #000;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .popup-search-box .title {
        font-size: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .popup-search-box .title {
        font-size: 36px;
    }
}

.popup-search-box-form {
    display: flex;
}

@media (max-width: 767px) {
    .popup-search-box-form {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .popup-search-box-form {
        flex-wrap: nowrap;
    }
}

.popup-search-box-form .popup-search-box-close-action-btn {
    height: 60px;
    width: 60px;
    font-size: 30px;
    border: none;
    outline: none;
    border-radius: 5px;
    margin-left: 25px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    flex: 0 0 auto;
    transition: 500ms var(--cube-1);
}

@media (max-width: 767px) {
    .popup-search-box-form .popup-search-box-close-action-btn {
        margin: auto;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .popup-search-box-form .popup-search-box-close-action-btn {
        margin-left: 25px;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
}

.popup-search-box-form .popup-search-box-close-action-btn:hover {
    background-color: var(--blta-pr-1);
    border-color: transparent;
    color: #fff;
}

@media (max-width: 767px) {
    .popup-search-box {
        height: 100%;
        overflow-y: auto;
    }
}

.popup-search-box.active {
    top: 0;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.popup-search-box form {
    position: relative;
    width: 100%;
}

@media (max-width: 767px) {
    .popup-search-box form {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .popup-search-box form {
        margin-bottom: 0px;
    }
}

.popup-search-box-input input {
    width: 100%;
    height: 60px;
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2392156863);
    border-radius: 5px;
    font-size: 14px;
    color: #000;
    padding: 0 30px;
    padding-right: 115px;
}

.popup-search-box-input input::placeholder {
    color: #000;
    font-size: 14px;
}

@media (max-width: 767px) {
    .popup-search-box-input input {
        width: 100%;
        background-color: transparent;
        opacity: 0.7;
    }
}

.popup-search-box button[type=submit] {
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0;
    padding: 0 30px;
    background: transparent;
    color: #000;
    font-size: 24px;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid rgba(0, 0, 0, 0.2392156863);
    border-right: none;
    border-top: none;
    border-bottom: none;
    transition: 500ms var(--cube-1);
}

.popup-search-box button[type=submit]:hover {
    color: #fff;
    background-color: var(--blta-pr-1);
}

/*
    search-box-css-end
*/

.scroll-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 45px;
    cursor: pointer;
    display: block;
    z-index: 6;
    opacity: 1;
    visibility: visible;
    transition: all 300ms linear;
    background: transparent;
    text-align: center;
    color: #fff;
    background: var(--txa-gd-1);
    border-radius: 30px;
    border: 2px solid transparent;
    transition: 300ms var(--cube-2);
    transform: translateY(200px);
}

.scroll-top:hover {
    bottom: 35px;
}

.scroll-top-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 30px;
    padding: 7px 0;
}

.scroll-top-wrap svg {
    fill: var(--txa-pr-1);
    width: 38px;
}

.scroll-top-wrap .text {
    display: inline-block;
    writing-mode: vertical-lr;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.5px;
    background: var(--txa-gd-1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
    .scroll-top-wrap .text {
        display: none;
    }
}

.scroll-top.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.buil-header-1-area {
    background-color: #383838;
}

.container-header {
    max-width: 1920px;
    padding-left: 50px;
    margin: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .container-header {
        padding-left: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .container-header {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .container-header {
        padding: 0 20px;
    }
}

.buil-header-1-wrap {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-header-1-wrap {
        align-items: center;
        padding: 20px 0;
    }
}

.buil-logo {
    display: flex;
    align-items: center;
    max-width: 189px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-logo {
        max-width: 160px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-logo {
        max-width: 135px;
    }
}

.buil-header-1-content {
    width: 75%;
    padding-left: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-1-content {
        width: 80%;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-header-1-content {
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-header-1-content {
        display: none;
    }
}

.buil-header-1-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 0px 30px 0px 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-1-top {
        padding-left: 0px;
    }
}

.buil-header-top-shape {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: var(--white-color);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2% 100%);
    z-index: -1;
}

.buil-header-1-top-in-left {
    margin-left: 50px;
    display: flex;
    align-items: center;
    gap: 25px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-1-top-in-left {
        gap: 12px;
    }
}

.buil-header-top-link {
    display: flex;
    align-items: center;
    gap: 12px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-top-link {
        gap: 6px;
    }
}

.buil-header-top-link i {
    font-size: 20px;
    color: var(--buil-pri);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-top-link i {
        font-size: 12px;
    }
}

.buil-header-top-link span {
    font-size: 14px;
    line-height: 22px;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-top-link span {
        font-size: 12px;
    }
}

.buil-header-top-link:hover span {
    color: var(--buil-pri);
}

.buil-header-1-top-in-right {
    display: flex;
    align-items: center;
    gap: 8px;
}

.buil-header-1-top-in-right h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 14.35px;
    margin: 0;
}

.buil-header-social-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-social-icons {
        gap: 5px;
    }
}

.buil-header-social-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #444444;
    border-radius: 50px;
    font-size: 14px;
    color: #444444;
    transition: all 0.3s ease-in;
}

.buil-header-social-icon:hover {
    background-color: var(--buil-pri);
    border-color: var(--buil-pri);
    color: var(--white-color);
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-social-icon {
        width: 25px;
        height: 25px;
        font-size: 12px;
    }
}

.button-nav-outline {
    padding: 16px 26px;
    border: 1.5px solid var(--buil-pri);
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    text-align: center;
    color: var(--buil-pri);
    transition: all 0.3s ease-in;
    background-image: linear-gradient(0, var(--buil-pri), var(--buil-pri));
    background-size: 0 0;
    transition: 0.8s;
    background-repeat: no-repeat;
    background-position: center;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 1);
    width: 178px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-nav-outline:hover {
    color: var(--white-color);
    background-size: 100% 100%;
}

.buil-header-contact {
    width: 475px;
    position: relative;
    z-index: 2;
    margin-left: -22px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact {
        width: 20%;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-contact {
        display: none;
    }
}

.buil-header-contact-shape {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: var(--buil-pri);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    z-index: -1;
}

.buil-header-contact-wap {
    padding: 0px 0px 0px 90px;
    display: flex;
    align-items: center;
    gap: 15px;
    height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact-wap {
        padding: 20px 0px 0px 50px;
        gap: 10px;
        flex-direction: column;
        align-items: start;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact-wap .buil-header-number-wrap {
        padding-left: 10px;
    }
}

.buil-header-contact-wap i {
    background: var(--white-color);
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: var(--buil-pri);
    font-size: 25px;
    transition: all 0.3s ease;
}

.buil-header-contact-wap i:hover {
    background-color: var(--black-color);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact-wap i {
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
}

.buil-header-contact-wap h5 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: var(--white-color);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact-wap h5 {
        font-size: 16px;
    }
}

.buil-header-contact-wap a {
    font-size: 30px;
    font-weight: 800;
    font-family: var(--barlow);
    line-height: 34px;
    color: var(--black-color);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-contact-wap a {
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
    }
}

.buil-menu-btn-1 {
    width: 50px;
    height: 50px;
    background-color: var(--buil-pri);
    color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    display: none;
    border-radius: 8px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-menu-btn-1 {
        display: flex;
    }
}

.buil-menus-buttons-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 20px 23px 61px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-menus-buttons-wrap {
        padding: 26px 20px 23px 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-menus-buttons-wrap {
        padding: 26px 20px 23px 30px;
    }
}

.dropdown {
    position: relative;
}

.dropdown a {
    display: flex;
    align-items: center;
    gap: 5px;
}

.dropdown i {
    color: var(--white-color);
    font-size: 12px;
}

.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}

.dropdown-menu {
    transition: all 0.3s ease;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 100;
    margin: 0px;
    padding: 20px;
    height: auto;
    min-width: 200px;
    display: block;
    border-radius: 0;
    background: var(--white-color);
    border-radius: 3px;
    text-align: left;
    -webkit-box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5rem 1.875rem rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dropdown-menu li a {
    color: #444444;
    transition: all 0.3s linear;
}

.dropdown-menu li a::after {
    opacity: 0;
}

.dropdown-menu li a:hover {
    transform: translateX(6px);
    color: var(--buil-pri);
}

.buil-header-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 34px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-header-buttons {
        gap: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-header-buttons {
        gap: 18px;
    }
}

.buil-header-cart-wrap {
    position: relative;
    background: transparent;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}

.buil-header-cart-wrap i {
    color: var(--white-color);
    font-size: 24px;
    line-height: 100%;
}

.buil-header-cart-wrap span {
    position: absolute;
    top: -10px;
    right: -6px;
    background-color: var(--buil-pri);
    color: var(--white-color);
    width: 17px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 10px;
    font-weight: 600;
    font-family: var(--barlow);
}

.buil-header-search {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background-color: #525252;
    color: var(--white-color);
    font-size: 18px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.buil-header-search:hover {
    background-color: var(--buil-pri);
}

.buil-header-2-area {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.header-container-2 {
    position: absolute;
    max-width: 1350px;
    padding: 0 30px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .header-container-2 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .header-container-2 {
        padding: 0 18px;
    }
}

.buil-header-2-wrap {
    padding: 23px 0 20px 0;
    top: 0;
    display: flex;
    align-items: center;
    gap: 55px;
    border-bottom: 1px solid #fdfdfd;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-header-2-wrap {
        justify-content: space-between;
    }
}

.buil-main-menu-2 {
    display: block;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-main-menu-2 {
        display: none;
    }
}

.buil-header-2-logo-menu {
    display: flex;
    align-items: center;
    gap: 58px;
}

.buil-logo-2 {
    max-width: 215px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-logo-2 {
        max-width: 175px;
    }
}

@media (max-width: 767px) {
    .buil-logo-2 {
        max-width: 150px;
    }
}

.buil-menu-btn-2 {
    width: 50px;
    height: 50px;
    background-color: var(--buil-pri);
    color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    display: none;
    border-radius: 8px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-menu-btn-2 {
        display: flex;
    }
}

.buil-header-buttons-2 {
    display: flex;
    align-items: center;
    gap: 36px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-header-buttons-2 {
        display: none;
    }
}

.buil-header-2-button-item {
    display: flex;
    align-items: center;
    gap: 40px;
}

.buil-header-2-search {
    border: none;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.3s ease;
    background: #fff;
}

.buil-header-2-search:hover {
    background-color: var(--buil-pri);
}

.buil-header-2-search:hover i {
    color: var(--white-color);
}

.buil-header-2-search i {
    font-size: 20px;
    color: #2E3233;
    transition: all 0.3s ease;
}

.button-primary-nav-2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 30px 15px 30px;
    transition: all 0.4s ease;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .button-primary-nav-2 {
        display: none;
    }
}

.button-primary-nav-2:hover::after {
    width: 100%;
    border-radius: 10px;
}

.button-primary-nav-2:hover i {
    color: var(--white-color);
}

.button-primary-nav-2:hover i::after {
    background-color: var(--white-color);
}

.button-primary-nav-2 span {
    z-index: 2;
    position: relative;
    color: var(--white-color);
}

.button-primary-nav-2 i {
    position: relative;
    display: flex;
    align-items: center;
    color: var(--buil-pri);
    z-index: 2;
    transition: all 0.4s ease;
}

.button-primary-nav-2 i::after {
    position: absolute;
    content: "";
    width: 4.5px;
    height: 4.5px;
    left: -6px;
    background-color: var(--buil-pri);
    border-radius: 100%;
}

.button-primary-nav-2::after {
    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    background: var(--buil-pri);
    left: 0;
    border-radius: 10px 0 0 10px;
    transition: 0.8s ease;
}

.buil-header-3-area {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
}

.buil-header-3-container {
    position: absolute;
}

.buil-header-3-wrap {
    padding: 35px 30px;
    height: 125px;
    border-bottom: 5px solid var(--buil-pri);
    border-radius: 0px 0px 30px 30px;
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-header-3-wrap {
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .buil-header-3-wrap {
        padding: 10px;
        height: 95px;
        border-radius: 0px 0px 10px 10px;
        border-bottom: 2px solid var(--buil-pri);
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-header-3-wrap {
        padding: 20px;
        height: 110px;
        border-radius: 0px 0px 20px 20px;
        border-bottom: 4px solid var(--buil-pri);
    }
}

.buil-logo-3 {
    max-width: 184px;
}

@media (max-width: 767px) {
    .buil-logo-3 {
        max-width: 140px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-logo-3 {
        max-width: 160px;
    }
}

.buil-header-3-logo-menu {
    display: flex;
    align-items: center;
    gap: 60px;
}

.buil-header-buttons-3 {
    display: flex;
    align-items: center;
    gap: 36px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-header-buttons-3 {
        display: none;
    }
}

.buil-header-3-button-item {
    display: flex;
    align-items: center;
    gap: 40px;
}

.buil-header-3-search {
    border: none;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: #525252;
    transition: all 0.3s ease;
}

.buil-header-3-search:hover {
    background-color: var(--buil-pri);
}

.buil-header-3-search:hover i {
    color: var(--white-color);
}

.buil-header-3-search i {
    font-size: 20px;
    color: var(--white-color);
    transition: all 0.3s ease;
}

.button-primary-nav-3 {
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    padding: 20px 40px;
    border-radius: 5px;
    color: var(--white-color);
    background-color: var(--buil-pri);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .button-primary-nav-3 {
        display: none;
    }
}

.main-navigation-2 .navbar-nav {
    display: inherit;
}

.main-navigation-2 .navbar-nav li {
    display: inline-block;
    position: relative;
}

.main-navigation-2 .navbar-nav li:not(:last-child) {
    margin-right: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .main-navigation-2 .navbar-nav li:not(:last-child) {
        margin-right: 20px;
    }
}

.main-navigation-2 .navbar-nav li a {
    position: relative;
    z-index: 1;
    font-family: var(--blta-sd-font);
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    padding: 27px 0;
    display: inline-block;
    text-transform: capitalize;
    line-height: 1;
    transition: 400ms var(--cube-1);
}

.main-navigation-2 .navbar-nav li a::after {
    content: "";
    width: 0%;
    height: 2px;
    background-color: var(--buil-pri);
    position: absolute;
    right: 0;
    bottom: 15px;
    transition: 400ms var(--cube-1);
    opacity: 0;
}

.main-navigation-2 .navbar-nav li a::before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: var(--buil-pri);
    position: absolute;
    left: 0;
    top: 15px;
    transition: 400ms var(--cube-1);
    opacity: 0;
}

.main-navigation-2 .navbar-nav li .dropdown-menu {
    left: 0;
    top: 100%;
    z-index: 100;
    margin: 0px;
    padding: 20px 20px;
    height: auto;
    min-width: 250px;
    display: block;
    border: none;
    border-top: 2px solid var(--blta-pr-1);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0;
    position: absolute;
    background: #fff;
    border-radius: 2px;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.main-navigation-2 .navbar-nav li .dropdown-menu li {
    display: block;
    margin: 0;
    position: relative;
}

.main-navigation-2 .navbar-nav li .dropdown-menu li a {
    color: var(--blta-pr-color);
    width: 100%;
    font-weight: 500;
    display: block;
    padding: 10px 0px;
}

.main-navigation-2 .navbar-nav li .dropdown-menu li a::after {
    background: var(--blta-pr-1);
    width: 0;
    height: 1px;
}

.main-navigation-2 .navbar-nav li .dropdown-menu li a::before {
    width: 0;
}

.main-navigation-2 .navbar-nav li .dropdown-menu li .dropdown-menu {
    top: 0;
    left: calc(100% + 20px);
    min-width: 250px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px) translateZ(0);
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.main-navigation-2 .navbar-nav li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) translateZ(0);
}

.main-navigation-2 .navbar-nav li .dropdown-menu li:hover>a {
    color: var(--blta-pr-1);
}

.main-navigation-2 .navbar-nav li .dropdown-menu .dropdown a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-navigation-2 .navbar-nav li .dropdown-menu .dropdown a:hover i {
    color: var(--buil-pri);
}

.main-navigation-2 .navbar-nav li .dropdown-menu .dropdown a i {
    color: #000;
    transition: all 0.3s ease;
}

.main-navigation-2 .navbar-nav li:hover>a::after {
    opacity: 1;
    width: 100%;
}

.main-navigation-2 .navbar-nav li:hover>a::before {
    opacity: 1;
    width: 100%;
}

.main-navigation-2 .navbar-nav li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px) translateZ(0);
}

.buil-hero-1-area {
    position: relative;
    z-index: 1;
}

.hero-swiper {
    position: relative;
    overflow: hidden;
}

.hero-swiper .swiper-wrapper .swiper-slide {
    padding: 0;
    border-radius: 0;
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .subtitle-1 {
    opacity: 1;
    transform: translateX(0);
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-1-heading {
    opacity: 1;
    transform: translateX(0);
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-1-para {
    opacity: 1;
    transform: translateX(0);
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-1-btn-wrap {
    opacity: 1;
    transform: translateX(0);
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-1-right-img {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transition: 1000ms ease-in-out;
    transition-delay: 0s;
}

.hero-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-1-client-wrap {
    opacity: 1;
    transform: translateX(0);
}

.hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    position: absolute;
    left: auto;
    right: 0;
    top: 146px;
    width: 132px;
    height: 232px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 3px solid var(--buil-pri);
    border-right: 0;
    border-radius: 300px 0 0 300px;
    font-size: 0;
    font-family: var(--barlow);
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        top: 305px;
        width: 100px;
        height: 180px;
    }
}

@media (max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        top: 200px;
        width: 55px;
        height: 100px;
        display: none;
    }
}

.hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
    font-size: 42px;
    font-weight: 600;
    line-height: 28px;
    color: var(--buil-pri);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
        font-size: 20px;
        line-height: 0px;
    }
}

.hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total {
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    color: var(--white-color);
    position: relative;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total {
        font-size: 20px;
        line-height: 25px;
    }
}

.hero-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total::before {
    content: "";
    position: absolute;
    top: -5px;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background-color: var(--buil-pri);
}

.buil-hero-1-content {
    padding-top: 45px;
    padding-bottom: 67px;
    display: flex;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-hero-1-content {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .buil-hero-1-content {
        gap: 50px;
    }
}

.buil-hero-1-left {
    width: 45%;
    position: relative;
    padding-top: 93px;
}

.buil-hero-1-left .subtitle-1 {
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-hero-1-left {
        width: 800px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-1-left {
        width: 700px;
        padding-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-1-left {
        width: 600px;
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    .buil-hero-1-left {
        width: 100%;
        padding-top: 10px;
    }
}

.buil-hero-1-heading {
    font-size: 80px;
    line-height: 85px;
    font-weight: 700;
    color: var(--white-color);
    margin-top: 10px;
    margin-bottom: 20px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.2s;
}

@media (max-width: 767px) {
    .buil-hero-1-heading {
        font-size: 40px;
        line-height: 44px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-1-heading {
        font-size: 55px;
        line-height: 65px;
    }
}

.buil-hero-1-para {
    font-size: 18px;
    line-height: 30px;
    color: var(--white-color);
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.4s;
}

.buil-hero-1-btn-wrap {
    display: flex;
    margin-top: 50px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.6s;
}

@media (max-width: 767px) {
    .buil-hero-1-btn-wrap {
        margin-top: 35px;
    }
}

.buil-hero-1-btn {
    width: 188px;
    height: 60px;
}

.buil-hero-1-circle-img {
    position: absolute;
    right: 25px;
    top: 435px;
    animation: buil-circle-1 4s infinite ease-in-out;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-1-circle-img {
        width: 120px !important;
    }
}

@media (max-width: 767px) {
    .buil-hero-1-circle-img {
        max-width: 80px !important;
        top: 525px;
    }
}

@keyframes buil-circle-1 {
    0% {
        transform: rotate(0deg);
    }
    0% {
        transform: rotate(360deg);
    }
}

.buil-hero-1-right {
    position: relative;
}

.buil-hero-1-right-img {
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);
    transition-delay: 0.8s;
}

.buil-hero-1-client-wrap {
    position: absolute;
    background-color: var(--white-color);
    border-radius: 10px;
    right: -250px;
    bottom: 130px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.4s;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .buil-hero-1-client-wrap {
        right: -120px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-hero-1-client-wrap {
        right: -100px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-hero-1-client-wrap {
        right: 0px;
    }
}

@media (max-width: 767px) {
    .buil-hero-1-client-wrap {
        max-width: 200px;
        bottom: 74px;
    }
}

.buil-hero-1-client-cont {
    padding: 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .buil-hero-1-client-cont {
        padding: 8px;
    }
}

.buil-hero-1-client-cont img {
    max-width: 162px;
}

@media (max-width: 767px) {
    .buil-hero-1-client-cont img {
        max-width: 100px !important;
    }
}

.buil-hero-1-client-cont h2 {
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: var(--buil-pri);
    stroke: var(--buil-pri);
    font-size: 40px;
    font-family: var(--barlow);
    color: #fff;
    font-weight: 800;
    line-height: 45px;
    margin-bottom: 0px;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-hero-1-client-cont h2 {
        font-size: 25px;
        line-height: 28px;
    }
}

.buil-hero-1-client-cont h5 {
    font-size: 20px;
    line-height: 25px;
    color: var(--black-color);
    font-weight: 400;
}

@media (max-width: 767px) {
    .buil-hero-1-client-cont h5 {
        font-size: 15px;
        line-height: 20px;
    }
}

.buil-hero-2-area {
    background-color: #222526;
}

.buil-hero-2-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 186px 0 118px 0;
}

@media (max-width: 767px) {
    .buil-hero-2-wrap {
        padding-top: 140px;
    }
}

.hero-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-2-heading {
    opacity: 1;
    transform: translateY(0px);
}

.hero-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-2-para {
    opacity: 1;
    transform: translateY(0px);
}

.hero-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-2-area-bg-img {
    transform: scale(1);
}

.swiper-slide.buil-hero-2-area-cont {
    position: relative;
}

.buil-hero-2-area-bg-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    transition: all 8s ease;
    transform: scale(1.1);
}

.buil-hero-2-icon-1 {
    max-width: 82px;
}

@media (max-width: 767px) {
    .buil-hero-2-icon-1 {
        max-width: 60px;
    }
}

.buil-hero-2-heading {
    color: var(--white-color);
    font-size: 90px;
    font-weight: 800;
    font-family: var(--barlow);
    line-height: 108px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0;
    text-shadow: 2px 2px var(--buil-pri);
    transform: translateY(100px);
    transform-origin: 50% 50%;
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.2s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-heading {
        font-size: 65px;
        line-height: 85px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-heading {
        font-size: 40px;
        line-height: 46px;
    }
    .buil-hero-2-heading br {
        display: none;
    }
}

.buil-hero-2-para {
    max-width: 815px;
    margin: 0 auto;
    text-align: center;
    color: var(--white-color);
    transform: translateY(100px);
    transform-origin: 50% 50%;
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.4s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-para {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-para {
        font-size: 16px;
        line-height: 28px;
    }
}

.buil-hero-2-circle-icon-wrap {
    margin-top: 50px;
}

.buil-hero-2-circle-icon-wrap:hover i {
    transform: translateY(10px);
    font-size: 70px;
}

.buil-hero-2-circle-icon-wrap i {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--buil-pri);
    border-radius: 100%;
    font-size: 60px;
    position: relative;
    transition: all 0.4s ease;
}

@media (max-width: 767px) {
    .buil-hero-2-circle-icon-wrap i {
        width: 100px;
        height: 100px;
        font-size: 35px;
    }
}

.buil-hero-2-circle-icon-wrap i::after {
    content: "";
    position: absolute;
    border: 3px dashed var(--buil-pri);
    width: 100%;
    height: 100%;
    border-radius: 100%;
    animation: hero-2-circle 3s linear infinite;
}

@keyframes hero-2-circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(3600deg);
    }
}

.hero-2-swiper {
    overflow: hidden;
}

.hero-2-swiper .swiper-wrapper .swiper-slide {
    padding: 0;
    border-radius: 0;
}

.buil-hero-2-navigate {
    position: absolute;
    bottom: 73px;
    right: 100px;
    display: flex;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-hero-2-navigate {
        right: 50px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-2-navigate {
        max-width: 185px;
        right: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-navigate {
        max-width: 130px;
        bottom: 20px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-navigate {
        max-width: 115px;
        bottom: 15px;
    }
}

.buil-hero-2-navigate-img {
    border-radius: 10px 0 0 10px;
}

.buil-hero-2-navigate-btn-wrap {
    background: #3D3D3D;
    border-radius: 0 10px 10px 0;
    bottom: 50px;
    right: 62px;
    z-index: 9;
    padding: 0 9px;
}

.buil-hero-2-next {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
    color: var(--white-color);
    transition: all 0.3s ease;
}

.buil-hero-2-next:hover {
    color: var(--buil-pri);
}

.buil-hero-2-next i {
    font-size: 26px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-next i {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-next i {
        font-size: 12px;
    }
}

.buil-hero-2-navigate-divider {
    width: 100%;
    height: 1px;
    background-color: var(--white-color);
}

.buil-hero-2-prev {
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white-color);
    transition: all 0.3s ease;
}

.buil-hero-2-prev i {
    font-size: 26px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-prev i {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-prev i {
        font-size: 12px;
    }
}

.buil-hero-2-prev:hover {
    color: var(--buil-pri);
}

.buil-hero-2-img-1 {
    position: absolute;
    left: -150px;
    bottom: 210px;
    z-index: 3;
    animation: hero-2-img-1 30s linear infinite;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-hero-2-img-1 {
        max-width: 250px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-2-img-1 {
        max-width: 200px !important;
        left: -105px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-img-1 {
        max-width: 150px !important;
        left: -85px;
    }
}

@keyframes hero-2-img-1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.buil-hero-2-bottom-shap-wrap {
    display: flex;
    align-items: center;
    animation: hero-2-shape-anim 40s linear infinite;
}

@keyframes hero-2-shape-anim {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

.buil-hero-2-shap-2 {
    margin-left: -18px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-2-shap-2 {
        margin-left: -13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-2-shap-2 {
        margin-left: -9px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-2-shap-2 {
        margin-left: -7px;
    }
}

@media (max-width: 767px) {
    .buil-hero-2-shap-2 {
        margin-left: -3px;
    }
}

.buil-hero-3-swiper {
    overflow: hidden;
}

.buil-hero-3-swiper .swiper-wrapper {
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .buil-hero-3-swiper .swiper-wrapper {
        align-items: end;
    }
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide {
    border-radius: 0;
    padding: 0;
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-area-bg-img {
    transform: scale(1);
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-heading {
    transform: translateX(0px);
    opacity: 1;
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-para {
    transform: translateX(0px);
    opacity: 1;
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-btn-wrap {
    transform: translateX(0px);
    opacity: 1;
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-left-img {
    opacity: 1;
    transform: translateY(0);
}

.buil-hero-3-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-hero-3-right::before {
    transform: translate(0);
}

.swiper-slide.buil-hero-3-area-cont {
    position: relative;
}

.buil-hero-3-area-bg-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    transition: all 8s ease;
    transform: scale(1.1);
}

.buil-hero-3-wrap {
    display: flex;
    position: relative;
    z-index: 3;
    align-items: center;
    gap: 40px;
    padding-top: 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-3-wrap {
        padding-bottom: 40px;
        padding-top: 70px;
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-wrap {
        padding-bottom: 40px;
        padding-top: 60px;
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-wrap {
        max-width: 735px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-3-wrap {
        max-width: 555px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-wrap {
        max-width: 445px;
    }
}

.buil-hero-3-left {
    width: 50%;
}

@media (max-width: 767px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-3-left {
        display: none;
    }
}

.buil-hero-3-left-img {
    max-width: 1090px !important;
    margin-left: -300px;
    transform: translateY(200px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.2s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-hero-3-left-img {
        max-width: 735px !important;
        margin-left: -50px;
    }
}

.buil-hero-3-right {
    position: relative;
    width: 50%;
    padding-top: 105px;
}

@media (max-width: 767px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-3-right {
        width: 100%;
    }
}

.buil-hero-3-right::before {
    position: absolute;
    content: "";
    height: 732px;
    width: 732px;
    background: linear-gradient(243.09deg, rgba(255, 102, 0, 0.58) 12.071%, rgba(255, 102, 0, 0) 68.462%);
    border-radius: 100%;
    top: 0;
    left: -310px;
    z-index: -1;
    transform: translate(165px, 175px);
    transition: 1000ms ease;
    transition-delay: 0.3s;
}

@media (max-width: 767px) {
    .buil-hero-3-right::before {
        height: 600px;
        width: 600px;
    }
}

.buil-hero-3-heading {
    font-size: 80px;
    line-height: 85px;
    font-weight: 800;
    color: var(--white-color);
    margin-top: 10px;
    margin-bottom: 20px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.6s;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-hero-3-heading {
        font-size: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-hero-3-heading {
        font-size: 52px;
        line-height: 65px;
        font-weight: 700;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-heading {
        font-size: 40px;
        line-height: 44px;
        font-weight: 700;
    }
}

.buil-hero-3-bottom {
    padding-left: 76px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-hero-3-bottom {
        padding-left: 30px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-bottom {
        padding-left: 0px;
    }
}

.buil-hero-3-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    margin-bottom: 42px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.8s;
}

.buil-hero-3-btn-wrap {
    display: flex;
    transform: translateX(-100px);
    opacity: 0;
    transition: 1000ms ease;
    transition-delay: 0.6s;
}

.buil-hero-3-btn {
    width: 188px;
    height: 60px;
}

.buil-hero-3-circle-btn {
    border: 1.5px dashed rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 167px;
    height: 167px;
    position: relative;
    border-radius: 100%;
    margin-left: auto;
    margin-top: 14px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-hero-3-circle-btn {
        width: 140px;
        height: 140px;
    }
}

.buil-hero-3-circle-btn img {
    position: absolute;
    animation: hero-3-circle-img 20s linear infinite;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-hero-3-circle-btn img {
        max-width: 115px !important;
    }
}

.buil-hero-3-circle-btn i {
    width: 64px;
    height: 64px;
    font-size: 24px;
    background-color: var(--white-color);
    color: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-hero-3-circle-btn i {
        width: 55px;
        height: 55px;
    }
}

.buil-hero-3-circle-btn:hover i {
    background-color: var(--buil-pri);
    color: #fff;
}

@keyframes hero-3-circle-img {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.buil-hero-3-navigate {
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-navigate {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-navigate {
        padding: 0 10px;
        bottom: 30px;
        max-width: 140px;
    }
}

.buil-hero-3-next {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-next {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-next {
        width: 50px;
        height: 50px;
    }
}

.buil-hero-3-next i {
    font-size: 32px;
    color: var(--white-color);
    z-index: 3;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-next i {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-next i {
        font-size: 24px;
    }
}

.buil-hero-3-next img {
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    transform: scale(0);
    transition: all 0.3s ease;
}

.buil-hero-3-next::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    z-index: 1;
}

.buil-hero-3-next:hover img {
    transform: scale(1);
}

.buil-hero-3-prev {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-prev {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-prev {
        width: 50px;
        height: 50px;
    }
}

.buil-hero-3-prev i {
    font-size: 32px;
    color: var(--white-color);
    z-index: 3;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-hero-3-prev i {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .buil-hero-3-prev i {
        font-size: 24px;
    }
}

.buil-hero-3-prev img {
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    transform: scale(0);
    transition: all 0.3s ease;
}

.buil-hero-3-prev::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    z-index: 1;
}

.buil-hero-3-prev:hover img {
    transform: scale(1);
}

.buil-civil-3-area {
    padding: 140px 0;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-civil-3-area {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-area {
        padding: 80px 0;
    }
}

.buil-civil-3-bg-1 {
    position: absolute;
    bottom: 0;
    right: 0;
}

.buil-civil-3-wrap {
    display: flex;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-civil-3-wrap {
        flex-direction: column;
        gap: 120px;
    }
}

.buil-civil-3-left {
    width: 46%;
    display: flex;
    justify-content: center;
    align-items: start;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-civil-3-left {
        max-width: 750px;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-civil-3-left {
        max-width: 630px;
        width: 100%;
    }
}

.buil-civil-3-left-img-1 {
    width: auto;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-left-img-1 {
        max-width: 450px !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-left-img-1 {
        max-width: 300px;
    }
}

.buil-civil-3-left-img-2 {
    position: absolute;
    bottom: -60px;
    right: -65px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-left-img-2 {
        right: -20px !important;
        max-width: 300px !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-left-img-2 {
        right: -10px;
        max-width: 215px;
    }
}

.buil-civil-3-left-img-3 {
    position: absolute;
    bottom: -70px;
    left: 0;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-left-img-3 {
        max-width: 300px !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-left-img-3 {
        max-width: 215px;
    }
}

.buil-civil-3-right {
    width: 54%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-civil-3-right {
        max-width: 750px;
        width: 100%;
    }
}

.buil-civil-3-subtitle-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}

.buil-civil-3-subtitle-wrap i {
    color: var(--buil-pri);
    font-size: 21px;
    line-height: 100%;
    display: flex;
    align-items: center;
}

.buil-civil-3-subtitle-wrap h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #222429;
    margin-bottom: 0;
}

.buil-civil-3-title {
    color: #222429;
    line-height: 70px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .buil-civil-3-title {
        line-height: 54px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-civil-3-title {
        margin-bottom: 20px;
    }
}

.buil-civil-3-bottom {
    margin-top: 40px;
    margin-left: 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-civil-3-bottom {
        margin-left: 120px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-civil-3-bottom {
        margin-left: 0;
        margin-top: 0;
    }
}

.buil-civil-3-experi {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-experi {
        flex-direction: row !important;
        align-items: center !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-experi {
        flex-direction: column;
        align-items: start;
        gap: 15px;
    }
}

.buil-civil-3-experi-number-wrap {
    width: 30%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-civil-3-experi-number-wrap {
        width: 34%;
    }
}

.buil-civil-3-experi-number-wrap h2 {
    font-size: 133px;
    font-weight: 900;
    color: #222429;
    margin-bottom: 0;
    display: flex;
    align-items: end;
}

@media (max-width: 767px) {
    .buil-civil-3-experi-number-wrap h2 {
        font-size: 80px;
        font-weight: 800;
    }
}

.buil-civil-3-experi-number-wrap h2 div {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    .buil-civil-3-experi-number-wrap h2 div {
        margin-bottom: 17px;
    }
}

.buil-civil-3-experi-number-wrap h2 div span:nth-child(1) {
    font-size: 35px;
    font-weight: 800;
    line-height: 1;
}

.buil-civil-3-experi-number-wrap h2 div span:nth-child(2) {
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
}

.buil-civil-3-experi-divider {
    height: 110px;
    width: 1px;
    background: var(--buil-pri);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-experi-divider {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-experi-divider {
        display: none;
    }
}

.buil-civil-3-experi-cont-wrap {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 50%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-civil-3-experi-cont-wrap {
        flex-direction: column !important;
        align-items: start !important;
        width: 50% !important;
    }
}

@media (max-width: 767px) {
    .buil-civil-3-experi-cont-wrap {
        flex-direction: row;
        align-items: center;
        width: 100%;
    }
}

.buil-civil-3-experi-cont-wrap i {
    font-size: 80px;
    display: flex;
    align-items: center;
}

.buil-civil-3-experi-cont h5 {
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 600;
    color: #222429;
}

.buil-civil-3-experi-cont p {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 25px;
    color: #222429;
}

.buil-civil-3-btn-wrap {
    display: flex;
    margin-top: 50px;
}

.buil-contractor-3-area {
    padding: 145px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-contractor-3-area {
        padding: 100px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-contractor-3-area {
        padding: 80px 0;
    }
}

.buil-contractor-3-top {
    max-width: 744px;
    margin: 0 auto;
    text-align: center;
}

.buil-contractor-3-top i {
    color: #111111;
    font-size: 68px;
    line-height: 100%;
    display: flex;
    justify-content: center;
}

.buil-contractor-3-top p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 0px;
}

.title-3 {
    font-size: 60px;
    font-weight: 800;
    line-height: 68px;
    color: #111111;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .title-3 {
        font-size: 46px;
        line-height: 54px;
    }
}

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

.buil-contractor-3-wrap {
    margin-top: 55px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-contractor-3-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-contractor-3-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.buil-constractor-3-card {
    overflow: hidden;
}

@media (max-width: 767px) {
    .buil-constractor-3-card {
        max-width: 350px;
        margin: 0 auto;
    }
}

.buil-constractor-3-card img {
    width: 100%;
    transition: all 0.4s ease;
}

.buil-constractor-3-card:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.15);
}

.buil-constractor-3-card:hover img {
    transform: scale(1.1);
}

.buil-constractor-3-card:hover .buil-contractor-3-card-cont {
    margin: -42px 0 0 0;
}

.buil-constractor-3-card:hover .buil-contractor-3-card-cont i {
    color: var(--buil-pri);
}

.buil-contractor-3-card-cont {
    margin: -42px 25px 0px 25px;
    background-color: var(--white-color);
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 28px 10px;
    transition: all 0.4s ease;
}

@media (max-width: 767px) {
    .buil-contractor-3-card-cont {
        padding: 25px 8px;
        margin: -45px 20px 0px 20px;
    }
}

.buil-contractor-3-card-cont i {
    font-size: 50px;
    color: #010101;
    line-height: 100%;
    transition: all 0.4s ease;
}

.buil-contractor-3-card-cont h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 0;
    color: #010101;
}

.buil-cta-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 188px;
    padding: 0 42px 0 17px;
    border-radius: 15px;
    margin-bottom: -81px;
    position: relative;
    z-index: 2;
    margin-top: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2 {
        flex-direction: column;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media (max-width: 767px) {
    .buil-cta-2 {
        padding: 20px;
    }
}

.buil-cta-2-left {
    width: 52%;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-left {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .buil-cta-2-left {
        flex-direction: column;
        align-items: start;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-cta-2-left {
        flex-direction: row;
    }
}

.buil-cta-2-left img {
    margin-top: 3px;
}

.buil-cta-2-left .buil-heading-1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    color: var(--white-color);
    margin-left: -40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-left .buil-heading-1 {
        font-size: 30px;
        line-height: 38px;
    }
}

@media (max-width: 767px) {
    .buil-cta-2-left .buil-heading-1 {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-cta-2-left .buil-heading-1 {
        margin-left: -20px;
    }
}

.buil-cta-2-right {
    width: 48%;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-right {
        width: 100%;
        justify-content: end;
    }
}

.buil-cta-2-right-img {
    margin-bottom: 96px;
    transform: translateY(100px);
    opacity: 0;
    transition: all 1s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-right-img {
        margin: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-cta-2-right-img {
        display: block;
    }
}

@media (max-width: 767px) {
    .buil-cta-2-right-img {
        display: none;
    }
}

.buil-cta-2-right-img.active {
    transform: translateY(0px);
    opacity: 1;
}

.buil-cta-2-contact {
    display: flex;
    align-items: center;
    gap: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-cta-2-contact {
        flex-direction: column;
        align-items: start;
        gap: 5px;
    }
}

@media (max-width: 767px) {
    .buil-cta-2-contact {
        margin-top: 10px;
    }
}

.buil-cta-2-contact i {
    width: 72px;
    height: 72px;
    border-radius: 100%;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--white-color);
    color: var(--buil-pri);
    transition: all 0.3s ease;
}

.buil-cta-2-contact i:hover {
    background-color: #444444;
    color: var(--white-color);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-cta-2-contact i {
        font-size: 26px;
        width: 62px;
        height: 62px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-contact i {
        font-size: 22px;
        width: 52px;
        height: 52px;
    }
}

.buil-cta-2-link-wrap h5 {
    font-size: 18px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 24px;
    color: var(--white-color);
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-link-wrap h5 {
        font-size: 16px;
        font-weight: 500;
    }
}

.buil-cta-2-link-wrap a {
    font-size: 30px;
    font-weight: 800;
    line-height: 34px;
    color: var(--white-color);
    font-family: var(--barlow);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-cta-2-link-wrap a {
        font-size: 24px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-2-link-wrap a {
        font-size: 20px;
    }
}

.buil-cta-3-area {
    height: 577px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-cta-3-area {
        height: 465px;
    }
}

.buil-cta-3-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.buil-cta-3-bg img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.buil-cta-3-wrap {
    max-width: 745px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.buil-cta-3-title {
    color: var(--white-color);
    text-align: center;
    line-height: 70px;
}

@media (max-width: 767px) {
    .buil-cta-3-title {
        line-height: 54px;
        line-height: 42px;
    }
}

.buil-cta-3-popup-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 25px;
}

.buil-cta-3-popup-wrap h6 {
    font-size: 22px;
    line-height: 24px;
    color: var(--white-color);
    margin-bottom: 0;
    font-weight: 600;
    max-width: 125px;
}

.buil-cta-3-popup i {
    width: 80px;
    height: 80px;
    background-color: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 24px;
    color: var(--white-color);
    transition: all 0.3s ease;
}

.buil-cta-3-popup i:hover {
    color: var(--buil-pri);
    background-color: #111111;
}

@media (max-width: 767px) {
    .buil-cta-3-popup i {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-cta-3-popup i {
        width: 70px;
        height: 70px;
    }
}

.buil-company-3-area {
    height: 730px;
    padding-top: 115px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-company-3-area {
        height: auto;
        padding-bottom: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-company-3-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-company-3-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.buil-company-3-top {
    margin: 0 auto;
    text-align: center;
}

.buil-company-3-top i {
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444444;
}

.buil-company-3-top h5 {
    color: #444444;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 18px;
    margin-bottom: 0;
}

.buil-company-3-title {
    color: var(--black-color);
    line-height: 65px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .buil-company-3-title {
        line-height: 54px;
    }
}

.buil-company-3-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    margin-top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-company-3-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-company-3-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.buil-company-3-card {
    padding: 48px 40px;
    background-color: var(--white-color);
    z-index: 2;
}

.buil-company-3-card:hover .buil-company-3-card-img-wrap::after {
    opacity: 0;
    height: 100%;
    width: 100%;
    visibility: visible;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.buil-company-3-card .buil-company-3-card-img-wrap {
    position: relative;
}

.buil-company-3-card .buil-company-3-card-img-wrap::after {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    visibility: hidden;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}

@media (max-width: 767px) {
    .buil-company-3-card {
        padding: 35px 30px;
    }
}

.buil-company-3-card img {
    width: 100%;
}

.buil-company-3-card h4 {
    margin-top: 35px;
    font-size: 24px;
    color: var(--black-color);
    font-weight: 600;
    margin-bottom: 10px;
}

.buil-company-3-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 45px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .buil-company-3-cont {
        flex-direction: column;
        gap: 10px;
        align-items: start;
    }
}

.buil-company-3-cont h3 {
    font-size: 70px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .buil-company-3-cont h3 {
        font-size: 60px;
    }
}

.buil-company-3-cont p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}

.buil-company-3-para {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0;
}

.buil-company-3-btn-wrap {
    display: flex;
    margin-top: 35px;
}

.buil-constro-3-area {
    padding-top: 300px;
    padding-bottom: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-constro-3-area {
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    .buil-constro-3-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.buil-constro-bg-img-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-constro-bg-img-2 {
        max-width: 800px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-constro-bg-img-2 {
        max-width: 700px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-constro-bg-img-2 {
        max-width: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-constro-bg-img-2 {
        display: none;
    }
}

.buil-constro-3-top {
    text-align: center;
    margin: 0 auto;
}

.buil-constro-3-top i {
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--buil-pri);
}

.buil-constro-3-top h5 {
    color: var(--white-color);
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 18px;
    margin-bottom: 0;
}

.buil-constro-3-title {
    color: var(--white-color);
    line-height: 65px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .buil-constro-3-title {
        line-height: 54px;
    }
}

.buil-constro-3-wrap {
    display: flex;
    gap: 80px;
    margin-top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-constro-3-wrap {
        gap: 65px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-constro-3-wrap {
        flex-direction: column;
    }
}

.buil-constro-3-left {
    width: 48%;
    position: relative;
}

.buil-constro-3-left img {
    z-index: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-constro-3-left {
        width: 100%;
    }
}

.buil-constro-3-left-cont {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    background-color: var(--buil-pri);
    padding: 24px 45px 24px 25px;
    right: -35px;
    bottom: 10px;
    transform: translateX(-100px);
    opacity: 0;
    transition: 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.buil-constro-3-left-cont:is(.active) {
    opacity: 1;
    transform: translateX(0);
}

.buil-constro-3-left-cont::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 85px;
    background-color: #181818;
    left: -85px;
}

@media (max-width: 767px) {
    .buil-constro-3-left-cont::after {
        left: -70px;
        width: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-constro-3-left-cont {
        bottom: 90px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-constro-3-left-cont {
        right: 35px;
    }
}

@media (max-width: 767px) {
    .buil-constro-3-left-cont {
        right: -10px;
        padding: 12px;
    }
}

.buil-constro-3-left-cont h5 {
    font-size: 20px;
    line-height: 25px;
    color: #181818;
    font-weight: 600;
    margin-bottom: 0;
    max-width: 185px;
}

.buil-constro-3-right {
    width: 52%;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-constro-3-right {
        width: 100%;
    }
}

.buil-constro-3-tab-title-wrap {
    display: flex;
    align-items: center;
    gap: 24px;
}

@media (max-width: 767px) {
    .buil-constro-3-tab-title-wrap {
        flex-direction: column;
        align-items: start;
        gap: 6px;
    }
}

.buil-constro-3-tab-title {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    color: var(--white-color);
    border: none;
    outline: none;
    background-color: transparent;
    font-family: var(--barlow);
    padding: 0;
    position: relative;
}

.buil-constro-3-tab-title::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background-color: var(--buil-pri);
    bottom: 5px;
    left: 0;
    transition: all 0.5s ease;
}

.buil-constro-3-tab-title:hover::after {
    width: 100%;
}

.buil-constro-3-tab-title.active {
    color: var(--buil-pri);
    position: relative;
}

.buil-constro-3-tab-title.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--buil-pri);
    bottom: 5px;
    left: 0;
}

.buil-constro-3-tab-content {
    margin-top: 40px;
}

.buil-constro-3-tab-content .buil-constro-3-para {
    font-size: 16px;
    line-height: 30px;
    color: #cbcbcb;
    margin-bottom: 0;
}

.buil-constro-3-tab-content h4 {
    font-size: 30px;
    color: var(--white-color);
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 30px;
}

.buil-constro-3-list-wrap {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.buil-constro-3-list-wrap .buil-constro-3-list {
    display: flex;
    align-items: baseline;
    gap: 14px;
}

.buil-constro-3-list-wrap .buil-constro-3-list i {
    color: var(--buil-pri);
    font-size: 16px;
}

.buil-constro-3-list-wrap .buil-constro-3-list span {
    font-size: 16px;
    color: var(--white-color);
}

.buil-constro-3-bottom-wrap {
    display: flex;
    align-items: center;
    gap: 80px;
    margin-top: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-constro-3-bottom-wrap {
        flex-direction: row !important;
        gap: 70px !important;
        align-items: center !important;
    }
}

@media (max-width: 767px) {
    .buil-constro-3-bottom-wrap {
        flex-direction: column;
        gap: 20px;
        align-items: start;
    }
}

.buil-constro-3-bottom-wrap .buil-constro-3-bottom-item {
    width: 214px;
}

.buil-constro-3-bottom-wrap .buil-constro-3-bottom-item h2 {
    font-size: 100px;
    color: var(--buil-pri);
    font-weight: 800;
    margin-bottom: 0;
    line-height: 1;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-constro-3-bottom-wrap .buil-constro-3-bottom-item h2 {
        font-size: 85px !important;
    }
}

@media (max-width: 767px) {
    .buil-constro-3-bottom-wrap .buil-constro-3-bottom-item h2 {
        font-size: 60px;
    }
}

.buil-constro-3-bottom-wrap .buil-constro-3-bottom-item h5 {
    font-size: 24px;
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 0;
}

.buil-service-1-area {
    background-position: top center;
    background-size: 100% 1405px;
    background-repeat: no-repeat;
    padding-top: 325px;
    margin-top: -200px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-area {
        background-size: cover;
        padding-top: 285px;
    }
}

@media (max-width: 767px) {
    .buil-service-1-area {
        background-size: cover;
        padding-top: 265px;
    }
}

.buil-service-1-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-service-1-top {
        gap: 35px;
    }
}

@media (max-width: 767px) {
    .buil-service-1-top {
        gap: 0;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-top {
        flex-direction: column;
        align-items: start;
    }
}

.buil-service-1-top h2 {
    color: var(--white-color);
}

.buil-service-1-title-wrap {
    width: 50%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-title-wrap {
        width: 100%;
    }
}

.buil-service-1-top-para {
    width: 50%;
    color: var(--white-color);
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-top-para {
        width: 100%;
    }
}

.service-container {
    max-width: 1920px;
    margin: 0 auto;
}

.buil-service-1-content {
    background-color: #f7f7f7;
    max-width: 1700px;
    margin-left: auto;
    border-radius: 50px 0 0 0;
    padding: 35px 107px;
    margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-content {
        border-radius: 0;
        margin-right: auto;
        padding: 35px 35px;
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .buil-service-1-content {
        border-radius: 0;
        margin-right: auto;
        padding: 18px;
        margin-top: 40px;
    }
}

.block__link:hover .buil-service-1-item {
    background-color: #171515;
}

.block__link:hover .buil-service-1-item .buil-service-1-title {
    color: var(--white-color);
}

.block__link:hover .buil-service-1-item .buil-service-1-para {
    color: var(--white-color);
}

.block__link:hover .buil-service-1-item .buil-service-arrow-wrap {
    color: var(--buil-pri);
}

.block__link:hover .buil-service-1-item .buil-service-arrow {
    color: #171515;
}

.block__link {
    display: block;
    border-top: 1.5px solid #444444;
}

.block__link:nth-child(1) {
    border: 0;
}

.buil-service-1-item {
    padding: 75px 35px 35px 41px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease-in;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-1-item {
        flex-direction: row;
        padding: 100px 35px 35px 35px;
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .buil-service-1-item {
        flex-direction: column;
        align-items: start;
        padding: 30px 20px;
        gap: 15px;
    }
}

.block__link:hover .buil-service-1-item {
    padding: 75px 35px 35px 75px;
}

.block__link:hover .buil-service-1-item .buil-service-number {
    left: 35px;
}

@media (max-width: 767px) {
    .block__link:hover .buil-service-1-item {
        padding: 45px 25px 45px 25px;
    }
}

.buil-service-number {
    position: absolute;
    top: 40px;
    left: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 65px;
    background: var(--buil-pri);
    color: var(--white-color);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0;
    transition: all 0.4s ease-in;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-number {
        top: 35px;
    }
}

@media (max-width: 767px) {
    .buil-service-number {
        position: static;
    }
}

.buil-service-1-title {
    font-size: 42px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 48px;
    margin: 0 0 15px 0;
    transition: all 0.3s ease-in;
}

@media (max-width: 767px) {
    .buil-service-1-title {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 10px;
    }
}

.buil-service-1-para {
    max-width: 703px;
    line-height: 30px;
    transition: all 0.3s ease-in;
    margin: 15px 0 0 0;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-1-para {
        max-width: 510px;
    }
}

.buil-service-arrow-wrap {
    position: relative;
    font-size: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444444;
    transition: all 0.3s ease-in;
}

.buil-service-arrow {
    position: absolute;
    color: var(--white-color);
    font-size: 20px;
    transition: all 0.3s ease-in;
}

.buil-service-2-area {
    background-color: #2D3031;
    padding: 125px 0 120px 0;
    position: relative;
}

.buil-service-2-area .link {
    color: var(--buil-pri);
    text-decoration: underline;
    transition: all 0.3s ease;
    font-weight: 600;
}

.buil-service-2-area .link:hover {
    text-decoration: none;
    color: var(--buil-pri);
}

.buil-service-2-img-1 {
    position: absolute;
    top: -212px;
    right: 0;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .buil-service-2-img-1 {
        top: -120px;
        max-width: 500px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-service-2-img-1 {
        top: -120px;
        max-width: 400px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-service-2-img-1 {
        top: -100px;
        max-width: 300px !important;
    }
}

@media (max-width: 767px) {
    .buil-service-2-img-1 {
        top: -75px;
        max-width: 210px !important;
    }
}

.buil-service-2-top-wrap {
    display: flex;
    align-items: end;
    gap: 184px;
    justify-content: space-between;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-service-2-top-wrap {
        gap: 100px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-2-top-wrap {
        gap: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-2-top-wrap {
        flex-direction: column;
        gap: 30px;
        align-items: start;
    }
}

@media (max-width: 767px) {
    .buil-service-2-top-wrap {
        flex-direction: column;
        gap: 20px;
        align-items: start;
    }
}

.buil-serive-2-left {
    width: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-serive-2-left {
        width: 100%;
    }
}

.buil-serive-2-left h2 {
    color: var(--white-color);
}

.buil-service-2-para {
    width: 50%;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    margin: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-2-para {
        width: 100%;
    }
}

.buil-service-2-area .swiper-slide {
    position: relative;
    padding: 60px 60px 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-2-area .swiper-slide {
        padding: 30px;
    }
}

.service-2-slider {
    overflow: hidden;
    margin-bottom: 40px;
}

.service-2-slider .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.service-2-slider .swiper-wrapper {
    margin-left: 115px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .service-2-slider .swiper-wrapper {
        margin-left: 30px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .service-2-slider .swiper-wrapper {
        margin-left: 0px !important;
    }
}

.service-2-slider .swiper-wrapper .swiper-slide {
    background: transparent;
}

.buil-serivce-2-slide-item {
    position: relative;
}

.buil-serivce-2-slide-item:hover .buil-service-2-slide-img {
    filter: grayscale(0);
}

.buil-serivce-2-slide-item:hover .buil-service-2-slide-img {
    transform: rotate(-10.24deg);
    box-shadow: 0px 4px 30px 0px rgba(226, 103, 21, 0.3);
}

.buil-serivce-2-slide-item:hover .buil-service-2-icon-2 {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    width: 52px;
    height: 52px;
}

.buil-serivce-2-slide-item:hover .buil-service-2-icon-1 {
    border: 1px dashed var(--buil-pri);
}

.buil-service-2-slide-img {
    filter: grayscale(1);
    max-width: 380px !important;
    transition: all 0.4s ease;
    border-radius: 100%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-2-slide-img {
        max-width: 380px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-2-slide-img {
        max-width: 300px !important;
    }
}

.buil-service-2-slide-img-1 {
    border-radius: 100% !important;
}

.buil-service-2-slide-img-2 {
    border-radius: 0 50% 50% 0 !important;
}

.buil-service-2-slide-img-3 {
    border-radius: 50% 50% 0 0 !important;
}

.buil-service-2-slide-img-4 {
    border-radius: 50% 0 0 50% !important;
}

.buil-service-2-slide-img-5 {
    border-radius: 0 0 50% 50% !important;
}

.buil-service-2-slide-title {
    font-size: 44px;
    font-weight: 700;
    line-height: 50px;
    color: var(--white-color);
    position: absolute;
    left: -35px;
    max-width: 300px;
    margin: 0;
    top: 90px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-2-slide-title {
        font-size: 44px !important;
        line-height: 50px !important;
        left: -35px !important;
        top: 90px !important;
    }
}

@media (max-width: 767px) {
    .buil-service-2-slide-title {
        font-size: 28px;
        line-height: 38px;
        left: -5px;
        top: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-service-2-slide-title {
        font-size: 35px;
        line-height: 40px;
        top: 40px;
    }
}

.buil-service-2-icon-1 {
    width: 82px;
    height: 82px;
    border-radius: 100%;
    background-color: var(--white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    color: var(--buil-pri);
    position: absolute;
    top: 100px;
    right: 28px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-2-icon-1 {
        width: 82px !important;
        height: 82px !important;
        font-size: 42px !important;
        top: 100px !important;
        right: 28px !important;
    }
}

@media (max-width: 767px) {
    .buil-service-2-icon-1 {
        width: 50px;
        height: 50px;
        font-size: 26px;
        top: 80px;
        right: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-service-2-icon-1 {
        width: 60px;
        height: 60px;
        font-size: 26px;
        top: 75px;
        right: 30px;
    }
}

.buil-service-2-slide-para {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    max-width: 275px;
    position: absolute;
    right: -35px;
    bottom: 22px;
    color: var(--white-color);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-service-2-slide-para {
        font-size: 16px !important;
        line-height: 26px !important;
        max-width: 275px !important;
        right: -35px !important;
    }
}

@media (max-width: 767px) {
    .buil-service-2-slide-para {
        font-size: 14px;
        line-height: 22px;
        max-width: 200px;
        right: -5px;
    }
}

.buil-service-2-icon-2 {
    width: 0px;
    height: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--buil-pri);
    color: var(--white-color);
    font-size: 26px;
    position: absolute;
    left: 35px;
    bottom: 45px;
    visibility: hidden;
    opacity: 0;
    transform: translate(-60px, 70px);
    transition: all 0.4s ease;
}

.buil-service-2-icon-2:hover {
    color: var(--buil-pri);
    background-color: var(--white-color);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-service-2-icon-2 {
        left: 0px;
        bottom: 60px;
    }
}

.buil-service-2-bottom-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: white;
    margin: 0;
    padding: 0 18px;
}

.buil-service-3-area {
    padding-top: 125px;
    padding-bottom: 115px;
    position: relative;
    overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-service-3-area {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.buil-service-3-img-1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-service-3-img-1 {
        max-width: 180px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-img-1 {
        max-width: 160px !important;
    }
}

.buil-service-3-img-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-service-3-img-2 {
        max-width: 300px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-img-2 {
        max-width: 340px !important;
    }
}

@media (max-width: 767px) {
    .buil-service-3-img-2 {
        display: none;
    }
}

.buil-service-3-top {
    max-width: 420px;
    margin: 0 auto;
    text-align: center;
}

.buil-service-3-top i {
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--buil-pri);
}

.buil-service-3-top h5 {
    color: #222429;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 0;
}

.buil-service-3-title {
    color: var(--black-color);
    line-height: 65px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .buil-service-3-title {
        line-height: 54px;
    }
}

.buil-service-3-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
    margin-top: 70px;
    margin-bottom: 70px;
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-service-3-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-service-3-wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
}

.buil-service-3-wrap::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e9e9e9;
    top: 258px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-wrap::before {
        display: none;
    }
}

.buil-service-3-wrap .buil-service-3-card:nth-child(1)::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: var(--buil-pri);
    bottom: -50px;
    right: -47px;
    border-radius: 100%;
}

.buil-service-3-wrap .buil-service-3-card:nth-child(1)::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: var(--white-color);
    bottom: -44px;
    right: -41px;
    border-radius: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-wrap .buil-service-3-card:nth-child(1)::before {
        display: none;
    }
    .buil-service-3-wrap .buil-service-3-card:nth-child(1)::after {
        display: none;
    }
}

.buil-service-3-wrap .buil-service-3-card:nth-child(2)::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: var(--buil-pri);
    bottom: -50px;
    right: -47px;
    border-radius: 100%;
}

.buil-service-3-wrap .buil-service-3-card:nth-child(2)::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: var(--white-color);
    bottom: -44px;
    right: -41px;
    border-radius: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-service-3-wrap .buil-service-3-card:nth-child(2)::before {
        display: none;
    }
    .buil-service-3-wrap .buil-service-3-card:nth-child(2)::after {
        display: none;
    }
}

.buil-service-3-card {
    position: relative;
}

.buil-service-3-card:hover h5 {
    margin-left: 80px;
}

.buil-service-3-card:hover i {
    transform: translateY(50px);
    color: var(--buil-pri);
}

.buil-service-3-card i {
    font-size: 55px;
    display: flex;
    color: #222429;
    transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.buil-service-3-card h5 {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    color: #222429;
    margin-top: 20px;
    margin-bottom: 25px;
    transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.buil-service-3-card p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}

.buil-service-3-btn-wrap {
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.buil-vision-3-area {
    height: 800px;
    display: flex;
    align-items: center;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-vision-3-area {
        height: 700px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-vision-3-area {
        height: 640px;
    }
}

@media (max-width: 767px) {
    .buil-vision-3-area {
        height: auto;
        padding: 100px 0;
        align-items: center;
    }
}

.buil-vision-3-wrap {
    max-width: 790px;
}

.buil-vision-3-wrap h5 {
    font-size: 30px;
    line-height: 1;
    color: var(--white-color);
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
}

.buil-vision-3-wrap h5::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background-color: var(--white-color);
}

.buil-vision-3-wrap h2 {
    font-size: 90px;
    font-weight: 700;
    line-height: 100px;
    color: var(--white-color);
    margin-bottom: 0;
    margin-top: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-vision-3-wrap h2 {
        font-size: 75px;
    }
}

@media (max-width: 767px) {
    .buil-vision-3-wrap h2 {
        font-size: 40px;
        line-height: 44px;
    }
}

.buil-vision-3-btn-wrap {
    margin-top: 55px;
    display: flex;
}

.buil-request-3-area {
    padding: 150px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-request-3-area {
        padding: 100px 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-request-3-area {
        padding: 80px 0;
    }
}

.buil-request-3-wrap {
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-request-3-wrap {
        flex-direction: column;
        gap: 60px;
    }
}

.buil-request-3-left {
    width: 50%;
    background-color: #2a2c38;
    padding: 77px 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-request-3-left {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-request-3-left {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .buil-request-3-left {
        padding: 50px 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-request-3-left {
        padding: 50px 30px;
    }
}

.buil-request-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

@media (max-width: 767px) {
    .buil-request-form {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-request-form {
        grid-template-columns: 1fr 1fr;
    }
}

.buil-request-form .input-item:is(.has-full-width) {
    grid-column: 1/-1;
}

.buil-request-form .form-label {
    display: block;
    font-size: 16px;
    margin-bottom: 8px;
    color: var(--white-color);
    text-transform: capitalize;
    font-weight: 500;
}

.buil-request-form .nice-select {
    display: flex;
    width: 100%;
    border-radius: 0;
    border: none;
    background: #F8F8F8;
    height: 66px;
    align-items: center;
    padding: 0 25px;
    font-size: 16px;
}

.buil-request-form .nice-select::after {
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
    height: 8px;
    right: 20px;
    width: 8px;
}

.buil-request-form .nice-select::before {
    width: 50px;
    height: 100%;
    content: "";
    background-color: transparent;
    right: 0;
    top: 0;
    position: absolute;
}

.buil-price-tabs-wrap .title {
    font-size: 16px;
    margin-bottom: 20px;
}

.buil-price-tabs-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    background-color: #000;
}

@media (max-width: 767px) {
    .buil-price-tabs-block {
        grid-template-columns: 1fr;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-price-tabs-block {
        grid-template-columns: 1fr 1fr;
    }
}

.buil-price-tabs-btn .nav-link {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    background: #fff;
    width: 100%;
    text-align: left;
    padding: 19px 30px;
    transition: 400ms var(--cube-1);
}

@media (max-width: 767px) {
    .buil-price-tabs-btn .nav-link {
        padding: 15px 10px;
        font-size: 18px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-price-tabs-btn .nav-link {
        padding: 15px 20px;
        font-size: 20px;
    }
}

.buil-price-tabs-btn .nav-link::after {
    content: "";
    width: 110px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%) scaleX(0);
    transform-origin: left;
    transition: 1s cubic-bezier(0.31, -0.105, 0.43, 1.4);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
    }
}

@media (max-width: 767px) {
    .buil-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
        display: none;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-price-tabs-btn .nav-link::after {
        width: 30px;
        right: -15px;
        display: block;
    }
}

.buil-price-tabs-btn .nav-link:hover {
    background: #D9D9D9;
}

.buil-price-tabs-btn .nav-link:is(.active) {
    background: var(--buil-pri);
}

.buil-price-tabs-btn .nav-link:is(.active)::after {
    transform: translateY(-50%) scaleX(1);
}

.buil-price-tabs-content-block {
    padding-left: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-price-tabs-content-block {
        padding-left: 35px;
    }
}

@media (max-width: 767px) {
    .buil-price-tabs-content-block {
        padding-left: 35px;
        padding: 30px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-price-tabs-content-block {
        padding-left: 35px;
    }
}

.buil-price-tabs-content .price-title {
    font-size: 16px;
    color: var(--white-color);
    margin-bottom: 0;
    font-weight: 600;
}

.buil-price-tabs-content .price {
    font-size: 46px;
    color: var(--white-color);
    margin-bottom: 0;
    font-weight: 800;
}

.buil-price-tab-top {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 35px 0 20px 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-price-tab-top {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .buil-price-tab-top {
        flex-direction: column;
        align-items: start;
        gap: 5px;
    }
}

.buil-price-tab-top h5 {
    font-size: 18px;
    font-weight: 600;
    color: var(--white-color);
    margin-bottom: 0;
    line-height: 27px;
}

.buil-price-tab-top p {
    font-size: 16px;
    color: var(--white-color);
    margin-bottom: 0;
    line-height: 27px;
}

.buil-request-3-right {
    width: 50%;
    padding-left: 55px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-request-3-right {
        width: 80%;
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-request-3-right {
        width: 100%;
        padding-left: 0;
    }
}

.buil-request-3-subtitle-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}

.buil-request-3-subtitle-wrap i {
    color: var(--buil-pri);
    font-size: 21px;
    line-height: 100%;
    display: flex;
    align-items: center;
}

.buil-request-3-subtitle-wrap h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    color: #222429;
    margin-bottom: 0;
}

.buil-request-3-title {
    color: #222429;
    line-height: 70px;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .buil-request-3-title {
        line-height: 54px;
    }
}

.buil-request-3-para {
    font-size: 16px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 0;
}

.buil-request-3-bottom {
    margin-top: 40px;
    display: flex;
    gap: 30px;
}

.buil-request-3-bottom .buil-request-3-img-1 {
    margin-left: -90px;
    transform: translateX(-100px);
    opacity: 0;
    transition: all 1s ease-in;
}

.buil-request-3-bottom .buil-request-3-img-1:is(.active) {
    opacity: 1;
    transform: translateX(0);
}

@media (max-width: 767px) {
    .buil-request-3-bottom .buil-request-3-img-1 {
        display: none;
    }
}

.buil-request-3-bottom-cont .list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.buil-request-3-bottom-cont .list .list-item {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.buil-request-3-bottom-cont .list .list-item i {
    font-size: 16px;
    color: var(--buil-pri);
}

.buil-request-3-bottom-cont .list .list-item span {
    font-size: 16px;
    color: #222429;
}

.buil-request-3-bottom-cont .buil-request-signature-wrap {
    margin-top: 30px;
}

.buil-request-3-bottom-cont .buil-request-signature-wrap h5 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    margin-top: 10px;
}

.buil-request-3-bottom-cont .buil-request-signature-wrap p {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}

.buil-about-1-area {
    position: relative;
    padding-bottom: 150px;
    background-color: var(--white-color);
    border-radius: 0px 0px 100px 100px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-area {
        border-radius: 0 0 50px 50px;
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-area {
        border-radius: 0 0 30px 30px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-area {
        border-radius: 0 0 80px 80px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-area {
        border-radius: 0 0 100px 100px;
    }
}

.buil-about-1-img-1 {
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 3;
    transform: translateX(-260px);
    width: 200px;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .buil-about-1-img-1 {
        top: 130px;
        width: 325px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-img-1 {
        top: 192px;
        width: 260px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-img-1 {
        top: 210px;
        width: 225px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-img-1 {
        top: 275px;
        width: 225px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-1-img-1 {
        display: none !important;
    }
}

.buil-about-1-img-1.active {
    width: auto;
    transform: translateX(0);
    transition: all 1.5s ease;
}

.buil-about-1-img-2 {
    position: absolute;
    bottom: 0;
    right: 0px;
    z-index: 1;
}

.buil-about-1-top {
    position: relative;
    margin-top: -130px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-about-1-top {
        left: -10px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-top {
        left: -8px;
    }
}

.buil-about-1-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed var(--buil-pri);
    top: 13px;
    left: 13px;
    box-sizing: border-box;
    border-radius: 0px 0px 50px 50px;
}

@media (max-width: 767px) {
    .buil-about-1-bg {
        border-radius: 0px 0px 20px 20px;
    }
}

.buil-about-1-top-wrap {
    display: flex;
    align-items: end;
    gap: 70px;
    height: 265px;
    background-color: #100f0f;
    padding: 42px 54px 32px 54px;
    border-radius: 0px 0px 50px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-top-wrap {
        gap: 45px;
        height: 295px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-wrap {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width: 767px) {
    .buil-about-1-top-wrap {
        border-radius: 0px 0px 20px 20px;
        padding: 42px 20px 32px 35px;
    }
}

.buil-about-1-top-item {
    width: 30%;
    z-index: 2;
    transition: all 0.5s ease;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-item {
        width: 100%;
    }
}

.buil-about-1-top-item i {
    font-size: 52px;
    color: var(--buil-pri);
    line-height: 1;
    border-radius: 100%;
    transition: all 0.5s ease;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid rgb(16, 15, 15);
    border-radius: 100%;
}

.buil-about-1-top-item h5 {
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: var(--white-color);
    margin: 15px 0;
}

.buil-about-1-top-item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: var(--white-color);
    opacity: 0.8;
}

.buil-about-1-top-item.active {
    transform: translateY(-40px);
}

.buil-about-1-top-item.active h5 {
    font-weight: 700;
}

.buil-about-1-top-item.active i {
    color: var(--white-color);
    background-color: var(--buil-pri);
    width: 114px;
    height: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid rgb(16, 15, 15);
    border-radius: 100%;
    font-size: 50px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-top-item.active i {
        width: 80px;
        height: 80px;
        border: 3px solid rgb(16, 15, 15);
    }
}

.buil-about-1-content-wrap {
    margin-top: 143px;
    display: flex;
    gap: 95px;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-content-wrap {
        flex-direction: column;
        margin-top: 60px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-content-wrap {
        margin-top: 100px;
    }
}

.buil-about-1-cont-img-wrap {
    width: 46%;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-cont-img-wrap {
        width: 42%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-img-wrap {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-wrap {
        width: 100%;
    }
}

.buil-about-1-cont-img-1 {
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-cont-img-1 {
        max-width: 450px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-1-cont-img-1 {
        max-width: 350px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-1 {
        max-width: 300px;
    }
}

.buil-about-1-cont-img-1.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-1-cont-img-2 {
    position: absolute;
    bottom: -60px;
    right: -150px;
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-img-2 {
        right: 275px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-about-1-cont-img-2 {
        right: 135px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-1-cont-img-2 {
        max-width: 250px !important;
        right: 105px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-cont-img-2 {
        max-width: 200px !important;
        right: 0px;
    }
}

img.buil-about-1-cont-img-2.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-1-cont-right {
    width: 54%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-cont-right {
        width: 58%;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-right {
        width: 100%;
    }
}

.buil-about-1-cont-head {
    max-width: 627px;
}

.buil-about-1-cont-head .buil-title {
    margin-bottom: 20px;
}

.subtitle-1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    color: var(--buil-pri);
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 75px;
}

.subtitle-1::before {
    content: "";
    position: absolute;
    left: 0;
    width: 62px;
    height: 2px;
    background-color: var(--buil-pri);
}

.buil-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 65px;
    color: var(--black-color);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-title {
        font-size: 46px;
        line-height: 54px;
    }
}

@media (max-width: 767px) {
    .buil-title {
        font-size: 36px;
        line-height: 42px;
    }
}

.buil-about-1-cont-bottom {
    margin-top: 40px;
    margin-left: 90px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-1-cont-bottom {
        margin-left: 0;
        max-width: 600px;
    }
}

.buil-about-1-bottom-content {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .buil-about-1-bottom-content {
        flex-direction: column;
        gap: 40px;
    }
}

@media (max-width: 767px) {
    .buil-about-popup-wrap {
        max-width: 208px;
    }
}

.buil-about-1-bottom-item-wrap {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.buil-about-1-bottom-item {
    display: flex;
    align-items: center;
    gap: 18px;
}

.buil-about-1-bottom-item i {
    position: relative;
    font-size: 35px;
    color: var(--buil-pri);
    border-radius: 100%;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buil-about-1-bottom-item i::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border: 1px dashed var(--buil-pri);
    animation: about1_border 10s linear infinite;
}

@media (max-width: 767px) {
    .buil-about-1-bottom-item i {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }
}

@keyframes about1_border {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.buil-about-1-bottom-item h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.buil-about-1-bottom-item p {
    font-weight: 300;
}

.buil-about-1-bottom-img-1-wrap {
    margin-bottom: 16px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buil-about-1-bottom-img-1-wrap i {
    width: 44px;
    height: 44px;
    color: var(--white-color);
    background-color: var(--buil-pri);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.buil-about-1-bottom-img-1-wrap i:hover {
    box-shadow: 0px 0px 2px 5px rgba(196, 196, 196, 0.78);
}

.about-popup-video {
    position: absolute;
}

.buil-about-1-bottom-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.buil-about-1-bottom-list-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.buil-about-1-bottom-list-item i {
    color: var(--buil-pri);
}

.buil-about-1-bottom-list-item span {
    font-size: 16px;
    line-height: 30px;
    color: var(--black-color);
}

.divider-black {
    width: 100%;
    height: 1px;
    background-color: var(--black-color);
    opacity: 0.1;
}

.divider {
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
}

.buil-about-1-customer-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 31px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-cont {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .buil-about-1-customer-cont {
        flex-direction: column-reverse;
        align-items: start;
    }
}

.buil-about-1-customer-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 327px;
}

.buil-about-1-customer-wrap h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin: 0px;
    font-family: var(--barlow);
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-wrap h6 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-1-customer-wrap img {
        max-width: 120px;
    }
}

.buil-about-1-btn {
    width: 188px;
    height: 60px;
}

.primary-color {
    color: var(--buil-pri);
}

.buil-about-2-area {
    background-color: #222526;
    padding: 70px 0 86px 0;
    position: relative;
}

.buil-about-2-contianer {
    max-width: 1722px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .buil-about-2-contianer {
        padding: 0 18px;
    }
}

.buil-about-2-top-wrap {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-top-wrap {
        flex-direction: column;
        align-items: center;
        gap: 100px;
        margin-top: 60px;
    }
}

.buil-about-2-top-item {
    position: relative;
    display: flex;
    align-items: center;
}

@media (max-width: 767px) {
    .buil-about-2-top-item {
        flex-direction: column;
    }
}

.buil-about-2-top-item.active .buil-about-2-top-item-cont {
    border: 1px solid var(--buil-pri);
}

.buil-about-2-top-item.active .buil-about-2-top-item-img {
    filter: grayscale(0);
}

.buil-about-2-top-item-cont {
    padding: 30px 38px;
    box-sizing: border-box;
    border: 1px solid rgb(68, 68, 68);
    border-radius: 15px;
    max-width: 461px;
    margin-left: 73px;
    padding-left: 135px;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-about-2-top-item-cont {
        padding: 120px 20px 20px 20px;
        margin-left: 0;
    }
}

.buil-about-2-top-item-cont h5 {
    font-size: 26px;
    font-weight: 600;
    line-height: 38px;
    color: var(--white-color);
    margin-bottom: 15px;
}

.buil-about-2-top-item-cont p {
    font-size: 16px;
    line-height: 24px;
    color: var(--white-color);
    opacity: 0.8;
}

.buil-about-2-top-item-img {
    position: absolute;
    filter: grayscale(1);
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-about-2-top-item-img {
        top: -60px;
    }
}

.buil-about-2-content {
    margin-top: 192px;
}

.buil-about-2-wrap {
    display: flex;
    align-items: center;
    gap: 148px;
    justify-content: space-between;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-wrap {
        gap: 130px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-wrap {
        gap: 100px;
        flex-direction: column;
    }
}

.buil-about-2-img-wrap {
    width: 45%;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-img-wrap {
        width: 40%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-img-wrap {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-2-img-wrap {
        width: 100%;
    }
}

.buil-about-2-left-img-1 {
    position: relative;
    z-index: 2;
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
}

.buil-about-2-left-img-1.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-about-2-left-img-2 {
    position: absolute;
    top: -92px;
    right: -78px;
    transform: scale(0);
    transition: all 0.5s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-left-img-2 {
        right: 156px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-about-2-left-img-2 {
        right: 0;
        max-width: 185px;
    }
}

@media (max-width: 767px) {
    .buil-about-2-left-img-2 {
        right: 0;
        max-width: 165px;
    }
}

.buil-about-2-left-img-2.active {
    transform: scale(1);
}

.buil-about-2-right {
    width: 55%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-about-2-right {
        width: 60%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-about-2-right {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-about-2-right {
        width: 100%;
    }
}

.buil-about-2-right h2 {
    color: var(--white-color);
    margin-bottom: 25px;
}

.buil-about-2-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.9;
    margin-bottom: 25px;
}

.buil-2-sub {
    display: flex;
    margin-bottom: 15px;
}

.buil-2-subtitle-wrap {
    border-radius: 37px;
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.06);
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px 15px;
}

.buil-2-subtitle-wrap i {
    font-size: 20px;
    color: var(--buil-pri);
    line-height: 0;
}

.buil-2-subtitle-wrap h6 {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--barlow);
    text-transform: capitalize;
    line-height: 30px;
    margin: 0;
    color: var(--buil-pri);
}

.buil-about-2-progress-cont-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.buil-about-2-progress-item-title {
    font-size: 20px;
    font-weight: 500;
    font-family: var(--barlow);
    line-height: 30px;
    color: var(--white-color);
    margin-bottom: 10px;
}

.buil-about-2-progress {
    height: 18px;
    position: relative;
    overflow: visible;
    border-radius: 100px;
    border: 1px dashed var(--buil-pri);
    margin-top: 6px;
    transition: 1s all ease-in-out;
    display: flex;
    align-items: center;
    padding-left: 5px;
}

.buil-about-2-progress span {
    font-family: var(barlow);
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: var(--buil-pri);
    right: 0;
    top: -35px;
    position: absolute;
}

.buil-about-2-progress-bar {
    width: 0;
    left: 0;
    float: left;
    height: 10px;
    position: relative;
    border-radius: 100px;
    background-color: var(--blta-pr-1);
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
}

.buil-about-2-divider {
    border: 1px dashed #444444;
    margin: 35px 0;
}

.buil-about-2-bg-1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.buil-about-2-btn-review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 767px) {
    .buil-about-2-btn-review {
        flex-direction: column;
        gap: 45px;
    }
}

.buil-about-2-customer-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.buil-about-2-customer-wrap h5 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white-color);
}

.buil-team-1-area {
    margin: 100px 0 120px 0;
    position: relative;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-team-1-area {
        margin-bottom: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-team-1-area {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .buil-team-1-area {
        margin-bottom: 60px;
    }
}

.buil-team-1-bg-img-1 {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: -1;
    transform: translateY(160px);
    width: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-team-1-bg-img-1 {
        max-width: 300px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-team-1-bg-img-1 {
        max-width: 300px !important;
        top: -155px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-team-1-bg-img-1 {
        max-width: 225px !important;
        top: -105px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 767px) {
    .buil-team-1-bg-img-1 {
        top: -105px;
        max-width: 165px !important;
    }
}

.buil-team-1-bg-img-1.active {
    width: auto;
    transform: translateY(0);
    transition: all 1.6s ease;
}

.buil-team-1-bg-img-2 {
    position: absolute;
    bottom: -139px;
    right: 0;
    z-index: -1;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-team-1-bg-img-2 {
        bottom: -100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-team-1-bg-img-2 {
        bottom: -80px;
    }
}

@media (max-width: 767px) {
    .buil-team-1-bg-img-2 {
        bottom: -60px;
    }
}

.buil-team-1-title-wrap {
    text-align: center;
    max-width: 780px;
    margin: 0 auto;
}

.buil-team-1-subtitle-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.subtitle-2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase;
    color: var(--buil-pri);
    position: relative;
}

.subtitle-2::before {
    content: "";
    position: absolute;
    left: -80px;
    top: 15px;
    width: 62px;
    height: 2px;
    background-color: var(--buil-pri);
}

.subtitle-2::after {
    content: "";
    position: absolute;
    right: -80px;
    top: 15px;
    width: 62px;
    height: 2px;
    background-color: var(--buil-pri);
}

.buil-team-1-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin: 35px 0 50px 0;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-team-1-content {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-team-1-content {
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }
}

.buil-team-1-item {
    display: flex;
    align-items: center;
    gap: 34px;
    padding: 35px 70px 35px 35px;
    border-radius: 20px;
    position: relative;
    background-color: #f7f7f7;
    transition: all 0.3s ease-in;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-team-1-item {
        flex-direction: row;
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .buil-team-1-item {
        flex-direction: column;
        padding: 35px;
        gap: 20px;
    }
}

.buil-team-1-item:hover {
    background-color: var(--buil-pri);
}

.buil-team-1-item:hover .buil-team-1-item-details h5 {
    color: var(--white-color);
}

.buil-team-1-item:hover .buil-team-1-item-title {
    color: var(--white-color);
}

.buil-team-1-item:hover .buil-team-1-item-social-link {
    color: var(--white-color);
    border-color: var(--white-color);
}

.buil-team-1-item:hover .buil-team-1-link {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
}

.buil-team-1-link {
    position: absolute;
    top: 22px;
    right: 22px;
    background-color: var(--white-color);
    width: 78px;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    visibility: hidden;
    opacity: 0;
    transform: translate(-150px, 115px);
    transition: all 0.4s ease-in;
}

@media (max-width: 767px) {
    .buil-team-1-link {
        width: 60px;
        height: 60px;
    }
}

.buil-team-1-link:hover {
    background-color: #444444;
}

.buil-team-1-link:hover i {
    color: var(--white-color);
}

.buil-team-1-link i {
    font-size: 30px;
    line-height: 0;
    color: var(--buil-pri);
}

.buil-team-1-img-wrap {
    display: flex;
    align-items: end;
    justify-content: center;
    background: #E3E2E2;
    border-radius: 100% 100% 0 0;
}

.buil-team-1-item-details h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: var(--buil-pri);
    transition: all 0.3s ease-in;
}

.buil-team-1-item-title {
    font-size: 42px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 48px;
    margin: 15px 0 0 0;
    transition: all 0.3s ease-in;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-team-1-item-title {
        font-size: 38px;
        line-height: 42px;
    }
}

@media (max-width: 767px) {
    .buil-team-1-item-title {
        font-size: 34px;
        line-height: 42px;
        margin-top: 4px;
    }
}

.buil-team-1-item-social {
    margin-top: 34px;
    display: flex;
    align-items: center;
    gap: 18px;
}

@media (max-width: 767px) {
    .buil-team-1-item-social {
        margin-top: 24px;
        gap: 14px;
    }
}

.buil-team-1-item-social-link {
    width: 42px;
    height: 42px;
    border: 1px solid #444444;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #444444;
    transition: all 0.3s ease-in;
}

@media (max-width: 767px) {
    .buil-team-1-item-social-link {
        width: 36px;
        height: 36px;
    }
}

.buil-team-1-item-social-link:hover {
    background-color: var(--white-color);
}

.buil-team-1-item-social-link:hover i {
    color: var(--buil-pri);
}

.buil-team-1-item-social-link i {
    font-size: 18px;
}

.buil-team-1-bottom-para {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.container-pricing-1 {
    max-width: 1535px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .container-pricing-1 {
        padding: 0 18px;
    }
}

.buil-pricing-1-area {
    padding-top: 121px;
    background-color: #2A2C38;
    height: 905px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-pricing-1-area {
        height: 950px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-pricing-1-area {
        height: 1070px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-pricing-1-area {
        padding-bottom: 100px;
        height: auto;
    }
}

@media (max-width: 767px) {
    .buil-pricing-1-area {
        padding: 60px 0;
    }
}

.buil-pricing-1-wrap {
    position: relative;
    display: flex;
    align-items: start;
    gap: 52px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-pricing-1-wrap {
        flex-direction: column;
    }
}

.buil-pricing-1-left {
    position: relative;
    width: 40%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-pricing-1-left {
        width: 100%;
    }
}

.buil-pricing-1-left h2 {
    color: var(--white-color);
}

.buil-pricing-1-left p {
    color: var(--white-color);
    margin-top: 25px;
}

.buil-pricing-1-left-img {
    position: absolute;
    left: 122px;
    bottom: -331px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-pricing-1-left-img {
        bottom: -465px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-pricing-1-left-img {
        right: 0;
        left: auto;
        bottom: auto;
        top: 0;
        max-width: 400px;
    }
}

@media (max-width: 767px) {
    .buil-pricing-1-left-img {
        right: 0;
        left: auto;
        bottom: auto;
        top: 0;
        max-width: 350px;
    }
}

.buil-pricing-1-btn {
    width: 208px;
    height: 60px;
}

.buil-pricing-1-right {
    width: 60%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-pricing-1-right {
        width: 100%;
    }
}

.buil-pricing-1-btn-wrap {
    display: flex;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.buil-pricing-1-title-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-right: 100px;
}

.buil-pricing-1-title-wrap .active {
    color: var(--buil-pri);
    text-decoration: underline;
}

.buil-pricing-1-title-wrap button {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: var(--white-color);
    outline: none;
    background-color: transparent;
    border: none;
    font-family: var(--barlow);
}

.price-toggle {
    width: 94px;
    height: 52px;
    background-color: #575967;
    border-radius: 38px;
    display: flex;
    align-items: center;
    position: relative;
}

.price-toggle::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: var(--buil-pri);
    left: 5px;
}

#price-tab-year {
    padding-left: 115px;
}

.price-toggle.active::after {
    right: 5px !important;
    left: auto;
}

.tab-content .active {
    border: none;
}

.buil-pricing-1-card-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 40px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 767px) {
    .buil-pricing-1-card-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.buil-pricing-1-card {
    background-color: var(--white-color);
    border: 1px solid rgb(227, 226, 226);
    border-radius: 20px;
    padding: 40px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.buil-pricing-1-card:hover {
    border: 1.5px solid var(--buil-pri);
}

.buil-pricing-1-card:hover .buil-pricing-1-card-img {
    filter: grayscale(0);
}

.buil-pricing-1-card:hover .buil-pricing-1-card-price {
    color: var(--buil-pri);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-pricing-1-card {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .buil-pricing-1-card {
        padding: 30px 20px;
    }
}

.buil-pricing-1-card-shape-1 {
    position: absolute;
    width: 179px;
    height: 179px;
    border-radius: 100%;
    -webkit-filter: blur(135px);
    filter: blur(135px);
    background: var(--buil-pri);
    top: -85px;
    left: -85px;
    z-index: 1;
}

.buil-pricing-1-card-shape-2 {
    position: absolute;
    width: 179px;
    height: 179px;
    border-radius: 100%;
    -webkit-filter: blur(130px);
    filter: blur(130px);
    background: var(--buil-pri);
    bottom: -85px;
    right: -85px;
    z-index: 1;
}

.buil-pricing-1-card-title {
    font-size: 32px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 20px;
}

.buil-pricing-1-card-para {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
}

.buil-pricing-1-card-img {
    margin: 20px 0;
    filter: grayscale(1);
    transition: all 0.3s ease;
}

.buil-pricing-1-card-price {
    font-size: 52px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 60px;
    color: var(--black-color);
    margin: 0;
    transition: all 0.3s ease;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-pricing-1-card-price {
        font-size: 48px;
        line-height: 52px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-pricing-1-card-price {
        font-size: 42px;
        line-height: 52px;
    }
}

@media (max-width: 767px) {
    .buil-pricing-1-card-price {
        font-size: 40px;
        line-height: 52px;
    }
}

.buil-pricing-1-card-price-sub {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
}

.buil-pricing-1-card-price-sub-2 {
    font-size: 20px;
    font-weight: 500;
    color: #444444;
}

.buil-pricing-1-card-divider {
    width: 100%;
    height: 1px;
    background-color: #D9D9D9;
    margin: 20px 0;
}

.buil-pricing-1-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.buil-pricing-1-list-item {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

@media (max-width: 767px) {
    .buil-pricing-1-list-item {
        align-items: start;
    }
    .buil-pricing-1-list-item i {
        margin-top: 6px;
    }
}

.buil-pricing-1-list-item i {
    color: var(--buil-pri);
    line-height: 100%;
}

.buil-pricing-1-list-item span {
    font-size: 18px;
    line-height: 28px;
}

.buil-pricing-1-card-btn {
    border: 1.5px solid var(--buil-pri);
    border-radius: 10px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 38px;
    text-transform: uppercase;
    padding: 15px;
    color: var(--buil-pri);
    margin-top: 26px;
    z-index: 2;
    position: relative;
    transition: all 0.3s ease-in;
    background-image: linear-gradient(0, var(--buil-pri), var(--buil-pri));
    background-size: 0 0;
    transition: 0.8s;
    background-repeat: no-repeat;
    background-position: center;
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 1);
}

.buil-pricing-1-card-btn:hover {
    background-size: 100% 100%;
    color: var(--white-color);
}

.buil-pricing-page-2-area {
    padding: 125px 0;
}

.buil-pricing-page-2-top {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}

.buil-pricing-page-2-top .blta-subtitle-1 {
    justify-content: center;
}

.buil-pricing-page-2-card-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-pricing-page-2-card-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-pricing-page-2-card-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.buil-pricing-page-2-content {
    margin-top: 40px;
}

.buil-pricing-page-2-content .buil-pricing-1-title-wrap .active {
    color: var(--buil-pri);
    text-decoration: underline;
}

.buil-pricing-page-2-content .buil-pricing-1-title-wrap button {
    color: #000000;
}

.buil-project-1-area {
    position: relative;
    padding-top: 160px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-area {
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    .buil-project-1-area {
        padding-top: 60px;
    }
}

.buil-project-1-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

@media (max-width: 767px) {
    .buil-project-1-bg-img {
        display: none;
    }
}

.buil-project-1-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin-bottom: 80px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-top {
        flex-direction: column;
        align-items: start;
        gap: 35px;
    }
}

.buil-project-1-top-title-wrap {
    width: 60%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-top-title-wrap {
        width: 100%;
    }
}

.buil-project-1-btn {
    width: 208px;
    height: 60px;
}

.project-1-slider {
    overflow: hidden;
}

.buil-project-1-area .swiper-slide {
    position: relative;
    border-radius: 20px;
    background: #2a2c38;
    padding: 60px 60px 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-area .swiper-slide {
        padding: 30px;
    }
}

.buil-project-1-area .swiper-slide:hover .buil-project-1-slide-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    z-index: 2;
}

.buil-project-1-area .swiper-slide:hover .buil-project-1-arrow {
    visibility: visible;
    z-index: 3;
    opacity: 1;
    transform: scale(1);
}

.swiper-slide.project-1-slite-item {
    width: 790px !important;
    height: 555px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .swiper-slide.project-1-slite-item {
        width: 670px !important;
        height: 480px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .swiper-slide.project-1-slite-item {
        width: 500px !important;
        height: 350px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .swiper-slide.project-1-slite-item {
        width: 420px !important;
        height: 400px;
    }
}

@media (max-width: 767px) {
    .swiper-slide.project-1-slite-item {
        width: 100% !important;
        height: 400px;
    }
}

.project-1-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    width: 80px;
    font-size: 30px;
    font-weight: 600;
    font-family: var(--barlow);
    line-height: 36px;
    color: #8c8c8c;
}

@media (max-width: 767px) {
    .project-1-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-1-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        width: 55px;
    }
}

.project-1-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
    color: var(--buil-pri);
}

.project-1-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total {
    color: #8c8c8c;
}

.buil-project-1-arrow {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.5);
    position: absolute;
    transition: all 0.4s ease-in;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-project-1-arrow {
        max-width: 120px;
    }
}

.buil-project-1-arrow-img {
    animation: buil-pro-1-img 4s infinite ease-in-out;
}

@keyframes buil-pro-1-img {
    0% {
        transform: rotate(0deg);
    }
    0% {
        transform: rotate(360deg);
    }
}

.buil-project-1-arrow-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.buil-project-1-arrow-link i {
    position: absolute;
    font-size: 52px;
    color: black;
    background: var(--buil-pri);
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 2px solid black;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-project-1-arrow-link i {
        font-size: 35px;
        width: 50px;
        height: 50px;
    }
}

.buil-project-1-slide-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 70% !important;
    height: 65% !important;
    transition: all 0.4s ease-in;
}

@media (max-width: 767px) {
    .buil-project-1-slide-img {
        height: 50% !important;
    }
}

.buil-project-1-slide-number {
    font-size: 46px;
    font-weight: 600;
    line-height: 47px;
    color: var(--white-color);
    margin: 0;
}

.buil-project-1-slide-title {
    font-size: 52px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 58px;
    color: var(--white-color);
    margin-top: 50px;
    margin-bottom: 0;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-slide-title {
        font-size: 30px;
        line-height: 38px;
        font-weight: 600;
    }
}

.buil-project-1-slide-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.8;
    margin-bottom: 0;
    margin-top: 60px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-1-slide-para {
        font-size: 16px;
        margin-top: 30px;
    }
}

.buil-project-1-navigat-handle {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 70px;
}

.buil-project-1-slide-divider {
    width: 90%;
    height: 1px;
    background-color: #8C8C8C;
}

@media (max-width: 767px) {
    .buil-project-1-slide-divider {
        width: 70%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-project-1-slide-divider {
        width: 88%;
    }
}

.buil-project-1-navigate {
    display: flex;
    align-items: center;
    gap: 20px;
}

@media (max-width: 767px) {
    .buil-project-1-navigate {
        gap: 15px;
    }
}

.project-arrow-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    color: var(--buil-pri);
    cursor: pointer;
    transition: all 0.3s ease;
}

.project-arrow-wrap:hover {
    transform: scale(1.07);
}

@media (max-width: 767px) {
    .project-arrow-wrap {
        font-size: 40px;
    }
}

.project-arrow-icon {
    position: absolute;
    font-size: 20px;
    color: var(--white-color);
}

@media (max-width: 767px) {
    .project-arrow-icon {
        font-size: 16px;
    }
}

.buil-project-2-area {
    padding: 125px 0 265px 0;
    background-color: #2E3233;
}

.buil-project-2-top-wrap {
    max-width: 792px;
    margin: 0 auto;
}

.buil-project-2-top-wrap .buil-2-sub {
    justify-content: center;
}

.buil-project-2-top-wrap h2 {
    text-align: center;
    color: var(--white-color);
}

.project-2-slider {
    overflow: hidden;
    margin-top: 50px;
}

.project-2-slider .swiper-wrapper {
    height: 672px;
}

@media (max-width: 767px) {
    .project-2-slider .swiper-wrapper {
        height: 350px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-2-slider .swiper-wrapper {
        height: 400px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-2-slider .swiper-wrapper {
        height: 500px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-2-slider .swiper-wrapper {
        height: 500px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .project-2-slider .swiper-wrapper {
        height: 550px;
    }
}

.project-2-slider .swiper-wrapper .swiper-slide {
    padding: 0;
    border-radius: 0;
    align-items: start;
    background-color: transparent;
    transform-origin: right;
    transition: 1s;
}

.project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) {
    width: 663px !important;
}

@media (max-width: 767px) {
    .project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) {
        width: 100% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) {
        width: 380px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) {
        width: 480px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) {
        width: 520px !important;
    }
}

.project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-project-2-slide-item {
    height: 100%;
}

.project-2-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-project-2-slide-cont-wrap {
    visibility: visible;
    opacity: 1;
}

.buil-project-2-slide-item {
    position: relative;
    height: 463px;
    transition: 1s;
}

.buil-project-2-slide-cont-wrap {
    position: absolute;
    background: linear-gradient(0deg, rgb(226, 103, 21), rgba(34, 37, 38, 0) 100%);
    width: 100%;
    height: 358px;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 0 42px 50px 50px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    transition-delay: 0.4s;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-project-2-slide-cont-wrap {
        padding: 0 20px 25px 20px;
    }
}

.buil-project-2-slide-cont h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    color: var(--white-color);
    background-color: var(--buil-pri);
    display: inline-block;
    padding: 14px 20px;
    border-radius: 100px;
    margin: 0;
}

.buil-project-2-slide-cont h4 {
    font-size: 46px;
    font-weight: 700;
    line-height: 54px;
    margin: 6px 0 0 0;
    color: var(--white-color);
}

@media (max-width: 767px) {
    .buil-project-2-slide-cont h4 {
        font-size: 35px;
        line-height: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-project-2-slide-cont h4 {
        font-size: 40px;
        line-height: 46px;
    }
}

.buil-project-2-slide-icon-wrap {
    transition: all 0.3s ease;
}

.buil-project-2-slide-icon-wrap i {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--white-color);
    color: var(--buil-pri);
    font-size: 45px;
    transition: all 0.3s ease;
}

.buil-project-2-slide-icon-wrap i:hover {
    color: var(--white-color);
    background-color: #2a2c38;
}

@media (max-width: 767px) {
    .buil-project-2-slide-icon-wrap i {
        width: 55px;
        height: 55px;
        font-size: 28px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-project-2-slide-icon-wrap i {
        width: 75px;
        height: 75px;
        font-size: 36px;
    }
}

.buil-project-2-navigat-handle {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 43px;
    width: 663px;
    position: absolute;
    right: 463px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-project-2-navigat-handle {
        width: 520px;
        right: 308px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-2-navigat-handle {
        width: 480px;
        right: 256px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-project-2-navigat-handle {
        width: 380px;
        right: auto;
        left: 200px;
    }
}

@media (max-width: 767px) {
    .buil-project-2-navigat-handle {
        width: 100%;
        right: auto;
        left: auto;
        justify-content: center;
        padding: 0 18px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-project-2-navigat-handle {
        width: 480px;
        right: 225px;
    }
}

.buil-project-2-slide-divider {
    width: 90%;
    height: 1px;
    background-color: #8C8C8C;
}

@media (max-width: 767px) {
    .buil-project-2-slide-divider {
        width: 83%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-project-2-slide-divider {
        width: 61%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-project-2-slide-divider {
        width: 76%;
    }
}

.project-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    width: 85px;
    font-size: 30px;
    font-weight: 600;
    font-family: var(--barlow);
    line-height: 36px;
    color: #8c8c8c;
}

@media (max-width: 767px) {
    .project-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        width: 55px;
    }
}

.project-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
    color: var(--buil-pri);
}

.project-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-total {
    color: #8c8c8c;
}

.buil-project-2-navigate {
    display: flex;
    align-items: center;
    gap: 14px;
}

@media (max-width: 767px) {
    .buil-project-2-navigate {
        gap: 10px;
    }
}

.buil-project-2-arrow-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px;
    color: #656565;
    cursor: pointer;
    transition: all 0.3s ease;
}

.buil-project-2-arrow-wrap:hover {
    color: var(--buil-pri);
}

.buil-project-2-arrow-wrap:hover .buil-project-2-arrow-icon {
    color: #656565;
}

@media (max-width: 767px) {
    .buil-project-2-arrow-wrap {
        font-size: 40px;
    }
}

.buil-project-2-arrow-icon {
    position: absolute;
    font-size: 18px;
    color: var(--white-color);
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .buil-project-2-arrow-icon {
        font-size: 16px;
    }
}

.buil-choose-1-area {
    position: relative;
    padding-bottom: 130px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-choose-1-area {
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-area {
        padding-bottom: 60px;
    }
}

.buil-choose-1-bg-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.buil-choose-1-area {
    position: relative;
    padding-bottom: 150px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-area {
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-area {
        padding-bottom: 60px;
    }
}

.buil-choose-1-img-1 {
    position: absolute;
    top: 120px;
    left: 0;
    z-index: 3;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-1-img-1 {
        top: 220px;
        width: 325px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-img-1 {
        top: 255px;
        width: 300px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-choose-1-img-1 {
        top: 580px;
        width: 300px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-img-1 {
        top: 680px;
        width: 270px;
    }
}

@media screen and (max-width: 415px) {
    .buil-choose-1-img-1 {
        top: 875px;
        width: 240px;
    }
}

.buil-choose-1-top {
    position: relative;
    margin-top: -130px;
    z-index: 2;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-choose-1-top {
        left: -10px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-top {
        left: -8px;
    }
}

.buil-choose-1-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px dashed var(--buil-pri);
    top: 13px;
    left: 13px;
    box-sizing: border-box;
    border-radius: 0px 0px 50px 50px;
}

@media (max-width: 767px) {
    .buil-choose-1-bg {
        border-radius: 0px 0px 20px 20px;
    }
}

.buil-choose-1-top-wrap {
    display: flex;
    gap: 70px;
    height: 238px;
    background-color: #100f0f;
    padding: 42px 54px 32px 54px;
    border-radius: 0px 0px 50px 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-top-wrap {
        gap: 45px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-choose-1-top-wrap {
        flex-direction: column;
        height: auto;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-top-wrap {
        border-radius: 0px 0px 20px 20px;
    }
}

.buil-choose-1-content-wrap {
    margin-top: 143px;
    display: flex;
    gap: 95px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-content-wrap {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-content-wrap {
        margin-top: 80px;
    }
}

.buil-choose-1-cont-img-wrap {
    width: 46%;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-1-cont-img-wrap {
        width: 42%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-cont-img-wrap {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-cont-img-wrap {
        width: 100%;
    }
}

.buil-choose-1-cont-img-1 {
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-choose-1-cont-img-1 {
        max-width: 450px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-1-cont-img-1 {
        max-width: 350px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-cont-img-1 {
        max-width: 300px;
    }
}

.buil-choose-1-cont-img-1.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-choose-1-cont-left-wrap {
    position: absolute;
    bottom: -60px;
    right: -150px;
    width: 367px;
    border-radius: 30px;
    background: rgb(255, 226, 207);
    padding: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-cont-left-wrap {
        right: 275px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-choose-1-cont-left-wrap {
        right: 135px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-1-cont-left-wrap {
        width: 250px;
        right: 105px;
        border-radius: 18px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-cont-left-wrap {
        max-width: 230px;
        right: 0px;
        padding: 20px;
        border-radius: 12px;
    }
}

.buil-choose-1-skill-title {
    font-size: 32px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 42px;
    margin-top: 0;
    margin-bottom: 24px;
}

.buil-choose-1-skill-wrap {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.buil-choose-1-skill-item-title {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--barlow);
    line-height: 26px;
    margin: 0;
    color: #444444;
    text-transform: uppercase;
}

.skill-set-percent .progress {
    height: 8px;
    position: relative;
    overflow: visible;
    border-radius: 100px;
    background-color: rgb(255, 255, 255);
    margin-top: 6px;
}

.skill-set-percent .progress span {
    right: 0;
    top: -35px;
    position: absolute;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    font-family: var(--barlow);
    color: var(--black-color);
}

.skill-set-percent .progress-bar {
    width: 0;
    left: 0;
    top: -6px;
    float: left;
    height: 10px;
    position: relative;
    border-radius: 100px;
    background-color: var(--blta-pr-1);
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
}

.buil-choose-1-cont-right {
    width: 54%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-1-cont-right {
        width: 58%;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-cont-right {
        width: 100%;
    }
}

.buil-choose-1-cont-head {
    max-width: 551px;
}

.buil-choose-1-cont-head .title {
    margin-bottom: 25px;
}

.buil-choose-1-cont-bottom {
    margin-top: 40px;
    margin-left: 90px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-1-cont-bottom {
        margin-left: 0;
        max-width: 600px;
    }
}

.buil-choose-1-bottom-item-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-1-bottom-item-wrap {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-choose-1-bottom-item-wrap {
        grid-template-columns: repeat(1, 1fr);
        max-width: 250px;
        margin: 0 auto;
    }
}

.buil-choose-1-bottom-item {
    background-color: #f2f2f2;
    border-radius: 20px;
    padding: 20px 18px;
    text-align: center;
    transition: all 0.3s ease;
}

.buil-choose-1-bottom-item:hover {
    background-color: var(--buil-pri);
}

.buil-choose-1-bottom-item:hover i {
    color: var(--black-color);
}

.buil-choose-1-bottom-item:hover h5 {
    color: var(--black-color);
}

.buil-choose-1-bottom-item i {
    font-size: 50px;
    line-height: 0;
    color: var(--buil-pri);
    transition: all 0.3s ease;
}

.buil-choose-1-bottom-item h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    transition: all 0.3s ease;
}

.buil-choose-1-bottom-item.active {
    background-color: var(--buil-pri);
}

.buil-choose-1-bottom-item.active i {
    color: var(--black-color);
}

.buil-choose-1-bottom-item.active h5 {
    color: var(--black-color);
}

.buil-choose-1-bottom-list {
    margin-top: 27px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.buil-choose-1-bottom-list-item {
    display: flex;
    align-items: center;
    gap: 4px;
}

.buil-choose-1-bottom-list-item i {
    color: var(--buil-pri);
    font-size: 20px;
}

.buil-choose-1-bottom-list-item span {
    font-size: 18px;
    line-height: 30px;
    color: #444444;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-1-bottom-list-item {
        align-items: center;
        gap: 6px;
    }
    .buil-choose-1-bottom-list-item span {
        font-size: 16px;
        line-height: 27px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-bottom-list-item {
        align-items: start;
        gap: 8px;
    }
    .buil-choose-1-bottom-list-item span {
        font-size: 16px;
        line-height: 27px;
    }
    .buil-choose-1-bottom-list-item i {
        margin-top: 5px;
    }
}

.divider {
    width: 100%;
    height: 1px;
    background-color: #d9d9d9;
}

.buil-choose-1-customer-cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 31px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-1-customer-cont {
        gap: 15px;
    }
}

@media (max-width: 767px) {
    .buil-choose-1-customer-cont {
        flex-direction: column-reverse;
        align-items: start;
    }
}

.buil-choose-1-btn {
    width: 208px;
    height: 60px;
}

.buil-choose-1-call-wrap {
    display: flex;
    align-items: center;
    gap: 20px;
}

.buil-choose-1-call-wrap i {
    font-size: 60px;
    color: var(--buil-pri);
    line-height: 0;
}

.buil-choose-1-call-wrap h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: var(--barlow);
    color: var(--buil-pri);
    margin: 0;
}

.buil-choose-1-call-wrap a {
    font-family: var(--barlow);
    font-size: 30px;
    font-weight: 800;
    font-family: var(--barlow);
    line-height: 34px;
}

.buil-choose-2-area {
    background-color: #2d3031;
    position: relative;
}

.buil-choose-2-bg-1 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    transform: scale(1.1);
    transition: all 6s ease;
}

.buil-choose-2-bg-1.active {
    transform: scale(1);
}

.buil-choose-2-content {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-bottom: 110px;
}

.buil-choose-2-container {
    max-width: 1551px;
    padding: 0 30px 0 66px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-container {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .buil-choose-2-container {
        padding: 0 18px;
    }
}

.buil-choose-2-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 123px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-2-wrap {
        gap: 50px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-choose-2-wrap {
        gap: 60px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-choose-2-wrap {
        flex-direction: column;
    }
}

.buil-choose-2-left {
    width: 56%;
    margin-top: -98px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-2-left {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-2-left {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-choose-2-left {
        width: 100%;
    }
}

.buil-choose-2-left-img {
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.buil-choose-2-left-img.active {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.buil-choose-2-step-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    gap: 18px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-step-wrap {
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .buil-choose-2-step-wrap {
        flex-direction: column;
    }
}

.buil-choose-2-step-item {
    font-size: 22px;
    font-weight: 600;
    font-family: var(--barlow);
    line-height: 100%;
    padding: 15px 30px;
    border-radius: 5px;
    border: none;
    background: #3a3c3d;
    color: var(--white-color);
    margin: 0;
    text-align: center;
    max-width: 220px;
}

.buil-choose-2-step-item.active {
    background-color: var(--buil-pri);
}

.buil-choose-2-step-icon {
    color: var(--buil-pri);
    line-height: 100%;
    font-size: 26px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-step-icon {
        transform: rotate(0);
    }
}

@media (max-width: 767px) {
    .buil-choose-2-step-icon {
        transform: rotate(90deg);
    }
}

.buil-choose-2-left-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: white;
    margin-top: 42px;
    position: relative;
    padding: 12px 0 12px 25px;
}

.buil-choose-2-left-para::after {
    content: "";
    position: absolute;
    width: 91px;
    height: 100%;
    border-bottom: 1px solid var(--buil-pri);
    border-left: 1px solid var(--buil-pri);
    border-top: 1px solid var(--buil-pri);
    border-radius: 15px 0px 0px 15px;
    background: rgba(255, 102, 0, 0.08);
    top: 0;
    left: 0;
}

.buil-choose-2-right {
    width: 44%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-choose-2-right {
        width: 50%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-choose-2-right {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-choose-2-right {
        width: 100%;
    }
}

.buil-choose-2-right h2 {
    color: var(--white-color);
}

.buil-choose-2-right-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: white;
    margin-top: 26px;
}

.buil-choose-2-feature-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 43px;
    margin-top: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-feature-wrap {
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .buil-choose-2-feature-wrap {
        flex-direction: column;
    }
}

.buil-choose-2-feature-divider {
    background-color: #444444;
    width: 1px;
    height: 124px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-feature-divider {
        display: block;
    }
}

@media (max-width: 767px) {
    .buil-choose-2-feature-divider {
        display: none;
    }
}

.buil-choose-2-feature-item-top {
    display: flex;
    align-items: center;
    gap: 12px;
}

.buil-choose-2-feature-item-top i {
    width: 64px;
    height: 64px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: var(--buil-pri);
    position: relative;
}

.buil-choose-2-feature-item-top i::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px dashed var(--buil-pri);
    animation: buil-choose-2-icon-circle 10s linear infinite;
}

.buil-choose-2-feature-item-top h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: var(--white-color);
    max-width: 120px;
}

@keyframes buil-choose-2-icon-circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.buil-choose-2-feature-para {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 12px 0 0 0;
    color: white;
}

.buil-choose-2-divider {
    width: 100%;
    height: 1px;
    background-color: #444444;
    margin: 30px 0;
}

.buil-choose-2-btn-contact {
    display: flex;
    align-items: center;
    gap: 45px;
    justify-content: space-between;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-choose-2-btn-contact {
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .buil-choose-2-btn-contact {
        flex-direction: column;
    }
}

.buil-choose-2-contact-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}

.buil-choose-2-contact-wrap i {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2d3031;
    font-size: 22px;
    transition: all 0.3s ease;
}

.buil-choose-2-contact-wrap i:hover {
    background-color: var(--white-color);
    color: var(--buil-pri);
}

.buil-choose-2-link-wrap {
    max-width: 182px;
}

.buil-choose-2-link-wrap span {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: var(--buil-pri);
}

.buil-choose-2-link-wrap a {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: var(--white-color);
    font-family: var(--barlow);
    transition: all 0.3s ease;
}

.buil-choose-2-link-wrap a:hover {
    color: var(--buil-pri);
}

.buil-experience-1-area {
    position: relative;
    overflow: hidden;
}

.buil-experience-1-bg-img {
    max-height: 938px;
    object-fit: cover;
    width: 100%;
}

.buil-experience-1-cont {
    max-width: 1920px;
    margin: 0 auto;
}

.buil-experience-1-cont-wrap {
    overflow: hidden;
    padding-bottom: 26px;
    margin-top: -214px;
}

@media (max-width: 767px) {
    .buil-experience-1-cont-wrap {
        margin-top: -100px;
    }
}

.buil-experience-1-wrap {
    background-color: #f9f9f9;
    border-radius: 100px 0 0 0;
    display: flex;
    align-items: center;
    gap: 103px;
    position: relative;
    padding: 65px 0 65px 79px;
    max-width: 1706px;
    margin-left: 214px;
    position: relative;
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .buil-experience-1-wrap {
        gap: 100px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-experience-1-wrap {
        gap: 60px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-experience-1-wrap {
        gap: 50px;
        margin-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
(max-width: 767px) {
    .buil-experience-1-wrap {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-experience-1-wrap {
        flex-wrap: wrap;
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .buil-experience-1-wrap {
        margin-left: 0;
        gap: 30px;
        flex-wrap: wrap;
        padding: 40px;
        border-radius: 40px 0 0 0;
        flex-direction: column;
    }
}

img.buil-experience-1-bg-right.active {
    width: auto;
    transform: translate(0px, 0px);
}

.buil-experience-1-bg-right {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: translate(80px, 80px);
    width: 100px;
    transition: all 1s ease;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-experience-1-bg-right {
        max-width: 215px !important;
    }
}

@media (max-width: 767px) {
    .buil-experience-1-bg-right {
        max-width: 115px !important;
    }
}

.buil-experience-1-border-shape {
    position: absolute;
    top: 22px;
    left: 22px;
    width: 100%;
    height: 100%;
    border: 2px dashed var(--buil-pri);
    border-radius: 100px 0px 0px 0px;
}

@media (max-width: 767px) {
    .buil-experience-1-border-shape {
        border-radius: 40px 0 0 0;
        top: 12px;
        left: 12px;
    }
}

.buil-experience-1-number-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
}

.buil-experience-1-item {
    position: relative;
    z-index: 2;
}

.buil-experience-1-number {
    font-size: 150px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 120px;
    color: var(--buil-pri);
    margin: 0;
}

@media (max-width: 767px) {
    .buil-experience-1-number {
        font-size: 100px;
        line-height: 90px;
    }
}

.buil-experience-1-number-sub {
    position: absolute;
    left: 70px;
    background-color: var(--white-color);
    color: var(--buil-pri);
    z-index: 2;
    font-size: 25px;
    font-weight: 500;
    font-family: var(--barlow);
}

@media (max-width: 767px) {
    .buil-experience-1-number-sub {
        font-size: 20px;
    }
}

.buil-experience-1-item-para {
    max-width: 218px;
    margin-top: 20px;
    margin-bottom: 0;
    color: var(--black-color);
    font-weight: 500;
}

.buil-experience-2-area {
    padding: 32px 0 60px 0;
}

.buil-experience-2-container {
    max-width: 1662px;
    padding: 0 30px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .buil-experience-2-container {
        padding: 0 18px;
    }
}

.buil-experience-2-item {
    display: flex;
    align-items: end;
    gap: 5px;
}

.buil-experiece-2-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-experiece-2-wrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 60px;
    }
}

@media (max-width: 767px) {
    .buil-experiece-2-wrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }
}

.buil-experience-2-number-wrap {
    position: relative;
    display: flex;
    align-items: center;
    width: 148px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-experience-2-number-wrap {
        width: 100px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-experience-2-number-wrap {
        width: 130px;
    }
}

.buil-experience-2-number-sub {
    position: absolute;
    left: 70px;
    color: var(--white-color);
    background-color: var(--buil-pri);
    z-index: 2;
    font-size: 25px;
    font-weight: 500;
    font-family: var(--barlow);
    width: 128px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-experience-2-number-sub {
        font-size: 20px;
        font-weight: 400;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-experience-2-number-sub {
        font-size: 22px;
        font-weight: 400;
    }
}

.buil-experience-2-number {
    font-size: 150px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 120px;
    -webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    -webkit-text-stroke-color: black;
    stroke: #000000;
    color: var(--buil-pri);
    margin: 0;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-experience-2-number {
        font-size: 100px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-experience-2-number {
        font-size: 120px;
    }
}

.buil-experience-2-item-para {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: var(--white-color);
    max-width: 193px;
    margin-bottom: -32px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-experience-2-item-para {
        font-size: 16px;
        font-weight: 400;
        max-width: 166px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-experience-2-item-para {
        font-size: 17px;
        font-weight: 400;
        max-width: 176px;
    }
}

.buil-news-1-area {
    padding-top: 110px;
    padding-bottom: 122px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .buil-news-1-area {
        padding-bottom: 60px;
    }
}

.buil-news-1-bg-img {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -370px;
    z-index: -1;
}

.buil-news-1-top {
    text-align: center;
    max-width: 682px;
    margin: 0 auto;
}

.buil-news-1-cards-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 50px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-news-1-cards-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .buil-news-1-cards-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.buil-news-1-card {
    border-radius: 20px 20px 10px 10px;
    background-color: var(--white-color);
}

@media (max-width: 767px) {
    .buil-news-1-card {
        max-width: 420px;
        margin: 0 auto;
    }
}

.buil-news-1-card-img-wrap {
    position: relative;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    max-height: 350px;
}

.buil-news-1-card-img-wrap::after {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    visibility: hidden;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 9;
    pointer-events: none;
}

.buil-news-1-card-img-wrap:hover::after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    height: 100%;
    width: 100%;
    visibility: visible;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

@media (max-width: 767px) {
    .buil-news-1-card-img-wrap {
        max-height: 260px;
    }
}

.buil-news-1-card-img {
    width: 100%;
    height: 350px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.buil-news-1-card-img:hover {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
}

@media (max-width: 767px) {
    .buil-news-1-card-img {
        height: 260px;
    }
}

.buil-news-1-card-author {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #444444;
    font-size: 18px;
    font-weight: 400;
    font-family: var(--barlow);
    line-height: 20px;
    padding: 12px 20px;
    border-radius: 0 20px 0 0;
    margin: 0;
    color: var(--white-color);
}

.buil-news-1-card-author span {
    font-weight: 600;
    color: var(--buil-pri);
}

@media (max-width: 767px) {
    .buil-news-1-card-author {
        font-size: 16px;
        padding: 8px 14px;
    }
}

.buil-news-1-card-date-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
    background-color: var(--buil-pri);
    padding: 10px 15px;
    border-radius: 10px 0px 0px 0px;
    text-align: center;
}

@media (max-width: 767px) {
    .buil-news-1-card-date-wrap {
        padding: 8px 12px;
    }
}

.buil-news-1-card-date-text {
    font-size: 32px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 20px;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 767px) {
    .buil-news-1-card-date-text {
        font-size: 26px;
        font-weight: 600;
    }
}

.buil-news-1-card-date-month {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--barlow);
    line-height: 20px;
    color: var(--black-color);
    margin: 0;
}

.buil-news-1-card-cont {
    padding: 22px 25px;
}

.buil-news-1-card-title {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    margin: 0;
    color: var(--black-color);
    font-family: var(--barlow);
    transition: all 0.3s ease;
}

.buil-news-1-card-title:hover {
    color: var(--buil-pri);
}

.buil-news-card-1-btn-wrap {
    display: flex;
}

.buil-news-card-1-btn {
    margin-top: 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 20px 5px 0px;
    border-radius: 5px;
    box-shadow: inset 0 0 var(--buil-pri);
    transition: all 0.4s ease;
}

.buil-news-card-1-btn:hover {
    gap: 0px;
    box-shadow: inset 12em 0 var(--buil-pri);
}

.buil-news-card-1-btn:hover i {
    color: var(--white-color);
}

.buil-news-card-1-btn:hover span {
    color: var(--white-color);
}

.buil-news-card-1-btn i {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--buil-pri);
    font-size: 24px;
    line-height: 0;
    color: var(--black-color);
    transition: all 0.3s ease;
}

.buil-news-card-1-btn span {
    font-size: 18px;
    font-weight: 500;
    line-height: 38px;
    font-family: var(--barlow);
    color: var(--black-color);
    transition: all 0.3s ease;
}

.buil-news-2-area {
    background-color: #222526;
    padding-top: 355px;
}

@media (max-width: 767px) {
    .buil-news-2-area {
        padding-top: 245px;
    }
}

.buil-news-2-area .link {
    color: var(--buil-pri);
    text-decoration: underline;
    transition: all 0.3s ease;
    font-weight: 600;
}

.buil-news-2-area .link:hover {
    text-decoration: none;
    color: var(--buil-pri);
}

.buil-news-2-top-wrap {
    max-width: 792px;
    margin: 0 auto;
}

.buil-news-2-top-wrap .buil-2-sub {
    justify-content: center;
}

.buil-news-2-top-wrap h2 {
    text-align: center;
    color: var(--white-color);
}

.buil-news-2-content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
    margin-bottom: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-news-2-content-wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
    }
}

@media (max-width: 767px) {
    .buil-news-2-content-wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }
}

.buil-news-2-card {
    position: relative;
    border-radius: 10px;
    background: rgb(49, 52, 53);
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 125px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-news-2-card {
        gap: 100px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-news-2-card {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .buil-news-2-card {
        padding: 30px 18px;
        gap: 70px;
        max-width: 380px;
        margin: 0 auto;
    }
}

.buil-news-2-card:hover .buil-news-2-card-bg-img {
    visibility: visible;
    opacity: 1;
}

.buil-news-2-card:hover .buil-news-2-card-date-wrap i {
    background-color: var(--white-color);
}

.buil-news-2-card:hover .buil-news-2-card-title {
    text-decoration: underline;
}

.buil-news-2-card:hover .buil-news-2-card-btn {
    width: 144px;
    height: 42px;
    border-radius: 5px;
    background-color: var(--buil-pri);
    gap: 8px;
}

.buil-news-2-card:hover .buil-news-2-card-btn .buil-news-2-up-arrow-right {
    display: none;
}

.buil-news-2-card:hover .buil-news-2-card-btn .buil-news-2-arrow-right {
    opacity: 1;
    visibility: visible;
}

.buil-news-2-card:hover .buil-news-2-card-btn:hover {
    background-color: var(--white-color);
}

.buil-news-2-card:hover .buil-news-2-card-btn:hover span {
    color: var(--buil-pri);
}

.buil-news-2-card:hover .buil-news-2-card-btn:hover .buil-news-2-arrow-right {
    color: var(--buil-pri);
}

.buil-news-2-card-bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease;
}

.buil-news-2-card-top {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 15px;
}

.buil-news-2-card-top span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--white-color);
}

.buil-news-2-card-top h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: var(--white-color);
}

.buil-news-2-card-bottom {
    position: relative;
    z-index: 2;
}

.buil-news-2-card-date-info-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.buil-news-2-card-cate {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    background-color: var(--buil-pri);
    color: var(--white-color);
    padding: 16px;
    height: 36px;
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-news-2-card-cate {
        padding: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-news-2-card-cate {
        padding: 10px;
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .buil-news-2-card-cate {
        padding: 10px;
        font-size: 14px;
    }
}

.buil-news-2-card-date-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.buil-news-2-card-date-wrap i {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: var(--buil-pri);
    border-radius: 100%;
    background-color: #545656;
    transition: all 0.4s ease;
}

.buil-news-2-card-date-wrap i:hover {
    color: #222526;
}

.buil-news-2-card-date-wrap h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    color: var(--white-color);
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-news-2-card-date-wrap h6 {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .buil-news-2-card-date-wrap h6 {
        font-size: 14px;
    }
}

.buil-news-2-card-title {
    font-size: 30px;
    font-weight: 600;
    font-family: var(--barlow);
    line-height: 38px;
    color: var(--white-color);
    margin-top: 20px;
    margin-bottom: 30px;
    transition: all 0.4s ease;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-news-2-card-title {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .buil-news-2-card-title {
        font-size: 26px;
    }
}

.buil-news-2-card-btn-wrap {
    display: flex;
}

.buil-news-2-card-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: all 0.4s ease;
}

.buil-news-2-card-btn span {
    font-size: 18px;
    font-weight: 500;
    line-height: 38px;
    color: var(--white-color);
    font-family: var(--barlow);
    transition: all 0.4s ease;
}

.buil-news-2-up-arrow-right {
    width: 44px;
    height: 44px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--buil-pri);
    border-radius: 100%;
    color: var(--black-color);
    transition: all 0.4s ease;
}

.buil-news-2-arrow-right {
    visibility: hidden;
    opacity: 0;
    color: var(--white-color);
    font-size: 18px;
    transition: all 0.4s ease;
}

.buil-news-2-bottom-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    color: white;
    margin: 0;
}

.customer-2-area {
    background-color: #222526;
    padding-bottom: 125px;
    position: relative;
    overflow: hidden;
}

.buil-customer-2-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    transform: scale(1.1);
    transition: all 7s ease;
}

.buil-customer-2-bg.active {
    transform: scale(1);
}

.buil-customer-2-shape-wrap {
    z-index: 2;
    display: flex;
    align-items: center;
    animation: choose-2-shape-anim 30s linear infinite;
}

@keyframes choose-2-shape-anim {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0%);
    }
}

.buil-customer-2-shpae-2 {
    margin-left: -18px;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-shpae-2 {
        margin-left: -13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-customer-2-shpae-2 {
        margin-left: -9px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-shpae-2 {
        margin-left: -7px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-shpae-2 {
        margin-left: -3px;
    }
}

.buil-customer-2-top-wrap {
    max-width: 760px;
    margin: 125px auto 0;
    position: relative;
    z-index: 2;
}

.buil-customer-2-top-wrap .buil-2-sub {
    justify-content: center;
}

.buil-customer-2-top-wrap h2 {
    text-align: center;
    color: var(--white-color);
}

.customer-2-swiper {
    margin-top: 60px;
    position: relative;
    z-index: 2;
}

.customer-2-swiper .swiper-wrapper .swiper-slide {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
}

.customer-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-customer-2-img-wrap {
    transform: translateY(0px);
    opacity: 1;
}

.customer-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-customer-2-para {
    transform: translateY(0px);
    opacity: 1;
}

.customer-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-customer-2-rating {
    transform: translateY(0px);
    opacity: 1;
}

.customer-2-swiper .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .buil-customer-2-designation {
    transform: translateX(0px);
    opacity: 1;
}

.buil-customer-2-item {
    display: flex;
    align-items: end;
    justify-content: center;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-customer-2-item {
        flex-direction: column;
        align-items: center;
    }
}

.buil-customer-2-img-wrap {
    position: relative;
    transform: translateY(100px);
    opacity: 0;
    transition: all 1s ease;
    transition-delay: 0.1s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-img-wrap {
        max-width: 315px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-img-wrap {
        max-width: 385px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-img-wrap {
        margin-bottom: -250px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-img-wrap {
        margin: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-customer-2-img-wrap {
        max-width: 370px;
    }
}

.buil-customer-2-designation {
    position: absolute;
    backdrop-filter: blur(10px);
    background: rgba(255, 102, 0, 0.5);
    z-index: 3;
    bottom: 59px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 22px 22px 22px 30px;
    justify-content: space-between;
    gap: 40px;
    height: 82px;
    transform: translateX(-100px);
    opacity: 0;
    transition: all 0.8s ease;
    transition-delay: 0.4s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-designation {
        padding: 22px 15px 22px 15px;
        gap: 15px;
        height: 55px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-designation {
        padding: 22px 15px 22px 15px;
        gap: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-designation {
        padding: 22px 15px 22px 15px;
        gap: 30px;
        height: 55px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-designation {
        padding: 22px 10px 22px 10px;
        gap: 15px;
        height: 55px;
    }
}

.buil-customer-2-designation h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: var(--white-color);
    width: 38%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-designation h5 {
        font-size: 22px;
        font-weight: 600;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-designation h5 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-designation h5 {
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }
}

.buil-customer-2-designation span {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: var(--white-color);
    width: 48%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-designation span {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-designation span {
        font-size: 13px;
    }
}

.buil-customer-2-desig-divider {
    height: 52px;
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
}

.buil-customer-2-cont-wrap {
    width: 65%;
    margin-bottom: 58px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-cont-wrap {
        width: 60%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-customer-2-cont-wrap {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-cont-wrap {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-cont-wrap {
        padding: 180px 48px 48px 48px;
        background: rgb(45, 48, 49);
    }
}

@media (max-width: 767px) {
    .buil-customer-2-cont-wrap {
        padding: 30px 20px;
        background: rgb(45, 48, 49);
    }
}

.buil-customer-2-quote-icon {
    font-size: 72px;
    color: var(--buil-pri);
    margin-left: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-quote-icon {
        margin: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-quote-icon {
        margin-left: -20px;
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-quote-icon {
        margin-left: 0px;
        font-size: 40px;
    }
}

.buil-customer-2-cont {
    padding: 48px 53px 48px 75px;
    background: rgb(45, 48, 49);
    margin-left: -25px;
    margin-top: 42px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-customer-2-cont {
        padding: 0;
        background: transparent;
        margin: 0;
    }
}

.buil-customer-2-para {
    font-size: 28px;
    font-weight: 500;
    font-family: var(--barlow);
    line-height: 38px;
    color: var(--white-color);
    transform: translateX(100px);
    opacity: 0;
    transition: all 0.8s ease;
    transition-delay: 0.3s;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-para {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-para {
        font-size: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-para {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-para {
        font-size: 18px;
        line-height: 30px;
        font-weight: 400;
    }
}

.buil-customer-2-rating {
    display: flex;
    align-items: center;
    gap: 9px;
    transform: translateX(100px);
    opacity: 0;
    transition: all 0.8s ease;
    transition-delay: 0.4s;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-rating {
        gap: 8px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-rating {
        gap: 6px;
    }
}

.buil-customer-2-rating i {
    color: rgb(255, 193, 7);
    font-size: 24px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-rating i {
        font-size: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-rating i {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-rating i {
        font-size: 16px;
    }
}

.buil-customer-2-navigate-btn-wrap {
    position: relative;
}

@media (max-width: 767px) {
    .buil-customer-2-navigate-btn-wrap {
        display: flex;
        justify-content: center;
    }
}

.buil-customer-2-next {
    width: 72px;
    height: 82px;
    background: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: white;
    position: absolute;
    left: -72px;
    bottom: 59px;
    z-index: 99;
    transition: all 0.3s ease;
}

.buil-customer-2-next:hover {
    color: var(--buil-pri);
    background-color: #ffffff;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-next {
        left: 16px;
        width: 55px;
        height: 55px;
        font-size: 26px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-next {
        left: -6px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-next {
        left: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-customer-2-next {
        left: -2px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-next {
        right: 85px;
        left: auto;
        bottom: -72px;
        width: 55px;
        height: 60px;
        font-size: 24px;
    }
}

.buil-customer-2-prev {
    width: 72px;
    height: 82px;
    background: var(--buil-pri);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: white;
    position: absolute;
    right: -70px;
    bottom: 58px;
    z-index: 99;
    transition: all 0.3s ease;
}

.buil-customer-2-prev:hover {
    color: var(--buil-pri);
    background-color: #ffffff;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-prev {
        right: 16px;
        width: 55px;
        height: 55px;
        font-size: 26px;
        right: 15px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-prev {
        right: -7px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-prev {
        right: 22px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-customer-2-prev {
        right: -2px;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-prev {
        right: 10px;
        bottom: -72px;
        width: 55px;
        height: 60px;
        font-size: 24px;
    }
}

.buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    z-index: 99;
    width: 100px;
    height: 50px;
    display: flex;
    justify-content: end;
    font-size: 30px;
    font-weight: 400;
    font-family: var(--barlow);
    color: rgba(255, 255, 255, 0.4);
    display: flex;
    align-items: end;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        right: 16px;
        justify-content: start;
        font-size: 25px;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        right: 59px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        right: 35px;
        justify-content: start;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        font-size: 30px;
        top: 0;
    }
}

@media (max-width: 767px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal {
        font-size: 20px;
        top: -51px;
    }
}

.buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
    font-size: 52px;
    font-weight: 700;
    color: var(--white-color);
    line-height: 48px;
}

@media (max-width: 767px) {
    .buil-customer-2-pagination.swiper-pagination-fraction.swiper-pagination-horizontal .swiper-pagination-current {
        font-size: 35px;
        line-height: 42px;
    }
}

.buil-contact-2-area {
    padding-top: 125px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 901px;
}

.buil-contact-2-top {
    max-width: 532px;
}

.buil-contact-2-top h2 {
    color: var(--white-color);
}

.buil-contact-2-form-wrap {
    max-width: 676px;
    padding: 54px 50px 52px 50px;
    margin-top: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
    transform: translateY(300px);
    transition: all 2.5s ease;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-contact-2-form-wrap {
        padding: 45px 28px 45px 28px;
    }
}

@media (max-width: 767px) {
    .buil-contact-2-form-wrap {
        padding: 35px 18px 35px 18px;
    }
}

.buil-contact-2-form-wrap.active {
    transform: translateY(0px);
}

.buil-contact-2-form-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.buil-contact-2-input-item label {
    color: var(--white-color);
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    font-family: var(--barlow);
    margin-bottom: 10px;
}

.buil-contact-2-form-input-field {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--black-color);
    font-family: var(--epilogue);
}

@media (max-width: 767px) {
    .buil-contact-2-form-input-field {
        font-size: 16px;
        padding: 0 5px 0 10px;
    }
}

.buil-contact-2-form-input-text-field {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 18px 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--black-color);
    font-family: var(--epilogue);
    resize: none;
}

@media (max-width: 767px) {
    .buil-contact-2-form-input-text-field {
        font-size: 16px;
        padding: 16px 5px 0 10px;
    }
}

.buil-contact-2-form-input-wrap {
    width: 100%;
    height: 72px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    align-items: center;
}

.buil-contact-2-form-input-wrap i {
    font-size: 32px;
    color: var(--buil-pri);
    line-height: 0;
    padding: 0 20px;
    border-right: 1px solid #B8B7B7;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-contact-2-form-input-wrap {
        height: 60px;
        border-radius: 8px;
    }
    .buil-contact-2-form-input-wrap i {
        font-size: 20px;
        padding: 0 12px;
    }
}

.buil-contact-2-form-input-text-wrap {
    width: 100%;
    height: 197px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    background: rgba(255, 255, 255, 0.85);
    display: flex;
    align-items: start;
}

.buil-contact-2-form-input-text-wrap i {
    font-size: 32px;
    color: var(--buil-pri);
    line-height: 0;
    padding: 0 20px;
    margin-top: 20px;
    border-right: 1px solid #B8B7B7;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-contact-2-form-input-text-wrap {
        height: 150px;
        border-radius: 8px;
    }
    .buil-contact-2-form-input-text-wrap i {
        font-size: 20px;
        padding: 0 12px;
    }
}

.buil-contact-2-form-btn-wrap {
    margin-top: 10px;
}

.buil-contact-2-submit-btn {
    width: 100%;
    text-align: center;
    border: none;
    outline: none;
    padding: 22px;
    border-radius: 10px;
    backdrop-filter: blur(15px);
    background: rgb(0, 0, 0);
    color: var(--white-color);
    font-size: 20px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 100%;
    transition: all 0.3s ease;
}

.buil-contact-2-submit-btn:hover {
    background-color: var(--white-color);
    color: var(--black-color);
}

.blta-contact-area {
    padding-top: 110px;
    height: 1110px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-contact-area {
        height: auto;
        padding: 100px 0;
    }
}

.blta-contact-wrap {
    display: flex;
    align-items: center;
    gap: 79px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-contact-wrap {
        flex-direction: column;
        gap: 50px;
    }
}

.blta-contact-img {
    border-radius: 20px;
}

.blta-contact-left {
    width: 54%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-contact-left {
        width: 100%;
    }
}

.blta-contact-right {
    width: 46%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-contact-right {
        width: 100%;
    }
}

.blta-contact-right .blta-section-title-1 {
    font-weight: 700;
}

.blta-contact-info {
    display: flex;
    gap: 48px;
    margin-top: 25px;
}

@media (max-width: 767px) {
    .blta-contact-info {
        flex-direction: column;
    }
}

.blta-contact-info-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 16px;
}

.blta-contact-info-para {
    font-size: 18px;
    line-height: 30px;
    color: #444444;
}

.blta-contact-info-link {
    font-size: 18px;
    line-height: 26px;
    color: #444444;
    display: inline-block;
    transition: all 0.3s ease;
}

.blta-contact-info-link:hover {
    color: var(--buil-pri);
}

.blta-contact-item {
    max-width: 300px;
}

.blta-contact-item i {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background-color: var(--buil-pri);
    font-size: 30px;
    color: #000;
    transition: all 0.3s ease;
}

.blta-contact-item i:hover {
    color: #fff;
}

.blta-contact-form {
    max-width: 1153px;
    background: #FFFFFF;
    border: 1px solid rgba(6, 13, 55, 0.1);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    margin: 178px auto 0;
    padding: 42px 40px;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-contact-form {
        margin: 80px auto 0;
    }
}

@media (max-width: 767px) {
    .blta-contact-form {
        padding: 30px 15px;
    }
}

.blta-contact-form-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.blta-contact-form-input-wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-contact-form-input-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blta-contact-form-input {
    height: 62px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    padding: 10px 30px;
    outline: none;
}

@media (max-width: 767px) {
    .blta-contact-form-input {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-contact-form-input {
        padding: 10px 20px;
    }
}

.blta-contact-form-textarea {
    height: 178px;
    background: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    padding: 16px 30px;
    border: none;
    margin-top: 20px;
    outline: none;
}

@media (max-width: 767px) {
    .blta-contact-form-textarea {
        height: 140px;
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-contact-form-textarea {
        padding: 10px 20px;
    }
}

.blta-contact-form-btn-wrap {
    margin-top: 20px;
    margin-right: 58px;
    text-align: center;
}

.blta-contact-form-btn {
    padding: 0;
}

.buil-footer-1-area {
    background-color: #1C1D20;
    padding-top: 108px;
    position: relative;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-area {
        padding-top: 60px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-1-area {
        padding-top: 80px;
    }
}

.buil-footer-1-bg-img {
    position: absolute;
    bottom: 0;
    right: 0;
}

footer.buil-footer-1-area::before {
    content: "";
    position: absolute;
    width: 44%;
    height: 100%;
    background: rgb(38, 38, 41);
    top: 0;
    left: 0;
    z-index: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px),
only screen and (min-width: 1400px) and (max-width: 1599px) {
    footer.buil-footer-1-area::before {
        width: 42%;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    footer.buil-footer-1-area::before {
        visibility: hidden;
    }
}

.buil-footer-1-wrap {
    display: flex;
    gap: 125px;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .buil-footer-1-wrap {
        gap: 100px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-1-wrap {
        flex-direction: column;
        gap: 60px;
    }
}

.buil-footer-1-contact-form {
    width: 40%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-1-contact-form {
        width: 100%;
    }
}

.buil-footer-1-right {
    width: 60%;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-1-right {
        width: 100%;
    }
}

.buil-footer-1-form-title {
    font-size: 46px;
    font-weight: 700;
    font-family: var(--barlow);
    line-height: 52px;
    color: var(--white-color);
    margin: 0;
}

@media (max-width: 767px) {
    .buil-footer-1-form-title {
        font-size: 40px;
    }
}

.buil-footer-1-form-divider {
    width: 100%;
    height: 1px;
    background: #424245;
    margin-top: 32px;
    margin-bottom: 44px;
}

.buil-footer-1-form-inputs {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.buil-footer-1-form-input-wrap {
    width: 100%;
    height: 62px;
    border-radius: 8px;
    background: rgb(62, 62, 65);
    display: flex;
    align-items: center;
}

.buil-footer-1-form-input-wrap i {
    font-size: 26px;
    color: var(--white-color);
    line-height: 100%;
    padding: 0 18px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-form-input-wrap {
        height: 50px;
    }
    .buil-footer-1-form-input-wrap i {
        font-size: 20px;
        padding: 0 12px;
    }
}

.buil-footer-1-form-input-field {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    font-family: var(--epilogue);
}

.buil-footer-1-form-input-text-wrap {
    width: 100%;
    height: 170px;
    border-radius: 8px;
    background: rgb(62, 62, 65);
    display: flex;
    align-items: start;
}

.buil-footer-1-form-input-text-wrap i {
    font-size: 26px;
    color: var(--white-color);
    line-height: 100%;
    padding: 0 18px;
    margin-top: 18px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-form-input-text-wrap {
        height: 130px;
    }
    .buil-footer-1-form-input-text-wrap i {
        font-size: 20px;
        padding: 0 12px;
    }
}

.buil-footer-1-form-input-text-field {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    font-family: var(--epilogue);
}

.buil-footer-1-form-btn-wrap {
    display: flex;
    margin-top: 32px;
    margin-bottom: 150px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-1-form-btn-wrap {
        margin-bottom: 0px;
    }
}

.buil-footer-1-submit-btn {
    width: 187px;
    height: 60px;
}

.buil-footer-1-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-logo-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.buil-footer-1-logo {
    max-width: 208px;
    margin-bottom: 20px;
    display: inline-block;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-logo {
        max-width: 180px;
    }
}

.buil-footer-1-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    opacity: 0.8;
    color: var(--white-color);
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-para {
        text-align: center;
    }
}

.buil-footer-1-right-divider {
    width: 100%;
    height: 1px;
    background: #3e3e41;
    margin-top: 30px;
}

.buil-footer-1-links-wrap {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-1-links-wrap {
        gap: 40px;
    }
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-links-wrap {
        flex-direction: column;
        align-items: center;
    }
}

.buil-footer-1-link-wrap {
    width: 33%;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-link-wrap {
        width: 100%;
        text-align: center;
    }
}

.buil-footer-1-link-wrap h5 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: var(--white-color);
    margin: 0;
}

.buil-footer-1-menus-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
    align-items: start;
}

@media (max-width: 767px) {
    .buil-footer-1-menus-wrap {
        align-items: center;
    }
}

.buil-footer-1-menus-wrap a {
    font-size: 18px;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.9;
    position: relative;
    transition: all 0.4s ease;
}

.buil-footer-1-menus-wrap a:hover {
    color: var(--buil-pri);
}

.buil-footer-1-menus-wrap a:hover::after {
    width: 100%;
}

.buil-footer-1-menus-wrap a::after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    height: 1px;
    background-color: var(--buil-pri);
    width: 0%;
    transition: all 0.4s ease;
}

.buil-footer-1-contact-wrap {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-1-contact-wrap {
        align-items: center;
    }
}

.buil-footer-1-contact-link {
    display: flex;
    align-items: start;
    gap: 10px;
}

@media (max-width: 767px) {
    .buil-footer-1-contact-link {
        display: block;
        text-align: center;
    }
}

.buil-footer-1-contact-link:hover span {
    color: var(--buil-pri);
}

.buil-footer-1-contact-link i {
    font-size: 15px;
    line-height: 130%;
    color: var(--buil-pri);
}

.buil-footer-1-contact-link span {
    font-size: 18px;
    line-height: 24px;
    color: var(--white-color);
    opacity: 0.9;
    transition: all 0.3s ease;
}

.buil-footer-1-copy-divider {
    width: 100%;
    height: 1px;
    background: rgb(62, 62, 65);
    margin-bottom: 20px;
}

@media (max-width: 767px),
only screen and (min-width: 768px) and (max-width: 991px),
only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-1-copy-divider {
        margin-top: 30px;
    }
}

.copyright-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.7;
    margin-bottom: 20px;
    display: inline-block;
}

@media (max-width: 767px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .copyright-text {
        text-align: center;
        display: block;
    }
}

.buil-footer-2-area {
    background-color: #222526;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 175px;
    position: relative;
}

.buil-footer-2-img-1 {
    position: absolute;
    top: -335px;
    right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-2-img-1 {
        top: -530px;
        max-width: 200px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-2-img-1 {
        top: -355px !important;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-img-1 {
        top: -425px;
        max-width: 160px;
    }
}

.buil-footer-2-content {
    display: flex;
    justify-content: space-between;
    gap: 84px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-footer-2-content {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-content {
        gap: 55px;
    }
}

.buil-footer-2-info {
    width: 30%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-2-info {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-info {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-2-info {
        width: 80%;
    }
}

.buil-footer-2-info a img {
    max-width: 198px;
}

.buil-footer-2-para {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    margin: 37px 0 31px 0;
}

.buil-footer-social-links-wrap {
    display: flex;
    align-items: center;
    gap: 16px;
}

.buil-footer-social-link i {
    width: 46px;
    height: 46px;
    font-size: 20;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white-color);
    border-radius: 10px;
    background: rgb(49, 52, 53);
    transition: all 0.3s ease;
}

.buil-footer-social-link:hover i {
    background-color: var(--buil-pri);
}

.buil-footer-2-menu-content {
    width: 16%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-2-menu-content {
        width: 20%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-2-menu-content {
        width: 24%;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-menu-content {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-2-menu-content {
        width: 60%;
    }
}

.buil-footer-2-menu-content h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: var(--white-color);
}

.buil-footer-2-menu-wrap {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 32px;
}

.buil-footer-2-menu-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--white-color);
    padding-bottom: 6px;
    transition: all 0.3s ease;
}

.buil-footer-2-menu-item span {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    transition: all 0.3s ease;
}

.buil-footer-2-menu-item i {
    color: var(--white-color);
    font-size: 16px;
    transition: all 0.3s ease;
}

.buil-footer-2-menu-item:hover {
    border-color: var(--buil-pri);
}

.buil-footer-2-menu-item:hover span {
    color: var(--buil-pri);
}

.buil-footer-2-menu-item:hover i {
    transform: rotate(45deg);
    color: var(--buil-pri);
}

.buil-footer-2-link-wrap {
    width: 16%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .buil-footer-2-link-wrap {
        width: 24%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .buil-footer-2-link-wrap {
        width: 28%;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-link-wrap {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-2-link-wrap {
        width: 60%;
    }
}

.buil-footer-2-link-wrap h5 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: var(--white-color);
}

.buil-footer-2-contact-wrap {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.buil-footer-2-contact-link {
    display: flex;
    align-items: start;
    gap: 10px;
}

@media (max-width: 767px) {
    .buil-footer-2-contact-link {
        display: block;
    }
}

.buil-footer-2-contact-link:hover span {
    color: var(--buil-pri);
}

.buil-footer-2-contact-link i {
    font-size: 15px;
    line-height: 130%;
    color: var(--buil-pri);
}

.buil-footer-2-contact-link span {
    font-size: 18px;
    line-height: 24px;
    color: var(--white-color);
    opacity: 0.9;
    transition: all 0.3s ease;
}

.buil-footer-2-opens-wrap {
    margin-top: 30px;
}

.buil-footer-2-opens-wrap h6 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: var(--white-color);
    text-decoration: underline;
    margin-bottom: 15px;
}

.buil-footer-2-opens-wrap p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    margin: 0;
}

.buil-foote-2-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 0;
    border-top: 2px solid rgba(255, 255, 255, 0.1);
    margin-top: 99px;
}

.buil-foote-2-bottom span {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.7;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .buil-foote-2-bottom {
        flex-direction: column;
        gap: 30px;
    }
}

.buil-footer-2-bottom-link-wrap {
    display: flex;
    align-items: center;
    gap: 50px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .buil-footer-2-bottom-link-wrap {
        flex-direction: row;
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .buil-footer-2-bottom-link-wrap {
        flex-direction: column;
        gap: 15px;
    }
}

.buil-footer-2-bottom-link-wrap a {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: var(--white-color);
    opacity: 0.7;
    transition: all 0.3s ease;
}

.buil-footer-2-bottom-link-wrap a:hover {
    color: var(--buil-pri);
}

.blog-details-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blog-details-area {
        padding: 80px 0;
    }
}

.blog-details-meta {
    display: flex;
    align-items: center;
    gap: 45px;
    padding: 30px 0px 25px 0px;
}

@media (max-width: 767px) {
    .blog-details-meta {
        flex-wrap: wrap;
        gap: 20px;
    }
}

.blog-details-meta-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.blog-details-meta-icon {
    font-size: 18px;
    color: var(--blta-pr-1);
    display: flex;
}

.blog-details-meta-text {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    opacity: 0.8;
}

.blog-details-title {
    font-weight: 700;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .blog-details-title {
        font-size: 32px;
        line-height: 38px;
    }
}

.blog-details-disc {
    font-size: 18px;
}

.blog-details-blockquote {
    background: linear-gradient(97.31deg, rgba(235, 92, 24, 0.08) 0%, rgba(249, 80, 85, 0.08) 45.72%, rgba(202, 45, 184, 0.08) 100%);
    border-left: 5px solid #FF6600;
    border-radius: 8px;
    margin: 25px 0px;
    padding: 25px 30px;
}

.blog-details-blockquote-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    display: inline;
}

.blog-details-blockquote-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: var(--blta-pr-1);
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    margin-top: 15px;
    margin-left: 70px;
}

.blog-details-blockquote-name::after {
    position: absolute;
    content: "";
    width: 65px;
    height: 2px;
    background-color: var(--blta-pr-1);
    left: 0;
    transform: translateX(-70px);
}

.blog-details-blockquote-icon-wrap {
    display: inline;
}

.blog-details-blockquote-icon {
    font-size: 60px;
    color: var(--blta-pr-1);
    display: inline-block;
    transform: translateY(14px);
}

.blog-details-subtitle {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin-top: 25px;
}

@media (max-width: 767px) {
    .blog-details-subtitle {
        font-size: 28px;
        line-height: 38px;
    }
}

.blog-details-feature {
    margin-top: 25px;
    display: flex;
    gap: 30px;
}

@media (max-width: 767px) {
    .blog-details-feature {
        flex-direction: column;
    }
}

.blog-details-feature-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.blog-details-feature-list-item {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.blog-details-feature-list-icon {
    font-size: 16px;
    color: var(--blta-pr-1);
    transform: rotate(270deg);
}

.blog-details-feature-list-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}

.blog-details-feature-popup {
    position: relative;
    width: 48%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 767px) {
    .blog-details-feature-popup {
        height: 250px;
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-details-feature-popup {
        height: 250px;
        width: 80%;
    }
}

.blog-details-feature-popup-img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.blog-details-feature-play-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 10px solid rgba(138, 138, 138, 0.08);
    transition: all 0.3s ease;
}

.blog-details-feature-play-btn i {
    color: var(--blta-pr-1);
    font-size: 20px;
    transition: all 0.3s ease;
}

.blog-details-feature-play-btn:hover {
    background-color: var(--blta-pr-1);
}

.blog-details-feature-play-btn:hover i {
    color: #fff;
}

.blog-details-social {
    margin-top: 30px;
    padding: 40px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 767px) {
    .blog-details-social {
        flex-direction: column;
        gap: 25px;
        align-items: start;
    }
}

.blog-details-social-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.blog-details-social-share {
    display: flex;
    align-items: center;
    gap: 15px;
}

@media (max-width: 767px) {
    .blog-details-social-share {
        flex-direction: column;
        align-items: start;
    }
}

.blog-details-social-share-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.blog-details-social-icon i {
    font-size: 22px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.blog-details-social-icon i:hover {
    transform: scale(0.9);
}

.blog-details-social-icon .fa-facebook {
    color: #3A5897;
    font-size: 36px;
}

.blog-details-social-icon .fa-x-twitter {
    background-color: #000000;
    color: #fff;
}

.blog-details-social-icon .fa-pinterest-p {
    background-color: #E8170E;
    color: #fff;
}

.blog-details-social-icon .fa-linkedin-in {
    background-color: #007BB5;
    color: #fff;
}

.blog-details-tag-cont {
    display: flex;
    align-items: center;
    gap: 5px;
}

@media (max-width: 767px) {
    .blog-details-tag-cont {
        flex-direction: column;
        align-items: start;
    }
}

.blog-details-tag-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}

@media (max-width: 767px) {
    .blog-details-tag-wrap {
        flex-wrap: wrap;
    }
}

.blog-details-tag-wrap a,
.blog-details-tag {
    padding: 7px 25px;
    background: #F7F7F7;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.blog-details-tag-wrap a:hover,
.blog-details-tag:hover {
    background: #FF6600;
    color: #fff;
}

.blog-details-slider {
    margin-top: 30px;
    overflow: hidden;
    background-color: #F7F7F7;
    border-radius: 5px;
    padding: 50px 25px;
    display: flex;
    align-items: center;
    position: relative;
}

@media (max-width: 767px) {
    .blog-details-slider {
        padding-bottom: 120px;
        padding-top: 20px;
    }
}

.blog-details-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blog-details-slide-item {
    padding-left: 150px;
    max-width: 365px;
}

@media (max-width: 767px) {
    .blog-details-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-active) .blog-details-slide-item {
        padding-left: 0;
    }
}

.blog-details-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .blog-details-slide-item {
    padding-right: 150px;
    text-align: right;
    max-width: 365px;
}

@media (max-width: 767px) {
    .blog-details-slider .swiper-wrapper .swiper-slide:is(.swiper-slide-next) .blog-details-slide-item {
        padding-right: 0;
    }
}

.blog-details-slider-date {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--blta-pr-1);
}

.blog-details-slider-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}

.blog-details-prev {
    position: relative;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F7F7F7;
    border-radius: 100%;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .blog-details-prev {
        width: 80px;
        height: 80px;
    }
}

.blog-details-prev:hover {
    background-color: var(--blta-pr-1);
    border-radius: 100%;
}

.blog-details-prev:hover .blog-details-navigate-img {
    opacity: 0.5;
}

.blog-details-prev:hover .blog-details-navigate-icon {
    background-color: #fff;
    color: var(--blta-pr-1);
}

.blog-details-next {
    position: relative;
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F7F7F7;
    border-radius: 100%;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .blog-details-next {
        width: 80px;
        height: 80px;
    }
}

.blog-details-next:hover {
    background-color: var(--blta-pr-1);
}

.blog-details-next:hover .blog-details-navigate-img {
    opacity: 0.5;
}

.blog-details-next:hover .blog-details-navigate-icon {
    background-color: #fff;
    color: var(--blta-pr-1);
}

.blog-details-navigate-img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    transition: all 0.3s ease;
}

.blog-details-navigate-icon {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    z-index: 2;
    font-size: 22px;
    transition: all 0.3s ease;
}

.blog-details-navigate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 4;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .blog-details-navigate {
        bottom: 15px;
        justify-content: center;
        gap: 15px;
    }
}

.blog-details-author {
    background: #FF6600;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 30px;
}

@media (max-width: 767px) {
    .blog-details-author {
        flex-direction: column;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .blog-details-author-cont {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
}

.blog-details-author-img {
    width: 140px;
    height: 140px;
    border-radius: 100%;
}

.blog-details-author-title {
    font-weight: 800;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 15px;
}

.blog-details-author-disc {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}

.blog-details-author-social {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 19px;
}

.blog-details-author-icon {
    font-size: 20px;
    color: #fff;
    transition: all 0.3s ease;
}

.blog-details-author-icon:hover {
    color: #000000;
}

.blog-details-comments {
    margin-top: 40px;
}

.blog-details-comment-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px;
}

.blog-details-comment {
    background: #F7F7F7;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 20px;
}

.blog-details-comment-card {
    display: flex;
    gap: 25px;
}

@media (max-width: 767px) {
    .blog-details-comment-card {
        flex-direction: column;
    }
}

.blog-details-comment-card-img {
    width: 78px;
    height: 78px;
    border-radius: 100%;
}

.blog-details-comment-cont-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-details-comment-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.blog-details-comment-date {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: var(--blta-pr-1);
}

.blog-details-comment-reply {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: var(--blta-pr-1);
    cursor: pointer;
}

.blog-details-comment-disc {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
}

.blog-details-comment-divider {
    width: 100%;
    height: 1px;
    background: #D9D9D9;
    margin-top: 30px;
    margin-bottom: 30px;
}

.blog-details-comment-card-reply {
    padding-left: 128px;
}

@media (max-width: 767px) {
    .blog-details-comment-card-reply {
        padding-left: 40px;
    }
}

.blog-details-form {
    background: #FFFFFF;
    border: 1px solid rgba(6, 13, 55, 0.1);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    margin-top: 10px;
}

.blog-details-form-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}

.blog-details-form-input-wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .blog-details-form-input-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blog-details-form-input {
    height: 62px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    padding: 10px 30px;
    outline: none;
}

@media (max-width: 767px) {
    .blog-details-form-input {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-details-form-input {
        padding: 10px 20px;
    }
}

.blog-details-form-textarea {
    height: 178px;
    background: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    padding: 16px 30px;
    border: none;
    margin-top: 20px;
    outline: none;
}

@media (max-width: 767px) {
    .blog-details-form-textarea {
        height: 140px;
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blog-details-form-textarea {
        padding: 10px 20px;
    }
}

.blog-details-form-btn-wrap {
    margin-top: 20px;
}

.blog-details-form-btn {
    padding: 0;
}

.sidebar-wrap {
    background: #F7F7F7;
    border-radius: 15px;
    padding: 25px 25px;
}

.sidebar-box {
    background-color: #f7f7f7;
}

.tx-sidebarWrapper .wp-block-heading,
.sidebar-box-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    position: relative;
    margin-left: 33px;
    margin-bottom: 25px;
}

.tx-sidebarWrapper .wp-block-heading::after,
.sidebar-box-title::after {
    position: absolute;
    content: "";
    width: 26px;
    height: 2px;
    background-color: var(--blta-pr-1);
    left: -33px;
    top: 12px;
}

.sidebar-category {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-category a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    border-radius: 30px;
    position: relative;
    background: #fff;
}

.sidebar-category a::after {
    position: absolute;
    content: "";
    left: 0;
    top: auto;
    bottom: 0;
    background: #FF6600;
    width: 100%;
    height: 0%;
    border-radius: 54px;
    z-index: -1;
    transition: 400ms ease-in-out;
}

.sidebar-category a:hover::after {
    top: 0;
    height: 100%;
    bottom: auto;
    z-index: 1;
}

.sidebar-category a:hover .icon-1 {
    background-color: #D0570B;
    color: #fff;
}

.sidebar-category a:hover .text {
    color: #fff;
}

.sidebar-category a .text {
    font-size: 16px;
    line-height: 26px;
    transition: 400ms ease-in-out;
    z-index: 2;
    padding-left: 22px;
}

.sidebar-category a .icon-1 {
    background: rgba(255, 102, 0, 0.05);
    border-radius: 0px 30px 30px 0px;
    width: 48px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--blta-pr-1);
    transition: 400ms ease-in-out;
    transition-delay: 0.2s;
    z-index: 2;
}

.sidebar-box-bottom {
    padding: 62px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
}

.sidebar-box-bottom i {
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
    border: 1px solid #FF6600;
    color: var(--blta-pr-1);
    font-size: 25px;
}

.sidebar-box-bottom a {
    font-family: var(--blta-pr-font);
    font-weight: 700;
    font-size: 44px;
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;
}

.sidebar-box-bottom span {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    opacity: 0.8;
    text-align: center;
}

.sidebar-search {
    margin-top: 25px;
    position: relative;
    display: flex;
    align-items: center;
}

.sidebar-search-input {
    width: 100%;
    height: 60px;
    background: #F7F7F7;
    border-radius: 40px;
    padding: 10px 22px;
    border: none;
    outline: none;
}

.sidebar-search-icon {
    position: absolute;
    right: 8px;
    width: 43px;
    height: 43px;
    background: #FF6600;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar-search-icon i {
    display: flex;
}

.sidebar-divider {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    margin: 30px 0;
}

.sidebar-post {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sidebar-post-item {
    display: flex;
    align-items: center;
    gap: 15px;
    border-radius: 5px;
    padding: 8px;
}

@media (max-width: 767px) {
    .sidebar-post-item {
        flex-direction: column;
        align-items: start;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .sidebar-post-item {
        flex-direction: row;
        align-items: center;
    }
}

.sidebar-post-item:hover .sidebar-post-title {
    color: var(--blta-pr-1);
    transform: translateX(5px);
}

.sidebar-post-img {
    width: 83px;
    height: 83px !important;
    border-radius: 5px !important;
    object-fit: cover;
}

.sidebar-post-date {
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: var(--blta-pr-1);
    margin-bottom: 5px;
}

.sidebar-post-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    transition: all 0.3s ease;
}

.sidebar-tag-wrap {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
}

.sidebar-tag {
    align-items: center;
    padding: 7px 20px;
    background: #FFFFFF;
    border-radius: 5px;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    transition: all 0.3s ease;
}

.sidebar-tag:hover {
    background: #FF6600;
    color: #fff;
}

.breadcrumb-area {
    padding-top: 254px;
    padding-bottom: 160px;
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .breadcrumb-area {
        padding-top: 170px;
        padding-bottom: 120px;
    }
}

.breadcrumb-bg-img-1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.breadcrumb-wrap {
    position: relative;
    z-index: 2;
}

.breadcrumb-title {
    font-family: var(--barlow);
    font-weight: 800;
    font-size: 80px;
    line-height: 90px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .breadcrumb-title {
        font-weight: 700;
        font-size: 56px;
        line-height: 60px;
    }
}

.breadcrumb-list {
    padding: 20px 25px;
    background: rgba(255, 102, 0, 0.2);
    border: 1px solid #FF6600;
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 auto;
    margin-top: 30px;
    width: max-content;
}

.breadcrumb-list a,
.breadcrumb-list span {
    font-weight: 600;
    font-size: 18px;
    font-family: var(--blta-para-font);
    color: #fff;
}

.breadcrumb-list i {
    color: var(--blta-pr-1);
    display: flex;
    font-size: 20px;
}

.breadcrumb-marquee-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    animation: breadcrumb-marquee 30s linear infinite;
}

.breadcrumb-marquee-img-2 {
    margin-left: -19px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .breadcrumb-marquee-img-2 {
        margin-left: -12px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .breadcrumb-marquee-img-2 {
        margin-left: -9px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumb-marquee-img-2 {
        margin-left: -7px;
    }
}

@keyframes breadcrumb-marquee {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}

.service-details-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .service-details-area {
        padding: 80px 0;
    }
}

.service-details-main-img {
    width: 100%;
    height: 471px;
    overflow: hidden;
    border-radius: 15px;
    margin-bottom: 30px;
}

.service-details-title {
    font-weight: 800;
    font-size: 52px;
    line-height: 60px;
    margin-bottom: 25px;
}

.service-details-dise-1 {
    font-family: var(--blta-sd-font);
    font-size: 18px;
    line-height: 30px;
}

.service-details-sub-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
}

.service-details-dise-2 {
    font-size: 18px;
    margin-top: 25px;
}

.service-details-feature {
    margin-top: 25px;
    display: flex;
    align-items: center;
    gap: 23px;
}

@media (max-width: 767px) {
    .service-details-feature {
        flex-direction: column;
        align-items: start;
    }
}

.service-details-feature-popup-wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 280px;
}

.service-details-feature-img-1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.service-details-feature-play-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100%;
    transition: all 0.3s ease;
}

.service-details-feature-play-btn i {
    color: var(--blta-pr-1);
    font-size: 18px;
    transition: all 0.3s ease;
}

.service-details-feature-play-btn:hover {
    background-color: var(--blta-pr-1);
}

.service-details-feature-play-btn:hover i {
    color: #fff;
}

.service-details-list-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.service-details-list-item {
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.service-details-list-item span {
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}

.service-details-list-item i {
    color: var(--blta-pr-1);
}

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

.blta-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.blta-pagination-item {
    width: 54px;
    height: 54px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.blta-pagination-item:hover {
    background-color: var(--blta-pr-1);
}

.blta-pagination-item:hover .blta-pagination-icon {
    color: #ffffff;
}

.blta-pagination-item:hover .blta-pagination-number {
    color: #ffffff;
}

.blta-pagination-icon {
    font-size: 24px;
    color: #444444;
    transition: all 0.3s ease;
}

.blta-pagination-number {
    font-family: var(--blta-pr-font);
    font-weight: 500;
    font-size: 20px;
    line-height: 42px;
    color: #000000;
    transition: all 0.3s ease;
}

.team-details-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .team-details-area {
        padding: 80px 0;
    }
}

.team-details-wrap {
    display: flex;
    gap: 90px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .team-details-wrap {
        gap: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .team-details-wrap {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .team-details-wrap {
        gap: 50px;
    }
}

.team-details-left {
    width: 63%;
    display: flex;
    gap: 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .team-details-left {
        gap: 20px;
        width: 68%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .team-details-left {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-left {
        gap: 20px;
    }
}

@media (max-width: 767px) {
    .team-details-left {
        flex-direction: column;
        gap: 20px;
    }
}

.team-details-right {
    width: 37%;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .team-details-right {
        width: 32%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .team-details-right {
        width: 100%;
    }
}

.team-details-title {
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
}

.team-details-subtitle-2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: var(--blta-pr-1);
    margin-top: 15px;
}

.team-details-feature {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.team-details-feature-title {
    width: 105px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    display: inline-block;
}

.team-details-feature-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #444444;
}

.team-details-social-wrap {
    margin-top: 25px;
}

.team-details-social-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.team-details-social-icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

.team-details-social-icons a {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #FF6600;
    color: var(--blta-pr-1);
    transition: all 0.4s ease;
}

.team-details-social-icons a:hover {
    background-color: var(--blta-pr-1);
    color: #fff;
}

.team-details-subtitle {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
}

.team-details-disc {
    font-size: 18px;
    line-height: 30px;
}

.team-details-progress {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.team-details-progress-cont-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}

.team-details-progress-item-title {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 5px;
}

.team-details-progress-bar {
    width: 0;
    left: 0;
    float: left;
    height: 8px;
    position: relative;
    border-radius: 24px;
    background-color: var(--blta-pr-1);
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
    position: relative;
    display: flex;
    align-items: center;
}

.team-details-progress-bar::after {
    position: absolute;
    content: "";
    right: 0;
    width: 8px;
    height: 20px;
    border-radius: 30px;
    background-color: var(--blta-pr-1);
    z-index: 2;
}

.team-details-progress span {
    font-size: 18px;
    line-height: 30px;
    color: var(--blta-pr-1);
    position: absolute;
    top: -30px;
    right: 0;
}

.team-details-info {
    margin-top: 60px;
}

.team-details-form {
    margin-top: 50px;
    background-color: #F7F7F7;
    border-radius: 10px;
    padding: 52px;
}

@media (max-width: 767px) {
    .team-details-form {
        padding: 35px 18px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .team-details-form {
        padding: 40px 30px;
    }
}

.team-details-form-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
}

.team-details-form-disc {
    font-size: 18px;
    line-height: 28px;
    color: #545661;
    margin-top: 20px;
}

.team-details-form-input-wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .team-details-form-input-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.team-details-form-input-wrap .nice-select {
    height: 62px;
    display: flex;
    align-items: center;
    padding: 10px 30px;
    border: none;
}

@media (max-width: 767px) {
    .team-details-form-input-wrap .nice-select {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .team-details-form-input-wrap .nice-select {
        padding: 10px 20px;
    }
}

.team-details-form-input-wrap .nice-select::after {
    content: "";
    clip-path: polygon(100% 0, 0 0, 49% 60%);
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #000000;
    color: #000000;
    transform: rotate(0deg);
}

.team-details-form-input {
    height: 62px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    padding: 10px 30px;
    outline: none;
}

@media (max-width: 767px) {
    .team-details-form-input {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .team-details-form-input {
        padding: 10px 20px;
    }
}

.team-details-form-textarea {
    height: 178px;
    background: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    padding: 16px 30px;
    border: none;
    margin-top: 20px;
    outline: none;
}

@media (max-width: 767px) {
    .team-details-form-textarea {
        height: 140px;
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .team-details-form-textarea {
        padding: 10px 20px;
    }
}

.team-details-form-btn-wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.team-details-form-btn {
    padding: 0;
    margin-right: 52px;
}

.project-details-area {
    padding: 125px 0;
    overflow: hidden;
}

@media (max-width: 767px) {
    .project-details-area {
        padding: 80px 0;
    }
}

.project-details-title {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
}

@media (max-width: 767px) {
    .project-details-title {
        font-size: 38px;
        line-height: 50px;
    }
}

.project-details-img-1-wrap {
    margin-top: 30px;
}

.project-details-img-1 {
    border-radius: 10px;
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
    transform: translateX(-100px);
}

.project-details-img-1:is(.active) {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateX(0px);
}

.project-details-info {
    margin: 30px 0;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: space-between;
    border: 1.5px solid #FF6600;
    border-radius: 5px;
    padding: 32px 42px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .project-details-info {
        flex-wrap: wrap;
        justify-content: start;
    }
}

.project-details-info-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
}

.project-details-info-text {
    font-size: 20px;
    font-family: var(--blta-pr-font);
}

.project-details-disc {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.project-details-subtitle {
    font-weight: 700;
    font-size: 35px;
    line-height: 46px;
}

@media (max-width: 767px) {
    .project-details-subtitle {
        font-size: 32px;
    }
}

.project-details-feature {
    display: flex;
    align-items: end;
    gap: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .project-details-feature {
        flex-direction: column;
        align-items: start;
    }
}

.project-details-feature-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}

.project-details-feature-list-item {
    display: flex;
    align-items: baseline;
    gap: 10px;
}

.project-details-feature-list-icon {
    color: var(--blta-pr-1);
    font-size: 16px;
}

.project-details-feature-list-text {
    font-size: 18px;
    color: #000000;
}

.project-details-feature-right {
    display: flex;
    gap: 30px;
}

@media (max-width: 767px) {
    .project-details-feature-right {
        flex-direction: column;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-details-feature-right {
        flex-direction: row;
    }
}

.project-details-feature-popup {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}

@media (max-width: 767px) {
    .project-details-feature-popup {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-details-feature-popup {
        width: 50%;
    }
}

.project-details-feature-img-2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.project-details-feature-img-3 {
    border-radius: 10px;
    width: 50%;
    transform: translateX(-451px);
    -webkit-transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
    transition: 1.3s cubic-bezier(0.5, 0.5, 0, 1);
}

.project-details-feature-img-3:is(.active) {
    transform: translateX(0px);
}

@media (max-width: 767px) {
    .project-details-feature-img-3 {
        width: 100%;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-details-feature-img-3 {
        width: 50%;
    }
}

.project-details-feature-play-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--blta-pr-1);
    border-radius: 100%;
    transition: all 0.3s ease;
}

.project-details-feature-play-btn i {
    color: #fff;
    font-size: 18px;
    transition: all 0.3s ease;
}

.project-details-feature-play-btn:hover {
    background-color: #fff;
}

.project-details-feature-play-btn:hover i {
    color: var(--blta-pr-1);
}

.project-details-gallery {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px 25px;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .project-details-gallery {
        gap: 10px 15px;
    }
}

@media (max-width: 767px) {
    .project-details-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
}

.project-details-gallery-img {
    overflow: hidden;
}

.project-details-gallery-img:hover img {
    transform: scaleX(1.1);
}

@media (max-width: 767px) {
    .project-details-gallery-img {
        height: 120px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .project-details-gallery-img {
        height: 200px;
    }
}

.project-details-gallery-img img {
    border-radius: 5px !important;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    transition: all 0.3s ease;
}

.project-details-gallery-img-1 {
    grid-row-start: 1;
    grid-row-end: 3;
}

@media (max-width: 767px) {
    .project-details-gallery-img-1 {
        grid-row-start: auto;
        grid-row-end: auto;
    }
}

.project-details-gallery-img-2 {
    grid-column-start: 2;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 4;
}

@media (max-width: 767px) {
    .project-details-gallery-img-2 {
        grid-column-start: auto;
        grid-column-end: auto;
        grid-row-start: auto;
        grid-row-end: auto;
    }
}

.project-details-gallery-img-3 {
    grid-column-start: 4;
    grid-column-end: 6;
}

@media (max-width: 767px) {
    .project-details-gallery-img-3 {
        grid-column-start: auto;
        grid-column-end: auto;
    }
}

.project-details-gallery-img-5 {
    grid-row-start: 2;
    grid-row-end: 4;
}

@media (max-width: 767px) {
    .project-details-gallery-img-5 {
        grid-row-start: auto;
        grid-row-end: auto;
    }
}

.project-details-gallery-img-6 {
    grid-row-start: 2;
    grid-row-end: 4;
}

@media (max-width: 767px) {
    .project-details-gallery-img-6 {
        grid-row-start: auto;
        grid-row-end: auto;
    }
}

.blta-position-area {
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blta-position-area {
        padding: 80px 0;
    }
}

.blta-position-top {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.blta-position-subtitle {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

.blta-position-subtitle-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-bottom: 15px;
}

.blta-position-subtitle-icon {
    font-size: 23px;
    display: flex;
}

.blta-position-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-position-wrap {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .blta-position-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blta-position-card {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 30px;
    border: 1px solid #FFF;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .blta-position-card {
        max-width: 410px;
        margin: 0 auto;
        padding: 30px 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-position-card {
        max-width: 410px;
        margin: 0 auto;
        padding: 30px;
    }
}

.blta-position-card:hover {
    border: 1px solid #FF6600;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.12);
}

.blta-position-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blta-position-img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.blta-position-type {
    font-weight: 600;
    font-family: var(--blta-pr-font);
    font-size: 15px;
    line-height: 28px;
    color: var(--blta-pr-1);
    padding: 4px 15px;
    border-radius: 5px;
    border: 1px solid #FF6600;
}

.blta-position-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 15px;
}

.blta-position-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 51px;
}

.blta-position-meta-icon {
    font-size: 18px;
    margin-right: 10px;
    color: var(--blta-pr-1);
}

.blta-position-meta-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.blta-position-disc {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.blta-position-card-bottom {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-position-card-bottom {
        flex-direction: column-reverse;
        align-items: start;
        gap: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-position-card-bottom {
        flex-direction: row;
        align-items: center;
        gap: 20px;
    }
}

.blta-position-price {
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    color: #444444;
}

.blta-career-details-area {
    padding: 125px 0 120px 0;
}

@media (max-width: 767px) {
    .blta-career-details-area {
        padding: 80px 0;
    }
}

.blta-career-details-wrap {
    background: #FFFFFF;
    border: 1px solid rgba(3, 6, 23, 0.1);
    border-radius: 10px;
    padding: 32px 30px;
}

@media (max-width: 767px) {
    .blta-career-details-wrap {
        padding: 30px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-career-details-wrap {
        padding: 32px 30px;
    }
}

.blta-career-details-img-1 {
    width: 100%;
    max-height: 420px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 30px;
}

.blta-career-details-title {
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
}

@media (max-width: 767px) {
    .blta-career-details-title {
        font-size: 40px;
        line-height: 48px;
    }
}

.blta-career-details-info {
    border: 1px solid #E6E6E8;
    border-radius: 10px;
    padding: 20px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin: 25px 0;
}

.blta-career-details-info-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.blta-career-details-disc {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #555555;
}

.blta-career-details-subtitle {
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
}

.blta-career-details-list {
    margin: 20px 0 30px 24px;
    list-style: disc;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.blta-career-details-list-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.blta-career-details-salary {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin-top: 20px;
    display: inline-block;
}

.blta-career-sidebar-form-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 25px;
}

.blta-career-sidebar-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.blta-career-sidebar-form-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.blta-career-sidebar-form-label {
    font-weight: 500;
    font-family: var(--blta-para-font);
    font-size: 18px;
    line-height: 26px;
    color: #000000;
}

.blta-career-sidebar-form-label-req-mark {
    color: #ff0000;
}

.blta-career-sidebar-form-input {
    height: 52px;
    border-radius: 5px;
    border: none;
    outline: none;
    padding: 10px 18px;
}

.blta-career-sidebar-form-file-wrap {
    position: relative;
    width: 152px;
    height: 52px;
}

.blta-career-sidebar-form-file-wrap .blta-career-sidebar-form-input {
    position: absolute;
    width: 100%;
    height: 100%;
}

.blta-career-sidebar-form-file-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #C4C4C6;
    border-radius: 5px;
    padding: 13px 20px;
}

.blta-career-sidebar-form-file-btn-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #030617;
}

.blta-career-sidebar-form-btn {
    width: 100%;
    padding: 10px 30px;
    height: 60px;
    background: linear-gradient(97.31deg, #EB5C18 0%, #F95055 45.72%, #CA2DB8 100%);
    border-radius: 5px;
    font-family: var(--blta-para-font);
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 10px;
    transition: all 0.4s ease;
}

.blta-career-sidebar-form-btn:hover {
    background: linear-gradient(97.31deg, #CA2DB8 0%, #F95055 45.72%, #EB5C18 100%);
}

.blta-cart-area {
    padding: 125px 0 120px 0;
}

@media (max-width: 767px) {
    .blta-cart-area {
        padding: 80px 0;
    }
}

.blta-cart-message-wrap {
    padding: 26px 28px;
    background: #F7F7F7;
    border-top: 3px solid #FF6600;
}

.blta-cart-btn-wrap {
    margin-top: 52px;
}

.blta-cart-message-text {
    font-size: 20px;
    line-height: 30px;
    color: #444444;
}

.blta-cart-empty-icon {
    color: var(--blta-pr-1);
    margin-right: 10px;
}

.blta-checkout-area {
    padding: 125px 0 120px 0;
}

@media (max-width: 767px) {
    .blta-checkout-area {
        padding: 80px 0;
    }
}

.blta-checkout-message-wrap {
    padding: 26px 28px;
    background: #F7F7F7;
    border-top: 3px solid #FF6600;
}

.blta-checkout-btn-wrap {
    margin-top: 52px;
}

.blta-checkout-message-text {
    font-size: 20px;
    line-height: 30px;
    color: #444444;
}

.blta-checkout-empty-icon {
    color: var(--blta-pr-1);
    margin-right: 10px;
}

.blta-oops-area {
    padding: 118px 0 125px 0;
}

@media (max-width: 767px) {
    .blta-oops-area {
        padding: 80px 0;
    }
}

.blta-oops-img-wrap {
    display: flex;
    justify-content: center;
}

.blta-oops-title {
    font-family: var(--barlow);
    font-weight: 700;
    font-size: 60px;
    line-height: 65px;
    color: #000000;
    text-align: center;
    margin-top: 45px;
}

@media (max-width: 767px) {
    .blta-oops-title {
        font-size: 32px;
        line-height: 38px;
        margin-top: 30px;
    }
}

.blta-oops-btn-wrap {
    margin-top: 45px;
    text-align: center;
    margin-right: 30px;
}

.blta-appointment-area {
    position: relative;
    padding: 125px 0;
}

@media (max-width: 767px) {
    .blta-appointment-area {
        padding: 80px 0;
    }
}

.blta-appointment-shape {
    position: absolute;
    width: 558px;
    height: 853px;
    left: 0px;
    top: 0;
    background: #FFF5EF;
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-appointment-shape {
        display: none;
    }
}

.blta-appointment-wrap {
    display: flex;
    align-items: center;
    gap: 60px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-appointment-wrap {
        flex-direction: column;
    }
}

.blta-appointment-left {
    position: relative;
    width: 48%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-appointment-left {
        width: 80%;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-appointment-left {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

.blta-appointment-img-2 {
    position: absolute;
    bottom: -172px;
    left: -160px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-appointment-img-2 {
        display: none;
    }
}

.blta-appointment-right {
    width: 52%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-appointment-right {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-appointment-right {
        width: 100%;
    }
}

.blta-appointment-title {
    font-weight: 800;
    font-size: 60px;
    line-height: 65px;
    color: #000000;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .blta-appointment-title {
        font-size: 40px;
        line-height: 46px;
        font-weight: 700;
    }
}

.blta-appointment-para {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #444444;
}

.blta-appointment-form-input-wrap {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 767px) {
    .blta-appointment-form-input-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}

.blta-appointment-form-input {
    height: 62px;
    background: #F7F7F7;
    border-radius: 5px;
    border: none;
    padding: 10px 30px;
    outline: none;
}

@media (max-width: 767px) {
    .blta-appointment-form-input {
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-appointment-form-input {
        padding: 10px 20px;
    }
}

.blta-appointment-form-textarea {
    height: 178px;
    background: #F7F7F7;
    border-radius: 5px;
    width: 100%;
    padding: 16px 30px;
    border: none;
    margin-top: 20px;
    outline: none;
}

@media (max-width: 767px) {
    .blta-appointment-form-textarea {
        height: 140px;
        padding: 10px 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .blta-appointment-form-textarea {
        padding: 10px 20px;
    }
}

.blta-appointment-form-btn-wrap {
    margin-top: 20px;
}

.blta-appointment-form-btn {
    width: 100%;
    padding: 16px 20px;
    background: #FF6600;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-family: var(--barlow);
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.3s ease;
}

.blta-appointment-form-btn:hover {
    background-color: #dc5800;
    color: #FFFFFF;
}

.blta-faq-area {
    padding: 125px 0 43px 0;
}

.blta-faq-wrap {
    display: flex;
    gap: 115px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-faq-wrap {
        flex-direction: column;
        gap: 60px;
    }
}

.blta-faq-left {
    width: 35%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-faq-left {
        width: 100%;
    }
}

.blta-faq-right {
    width: 65%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px),
only screen and (min-width: 768px) and (max-width: 991px),
(max-width: 767px) {
    .blta-faq-right {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-faq-right {
        padding-left: 30px;
    }
}

.blta-faq-heading {
    font-size: 22px;
    font-family: var(--barlow);
    background: #FBF7F0;
    width: 100%;
    text-align: left;
    padding: 18px 40px;
    position: relative;
    z-index: 1;
    transition: 400ms var(--cube-1);
}

.blta-faq-heading::after {
    content: "";
    width: 93%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    background: var(--buil-pri);
    z-index: -1;
    opacity: 0;
    transition: 400ms var(--cube-1);
}

.blta-faq-heading:is(:not(.collapsed)) {
    background: transparent;
}

.blta-faq-heading:is(:not(.collapsed))::after {
    opacity: 1;
}

.blta-faq-heading span {
    font-size: 18px;
    color: #444444;
    margin-right: 10px;
    font-family: var(--barlow);
}

.blta-contact-map-wrap {
    height: 635px;
}

.blta-contact-map-wrap iframe {
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .blta-contact-map-wrap {
        height: 550px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .blta-contact-map-wrap {
        height: 450px;
    }
}

@media (max-width: 767px) {
    .blta-contact-map-wrap {
        height: 350px;
    }
}

body{
    margin:0;
    font-family: Arial, sans-serif;
}

.header{
    display:flex;
    align-items:center;
    margin-right:50px;
    margin-left: 50px;
}

/* LOGO */
.logo{
    background:#fff;
    padding:20px;
}

.logo img{
    height:120px;
}

/* LADO DIREITO */
.header-right{
    flex:1;
}

/* BARRA CINZA */
.top-bar{
    background:#B4B4B4;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:10px 30px;
    font-size:14px;
}

/* MENU */
.menu{
    background:#79c233;
}

.menu ul{
    margin:0;
    padding:0;
    list-style:none;
    display:flex;
    justify-content:center;
}

.menu li{
    margin:0 25px;
}

.menu a{
    display:block;
    padding:20px 10px;
    text-decoration:none;
    color:black;
    font-weight:bold;
}

.menu a:hover{
    color:white;
}

.container{
    max-width:1200px;
    margin:auto;
}

/*# sourceMappingURL=main.css.map */