:root {
    --primaryColor: #be2727;
    --secondaryColor: #9ea1a2;
    --contentColor: #444;
}

html,
body {
    overflow-x: hidden;
}
@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Light Italic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Regular Italic.ttf")
        format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Medium Italic.ttf")
        format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti SemiBold Italic.ttf")
        format("truetype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Bibhuti";
    src: url("../fonts/BibhutiFont/Bibhuti Bold Italic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}
@media (max-width: 567px) {
    .newsletter-wrap {
        border-radius: 0px !important;
    }
    .about-home {
        height: 308px;
        object-fit: cover;
        margin-top: 39px;
    }
}
body {
    font-family: "Bibhuti", sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
a,
button,
input,
textarea,
select {
    font-family: "Bibhuti", sans-serif !important;
}

@media (max-width: 479px) {
    .tatva-nav i {
        display: none;
    }

    .tatva-nav {
        gap: 10px;
    }
}
@media (max-width: 676px) {
    .slider__bg__position .herobanner__single {
        background-position: left center !important;
    }
    .about__number__position {
        right: 22px !important;
    }
}
@media (min-width: 677px) and (max-width: 991px) {
    .project-title-details {
        padding-bottom: 20px !important;
    }
    .slider__bg__position .herobanner__single {
        background-position: right center !important;
    }
}
@media (max-width: 767px) {
    .form-control,
    .form-select {
        height: 39px !important;
    }
    .popup-content {
        width: 90% !important;
    }
    .sp_bottom_80 {
        padding-bottom: 50px !important;
    }
    .blog__4__single {
        margin-bottom: 40px;
    }
    .herobanner__title--mid h1 {
        font-size: 23px !important;
        line-height: 41px !important;
    }
    .sp_bottom_120 {
        padding-bottom: 50px;
    }
    .sp_bottom_100 {
        padding-bottom: 50px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .r-center {
        text-align: center !important;
    }
    .partners-btn {
        margin-bottom: 25px;
    }
    .s-mt-20px {
        margin-top: 20px !important;
    }
    .why-about-img {
        height: 234px;
    }
    .blogs-home {
        height: 301px !important;
    }
    .herobanner__title--mid h1 {
        font-size: 26px !important;
        line-height: 49px !important;
    }
}
@media (max-width: 991px) {
    .career-left h2 {
        font-size: 24px !important;
    }
    .career-card .service__heading h5 {
        font-size: 21px !important;
    }
    .partners-header h2 {
        font-size: 21px !important;
    }

    .footer-main-section {
        display: none !important;
    }
    .sp_bottom_260 {
        padding-bottom: 80px !important;
    }
    .consultation-header h2 {
        font-size: 27px !important;
    }
    .services-section::before {
        display: none;
    }
    .mission-section2::before {
        display: none;
    }
    .pancha3-section::before {
        display: none;
    }
    .about-section:before {
        display: none;
    }
    .tatva-nav {
        gap: 7px !important;
        padding: 4px 10px !important;
        font-size: 14px !important;
    }
    .mission-card {
        margin-bottom: 20px;
    }
    .mission-text-m {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .sp_top_120 {
        padding-top: 80px !important;
    }
    .r-pb-0 {
        padding-bottom: 0px !important;
    }
    .r-pb-27px {
        padding-bottom: 27px !important;
    }
    .blog__details__heading h4 {
        margin-bottom: 20px !important;
    }
    .sp_top_80 {
        padding-top: 50px;
    }
    .r-mb-20px {
        margin-bottom: 20px;
    }

    .r-mb-40px {
        margin-bottom: 40px !important;
    }
    .r-pb-50px {
        padding-bottom: 50px !important;
    }
    .r-pb-40px {
        padding-bottom: 40px !important;
    }
    .r-mb-0 {
        margin-bottom: 0px !important;
    }
    .view-partners-btn {
        padding: 5px 24px !important;
    }
    .partners-btn {
        text-align: center !important;
    }
    .default__button {
        padding: 7px 29px !important;
        font-size: 15px !important;
    }
    .herobanner {
        height: 100% !important;
    }
    .pb-0px {
        padding-bottom: 0px !important;
    }
    .herobanner__title h1 {
        font-size: 37px !important;
        line-height: 55px !important;
    }
    .r-pt-0 {
        padding-top: 0px !important;
    }
    .r-pt-20px {
        padding-top: 20px !important;
    }
    .r-pt-15px {
        padding-top: 15px !important;
    }
    .r-pt-40px {
        padding-top: 40px !important;
    }
    .r-pt-50px {
        padding-top: 50px !important;
    }
    .project-details-img {
        height: 347px !important;
    }
    .blog-details-img {
        height: 331px !important;
    }
    .r-mt-10px {
        margin-top: 10px !important;
    }
    .r-mt-20px {
        margin-top: 20px;
    }
    .r-mt-30px {
        margin-top: 30px;
    }
    .r-mt-0 {
        margin-top: 0px !important;
    }
    .breadcrumbarea__title {
        margin-top: 29px !important;
    }
    .r-mb-60px {
        margin-bottom: 60px;
    }
    .team-img {
        height: 181px;
        object-fit: cover;
    }
    .blogs-home {
        height: 225px !important;
        object-fit: cover;
        width: 100%;
        border-radius: 10px;
    }
    .breadcrumbarea__title h2 {
        font-size: 32px !important;
    }
    .b-text {
        margin-bottom: 10px;
    }
    .breadcrumbarea {
        padding: 25px 0 !important;
    }
    .fs-15px {
        font-size: 14px !important;
    }
    .faq-img-none {
        display: none;
    }
    .bib-btn {
        padding: 9px 45px !important;
    }
    .working__heading h5 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .working__paragraph {
        display: none;
    }
    .newsletter-wrap {
        max-width: 751px !important;
    }
    .r-btn-center {
        text-align: center !important;
    }
    .counter-text {
        font-size: 13px !important;
    }
    .project-home {
        height: 270px;
        object-fit: cover;
        width: 100%;
        border-radius: 10px 10px 0px 0px;
    }
    .cta-btn {
        padding: 6px 36px !important;
        color: var(--primaryColor) !important;
    }

    .cta-text-r {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }
    .r-d-none {
        display: none;
    }
    .about__number__position {
        right: 108px !important;
    }
    .about-home {
        height: 566px;
        object-fit: cover;
        margin-top: 39px;
    }
    .r-book-btn {
        background: white !important;
        color: var(--primaryColor) !important;
    }

    .default__button {
        padding: 12px 19px;
    }
    /* .slider__bg__position .herobanner__single{
    background-position: right center !important;
  } */
}
@media (max-width: 991px) {
    .order1 {
        order: 1;
    }

    .order2 {
        order: 2;
    }
}

@media (min-width: 1200px) and (max-width: 1364px) {
    .breadcrumbarea__title {
        margin-top: 41px !important;
    }
}
@media (min-width: 1199px) and (max-width: 1400px) {
    .blog-side-img {
        height: 72px !important;
        width: 70px !important;
    }
    .service-card span {
        font-size: 15px !important;
    }
    .featured-post-arrow {
        display: none !important;
    }
}
@media (min-width: 1200px) and(max-width:1500px) {
    .slider__bg__position .herobanner__single {
        background-position: right center !important;
    }
}
@media (max-width: 1364px) {
    .about__mission__vission__wrapper {
        margin-bottom: 20px;
    }
    .facts__icon {
        display: none;
    }
}
@media(min-width:991px) and (max-width:1400px){
  .product-ht {
        height: 388px;
    }
}
@media (min-width: 991px) {
    
    .product-content-ht {
        height: 70px;
    }
    .product-ht {
        height: 388px;
    }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .product-title-ht {
        height: 161px;
    }
    .view-btn span {
        font-size: 16px !important;
        text-align: center;
    }
    /* .footer-bg::before{
        height: 248px!important;
  } */
    .pancha2-section::before {
        height: 189px !important;
        left: 32px !important;
    }

    .mission-section::before {
        display: none;
    }
    .mission-section2::before {
        display: none;
    }
    .mission-text-m {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .blog-side-img {
        height: 60px !important;

        width: 57px !important;
    }
    .counter-text {
        font-size: 13px !important;
    }
    .headerarea .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .s-header-none {
        display: none !important;
    }
    .r-none {
        display: none !important;
    }
}
@media(min-width:1200px){
  .product-title-ht {
        height: 100px;
    }
}
@media(min-width:1400px){
    .product-ht {
        height: 345px;
    }
}
@media (max-width: 1200px) {
  
    .consult-btn {
        padding: 19px 19px 19px 16px !important;
    }
    .consult-btn__icon {
        display: none !important;
    }
    .headerarea__main__menu ul li a {
        font-size: 17px !important;
    }
    .featured-post-arrow {
        display: none !important;
    }
    .d-none-12 {
        display: none;
    }
    .service__details__planning__heading h6 {
        font-size: 19px;
    }
    .service-details-img2 {
        height: 312px !important;
    }
}

@media (max-width: 1400px) {
    
    .mb-20px-services {
        margin-bottom: 20px !important;
    }
    .featured-posts .sidebar__title h5 {
        font-size: 23px !important;
    }
}
@media (min-width: 991px) {
    .fs-21px {
        font-size: 21px !important;
    }

    .product-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .product-section::before {
        transform: rotate(-40deg);
        content: "";
        position: absolute;
        width: 100%;
        height: 447px;
        background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
        background-size: contain;
        right: 711px;
        top: -384px;
        opacity: 0.3;
        /* transform: translate(-50%); */
        pointer-events: none;
        z-index: -1;
    }
    .product-section {
        position: relative;
        overflow: visible;
    }

    .product-section1 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .product-section1::before {
        transform: rotate(-134deg);
        content: "";
        position: absolute;
        width: 100%;
        height: 436px;
        background: url(../img/bibhuti/bg/bg20.png) no-repeat center;
        background-size: contain;
        right: -489px;
        top: 1px;
        /* opacity: 0.5; */
        /* transform: translate(-50%); */
        pointer-events: none;
        z-index: -1;
    }
    .product-section1 {
        position: relative;
        overflow: visible;
    }

    .blogs-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .blogs-section::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 447px;
        background: url(../img/bibhuti/bg/bg1.png) no-repeat center;
        background-size: contain;
        right: 41px;
        top: -180px;
        opacity: 0.5;
        transform: translate(-50%);
        pointer-events: none;
        z-index: -1;
    }
    .blogs-section {
        position: relative;
        overflow: visible;
    }
    .blogs-section2 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .blogs-section2::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 447px;
        background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
        background-size: contain;
        /* right: -39px; */
        left: 1171px;
        top: 584px;
        opacity: 0.5;
        /* bottom: -602px; */
        transform: translate(-50%);
        pointer-events: none;
        z-index: -1;
    }
    .blogs-section2 {
        position: relative;
        overflow: visible;
    }
    .cont-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .cont-section::before {
        content: "";
        position: absolute;
        transform: rotate(-326deg);
        width: 100%;
        height: 395px;
        background: url(../img/bibhuti/bg/bg8.png) no-repeat center;
        background-size: contain;
        right: 663px;
        /* left: -378px; */
        /* bottom: 186px; */
        top: -180px;
        opacity: 0.3;
        pointer-events: none;
        z-index: -1;
    }
    .cont-section {
        position: relative;
        overflow: visible;
    }

    .fs-32px {
        font-size: 32px;
    }

    .faq-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .faq-section::before {
        content: "";
        position: absolute;
        /* transform: rotate(-16deg); */
        width: 100%;
        height: 54px;
        background: url(../img/bibhuti/bg/bg23.png) no-repeat center;
        background-size: contain;
        /* right: 677px; */
        left: -170px;
        /* bottom: 186px; */
        top: -119px;
        /* opacity: 0.7; */
        pointer-events: none;
        z-index: -1;
    }
    .faq-section {
        position: relative;
        overflow: visible;
    }

    .faq-section1 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .faq-section1::before {
        content: "";
        position: absolute;
        /* transform: rotate(-16deg); */
        width: 100%;
        height: 241px;
        background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
        background-size: contain;
        /* right: 677px; */
        left: -281px;
        /* bottom: 186px; */
        top: -322px;
        opacity: 0.5;
        pointer-events: none;
        z-index: -1;
    }
    .faq-section1 {
        position: relative;
        overflow: visible;
    }

    .faq-section3 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .faq-section3::before {
        content: "";
        position: absolute;
        /* transform: rotate(-16deg); */
        width: 100%;
        height: 227px;
        background: url(../img/bibhuti/bg/bg7.png) no-repeat center;
        background-size: contain;
        /* right: 677px; */
        left: 290px;
        /* bottom: 186px; */
        top: -98px;
        opacity: 0.3;
        pointer-events: none;
        z-index: -1;
    }
    .faq-section3 {
        position: relative;
        overflow: visible;
    }

    .collab-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .collab-section::before {
        content: "";
        position: absolute;
        /* transform: rotate(-16deg); */
        width: 100%;
        height: 305px;
        background: url(../img/bibhuti/bg/bg21.png) no-repeat center;
        background-size: contain;
        /* right: 677px; */
        left: 544px;
        /* bottom: 186px; */
        top: -99px;
        opacity: 0.7;
        pointer-events: none;
        z-index: -1;
    }
    .collab-section {
        position: relative;
        overflow: visible;
    }

    .collab-section2 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .collab-section2::before {
        content: "";
        position: absolute;
        /* transform: rotate(-16deg); */
        width: 100%;
        height: 305px;
        background: url(../img/bibhuti/bg/bg21.png) no-repeat center;
        background-size: contain;
        right: 677px;
        /* left: 544px; */
        /* bottom: 186px; */
        top: -183px;
        opacity: 0.7;
        pointer-events: none;
        z-index: -1;
    }
    .collab-section2 {
        position: relative;
        overflow: visible;
    }

    .success-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .success-section::before {
        content: "";
        position: absolute;
        transform: rotate(-16deg);
        width: 100%;
        height: 477px;
        background: url(../img/bibhuti/bg/bg20.png) no-repeat center;
        background-size: contain;
        right: 676px;
        bottom: 141px;
        /* top: -251px; */
        opacity: 0.9;
        pointer-events: none;
        z-index: -1;
    }
    .success-section {
        position: relative;
        overflow: visible;
    }

    .success-section2 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .success-section2::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 239px;
        background: url(../img/bibhuti/bg/bg7.png) no-repeat center;
        background-size: contain;
        left: 657px;
        top: -107px;
        opacity: 0.2;
        pointer-events: none;
        z-index: -1;
    }
    .success-section2 {
        position: relative;
        overflow: visible;
    }

    .exp-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .exp-section::before {
        content: "";
        position: absolute;
        transform: rotate(-86deg);
        width: 100%;
        height: 140px;
        background: url(../img/bibhuti/bg/bg3.png) no-repeat center;
        background-size: contain;
        /* left: -82px; */
        right: 762px;
        top: -174px;
        /* transform: translateY(-50%); */
        opacity: 0.3;
        pointer-events: none;
        z-index: -1;
    }
    .exp-section {
        position: relative;
        overflow: visible;
    }
    .exp-section2 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .exp-section2::before {
        content: "";
        position: absolute;
        transform: rotate(240deg);
        width: 100%;
        height: 379px;
        background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
        background-size: contain;
        /* left: -11px; */
        right: 719px;
        top: 65px;
        /* transform: translateY(-50%); */
        opacity: 0.2;
        pointer-events: none;
        z-index: -1;
    }
    .exp-section2 {
        position: relative;
        overflow: visible;
    }
    .exp-section3 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .exp-section3::before {
        content: "";
        position: absolute;
        transform: rotate(60deg);
        width: 100%;
        height: 379px;
        background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
        background-size: contain;
        /* left: -11px; */
        /* right: 692px; */
        left: 726px;
        top: -557px;
        /* transform: translateY(-50%); */
        opacity: 0.2;
        pointer-events: none;
        z-index: -1;
    }
    .exp-section3 {
        position: relative;
        overflow: visible;
    }

    .who-section3 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .who-section3::before {
        content: "";
        position: absolute;
        /* transform: rotate(230deg); */
        width: 100%;
        height: 379px;
        background: url(../img/bibhuti/bg/bg1.png) no-repeat center;
        background-size: contain;
        /* left: -11px; */
        right: 719px;
        /* right: 692px; */
        /* left: 648px; */
        top: 262px;
        /* transform: translateY(-50%); */
        opacity: 0.5;
        pointer-events: none;
        z-index: -1;
    }
    .who-section3 {
        position: relative;
        overflow: visible;
    }

    .who-section2 {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .who-section2::before {
        content: "";
        position: absolute;
        /* transform: rotate(230deg); */
        width: 100%;
        height: 379px;
        background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
        background-size: contain;
        right: 309px;
        top: -175px;
        opacity: 0.5;
        pointer-events: none;
        z-index: 9;
    }
    .who-section2 {
        position: relative;
        overflow: visible;
    }

    .who-section {
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    .who-section::before {
        content: "";
        position: absolute;
        /* transform: rotate(230deg); */
        width: 100%;
        height: 379px;
        background: url(../img/bibhuti/bg/bg5.png) no-repeat center;
        background-size: contain;
        /* left: -11px; */
        /* right: 692px; */
        left: 727px;
        top: 14px;
        /* transform: translateY(-50%); */
        opacity: 0.7;
        pointer-events: none;
        z-index: -1;
    }
    .who-section {
        position: relative;
        overflow: visible;
    }

    .footer-main-bg {
        background-color: #f1f1f1 !important;
        clip-path: polygon(0 0, 100% 121px, 100% 100%, 0 100%);
    }

    .mb-50px {
        margin-bottom: 50px;
    }
    .r-book-btn {
        display: none;
    }
    .pb-30px {
        padding-bottom: 30px;
    }
    .pb-15px {
        padding-bottom: 15px !important;
    }
    .full-none {
        display: none;
    }

    .team-img {
        border-radius: 50%;
        height: 152px;
        object-fit: cover;
        width: 152px;
    }
    .fs-15px {
        font-size: 15px !important;
    }
    .bib-btn {
        padding: 10px 32px !important;
        font-size: 17px !important;
    }
    .working__support {
        height: 331px;
    }
    .working__support--2 {
        height: 331px;
    }
    .blogs-home {
        height: 166px;
        object-fit: cover;
        width: 100%;
    }

    .project-home {
        height: 363px;
        border-radius: 10px 10px 0px 0px;
        object-fit: cover;
        width: 100%;
    }
    .cta-btn {
        padding: 12px 23px !important;
        color: var(--primaryColor) !important;
        margin-bottom: 10px;
        font-size: 18px !important;
        font-weight: 600 !important;
    }
    h3 {
        font-size: 31px !important;
    }
    .section__title__button span {
        font-size: 13px;
        padding: 7px 22px !important;
        letter-spacing: 1px;
    }
    .about-home {
        height: 510px;
        width: 100%;
        object-fit: cover;
    }
}
@media (min-width: 992px) {
    .partners-header p {
        padding-left: 290px;
        padding-right: 290px;
    }
}
@media (min-width: 1200px) {
    .desktop-none {
        display: none !important;
    }
}
@media (max-width: 1500px) {
    .headerarea__main__menu ul li a {
        font-size: 18px;

        padding: 6px 11px 6px !important;
    }
    .mega-menu {
        left: 136% !important;
    }
    .profile-mega-menu {
        left: 2% !important;
    }
    .resources-mega-menu {
        left: 2% !important;
    }
}
.about__img__wrapper {
    padding-left: 0px;
}
.about__misson h6 {
    font-size: 20px;
    margin-top: 25px;
}
.about__number__position {
    right: -8px;
    top: -134px !important;
}
.about__number__inner {
    width: 120px;
    height: 123px;
    padding: 10px;
}

.about__text__wrapper {
    margin-left: 0px;
}

.headerarea__logo a img {
    width: 128px;
    height: auto;
}
.footer__logo img {
    width: 145px;
    height: auto;
}

.align-center {
    align-items: center;
}

.fs-26px {
    font-size: 26px;
}

.mb-0 {
    margin-bottom: 0px !important;
}
.mr-10px {
    margin-right: 10px;
}
.mb-20px {
    margin-bottom: 20px !important;
}
.cta-small {
    text-align: left !important;
    margin-left: 227px;
    margin-top: 33px;
    margin-bottom: 3px !important;
}

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

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

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

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

.headerarea__main__menu ul li a {
    color: black;
    font-size: 18px;
    font-weight: 700;
    padding: 23px 18px 18px;
}
.bg-none {
    background: none !important;
}
.bg-primary {
    background: var(--primaryColor) !important;
}
.bg-white {
    background-color: white !important;
}

.bg-secondary {
    background-color: var(--secondaryColor) !important;
}
.headerarea__main__wrapper--2 {
    background-color: white !important;
}
.color-white {
    color: white !important;
}

.book-btn {
    padding: 13px 29px;
    font-size: 17px;
}
.service {
    background: none;
}

.main-logo {
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
}
.pb-50px {
    padding-bottom: 50px;
}

.bibhuti-loader {
    width: 200px;
    object-fit: cover;
}

.copyright {
    padding: 0px 32px !important;
}

.copyright--2::before {
    top: 0px;
    height: 61px;
    background-color: var(--secondaryColor);
}
.copyright__left.copyright__left--2 p a {
    color: var(--primaryColor);
}
.copyright__left p {
    color: black;
}
.newsletter {
    position: relative;
    margin-bottom: -60px;
    z-index: 10;
}

.newsletter-wrap {
    max-width: 1200px;
    margin: 0 auto;
    background: var(--primaryColor);
    border-radius: 15px;
    padding: 26px 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.newsletter-content h3 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}

.newsletter-content p {
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    font-size: 15px;
}

.newsletter-form {
    position: relative;
    width: 445px;
    max-width: 100%;
}

.newsletter-form input {
    width: 100%;
    height: 54px;
    border: none;
    border-radius: 8px;
    padding: 0 80px 0 20px;
    font-size: 16px;
    outline: none;
}

.newsletter-form button {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    width: 39px;
    height: 39px;
    border: none;
    border-radius: 50%;
    background: var(--secondaryColor);
    color: #fff;
    cursor: pointer;
    transition: 0.3s;
}

.newsletter-form button:hover {
    transform: translateY(-50%) scale(1.08);
}
.working__paragraph {
    height: 114px;
}

@media (max-width: 991px) {
    .team__member__content__4 span {
        font-size: 14px !important;
    }
    .team__member__content__4 h6 a {
        font-size: 20px !important;
    }
    .team__member__img__4 {
        max-width: 43px !important;
    }
    .working__support--2 {
        padding-left: 33px !important;
    }
    .working__paragraph {
        height: 93px !important;
    }
    .blog__date span {
        font-size: 28px;
    }
    .blog__date p {
        font-size: 13px;
    }
    .blog__date__inner {
        width: 101px;
        height: 86px;
    }
    .blog__date::after {
        width: 101px;
        height: 86px;
    }

    .newsletter-wrap {
        gap: 5px !important;
    }
    .newsletter-content p {
        display: none;
    }
    .newsletter-wrap {
        flex-direction: column;
        text-align: center;
        padding: 30px 20px;
    }

    .newsletter-content h3 {
        font-size: 18px;
    }

    .newsletter-form {
        width: 100%;
    }
    .newsletter {
        margin-bottom: -22px !important;
    }
}

@media (min-width: 1499px) and (max-width: 1800px) {
    .footer-main-bg {
        clip-path: polygon(0 0, 100% 147px, 100% 100%, 0 100%) !important;
    }
}
@media (min-width: 1600px) {
    .exp-section::before {
        display: none !important;
    }
}
@media (min-width: 1800px) {
    .footer-main-bg {
        clip-path: polygon(0 0, 100% 158px, 100% 100%, 0 100%) !important;
    }
}
@media (min-width: 2000px) {
    .footer-main-bg {
        clip-path: polygon(0 0, 100% 180px, 100% 100%, 0 100%) !important;
    }
}
.mr-80px {
    margin-right: 80px;
}

.header__topbar__right p {
    color: black;
}

.herobanner__title--mid h1 {
    font-size: 36px;
    color: var(--primaryColor);

    line-height: 72px;
}
.ht__gradient__bg {
    background: none;
}
.herobanner__text p {
    color: black;
}
.text-center {
    text-align: center !important;
}

.testimonial-img {
    height: 67px;
    width: 67px;
}
.default__button.btn__black {
    background: var(--primaryColor);
}

.default__button:hover {
    border: 1px solid var(--blackColor);
    color: black;
    background: none;
}
.default__button {
    padding: 13px 29px;
    background: var(--primaryColor);
    font-size: 17px;
}
.text-right {
    text-align: right;
}
.working__support {
    background: var(--secondaryColor);

    /* padding-right: 67px; */
}
.working__support--2 {
    background: var(--primaryColor);

    /* padding-left: 80px; */
}

.bg-light {
    background: #f5f5f5;
}

.contact__input__wrapper {
    background: #f8f9fa;
}

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

.partners-section {
    padding: 80px 0;
    /* background: #f8f8f8; */
}

.section-title {
    text-align: center;
    margin-bottom: 40px;
}

.section-title h2 {
    font-size: 40px;
    font-weight: 600;
    color: #444;
}

.partners-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.partner-card {
    position: relative;

    align-items: center;
    gap: 12px;

    min-width: 85px;
    text-align: center;
    padding: 17px;
    background: #fff;

    border-radius: 4px;

    transition: 0.3s;
}

.partner-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.top-line {
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 3px;
    background: #d32f2f;
    border-radius: 50px;
}

.partner-card img {
    height: 85px;

    object-fit: cover;
    flex-shrink: 0;
}

.content h5 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #222;
}

.content p {
    margin: 2px 0 0;
    font-size: 11px;
    color: #777;
    line-height: 1.4;
}

/* Tablet */
@media (max-width: 992px) {
    .partner-card {
        width: calc(33.333% - 10px);
    }
}

/* Mobile */
@media (max-width: 768px) {
    .partner-card {
        width: calc(50% - 10px);
    }
}

/* Small Mobile */
@media (max-width: 576px) {
    .partner-card {
        width: 100%;
    }
}
.section-title {
    text-align: center;
    margin-bottom: 40px;
}

.section-title h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;

    font-size: 18px;
    font-weight: 500;
    color: #444;
    margin: 0;
}

.section-title h2::before,
.section-title h2::after {
    content: "";
    flex: 1;
    max-width: 167px;
    height: 1px;
    background: var(--primaryColor);
}
.offcanvas__sub_menu_item {
    padding: 15px 20px;
    font-size: 16px;
}
.offcanvas__menu_ul {
    max-height: 400px;
}
.breadcrumbarea__title {
    margin-top: 41px;
    text-align: center;
}

.breadcrumbarea__title h2 {
    font-size: 52px;
}

.b-text {
    color: white;
    font-size: 20px;
}
.contact__icon span {
    height: 43px;
    width: 43px;
    line-height: 43px;
}

.overview-img {
    height: 103px;

    object-fit: cover;
    /* border-radius: 74px 57px 89px; */
}

.fs-28px {
    font-size: 28px;
}

.pt-85px {
    padding-top: 85px;
}
.section__title--3 .blog__4__section__title__text p {
    margin-top: 10px;
    color: --var(contentColor);
}

/* .blog__3__single{
    background:#efeded;
  } */
.section__title--3 .section__title__heading h3 {
    color: black;
}
.section__title--3 .section__title__button span {
    color: var(--primaryColor) !important;
    border: 1px solid var(--primaryColor) !important;
}
.section__title__button span {
    color: var(--primaryColor) !important;
    border: 1px solid var(--primaryColor) !important;
}
.bg-b {
    background: #df414117;
}

.pb-85px {
    padding-bottom: 85px;
}
.service__single__wraper {
    background: #f6f7f7;
}
.color-black {
    color: black;
}

.tatwa-img {
    height: 259px;
    object-fit: cover;
    border-radius: 10px;
}

.tatva-list {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.tatva-list li {
    padding: 2px 15px;
    margin-bottom: 10px;
    border-radius: 8px;
    background: #ffebeb;
    cursor: pointer;
    transition: 0.3s;
}

/* .tatva-list li.active,
.tatva-list li:hover {
    background: #d32f2f;
    color: #fff;
} */

/* Right */

.tatva-right {
    flex: 1;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    min-height: 420px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
}

.border-white {
    border: 1px solid white;
}
.why-about-img {
    /* height: 392px; */
    /* border-radius: 10px; */
    width: 100%;
    object-fit: cover;
}
.fs-22px {
    font-size: 22px;
}

.justify-center {
    justify-content: center;
}
.team__member__single {
    background: #ebebeb;
}

.team__member__icon ul {
    background: none;
}
.breadcrumbarea {
    padding: 36px 0;
}

.blog__details__list ul li {
    margin-bottom: 23px;
}

.text-uppercase {
    text-transform: uppercase;
}
.blog__details__heading h4 {
    margin-bottom: 49px;
}

.bacas-section {
    padding: 100px 0;
}

.bacas-wrapper {
    position: relative;
    max-width: 900px;
    width: 100%;
    height: 650px;
    margin: 147px auto 0;
    padding: 0 15px;
}

.bacas-ring {
    position: absolute;
    width: 502px;
    height: 502px;
    border: 2px dashed #d8d8d8;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bacas-center {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 495px;
    height: 507px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fbfbfb;
    /* background: var(--secondaryColor); */
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
    z-index: 2;
}

.bacas-center h2 {
    color: #c32626;
    margin: 0;
    margin-top: 14px;
    font-size: 20px;
    font-weight: 700;
}

.bacas-center span {
    font-size: 11px;
    letter-spacing: 1px;
}

.bacas-card {
    position: absolute;
    width: 257px;
    background: #fff;
    border-radius: 16px;
    padding: 25px 20px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    z-index: 3;
}

.bacas-card .icon {
    width: 45px;
    height: 45px;
    margin: 0 auto 15px;
    border-radius: 50%;
    background: #a91d1d;
    color: #fff;
    font-weight: 700;
    line-height: 45px;
}

.bacas-card h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

.bacas-card p {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

/* Desktop Positions */
.item {
    position: absolute;
    width: 120px;
    height: 120px;
}

.top {
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.right-top {
    top: 19%;
    left: 88%;
    transform: translate(-50%, -50%);
}

.right-bottom {
    top: 77%;
    left: 79%;
    transform: translate(-50%, -50%);
}

.bottom {
    top: 77%;
    left: 21%;
    transform: translate(-50%, -50%);
}

.left {
    top: 19%;
    left: 12%;
    transform: translate(-50%, -50%);
}

/* Mobile & Tablet */
@media (max-width: 991px) {
    .working__button {
        text-align: center;
    }
    .working__heading {
        text-align: center;
    }
    .blog__details__text {
        margin-bottom: 0;
    }
    .service__single__wraper {
        margin-bottom: 20px;
    }
    .about__mission__vission {
        margin-bottom: 0px;
    }
    .partners-section {
        padding: 50px 0 !important;
    }
    .project__bottom {
        border: none !important;
        padding: 0 !important;
    }
    .res-none {
        display: none !important;
    }
    .bacas-wrapper {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 50px;
        margin-top: 50px;
    }

    .bacas-ring {
        display: none;
    }

    .bacas-center {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        width: 100%;
        max-width: 350px;
        height: 180px;
        border-radius: 20px;
        margin-bottom: 10px;
    }

    .bacas-card {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        transform: none !important;

        width: 100%;
        max-width: 350px;
        padding: 20px;
    }

    .bacas-card::after {
        content: "↓";
        position: absolute;
        left: 50%;
        bottom: -38px;
        transform: translateX(-50%);
        font-size: 28px;
        font-weight: 700;
        color: #a91d1d;
    }

    .bacas-card:last-child::after {
        display: none;
    }

    .bacas-center h2 {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .section__title__button span {
        font-size: 13px;
    }

    .blog__details__heading h4 {
        font-size: 22px;
        line-height: 1.3;
    }

    .blog__details__text p {
        font-size: 15px;
    }

    .bacas-card h4 {
        font-size: 18px;
    }

    .bacas-card p {
        font-size: 14px;
    }

    .bacas-card .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
}

.testimonial__text p {
    font-size: 18px;
    text-decoration: none;
    line-height: 35px;
}

.color-primary {
    color: var(--primaryColor);
}

.about__number__inner p {
    line-height: 23px;
}
.about__number__inner span {
    font-size: 35px;
}
.proud-color {
    color: #936c6c !important;
    font-weight: 700 !important;
    letter-spacing: 2px;
}
.default__button.btn__white:hover {
    color: white !important;
}

.who-title {
    letter-spacing: 1px;
    font-weight: 600 !important;
}
.social-color {
    color: var(--primaryColor) !important;
    font-size: 20px;
}
.footer__icon ul li a:hover {
    color: white;
    background: #ffe0e0;
}
.footer__menu__title h6:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 40px;
    background: var(--primaryColor);
    top: 50%;
    /* left: 0; */
    right: -47px;
    margin-top: -2px;
}

.footer__text p {
    line-height: 34px;
}

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

.primary {
    background: var(--primaryColor);
}
.secondary {
    background: var(--secondaryColor);
}
.fs-10px {
    font-size: 10px;
}

.bacas-img {
    height: 105px;
}
.fs-12px {
    font-size: 12px;
}

.ht-28px {
    height: 28px;
}
.mb-60px {
    margin-bottom: 60px;
}
.service__single__4 {
    border: 1px solid #e7e0e0;
    border-radius: 0px 0px 85px 0px;
    background: white;
}

.other-services .sidebar__title h5 {
    font-size: 26px;
    font-weight: 700;
    color: #b22222;
    margin-bottom: 30px;
}

.service-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.service-card {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 15px 28px;
    border-radius: 12px;
    text-decoration: none;
    color: #111;
    box-shadow: 0 10px 9px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-icon i {
    font-size: 28px;
    color: #b22222;
}

.service-card span {
    flex: 1;
    font-size: 17px;
    font-weight: 500;
}

.service-card .arrow {
    font-size: 24px;
    color: #b22222;
}

@media (max-width: 767px) {
    .project__single {
        margin-bottom: 20px;
    }
    .other-services .sidebar__title h5 {
        font-size: 26px;
    }

    .service-card {
        padding: 9px 20px;
        gap: 15px;
    }

    .service-card span {
        font-size: 16px;
    }

    .service-icon i {
        font-size: 28px;
    }
}

.service-details-title {
    font-size: 30px !important;
    margin-top: 52px;
}
.sidebar__common__input {
    padding: 4px 20 10px 20px;
    margin-bottom: 19px;
}
.project__details__sidebar__heading h6 {
    font-size: 23px;
}
.project__details__get__quote {
    padding: 37px 50px 50px 30px;
}

.other-services {
    background: #f8f9fa;

    padding: 38px;
    border-radius: 10px;
}

.sidebar {
    margin-right: 0px;
}

.sticky-sidebar {
    position: sticky;
    top: 100px;
    align-self: flex-start;
    position: -webkit-sticky;
}
@media (min-width: 992px) {
    .sticky-sidebar {
        position: sticky;
        top: 120px;
    }
}
.row {
    overflow: visible !important;
}
.service__details {
    overflow: visible !important;
}

.service-details-img {
    height: 404px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.service-details-img2 {
    height: 384px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.service-points {
    list-style: none;
    padding: 0;
    margin: 0;
}

.service-points li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 7px;
    line-height: 1.8;
    font-size: 16px;
    display: block;
}

.service-points li::before {
    content: "\eed6"; /* icofont-check-circled */
    font-family: IcoFont;
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--primaryColor, #be2727);
    font-size: 18px;
}

.common__gradient__bg::after {
    background: var(--secondaryColor);
}
.team-background::after {
    background: var(--primaryColor) !important;
}

.featured-posts {
    padding: 25px;
    border-radius: 10px;
    background: #f8f9fa;
}

.featured-posts .sidebar__title h5 {
    margin-top: 21px;
    text-align: center;
    font-size: 28px;
    font-weight: 600;

    margin-bottom: 10px;
}

.featured-posts .sidebar__title p {
    color: #777;
    font-size: 18px;
    margin-bottom: 30px;
}

.featured-post-list {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.featured-post-card {
    display: flex;
    align-items: center;
    gap: 13px;
    padding: 15px;
    border-radius: 6px;
    background: #ffffff;
    text-decoration: none;
    box-shadow: 0 12px 13px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
}

.featured-post-card:hover {
    transform: translateY(-5px);
}

.featured-post-img {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #b22222;
}

/* .featured-post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

.featured-post-content {
    flex: 1;
}

.featured-post-content h6 {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 2px;
    color: #1f2235;
    font-weight: 700;
}

.featured-post-date {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #8b8b8b;
    font-size: 22px;
}

.featured-post-date i {
    font-size: 17px;
}

.featured-post-arrow {
    color: #b22222;
    font-size: 34px;
    margin-left: 15px;
}

@media (max-width: 991px) {
    .featured-post-card {
        align-items: flex-start;
    }

    /* .featured-post-img {
        width: 100%;
        height: 220px;
    } */

    .featured-post-content h6 {
        font-size: 15px;
    }

    .featured-post-date {
        font-size: 16px;
    }

    .featured-post-arrow {
        display: none;
    }
}

.blog-side-img {
    height: 83px;
    object-fit: cover;
    width: 81px;
}
.blog__details__img__wrapper {
    padding: 0px;
}

.blog-details-img {
    height: 422px;
    border-radius: 10px;
    object-fit: cover;
}

.blog__details__social__icon {
    justify-content: start;
    background: none;
    margin-bottom: 20px;
    padding: 0;
}
.blog__details__social__icon ul li a {
    width: 48px;
    height: 43px;
    color: var(--primaryColor);
    line-height: 48px;
    display: inline-block;
    background: none;
    text-align: center;
    border-radius: 100%;
}

.project-details-img {
    height: 536px;
    object-fit: cover;
    border-radius: 10px;
}

.terms-section {
    background: #f8f9fa;
}

.terms-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.terms-header {
    text-align: center;
    margin-bottom: 60px;
}

.terms-badge {
    display: inline-block;
    background: rgba(190, 39, 39, 0.1);
    color: var(--primaryColor);
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.terms-header h1 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.terms-header p {
    max-width: 700px;
    margin: 0 auto;
    color: var(--secondaryColor);
    font-size: 18px;
    line-height: 1.8;
}

.terms-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.terms-card {
    background: #fff;
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-left: 5px solid var(--primaryColor);
    transition: all 0.3s ease;
}

.terms-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.terms-card h3 {
    color: var(--primaryColor);
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.terms-card p {
    color: #555;
    line-height: 1.9;
    margin: 0;
}

@media (max-width: 768px) {
    .terms-header h1 {
        font-size: 30px;
    }

    .terms-header p {
        font-size: 16px;
    }

    .terms-card {
        padding: 25px;
    }

    .terms-card h3 {
        font-size: 20px;
    }
}
.copyright__right ul li a:hover {
    color: var(--secondaryColor);
}

.book-btn-2 .bg-primary:hover {
    background: none !important;
    color: black !important;
}
.solutions-dropdown {
    width: 295px;
    padding: 11px;
    background: #f5f5f5;
    border-radius: 10px;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
    position: absolute;
    top: 110%;
    left: 109%;
    transform: translateX(-50%);
}

/* Important */
.solutions-dropdown li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
}

.solutions-dropdown li a {
    display: flex !important;
    justify-content: space-between;
    align-items: center;

    width: 100%;
    padding: 25px 35px;

    border-radius: 20px;
    background: transparent;

    font-size: 40px;
    font-weight: 500;
    color: #222;

    transition: all 0.3s ease;
}

.solutions-dropdown li a i {
    font-size: 28px;
    color: #d0d0d0;
}

/* Red bar only on hover */
.solutions-dropdown li a:hover {
    background: linear-gradient(135deg, #be2727, #d92c2c);
    color: #fff;
}

.solutions-dropdown li a:hover i {
    color: #fff !important;
}
.solutions-dropdown li a:hover span {
    color: #fff !important;
}

.solutions-dropdown .p {
    padding: 9px 18px 9px !important;
}

.herobanner {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: url(img/bibhuti/banner/r-b.png) no-repeat right center;
    background-size: cover;
}
.herobanner__single {
    position: relative;
    height: 100%;
}

.herobanner .row {
    min-height: 591px; /* visual consistency only */
    display: flex;
    align-items: center;
}
/* .herobanner__small__text {
    margin-bottom: 20px;
} */

.herobanner__title {
    margin-bottom: 20px;
}

.herobanner__text {
    margin-bottom: 25px;
}

.herobanner__button {
    margin-top: 10px;
}
.herobanner__content__wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 900px;
    text-align: center;
    z-index: 2;
}
.herobanner .row {
    margin: 0;
    justify-content: center;
}
.herobanner .container,
.herobanner__wrapper,
.herobanner__single,
.herobanner .row {
    height: 100%;
}
.herobanner__title h1 {
    margin-bottom: 20px;
    color: var(--primaryColor);
    font-size: 47px;
    line-height: 79px;
}

.herobanner__text {
    margin-bottom: 25px;
}
.herobanner__with__transparent__header .herobanner__content__wrapper {
    padding-top: 0px;
}
.gap-10px {
    gap: 10px;
}
/* Main Styling */
.topbar-style-1 {
    background: #f3f3f3;
    border-bottom: 1px solid #e5e5e5;
}

.topbar-style-1 .container {
    max-width: 100%;
    padding: 0 40px;
}

.topbar-style-1 .row {
    min-height: 27px;
}

.topbar-style-1 .header__topbar__left ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.topbar-style-1 .topbar-item {
    display: flex;
    align-items: center;
    position: relative;
}

.topbar-style-1 .topbar-item:not(:last-child) {
    padding-right: 30px;
    margin-right: 30px;
}

.topbar-style-1 .topbar-item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: #d8d8d8;
}

.topbar-style-1 .topbar-item svg,
.topbar-style-1 .topbar-location svg {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}

.topbar-style-1 .header__topbar__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.topbar-style-1 .topbar-location {
    display: flex;
    align-items: center;
    padding-right: 25px;
    margin-right: 25px;
    position: relative;
}

.topbar-style-1 .topbar-location::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 24px;
    background: #d8d8d8;
}

.topbar-style-1 a {
    font-size: 14px;
    font-weight: 500;
    color: #444 !important;
    text-decoration: none;
}

.topbar-style-1 .topbar-social {
    display: flex;
    align-items: center;
    gap: 15px;
}

.topbar-style-1 .topbar-social a {
    color: #be2727 !important;
    font-size: 16px;
    transition: all 0.3s ease;
}

.topbar-style-1 .topbar-social a:hover {
    transform: translateY(-2px);
}

@media (max-width: 991px) {
    .topbar-style-1 {
        display: none;
    }
}
.header__topbar {
    padding: 3px;
}
.header__topbar__left {
    justify-content: start;
}

.headerarea--2 {
    /* position: fixed; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;

    transform: translateY(0); /* ALWAYS visible */
    transition: none;
}
.headerarea--2.is-visible {
    transform: translateY(0);
}

.gap-30px {
    gap: 30px;
}

.pink__color {
    height: 750px;
}
.about__inner--2 .about__button {
    margin-top: 30px;
}

/* .partners-section{
    padding:100px 0;
    overflow:hidden;
}

.partners-wrapper{
    display:flex;
    gap:25px;
    height:500px;
}

.partner-column{
    flex:1;
    position:relative;
    overflow:hidden;
    height:700px;
}

.partner-track{
    position:absolute;
    top:0;
    left:0;
    width:100%;

    display:flex;
    flex-direction:column;
    gap:25px;

    will-change:transform;
}

.partner-card{
    min-height:180px;
    background:#fff;
    border-radius:20px;
    padding:30px;

    display:flex;
    align-items:center;
    justify-content:center;

    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.partner-card img{
    width:100%;
    max-width:150px;
    height:auto;
    object-fit:contain;
    display:block;
}


@media (max-width: 991px){

    .partners-wrapper{
        gap:15px;
        height:600px;
    }

    .partner-column{
        height:600px;
    }

    .partner-card{
        min-height:150px;
    }
}

@media (max-width: 767px){

    .partners-wrapper{
        flex-wrap:wrap;
        height:auto;
    }

    .partner-column{
        flex:0 0 calc(50% - 8px);
        height:500px;
    }
}

@media (max-width: 575px){

    .partner-column{
        flex:0 0 100%;
        height:350px;
    }
}

.scroll-up .partner-track{
    animation:scrollUp 25s linear infinite;
}

.scroll-down .partner-track{
    animation:scrollDown 25s linear infinite;
}

@keyframes scrollUp{}
@keyframes scrollDown{} */

.partners-section {
    padding: 100px 0;
}

.partners-box {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    padding: 35px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

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

.partners-box::before {
    content: "";
    position: absolute;
    top: 12px;
    right: 413px;
    height: 333px;
    width: 50%;

    background: url("../img/bibhuti/bg.png") no-repeat top right;
    background-size: contain;

    pointer-events: none;
    z-index: 1;
}

.partners-header,
.partners-wrapper,
.partners-btn {
    position: relative;
    z-index: 2;
}

.partners-header {
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
}

.partners-header h2 {
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    color: #6d7378;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.title-line {
    width: 90px;
    height: 4px;
    background: #c52828;
    margin-bottom: 15px;
}

.partners-header p {
    font-size: 18px;
    color: #444;
    line-height: 1.7;
    margin: 0;
}

.partners-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    position: relative;
    z-index: 2;
}

.partner-card {
    width: 187px;
    height: 133px;
    border: 2px solid #cbcbcb;
    border-radius: 12px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.partner-card:hover {
    transform: translateY(0px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.partner-card img {
    max-width: 100%;
    max-height: 133px;
    object-fit: contain;
}

.partners-btn {
    text-align: right;
    margin-top: 25px;
    position: relative;
    z-index: 2;
}

.view-partners-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #c52828;
    color: #fff;
    padding: 7px 28px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(197, 40, 40, 0.3);
    transition: 0.3s;
}

.view-partners-btn:hover {
    border: 1px solid var(--blackColor);
    color: black;
    background: none;
}

.cta-section {
    position: relative;
    overflow: hidden;
    padding: 35px 20px;
    background: var(--secondaryColor);
    text-align: center;
}

.cta-content {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.cta-content h2 {
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-bottom: 20px;
    line-height: 1.2;
}

.cta-content p {
    color: white;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 22px;
}

.cta-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.btn-primary,
.btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 172px;
    height: 46px;
    padding: 0 30px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn-primary {
    background: white;
    color: var(--primaryColor);
    box-shadow: 0 8px 20px rgba(160, 0, 61, 0.25);
}

.btn-primary:hover {
    transform: translateY(-3px);
}

.btn-secondary {
    color: white;
    border: 1px solid white;
}

.btn-secondary:hover {
    transform: translateY(-3px);
    color: var(--primaryColor);
    background: white;
}

/* Decorative Shapes */
.cta-shape {
    position: absolute;
    border-radius: 50%;
    background: rgba(185, 165, 210, 0.15);
}

.shape-1 {
    width: 220px;
    height: 220px;
    top: -110px;
    left: -110px;
}

.shape-2 {
    width: 220px;
    height: 220px;
    right: -110px;
    bottom: -110px;
}

@media (max-width: 768px) {
    .cta-content h2 {
        font-size: 34px;
    }

    .cta-content p {
        font-size: 15px;
    }

    .btn-primary,
    .btn-secondary {
        width: 100%;
        max-width: 269px;
    }
}

.service__content__4 {
    margin-bottom: 7px;
}
.service__img__4 {
    margin-bottom: 6px;
}

.service__single__4 {
    padding: 26px 22px;
}

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

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

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

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

.partners-slider-top,
.partners-slider-bottom {
    overflow: hidden;
    width: 100%;
}

.partners-slider-top .swiper-wrapper,
.partners-slider-bottom .swiper-wrapper {
    transition-timing-function: linear !important;
}

.partners-slider-top .swiper-slide,
.partners-slider-bottom .swiper-slide {
    width: auto !important;
}
.swiper-wrapper {
    transition-timing-function: linear !important;
}

.partner-card {
    width: 220px !important; /* fixed width for smooth scrolling */
}
.partners-slider {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.partners-track {
    display: flex;
    width: max-content;
}

.partners-track.left {
    animation: marqueeLeft 30s linear infinite;
}

.partners-track.right {
    animation: marqueeRight 30s linear infinite;
}
@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}
@keyframes marqueeLeft {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

@keyframes marqueeRight {
    from {
        transform: translateX(-50%);
    }
    to {
        transform: translateX(0);
    }
}

.partner-card {
    flex: 0 0 220px;
    margin-right: 20px;
}
.swiper-wrapper {
    transition-timing-function: linear !important;
}

.partner-card {
    width: 220px !important;
}

.pt-70px {
    padding-top: 70px;
}
.footer__icon ul li a {
    height: 47px;
}
p {
    font-size: 19px;
}

.work__process__text p {
    color: var(--contentColor);
}
.work__process__name h6 a {
    color: black;
}

.decoration-none {
    text-decoration-line: none !important;
}

.decoration-underline {
    text-decoration: underline;
}
.blog__details__text--2 p {
    padding: 21px 30px;
    font-size: 23px;
    text-align: center;
}

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

:root {
    --primaryColor: #be2727;
    --secondaryColor: #9ea1a2;
}

.book-consultation {
    padding: 0;
    background: #f8f9fa;
}

.consultation-wrapper {
    display: flex;
    gap: 40px;
    align-items: stretch;
}

.consultation-info {
    flex: 1;
    border: 1px solid var(--secondaryColor);
    padding: 50px;
    border-radius: 25px;
    color: var(--contentColor);
    position: relative;
    overflow: hidden;
}

.consultation-info::before {
    content: "";
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    background: var(--primaryColor);
    opacity: 0.8;
    top: -150px;
    right: -100px;
}

.consultation-tag {
    display: inline-block;
    background: rgba(255, 255, 255, 0.08);
    padding: 10px 18px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-size: 14px;
}

.consultation-info h2 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
}

.consultation-info p {
    color: var(--contentColor);
    line-height: 1.8;
    margin-bottom: 40px;
}

.consultation-feature {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.consultation-feature i {
    width: 45px;
    height: 45px;
    background: rgba(190, 39, 39, 0.15);
    color: var(--primaryColor);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.contact-box {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.contact-box p {
    margin-bottom: 10px;
}

.consultation-form {
    flex: 1.2;
    background: #fff;
    padding: 50px;
    border-radius: 25px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.05);
}

.consultation-form h3 {
    margin-bottom: 30px;
}

.form-group {
    margin-bottom: 20px;
}

.form-control,
.form-select {
    height: 51px;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
}

textarea.form-control {
    height: 140px;
    resize: none;
    padding-top: 15px;
}

.form-control:focus,
.form-select:focus {
    border-color: var(--primaryColor);
    box-shadow: 0 0 0 4px rgba(190, 39, 39, 0.1);
}

.consult-btn {
    width: 100%;
    height: 58px;
    border: none;
    border-radius: 12px;
    background: var(--primaryColor);
    color: #fff;
    font-weight: 600;
    transition: 0.3s;
}

.consult-btn:hover {
    background: #a11f1f;
}

@media (max-width: 991px) {
    .consultation-wrapper {
        flex-direction: column;
    }

    .consultation-info,
    .consultation-form {
        padding: 35px;
    }

    .consultation-info h2 {
        font-size: 36px;
    }
}
.consultation-stats {
    display: flex;
    gap: 12px;
    margin-top: 25px;
}

.stat-box {
    flex: 1;
    text-align: center;
    padding: 18px 12px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    transition: 0.3s;
}

.stat-box:hover {
    transform: translateY(-5px);
    border-color: rgba(190, 39, 39, 0.4);
}

.stat-box h4 {
    margin: 0;
    font-size: 26px;
    font-weight: 700;
}

.stat-box span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}

.trust-badge {
    margin-top: 25px;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px 20px;
    border-radius: 16px;
    background: linear-gradient(
        135deg,
        rgba(190, 39, 39, 0.15),
        rgba(255, 255, 255, 0.05)
    );
    border: 1px solid rgba(190, 39, 39, 0.25);
}

.trust-badge i {
    color: var(--primaryColor);
    font-size: 24px;
}

.trust-badge span {
    font-size: 14px;
    line-height: 1.6;
}

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

.fs-30px {
    font-size: 30px !important;
}

.our-partners-text {
    letter-spacing: 1px;
}

.mobile__component__right .headerarea__button {
    margin-left: 0px;
}

.cta-2-p {
    padding-top: 35px;
    padding-bottom: 35px;
}
.faq__accordion .accordion-item h2 button {
    font-size: 20px;
}

.offcanvas__menu_item {
    color: var(--primaryColor);
}
.offcanvas__sub_menu_item {
    color: var(--primaryColor);
}

/* =========================
   OFFCANVAS PANEL
========================= */

.offcanvas__header {
    background: #fff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.offcanvas__logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    border-bottom: 1px solid #ececec;
}

.offcanvas__logo img {
    max-width: 180px;
}

/* =========================
   MENU
========================= */

.offcanvas__menu {
    padding: 0;
}

.offcanvas__menu_ul {
    margin: 0;
    padding: 0;
}

.offcanvas__menu_ul > li {
    border-bottom: 1px solid #ececec;
}

.offcanvas__menu_item,
.offcanvas__sub_menu_li > a:first-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #a31f1f;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: 0.3s;
}

.offcanvas__menu_item:hover,
.offcanvas__sub_menu_li > a:first-child:hover {
    color: #c1272d;
}

/* =========================
   SUBMENU
========================= */

.offcanvas__sub_menu {
    margin: 0 25px 20px;
    padding: 12px;
    background: #f9f9f985;
    border-radius: 18px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.offcanvas__sub_menu .offcanvas__sub_menu_li {
    margin-bottom: 8px;
}

.offcanvas__sub_menu .offcanvas__sub_menu_li:last-child {
    margin-bottom: 0;
}

.offcanvas__sub_menu .offcanvas__sub_menu_item {
    display: block;
    padding: 16px 22px;
    border-radius: 12px;
    color: #666;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    transition: 0.3s;
}

/* Hover / Active */

.offcanvas__sub_menu .offcanvas__sub_menu_item:hover,
.offcanvas__sub_menu .offcanvas__sub_menu_item.active {
    background: #fff;
    color: #b32020;
    box-shadow: 0 10px 25px rgba(179, 32, 32, 0.15);
    border-left: 4px solid #b32020;
}

/* =========================
   SCROLLBAR
========================= */

.offcanvas__menu::-webkit-scrollbar {
    width: 5px;
}

.offcanvas__menu::-webkit-scrollbar-thumb {
    background: #d4d4d4;
    border-radius: 20px;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {
    .offcanvas__logo {
        padding: 20px;
    }

    .offcanvas__menu_item,
    .offcanvas__sub_menu_li > a:first-child {
        padding: 18px 20px;
        font-size: 17px;
    }

    .offcanvas__sub_menu {
        margin: 0 15px 15px;
    }

    .offcanvas__sub_menu .offcanvas__sub_menu_item {
        padding: 14px 18px;
        font-size: 16px;
    }
}

.sub-menu-p {
    padding: 11px 20px !important;
}

.offcanvas__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.offcanvas__menu {
    flex: 1;
    overflow-y: auto;
}

.offcanvas__footer {
    padding: 25px 20px;
    text-align: center;
    background: #fff;
}

.offcanvas__social {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
    margin-bottom: 5px;
}

.offcanvas__social a {
    font-size: 26px;
    color: #2f2f2f;
    transition: 0.3s;
}

.offcanvas__social a:hover {
    color: #b32020;
    transform: translateY(-3px);
}

.offcanvas__copyright {
    margin: 0;
    font-size: 13px;
    color: #666;
}
.offcanvas__inner {
    padding-bottom: 0px;
}

/* Mega Menu */
.mega-dropdown {
    position: relative;
}

.mega-menu {
    position: absolute;
    left: 100%;
    top: 104%;
    transform: translateX(-50%);
    width: 950px;
    background: #fff;
    border-radius: 12px;
    padding: 35px 40px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 999;
}

.mega-dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 12px;
}

.mega-column {
    flex: 1;
}

.mega-column h4 {
    color: #d33030;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.mega-column a {
    font-size: 17px !important;
    font-weight: 600 !important;
    padding: 5px 1px 5px !important;
    display: flex;
    align-items: center;
    gap: 10px;

    margin-bottom: 8px;
    border-radius: 8px;
    color: #374151;

    transition: 0.3s;
}

.mega-column a:hover {
    background: #fafafa;
    color: #d33030;
    padding-left: 18px !important;
}

.mega-column a:last-child {
    margin-bottom: 0;
}

.mega-column a i {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    background: #fff5f5;
    color: #d33030;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    transition: 0.3s;
}

.mega-column a:hover i {
    background: #d33030;
    color: #fff;
}

@media (max-width: 992px) {
    .mega-menu {
        position: static;
        transform: none;
        width: 100%;
        display: block;
        box-shadow: none;
        padding: 20px;
    }

    .mega-column {
        margin-bottom: 30px;
    }
}

.mega-menu-flex {
    display: flex !important;
    align-items: center;
}

.profile-mega-menu {
    width: 340px;
    left: 0;
    transform: none;
    display: block;
    padding: 25px;
}

.profile-mega-menu .mega-column {
    margin-bottom: 0;
}

.resources-mega-menu {
    width: 320px;
    left: 0;
    transform: none;
    display: block;
    padding: 25px;
}

.resources-mega-menu .mega-column {
    margin-bottom: 0;
}
.consult-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    width: 100%;
    max-width: 323px;
    background: linear-gradient(90deg, #dc2b27, var(--primaryColor));
    color: #fff;
    text-decoration: none;
    padding: 19px 28px 19px 11px;
    border-radius: 60px;
    box-shadow: 0 15px 35px rgba(220, 43, 39, 0.28);
    transition: 0.35s ease;
}

.consult-btn:hover {
    background: linear-gradient(90deg, #cb1816, var(--primaryColor));
    color: white;
}

.consult-btn__icon {
    width: 41px;
    height: 41px;
    min-width: 41px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: #b32020;
    font-size: 25px;
    position: relative;
}

.consult-btn__icon::after {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.35);
}

.consult-btn__text {
    flex: 1;
    font-size: 16px;
    font-weight: 700;
}

.consult-btn__arrow {
    font-size: 36px;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

.consult-btn:hover .consult-btn__arrow {
    transform: translateX(8px);
}

@media (max-width: 768px) {
    .consult-btn {
        padding: 12px 18px 12px 12px;
        gap: 18px;
    }

    .consult-btn__icon {
        width: 58px;
        height: 58px;
        min-width: 58px;
        font-size: 28px;
    }

    .consult-btn__icon::after {
        height: 38px;
        right: -14px;
    }

    .consult-btn__text {
        font-size: 18px;
    }

    .consult-btn__arrow {
        font-size: 34px;
    }
}

.company-profile-mini {
    padding-top: 50px;
    padding-bottom: 80px;
}

.profile-card {
    background: #fff;
    border-radius: 20px;
    padding: 25px 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
}

.profile-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: linear-gradient(var(--primaryColor), var(--secondaryColor));
}

.profile-icon {
    width: 65px;
    height: 65px;
    border-radius: 18px;
    background: rgba(124, 58, 237, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: var(--primaryColor);
    flex-shrink: 0;
}

.profile-content {
    flex: 1;
}

.profile-content h4 {
    margin: 0 0 6px;
    font-size: 22px;
    font-weight: 700;
}

.profile-content p {
    margin: 0;
    color: #666;
}

.profile-btn {
    padding: 7px 29px;
    border-radius: 10px;
    background: var(--primaryColor);
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: 0.3s;
}

.profile-btn:hover {
    background: var(--primaryColor);
    color: #fff;
    transform: translateY(-3px);
}

@media (max-width: 768px) {
    .profile-card {
        flex-direction: column;
        text-align: center;
    }
}

.timeline-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.timeline-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 534px;
    background: url(../img/bibhuti/bg/bg1.png) no-repeat center;
    background-size: contain;
    right: 645px;
    top: 65%;
    transform: translateY(-50%);
    opacity: 0.5;
    z-index: -1;
    pointer-events: none;
}
.timeline-section::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 539px;
    background: url(../img/bibhuti/bg/bg2.png) no-repeat center / contain;
    bottom: 432px;
    right: -425px;
    opacity: 0.5;
    z-index: -1;
}
.services-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.services-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 235px;
    background: url(../img/bibhuti/bg/bg3.png) no-repeat center;
    background-size: contain;
    right: 645px;
    top: -22%;
    transform: translateY(-50%);
    opacity: 0.5;
    z-index: -1;
    pointer-events: none;
}
.about-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.about-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 90px;
    background: url(../img/bibhuti/bg/bg4.png) no-repeat center;
    background-size: contain;
    right: -231px;
    top: 18%;
    transform: translateY(-50%);
    opacity: 0.5;
    z-index: -1;
    pointer-events: none;
}

.about-section {
    position: relative;
    overflow: visible;
}
.about-section2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.about-section2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 322px;
    background: url(../img/bibhuti/bg/bg5.png) no-repeat center;
    background-size: contain;
    right: -410px;
    top: 98%;
    transform: translateY(-50%);
    /* opacity: 15; */
    z-index: -1;
    pointer-events: none;
}
.about-section2 {
    position: relative;
    overflow: visible;
}

.about-section3::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 374px;
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    right: 426px;
    top: 29%;
    transform: rotate(176deg);
    /* transform: translateY(-50%); */
    opacity: 0.4;
    z-index: -1;
    pointer-events: none;
}

.about-section3 {
    position: relative;
    overflow: visible;
}
.company-profile-badge {
    position: absolute;
    top: 0px;
    left: 85px;
    background: #c62828;
    color: #fff;
    padding: 16px 32px 16px;
    border-bottom-right-radius: 28px;
    z-index: 20;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.company-profile-badge span {
    display: block;
    font-size: 20px;
    font-style: italic;
    font-family: "Playfair Display", serif;
    line-height: 1;
    margin-bottom: 4px;
}

.company-profile-badge h5 {
    background: linear-gradient(162deg, #ff8228, #ffde4a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 1px;
}
@media (max-width: 991px) {
    .company-profile-badge {
        left: 20px;
        top: 0px;
        padding: 12px 18px;
    }

    .company-profile-badge h5 {
        font-size: 24px;
    }

    .company-profile-badge span {
        font-size: 13px;
    }
}
.sp_top_120 {
    padding-top: 120px;
}
.new-bg {
    background: #ecedee;
}
.mission-card {
    position: relative;
    background: #fff;
    border-radius: 22px;
    padding: 40px;
    overflow: hidden;
    height: 100%;
    transition: 0.35s;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}

.mission-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.1);
}

.corner-shape {
    position: absolute;
    width: 90px;
    height: 90px;
    right: -40px;
    top: -40px;
    background: #f8dede;
    border-radius: 50%;
}

.mission-header {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.mission-icon {
    width: 42px;
    height: 42px;
    background: #fdecec;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.mission-icon i {
    color: #c62026;
    font-size: 24px;
}

.mission-header h4 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.mission-card p {
    color: #666;
    line-height: 1.9;
    margin-bottom: 45px;
}

.card-line {
    display: block;
    width: 45px;
    height: 3px;
    background: #c62026;
    border-radius: 10px;
}

.mission-card:hover .card-line {
    width: 80px;
    transition: 0.4s;
}

.mission-text-m {
    margin-right: 250px;
    margin-left: 250px;
}
.mission-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.mission-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 353px;
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    right: -410px;
    top: 30%;
    transform: translateY(-50%);
    opacity: 0.5;
    z-index: -1;
    pointer-events: none;
}
.mission-section {
    position: relative;
    overflow: visible;
}
.mission-section2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.mission-section2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 183px;
    background: url(../img/bibhuti/bg/bg7.png) no-repeat center;
    background-size: contain;
    right: 247px;
    top: 110%;
    transform: translateY(-50%);
    opacity: 0.3;
    z-index: 2;
    pointer-events: none;
}
.mission-section2 {
    position: relative;
    overflow: visible;
}
.mission-section3 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.mission-section3::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 523px;
    background: url(../img/bibhuti/bg/bg1.png) no-repeat center;
    background-size: contain;
    right: 606px;
    top: 27%;
    transform: translateY(-50%);
    opacity: 0.7;
    z-index: 2;
    pointer-events: none;
}
.mission-section3 {
    position: relative;
    overflow: visible;
}
.bacas-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bacas-section::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    height: 483px;
    background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
    background-size: contain;
    right: 452px;
    top: 23%;
    transform: translateY(-50%);
    opacity: 0.5;
    z-index: 2;
    pointer-events: none;
}
.bacas-section {
    position: relative;
    overflow: visible;
}

.bacas2-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.bacas2-section::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    height: 438px;
    background: url(../img/bibhuti/bg/bg9.png) no-repeat center;
    background-size: contain;

    bottom: 689px;
    left: 541px;
    transform: translateY(-50%);
    opacity: 0.3;
    z-index: 2;
    pointer-events: none;
}
.bacas2-section {
    position: relative;
    overflow: visible;
}
.pancha-tatva-section {
    background: #fff;
    position: relative;
}

.philosophy-text {
    max-width: 700px;
    margin: auto;
    color: #666;
}

.tatva-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;

    border: 1px solid #e85b5b;
    border-radius: 40px;

    padding: 12px 25px;

    width: fit-content;
    margin: 30px auto 0;
}

.tatva-nav span {
    display: flex;
    align-items: center;
    gap: 8px;

    cursor: pointer;
    color: #666;
    font-weight: 600;
}

.tatva-nav span.active {
    color: #d12c2c;
}

.tatva-diagram {
    position: relative;

    width: 650px;
    height: 550px;

    margin: 80px auto;
}

.diamond {
    width: 130px;
    height: 130px;

    transform: rotate(45deg);

    position: absolute;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 8px;

    cursor: pointer;

    transition: 0.4s;
}

.diamond img {
    width: 70px;
    transform: rotate(-45deg);
}

.earth-box {
    background: #ff553d;
    left: 140px;
    top: 60px;
}

.air-box {
    background: #cf2d21;
    right: 140px;
    top: 60px;
}

.water-box {
    background: #9c9c9c;
    left: 140px;
    top: 220px;
}

.ether-box {
    background: #ef4f97;
    right: 140px;
    top: 220px;
}

.fire-box {
    background: #f6a23c;

    left: 50%;
    top: 140px;

    transform: translateX(-50%) rotate(45deg);
}

.label {
    position: absolute;
    font-size: 28px;
    font-family: serif;
    color: #555;
}

.earth {
    left: -20px;
    top: 70px;
}

.water {
    left: -30px;
    top: 260px;
}

.air {
    right: -10px;
    top: 70px;
}

.ether {
    right: -20px;
    top: 260px;
}

.fire {
    left: 50%;
    bottom: 20px;

    transform: translateX(-50%);
}

.diamond:hover {
    transform: scale(1.08) rotate(45deg);
}

/* ---------- Common ---------- */

.tatva-label {
    position: absolute;
}

.tatva-name {
    display: block;
    font-size: 34px;
    font-family: Georgia, serif;
    color: #555;
    margin-bottom: 10px;
}

/* ---------- Left Labels ---------- */

.tatva-line {
    width: 170px;
    height: 2px;

    background: #8d8d8d;

    position: relative;
}

.tatva-line::after {
    content: "";

    width: 38px;
    height: 2px;

    background: #8d8d8d;

    position: absolute;

    right: -26px;
    top: 13px;

    transform: rotate(45deg);
}

.tatva-dot {
    width: 16px;
    height: 16px;

    border-radius: 50%;

    position: absolute;

    right: -38px;
    top: 22px;

    border: 3px solid #fff;

    box-shadow: 0 0 0 2px #d8d8d8;
}

/* ---------- Right Labels ---------- */

.tatva-line.right::after {
    left: -26px;
    right: auto;

    transform: rotate(-45deg);
}

.tatva-line.right .tatva-dot {
    left: -38px;
    right: auto;
}

/* ---------- Fire ---------- */

.tatva-label-fire {
    left: 50%;
    bottom: -35px;

    transform: translateX(-50%);

    text-align: center;
}

.tatva-fire-dot {
    width: 18px;
    height: 18px;

    background: #f6a13c;

    border-radius: 50%;

    border: 3px solid #fff;

    margin: auto;
}

.tatva-fire-line {
    width: 2px;
    height: 42px;

    background: #9d9d9d;

    margin: auto;
}

.tatva-fire-underline {
    width: 120px;
    height: 2px;

    background: #8d8d8d;

    margin: 8px auto 0;
}

/* ---------- Dot Colors ---------- */

.earth-dot {
    background: #ff5038;
}

.water-dot {
    background: #999;
}

.air-dot {
    background: #c52d20;
}

.ether-dot {
    background: #ef5a9a;
}
.tatva-label-earth {
    left: -40px;
    top: 60px;
}

.tatva-label-water {
    left: -70px;
    top: 255px;
}

.tatva-label-air {
    right: -40px;
    top: 60px;
}

.tatva-label-ether {
    right: -70px;
    top: 255px;
}
.tatva-cards {
    max-width: 1000px;
    margin: 70px auto 0;

    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

.tatva-card {
    width: 327px;
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 10px;
    padding: 28px 25px;

    text-align: center;
    position: relative;

    transition: 0.35s;
}

.tatva-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3px;
    background: #df2f2f;
    border-radius: 10px 10px 0 0;
}

.tatva-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.tatva-card-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 14px;

    transform: rotate(45deg);
}

.tatva-card-icon img {
    width: 28px;
    transform: rotate(-45deg);
}

.tatva-card h4 {
    font-size: 28px;
    font-family: Georgia, serif;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.tatva-card p {
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    margin: 0;
}

/* Icon Background Colors */

.tatva-card-icon.earth {
    background: #fdeaea;
}

.tatva-card-icon.water {
    background: #f3f1ef;
}

.tatva-card-icon.fire {
    background: #fff1dd;
}

.tatva-card-icon.air {
    background: #fdeceb;
}

.tatva-card-icon.ether {
    background: #ffe8f4;
}
.pancha__cards-image-wrapper {
    width: 100%;
    margin-top: 70px;
    text-align: center;
}

.pancha__cards-image {
    width: 100%;
    max-width: 1100px; /* Adjust as needed */
    height: auto;
    display: inline-block;
}

.pancha-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pancha-section::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    height: 329px;
    background: url(../img/bibhuti/bg/bg10.png) no-repeat center;
    background-size: contain;
    right: 865px;
    top: -198%;
    transform: translateY(-50%);
    opacity: 0.7;
    z-index: 2;
    pointer-events: none;
}
.pancha-section {
    position: relative;
    overflow: visible;
}

.pancha2-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pancha2-section::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 500px;
    height: 267px;
    /* height: auto; */
    background: url(../img/bibhuti/bg/bg11.png) no-repeat center;
    background-size: contain;
    /* right: -214px; */
    left: 211px;
    top: -110%;
    transform: translateY(-50%);
    opacity: 0.2;
    z-index: 2;
    pointer-events: none;
}
.pancha2-section {
    position: relative;
    overflow: visible;
}

.pancha3-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pancha3-section::before {
    content: "";
    position: absolute;
    transform: rotate(353deg);
    width: 502px;
    height: 363px;
    /* height: auto; */
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    right: -140px;
    /* left: 241px; */
    top: 96%;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    z-index: 2;
    pointer-events: none;
}
.pancha3-section {
    position: relative;
    overflow: visible;
}

.pancha4-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pancha4-section::before {
    content: "";
    position: absolute;
    /* transform: rotate(226deg); */
    width: 580px;
    height: 427px;
    /* height: auto; */
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    right: 652px;
    /* left: 241px; */
    top: 16%;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    z-index: 2;
    pointer-events: none;
}
.pancha4-section {
    position: relative;
    overflow: visible;
}

.pancha5-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.pancha5-section::before {
    content: "";
    position: absolute;
    /* transform: rotate(226deg); */
    width: 500px;
    height: 363px;
    /* height: auto; */
    background: url(../img/bibhuti/bg/bg8.png) no-repeat center;
    background-size: contain;
    /* right: 612px; */
    left: 158px;
    top: -42%;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    z-index: 2;
    pointer-events: none;
}

.pancha5-section {
    position: relative;
    overflow: visible;
}

.partners-section1 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.partners-section1::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    height: 576px;
    background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
    background-size: contain;
    left: 752px;
    top: 478px;
    transform: translateY(-50%);
    opacity: 0.5;
    pointer-events: none;
}
.partners-section1 {
    position: relative;
    overflow: visible;
}

.service-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.service-section::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 100%;
    height: 638px;
    background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
    background-size: contain;
    left: 752px;
    top: 478px;
    transform: translateY(-50%);
    opacity: 0.5;
    pointer-events: none;
}
.service-section {
    position: relative;
    overflow: visible;
}

.package-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.package-section::before {
    content: "";
    position: absolute;
    transform: rotate(-148deg);
    width: 100%;
    height: 614px;
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    left: 704px;
    top: -94px;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    pointer-events: none;
}
.package-section {
    position: relative;
    overflow: visible;
}

.contact-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.contact-section::before {
    content: "";
    position: absolute;
    transform: rotate(-12deg);
    width: 100%;
    height: 637px;
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    /* left: 508px; */
    top: 58px;
    right: 774px;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    pointer-events: none;
}
.contact-section {
    position: relative;
    overflow: visible;
}

.faqs-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.faqs-section::before {
    content: "";
    position: absolute;
    transform: rotate(-37deg);
    width: 100%;
    height: 523px;
    background: url(../img/bibhuti/bg/bg2.png) no-repeat center;
    background-size: contain;
    /* left: 508px; */
    top: 58px;
    right: 583px;
    /* transform: translateY(-50%); */
    opacity: 0.5;
    pointer-events: none;
}
.faqs-section {
    position: relative;
    overflow: visible;
}

.default__button.btn__white {
    margin-bottom: 0px;
}

.accordion {
    position: relative;
    z-index: 100;
}

.accordion-item {
    position: relative;
}

.accordion-button {
    position: relative;
    z-index: 101;
}

.covering-element {
    pointer-events: none;
}
.accordion-button:hover {
    position: relative;
    z-index: 101;
}

.package-why {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.package-why::before {
    content: "";
    position: absolute;
    transform: rotate(-37deg);
    width: 100%;
    height: 637px;
    background: url(../img/bibhuti/bg/bg6.png) no-repeat center;
    background-size: contain;
    /* left: 508px; */
    top: 58px;
    right: 583px;
    /* transform: translateY(-50%); */
    opacity: 0.3;
    pointer-events: none;
}
.package-why {
    position: relative;
    overflow: visible;
}

.consultation-popup {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 99999;
}

.consultation-popup.active {
    display: block;
}

.popup-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
}

.popup-content {
    position: relative;
    width: 51%;
    max-width: 1400px;
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 3vh auto;
    background: #fff;
    border-radius: 20px;
    z-index: 2;

    /* Hide scrollbar */
    -ms-overflow-style: none; /* IE & Edge */
    scrollbar-width: none; /* Firefox */
}

.popup-content::-webkit-scrollbar {
    display: none; /* Chrome, Safari & Opera */
}

.popup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    width: 25px;
    height: 25px;
    border: none;
    border-radius: 50%;
    background: var(--primaryColor);
    cursor: pointer;
    font-size: 41px;
    z-index: 10;
}

.form-section-title {
    font-size: 20px;
    font-weight: 700;
    color: #1d3557;
    margin-bottom: 25px;
    padding-bottom: 12px;
    border-bottom: 2px solid #f1f1f1;
}

.form-section-title i {
    color: var(--primaryColor);
    margin-right: 10px;
}

.form-group {
    margin-bottom: 22px;
}

.form-group label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.form-group label span {
    color: #e53935;
}

.input-box {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    transition: 0.3s;
}

.input-box:focus-within {
    border-color: var(--primaryColor);
    box-shadow: 0 0 0 4px rgba(221, 42, 43, 0.08);
}

.input-icon {
    width: 52px;
    text-align: center;
    color: var(--primaryColor);
    font-size: 17px;
}

.input-box .form-control {
    border: none;
    box-shadow: none;
    height: 52px;
    padding-left: 0;
}

.input-box .form-control:focus {
    box-shadow: none;
}

.textarea-box {
    align-items: flex-start;
}

.textarea-box .input-icon {
    padding-top: 18px;
}

.textarea-box textarea {
    border: none;
    box-shadow: none;
    resize: none;
    min-height: 140px;
    padding-top: 15px;
}

.textarea-box textarea:focus {
    box-shadow: none;
}

.consult-check {
    margin: 15px 0 30px;
}

.check-container {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 15px;
    cursor: pointer;
    color: #555;
}

.check-container input {
    width: 18px;
    height: 18px;
    accent-color: var(--primaryColor);
}

.consult-submit-btn {
    width: 100%;
    height: 58px;
    border: none;
    border-radius: 12px;
    background: linear-gradient(135deg, var(--primaryColor), #b71c1c);
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    transition: 0.35s;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.consult-submit-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(221, 42, 43, 0.25);
}

.consult-submit-btn i {
    font-size: 18px;
}

.consultation-header {
    margin-bottom: 45px;
    text-align: left;
}

.consultation-badge {
    display: inline-flex;
    align-items: center;
    padding: 8px 18px;
    border-radius: 50px;
    background: rgba(190, 39, 39, 0.08);
    color: var(--primaryColor);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.consultation-header h2 {
    font-size: 40px;
    font-weight: 800;
    margin-top: 10px;
    line-height: 1.2;
    color: #1f2937;
    margin-bottom: 15px;
}

.consultation-header h2 span {
    color: var(--primaryColor);
}

.consultation-header p {
    color: #6b7280;
    font-size: 16px;
    line-height: 1.8;
    max-width: 650px;
}

.book-img {
    width: 100px;
}

.project-feature {
    height: 323px;
    object-fit: cover;
    border-radius: 10px;
}

.book-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.book-section::before {
    content: "";
    position: absolute;
    /* transform: rotate(-152deg); */
    width: 100%;
    height: 413px;
    background: url(../img/bibhuti/book/3.png) no-repeat center;
    background-size: contain;
    left: 5px;
    top: 116px;
    transform: translateY(-50%);
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}
.book-section {
    position: relative;
    overflow: visible;
}

.book-form {
    padding: 25px;
    background: #f9f9f9;
    border-radius: 10px;
}

.service-detail {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.service-detail::before {
    content: "";
    position: absolute;
    /* transform: rotate(-152deg); */
    width: 100%;
    height: 404px;
    background: url(../img/bibhuti/bg/bg5.png) no-repeat center;
    background-size: contain;
    left: 663px;
    top: 105px;
    transform: translateY(-50%);
    opacity: 0.5;
    pointer-events: none;
    z-index: -1;
}
.service-detail {
    position: relative;
    overflow: visible;
}

.headerarea__transparent {
    position: relative;
}

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

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

.footer-bg {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(5deg);
    width: 100%;
    height: 263px;
    background: url(../img/bibhuti/bg/bg15.png) no-repeat center;
    background-size: contain;
    left: 298px;
    top: -112px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg {
    position: relative;
    overflow: visible;
}

.sp_bottom_260 {
    padding-bottom: 260px;
}

.footer-bg1 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg1::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(5deg);
    width: 100%;
    height: 409px;
    background: url(../img/bibhuti/bg/bg18.png) no-repeat center;
    background-size: contain;
    left: 543px;
    top: -244px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg1 {
    position: relative;
    overflow: visible;
}

.footer-bg2 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg2::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(13deg);
    width: 100%;
    height: 477px;
    background: url(../img/bibhuti/bg/bg20.png) no-repeat center;
    background-size: contain;
    left: -338px;
    top: -315px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg2 {
    position: relative;
    overflow: visible;
}

.footer-bg3 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg3::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(11deg);
    width: 100%;
    height: 417px;
    background: url(../img/bibhuti/bg/bg19.png) no-repeat center;
    background-size: contain;
    left: -622px;
    top: -306px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg3 {
    position: relative;
    overflow: visible;
}

.footer-bg4 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg4::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(3deg);
    width: 100%;
    height: 417px;
    background: url(../img/bibhuti/bg/bg19.png) no-repeat center;
    background-size: contain;
    left: -677px;
    top: -306px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg5 {
    position: relative;
    overflow: visible;
}

.footer-bg5 {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.footer-bg5::before {
    inset: 0;
    content: "";
    position: absolute;
    transform: rotate(3deg);
    width: 100%;
    height: 98px;
    background: url(../img/bibhuti/bg/bg17.png) no-repeat center;
    background-size: contain;
    left: 38px;
    top: 26px;
    /* transform: translateY(-50%); */
    /* opacity: 0.2; */
    pointer-events: none;
    z-index: -1;
}

.footer-bg5 {
    position: relative;
    overflow: visible;
}

.footer-bg-text {
    z-index: 9999;
    position: relative;
    padding-left: 82px;
    line-height: 46px;
    letter-spacing: 1px;
    margin-bottom: 67px;
}
.footer-bg-text h3 {
    color: #717079;
    letter-spacing: 1px;
    font-size: 28px !important;
    font-style: italic;
}

.footer-main-section {
    display: none;
}

.home .footer-main-section {
    display: block;
}

.text-visible {
    position: relative !important;
    z-index: 9999;
}

.text-left {
    text-align: left;
}

.partner-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    padding: 40px 0;
    flex-wrap: wrap;
}

.partner-top-info {
    display: flex;
    align-items: center;
    gap: 16px;
}

.partner-top-icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    border-radius: 50%;
    background: var(--primaryColor);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    box-shadow: 0 8px 20px rgba(226, 27, 34, 0.18);
}

.partner-top-text h3 {
    margin: 0;
    font-size: 23px !important;
    font-weight: 700;
    color: #1b2845;
}

.partner-top-text p {
    margin: 4px 0 0;
    font-size: 14px;
    color: #7d8798;
}

@media (max-width: 768px) {
    .partner-top-bar {
        flex-direction: column;
        align-items: flex-start;
    }

    .partners-btn {
        width: 100%;
    }

    .partners-btn .view-partners-btn {
        width: 100%;
        justify-content: center;
    }

    .partner-top-text h3 {
        font-size: 18px;
    }
}

.modern-facts {
    background: linear-gradient(90deg, var(--secondaryColor) 0%, #a6adb5 100%);
    padding: 45px 0;
    overflow: hidden;
    position: relative;
}

.modern-facts-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
}

.modern-fact-item {
    display: flex;
    align-items: center;
    gap: 18px;
}

.modern-fact-icon {
    width: 75px;
    height: 75px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    flex-shrink: 0;
}

.facts__single__counter {
    display: flex;
    flex-direction: column;
}

.counter__number {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 6px;
}

.counter__number .counter {
    color: #fff;
}

.counter-text {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
    margin: 0;
}

.fact-line {
    width: 22px;
    height: 3px;
    background: #ffffff69;
    border-radius: 20px;
    margin-top: 2px;
    display: block;
}

@media (max-width: 991px) {
    .modern-facts-wrapper {
        justify-content: center;
    }

    .modern-fact-item {
        width: calc(50% - 20px);
    }
}

@media (max-width: 576px) {
    .modern-fact-item {
        width: 100%;
    }

    .counter__number {
        font-size: 34px;
    }

    .counter-text {
        font-size: 13px;
    }
}

.product-content {
    padding: 15px 25px;
    background: white;
    border-top: 1px solid #e7cfcf;
}

.cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;

    padding: 14px 28px;
    background: #fff;
    color: #b62025;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
}

.cta-btn .btn-arrow {
    display: flex;
    align-items: flex-start;
    justify-content: center;

    transition: transform 0.3s ease;
}

.team__member__single__4 {
    padding: 20px !important;
}

.view-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.view-btn .btn-arrow {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    transition: transform 0.3s ease;
}

.herobanner {
    position: relative;
    overflow: hidden;
    /* min-height: 100vh; */
    margin-bottom: -2px;
}

.hero-video {
    position: absolute;
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    object-fit: cover;
    display: block;
    z-index: 0;
}

.herobanner .container {
    position: relative;
    z-index: 1;
}
.hero-video {
    display: block;
}

.contact__icon svg path {
    fill: #fff !important;
}

.contact__icon span {
    background: #fdfdfd4f !important;
}

.hero-banner {
    width: 100%;
    height: 650px; /* Match your banner design */
    background: url("../img/bibhuti/video/main-banner.gif") no-repeat center
        center;
    background-size: cover;
    overflow: hidden;
}

/* Large Desktop */
@media (min-width: 1600px) {
    .hero-banner {
        height: 700px;
    }
}

/* Laptop */
@media (max-width: 1199px) {
    .hero-banner {
        height: 550px;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .hero-banner {
        height: 450px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .hero-banner {
        height: 320px;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .hero-banner {
        height: 260px;
    }
}

.cta-section1 {
    padding-bottom: 80px;
    background: #fff;
}

.cta-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.cta-title1 {
    margin: 0;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
    color: #1f2937;
}

.cta-title1 span {
    color: #e21b22;
}

.cta-btn1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 180px;
    padding-top: 0px;
    background: #e21b22;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;

    border-radius: 50px;
    transition: all 0.3s ease;
}

.cta-btn1 i {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.cta-btn1:hover {
    background: #013668;
}

.cta-btn1:hover i {
    transform: translateX(4px);
}

/* Responsive */

@media (max-width: 768px) {
    .cta-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 25px;
    }

    .cta-title1 {
        font-size: 34px;
    }

    .cta-btn1 {
        padding: 14px 28px;
    }
}

@media (max-width: 576px) {
    .cta-title1 {
        font-size: 28px;
    }
}

.partners-title {
    text-align: center;
    padding: 50px 0;
}

.partners-title h2 {
    font-size: 42px;
    font-weight: 700;
    color: #013668;
    text-transform: uppercase;
}

.partners-wrapper {
    overflow: hidden;
}

.partner-card {
    width: 180px;
    height: 100px;
    background: #fff;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-card img {
    max-width: 120px;
}
.partners-slider-top .swiper-wrapper,
.partners-slider-bottom .swiper-wrapper {
    transition-timing-function: linear !important;
}

.mb-45px {
    margin-bottom: 45px;
}
.mb-30px {
    margin-bottom: 30px !important;
}
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.justify-space-between {
    justify-content: space-between;
}

.project__slider {
    overflow: visible;
}

.project__slider .swiper-wrapper {
    align-items: stretch;
}

#project__area .container {
    overflow: hidden;
}
.slider__controls__arrows .arrow-btn {
    top: 40%;
}

/*==============================
        SERVICES MEGA MENU
===============================*/

.services-mega {
    display: flex;
    width: 1200px;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.services-mega::-webkit-scrollbar {
    display: none;
}

.services-column {
    flex: 1;
    padding: 40px 17px;
}

.services-column-right {
    flex: 0 0 320px;
    height:100%;
    width: 320px;
    border-radius: 10px;
    background: #fff5f5;
}

.services-title {
    font-size: 15px;
    font-weight: 600;
    color: #7c96b5;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.services-section {
    margin-bottom: 45px;
}

.services-item {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 23px 1px 18px !important;
    margin-bottom: 8px;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s;
}

/* .services-item:hover{
    background:#f7fbff;
} */

.services-icon {
    width: 42px;
    height: 42px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff5f5;
    border-radius: 4px;
}

.services-icon i {
    font-size: 20px;
    color: var(--primaryColor);
}

.services-content {
    flex: 1;
}

.services-content h6 {
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 600;
    color: #111;
}

.services-content p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
    color: #666;
}

/* Wrapper */
.services-mega {
    display: flex;
    width: 1200px;
    max-height: 75vh; /* Maximum height of dropdown */
    overflow-y: auto; /* Vertical scroll */
    overflow-x: hidden;
    background: #fff;
}

/* Custom Scrollbar (Chrome, Edge, Safari) */

.services-mega::-webkit-scrollbar-track {
    background: #f2f2f2;
}

.services-mega::-webkit-scrollbar-thumb {
    background: #c8d2df;
    border-radius: 20px;
}

.services-mega::-webkit-scrollbar-thumb:hover {
    background: #9fb3ca;
}

/* Firefox */
.services-mega {
    display: flex;
    width: 1200px;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    overflow-x: hidden;

    /* Firefox */
    scrollbar-width: none;

    /* IE & Edge */
    -ms-overflow-style: none;
}

/* Chrome, Safari, Edge */
.services-mega::-webkit-scrollbar {
    display: none;
}

.services-dropdown {
    position: fixed;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    width: 1700px;
    background: #fff;
    border-radius: 12px;
    padding: 35px 40px;
    display: flex;
    gap: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: -1;
}

.mega-dropdown:hover .services-dropdown {
    opacity: 1;
    visibility: visible;
}

.services-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 24px;
    margin-bottom: 35px;
}

.services-item {
    flex: 0 0 calc(33.333% - 16px); /* 3 per row */
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 12px;
    text-decoration: none;
    border-radius: 8px;
    transition: 0.3s;
    margin-bottom: 0; /* remove old margin */
}

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

.services-item:hover .services-content h6 {
    color: var(--primaryColor) !important;
}

/* ===============================
   991px - 1400px
================================ */
@media (max-width: 1400px) and (min-width: 992px) {
    .services-dropdown {
        width: 95vw;
        max-width: 1300px;
        padding: 25px 30px;
    }

    .services-mega {
        width: 100%;
    }

    .services-column {
        padding: 30px 15px;
    }

    .services-column-right {
        flex: 0 0 280px;
        width: 280px;
    }

    .services-list {
        gap: 15px 16px;
    }

    .services-item {
        flex: 0 0 calc(50% - 8px);
        padding: 10px;
    }

    .services-icon {
        width: 38px;
        height: 38px;
    }

    .services-icon i {
        font-size: 18px;
    }

    .services-content h6 {
        font-size: 15px;
    }

    .services-content p {
        font-size: 12px;
    }
}

/* Card */

.career-card {
    background: #fff !important;
    border-radius: 18px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.12);
    padding: 35px;
    border: none;
}

/* Inner Layout */

.career-card-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
}

/* Content */

.career-card-content {
    flex: 1;
}

.career-card .service__heading h5 {
    font-size: 27px;
    font-weight: 700;
    color: #111;
    margin-bottom: 18px;
    line-height: 1.3;
}

.career-card .service__text p {
    font-size: 17px;
    color: #555;
    line-height: 1.8;
    margin-bottom: 0;
}

/* Right Icon */

.career-card-icon {
    flex-shrink: 0;
}

.career-arrow {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f5f5f5;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: 0.3s;
}

.career-arrow svg path {
    transition: 0.3s;
}

.career-card:hover .career-arrow {
    background: #e21b22;
}

.career-card:hover .career-arrow svg path {
    stroke: #fff;
}

.career-section {
    background: #fff;
}

.career-banner {
    /* background:linear-gradient(90deg,#5c5c5c 0%,#d81f26 100%); */
    padding: 80px 0 80px;
    position: relative;
    background: url(../img/bibhuti/career/2.png);
    background-size: cover;
    background-position: right, center !important;
}

.career-banner-content {
    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 60px;
}

/* .career-left{

    max-width:560px;

    color:#fff;
} */

.career-left h2 {
    color: #fff;

    font-size: 42px;

    margin: 20px 0;
}

.career-left p {
    color: #f5f5f5;

    margin-bottom: 30px;
}

.career-tag {
    display: inline-block;

    padding: 8px 22px;

    border-radius: 30px;

    background: rgba(255, 255, 255, 0.12);

    border: 1px solid rgba(255, 255, 255, 0.25);

    color: #fff;
}

.career-right img {
    max-width: 420px;
}

.career-slider {
    margin-top: -120px;

    position: relative;

    z-index: 99;
}

.career-card {
    background: #fff !important;

    border-radius: 18px;

    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);

    overflow: hidden;
}

.slider__controls__wrap {
    position: absolute;

    top: 45%;

    width: 100%;
}

.swiper-button-prev {
    left: -70px;
}

.swiper-button-next {
    right: -70px;
}

.career-benefits {
    display: flex;
    flex-wrap: wrap;
    margin: -12px;
}

.career-benefit-card {
    width: calc(50% - 24px);
    margin: 12px;
    background: #fff;
    border-radius: 15px;
    padding: 35px 25px;
    text-align: center;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
    transition: 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.career-benefit-card:hover {
    transform: translateY(-8px);
}

.career-benefit-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
}

.career-benefit-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.career-benefit-card h4 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 12px;
    color: #222;
}

.career-benefit-card p {
    font-size: 16px;
    line-height: 1.7;
    color: #666;
    margin: 0;
}

/* Large Tablet */
@media (max-width: 991px) {
    .career-benefit-card {
        width: calc(50% - 24px);
        padding: 30px 20px;
    }

    .career-benefit-card h4 {
        font-size: 22px;
    }

    .career-benefit-card p {
        font-size: 15px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .career-benefits {
        margin: -10px 0;
    }

    .career-benefit-card {
        width: 100%;
        margin: 10px 0;
        padding: 30px 20px;
    }

    .career-benefit-icon {
        width: 60px;
        height: 60px;
        margin-bottom: 15px;
    }

    .career-benefit-card h4 {
        font-size: 22px;
    }

    .career-benefit-card p {
        font-size: 15px;
        line-height: 1.6;
    }
}

/* Small Mobile */
@media (max-width: 575px) {
    .career-benefit-card {
        padding: 25px 18px;
        border-radius: 12px;
    }

    .career-benefit-icon {
        width: 55px;
        height: 55px;
    }

    .career-benefit-card h4 {
        font-size: 20px;
    }

    .career-benefit-card p {
        font-size: 14px;
    }
}

.new-bg2 {
    background: #fafbfb;
}

.slider__controls__arrows .arrow-btn.swiper-button-next {
    right: 27px;
}

.truncate-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.truncate-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.career-cards {
    display: flex;
    align-items: center;
    gap: 15px;
}
.career-title {
    font-size: 15px;
    color: var(--contentColor);
    margin-bottom: 7px;
}

.career-para {
    color: black;
    font-size: 17px;
    line-height: 1.2;
}

.career-apply-box {
    background: #eef2fb;
    padding: 40px 35px;
    border-radius: 8px;
}

.career-apply-heading h3 {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.35;
    margin-bottom: 35px;
    color: #1b2540;
}

.career-form-group {
    margin-bottom: 18px;
}

.career-form-group .sidebar__common__input {
    width: 100%;
    height: 58px;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    padding: 0 20px;
    background: #fff;
    font-size: 15px;
    outline: none;
}

.career-form-group textarea.sidebar__common__input {
    height: 160px;
    resize: none;
    padding: 18px 20px;
}

.career-file {
    padding: 14px 18px !important;
}

.career-file::file-selector-button {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 18px;
    margin-right: 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: 0.3s;
}

.career-file::file-selector-button:hover {
    background: #f5f5f5;
}

.career-btn {
    width: 100%;
    border: none;
    margin-top: 10px;
    height: 58px;
    font-size: 17px;
}

.career-email {
    font-size: 17px;
    line-height: 1.8;
    color: #2b2b2b;
}

.career-email i {
    color: #00a6e7;
    margin-right: 8px;
    font-size: 20px;
}

.career-email a {
    color: #1b2540;
    font-weight: 600;
    text-decoration: underline;
}

@media (max-width: 991px) {
    .career-apply-box {
        padding: 30px 25px;
    }

    .career-apply-heading h3 {
        font-size: 28px;
    }
}

.career-input {
    padding: 8px 20px 8px 20px;
    margin-bottom: 19px;
}

.career-form-title {
    letter-spacing: 1px;
    font-style: italic;
    line-height: 40px;
    font-size: 26px !important;
}

.responsibilities-section {
    background: #ffffff;
}

.section-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--headingColor);
    margin-bottom: 12px;
    letter-spacing: -0.5px;
}

.section-intro {
    font-size: 16px;
    line-height: 1.6;
    color: var(--secondaryColor);
    margin-bottom: 32px;
    max-width: 95%;
}

.responsibility-list {
    list-style: none; /* Removes standard browser bullets */
    padding: 0;
    margin: 0;
}

.responsibility-list li {
    display: block !important;
    position: relative;
    padding-left: 28px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
    color: var(--textColor);
    transition:
        transform 0.2s ease-in-out,
        color 0.2s ease;
}

/* Custom CSS Bullet Points */
.responsibility-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 7px;
    height: 26px;
    background-color: var(--primaryColor);
    border-radius: 2px;
    opacity: 0.85;
    transition:
        transform 0.2s ease-in-out,
        opacity 0.2s ease;
}

/* Subtle Modern Interaction Effects */
.responsibility-list li:hover {
    transform: translateX(6px);
    color: var(--headingColor);
}

.responsibility-list li:hover::before {
    transform: scale(1.2);
    opacity: 1;
}

.career-skills {
    margin-top: 50px;
}

.career-skills-header {
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 30px;
}

.career-skills-icon {
    width: 58px;
    height: 58px;
    background: #b82222;
    color: #fff;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    box-shadow: 0 10px 25px rgba(184, 34, 34, 0.25);
}

.career-skills-header h3 {
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    color: #222;
}

.career-skills-text {
    font-size: 20px;
    color: #666;
    margin-bottom: 30px;
}

.career-meta-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
}

.career-meta-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 20px;
    border: 1px solid #e5e7eb;
    border-radius: 40px;
    background: #f8f9fa;
    color: #333;
    font-size: 15px;
    font-weight: 600;
}

.career-meta-tag i {
    color: #b82222;
}

.career-skill-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.career-skill-tags span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 2px 24px;
    border: 1px solid #f3c5c5;
    border-radius: 40px;
    background: #fff7f7;
    color: #991f1f;
    font-size: 16px;
    font-weight: 600;
    transition: 0.3s;
}

.career-skill-tags span:hover {
    background: #b82222;
    color: #fff;
    border-color: #b82222;
}

@media (max-width: 991px) {
    .career-skills-header h3 {
        font-size: 28px;
    }

    .career-skills-text {
        font-size: 17px;
    }

    .career-skill-tags span {
        font-size: 15px;
        padding: 2px 20px;
    }
}

.partners-marquee {
    overflow: hidden;
    width: 100%;
    position: relative;
}

.partners-track {
    display: flex;
    align-items: center;
    gap: 20px;
    width: max-content;
    will-change: transform;
}

.partner-card {
    flex: 0 0 auto;
}
.marquee-right .partners-track {
    transform: translateX(-50%);
}
.border-none {
    border-top: none !important;
}
.blog__details__list ul li {
    display: block;
}

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

.sp_bottom_120 {
    padding-bottom: 120px !important;
}
.sticky-form {
    position: sticky;
    top: 100px; /* Distance from top when sticky */
}
.ml-0 {
    margin-left: 0px !important;
}

.service__img__4 i {
    font-size: 60px;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: var(--primaryColor);
}

.overview-icon {
    font-size: 70px;
    display: inline-block;
    height: 103px;
    line-height: 103px;
    text-align: center;
    color: var(--primaryColor);
}

.choose-package {
    padding-bottom: 35px;
    padding-top: 35px;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 10px;
    background: white;
}

/* Products header: title + arrows */
.products-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.products-header__arrows .slider__controls__wrap {
    position: static;
    width: auto;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .products-header {
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }

    .products-header__title {
        flex: 1;
    }

    .products-header__arrows .slider__controls__wrap {
        margin-top: 0;
        flex-shrink: 0;
    }
}

.footer-socialmedia li {
    margin-top: 10px !important;
}

.product-width {
    width: 170px !important;
}

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