.gradiant-bg {
    background: linear-gradient(to bottom, #8d97c6a3 0%, #f0f0f091 20%, #e3e6f65c 40%, #e3e5f3 70%, #ffffff 100%);
}

main {
    background-color: #e9ecf6 !important;
}

.loader-wrap svg {
    fill: #8d97c6;
    /* or #949ed0 to match gradient top */
}

.lightblue-bg {
    background-color: #e9ecf6 !important;
}

.accordion-item {
    background-color: transparent !important;
}

.tc-experience-style1 .exp-num .num {
    font-size: 90px;
    color: var(--color-orange1);
    font-weight: 500;
}
.normal-font {
    font-size: 16px !important;
    font-weight: 300 !important;
}

.side-img {
    width: 90% !important;
    margin: 0 auto !important;
    border-radius: 20px !important;
}
.swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative;
}
/* Center the number boxes while keeping text left-aligned */
.tc-experience-style1 .exp-num {
    text-align: center;
}

.tc-experience-style1 .exp-num h5 {
    text-align: left;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
}

.tc-experience-style1 .exp-num .num {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: fit-content;
}

/* Align the text to start from the same position as the centered numbers */
.tc-experience-style1 .exp-num h5 {
    display: inline-block;
    text-align: left;
    width: 100%;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.tc-awards-style2 .award-card .logo {
    height: 93px;
}

.tc-awards-style2 .award-card .title {
    min-height: auto !important;
}

/* Brands carousel styling */
.brands-slider {
    overflow: hidden;
    margin-top: 50px;
}

.brands-slider .swiper-slide {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands-slider .logo-card {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 150px;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.brands-slider .logo-card:hover {
    transform: scale(1.1);
}

.brands-slider .logo {
    max-height: 80px;
    max-width: 120px;
    width: auto;
    height: auto;
    object-fit: contain;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link{
    color:#060e9f !important;
}
.navbar-dark .navbar-nav .nav-link{
    color:#929dcf !important;
}


/* Brands carousel styling */
.brands-slider {
    overflow: hidden;
}

.s-project-pg-style2 .s-header-style2{
    max-height: auto !important;
    min-height: auto !important;
    height: 650px !important;
}

/* --------------- s-project-pg-style2 --------------- */
.s-project-pg-style2 .custom-header {
    position: relative;
    height: 900px;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    /*padding: 100px 0;*/
    padding: 160px 0;
    color: #fff;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
}

.s-project-pg-style2 .custom-header::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000000c8), color-stop(#0005), to(transparent));
    background-image: linear-gradient(to top, #000000c8, #0005, transparent);
}

.s-project-pg-style2 .custom-header .bg {
    position: absolute;
    left: 0;
    top: 0;
    max-height: unset;
    height: 200%;
    -o-object-position: top;
    object-position: top;
    margin-top: -25%;
    -webkit-transition: all linear;
    transition: all linear;
}

.s-project-pg-style2 .custom-header .tags a {
    font-size: 12px;
    font-weight: 500;
    padding: 7px 25px;
    border: 1px solid #ccc;
    border-radius: 30px;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.s-project-pg-style2 .custom-header .title {
    font-size: 70px;
    font-weight: 900;
    line-height: 150px;
    letter-spacing: auto;
    margin-top: 30px;
}
.custom-header{
height: 780px !important;

}
.brands-slider .swiper-slide {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brands-slider .logo-card {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    width: 150px;
    transition: transform 0.3s ease;
    text-decoration: none;
}

.brands-slider .logo-card:hover {
    transform: scale(1.1);
}

.brands-slider .logo {
    max-height: 80px;
    max-width: 120px;
    width: auto;
    height: auto;
    object-fit: contain;
}
.vc_section.container {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    padding-right: 0;
}
.vc_row.container {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0;
    padding-right: 0;
}
h2.vc_custom_heading{
       /*font-weight: 900 !important;*/
   font-weight: 300 !important;
            font-size: 45px !important;
            text-transform: uppercase;
}
h1.vc_custom_heading{
       /*font-weight: 900 !important;*/
   font-weight: 300 !important;
            font-size:78px !important;
            text-transform: uppercase;
}
p{
        margin-bottom: 10px;
}
p.vc_custom_heading{
    letter-spacing: 10px;
}
.tc-reduce-padding {
    padding: 150px 0 30px !important;
}

.s-project-pg-style2 .s-header-style2 .title{
    text-transform: uppercase;
   /*font-weight: 900 !important;*/
   font-weight: 300 !important;
}
.tc-services-style7 h2,.tc-main-info-style2 h2{
    text-transform: uppercase !important;
   /*font-weight: 900 !important;*/
   font-weight: 300 !important;
    margin-bottom: 30px !important;
}
.intercoil-heading{
    text-transform: uppercase !important;
   /*font-weight: 900 !important;*/
   font-weight: 300 !important;
   
}
/* Mobile */
@media screen and (max-width: 720px) {
    h1.vc_custom_heading {
            font-weight: 500 !important;
            font-size: 45px !important;
        }
    h2.vc_custom_heading{
        font-weight: 500 !important;
            font-size: 45px !important;
        }
.s-project-pg-style2 .tc-main-info-style2{
    padding: 41px 0 40px !important;
    border-radius: 0 !important;
}
.mobile-padding-top{
    padding-top: 30px !important;
}
.mobile-padding-bottom{
    padding-bottom: 30px !important;
}
.contact-pg-style1 .tc-contact-form-style1{
    padding-top: 20px !important;
}
}




/* --------------- services style7 --------------- */
.tc-services-style7 {
    position: relative;
}

.tc-services-style7 .content {
    position: relative;
    padding: 110px 0;
    border-top: 1px solid #ccc;
}

.tc-services-style7 .content .service-card {
    position: relative;
    margin-top: 50px;
    padding: 30px;
    border: 1px solid #ccc;
    display: block;
}

.tc-services-style7 .content .service-card:hover {
    border-top: 5px solid var(--color-orange1);
}

.tc-services-style7 .content .service-card .top-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
}

.tc-services-style7 .content .service-card .top-info .icon {
    width: 65px;
    height: 65px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #FFF;
    color: var(--color-orange1);
    font-size: 18px;
}

.tc-services-style7 .content .service-card .text {
    min-height: 105px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}
.fsz-25 p{
    font-size: 25px !important;
    
    text-transform: uppercase !important;
}
.wp-block-heading{
    margin-top: 30px;
}
@media screen and (max-width: 991px) {
    .tc-services-style7 {
        padding: 0 !important;
    }

    .tc-services-style7 .content {
        padding: 80px 0;
    }
}

/* Store Locations Styles */
.stores-list-container,
#stores-list {
  /*  max-height: 600px !important;
    height: 600px !important;
        will-change: scroll-position;
        overflow-y: scroll !important;
            overflow-x: hidden !important;
            padding-right: 15px;
            position: relative !important;
            scrollbar-width: thin;
            scrollbar-color: #999 #f1f1f1;
            -webkit-overflow-scrolling: touch;
            display: block !important;
        
            box-sizing: border-box;
            z-index: 1;
    */
  
}

.stores-list-container .accordion {
    border: none;
    height: auto;
    min-height: 100%;
    overflow: visible;
    display: block;
    position: relative;
}

.stores-list-container .accordion-item {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 10px;
    overflow: visible;
    position: relative;
    display: block;
}

.stores-list-container .accordion-button {
    background: #f8f9fa;
    border: none;
    padding: 15px 20px;
    font-weight: 600;
    box-shadow: none;
}

.stores-list-container .accordion-button:not(.collapsed) {
    background: #fff;
    color: #333;
    box-shadow: none;
}

.stores-list-container .accordion-button:focus {
    box-shadow: none;
    border-color: transparent;
}

.stores-list-container .accordion-body {
    padding: 15px 20px;
    background: #fff;
    overflow: visible;
    max-height: none;
    position: relative;
}

.stores-list-container .accordion-body .store-card {
    margin-bottom: 15px;
}

.stores-list-container .accordion-body .store-card:last-child {
    margin-bottom: 0;
}

/* Ensure all content is visible and scrollable */
.stores-list-container .accordion-collapse {
    overflow: visible;
}

.stores-list-container .accordion-collapse.show {
    overflow: visible;
}

@media (max-width: 991px) {
    .stores-list-container {
        max-height: none !important;
        overflow-y: visible !important;
    }
}

.stores-list-container::-webkit-scrollbar {
    width: 10px;
}

.stores-list-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}

.stores-list-container::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 5px;
    border: 2px solid #f1f1f1;
}

.stores-list-container::-webkit-scrollbar-thumb:hover {
    background-color: #666;
}

.stores-list-container .country-group {
    position: relative;
    z-index: 1;
}

.store-intro-card {
    background: #fff;
    border: 1px solid rgba(0,0,0,0.06);
    border-radius: 16px;
    padding: 30px 40px;
    box-shadow: 0 15px 35px rgba(15,10,40,0.05);
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

.store-intro-card p:last-child {
    margin-bottom: 0;
}

.store-card {
    cursor: pointer;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.store-card:hover {
    transform: translateY(-2px);
   color:#060e9f !important;
  
}

.country-title {
 
    margin-top: 0 !important;
    position: relative;
}

.store-filters .form-control,
.store-filters .form-select {
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 12px 15px;
}

.store-filters .form-control:focus,
.store-filters .form-select:focus {
  
    box-shadow: 0 0 0 0.2rem rgba(255, 107, 53, 0.25);
}

.store-card .store-name {
    color: #333;
}

.store-card .store-info i {
    width: 16px;
    text-align: center;
}

.store-card .view-on-map-btn,
.store-card .butn {
    white-space: nowrap;
}

@media (max-width: 991px) {
    #stores-list {
        max-height: none !important;
        padding-right: 0;
    }
    
    .store-card {
        margin-bottom: 15px !important;
    }
}

/* Brands Page - Centered Logo */
.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.brand-logo {
    max-width: 610px;
   
    width: auto;
    height: auto;
    object-fit: contain;
}
.extra-bottom-padding{
    padding-bottom: 160px !important;
}
.vc_gitem-post-data-source-post_title div{
    color:#000 !important;
    text-transform: uppercase !important;
   /*font-weight: 900 !important;*/
   font-weight: 300 !important;

}
@media (max-width: 768px) {
    .brand-logo {
        max-width: 250px;

    }
        .extra-bottom-padding {
            padding-bottom: 80px !important;
        }
}



/* ============================
   BASE STYLES
   ============================ */

.bannerbox {
    background: #e9ecf6;
    border-radius: 20px;
    overflow: hidden;
}

/* Image area (image comes from HTML inline style) */
.bannerbox-bg {
    position: relative;
    height: 260px;
    /* desktop image height */
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
}

/* Gradient overlay */
.bannerbox-bg::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 120px;
    background: linear-gradient(to bottom,
            rgba(233, 236, 246, 0) 0%,
            #e9ecf6 100%);
    pointer-events: none;
}
.navbar-dark .navbar-toggler{
    background: #929dcf !important;
}
/* Text content */
.bannerbox-content {
    text-align: center;
    padding: 40px 80px 60px;
    margin-top: -40px;
}
.bannerbox-content h2{
    text-transform: uppercase !important;
}
.bigger-font{
    font-size: 18px;
}
.bigger-font p{
    font-size: 18px;
}
/* ------------------------------
   MOBILE RESPONSIVE
   ------------------------------ */
@media (max-width: 767px) {
    .bigger-font {
            font-size: 14px;
        }
    .inner-navbar-style1{
        padding: 15px 4vw;
    }
.s-project-pg-style2 .s-header-style2 .bg{
    margin-top: -38%;
}
    .bannerbox-bg {
        height: 160px;
    }

    .bannerbox-bg::after {
        height: 80px;
    }

    .bannerbox-content {
        margin-top: -25px;
        padding: 30px 20px 40px;
    }

    .bannerbox-content h2 {
        font-size: 22px;
        line-height: 1.3;
    }

    .bannerbox-content p {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* ------------------------------
   TABLET RESPONSIVE
   ------------------------------ */
@media (min-width: 768px) and (max-width: 1024px) {

    .bannerbox-bg {
        height: 220px;
    }

    .bannerbox-bg::after {
        height: 100px;
    }

    .bannerbox-content {
        margin-top: -35px;
        padding: 40px 50px 50px;
    }
}
.blue{
    color:#060e9f !important;
}
.bluebox{
    border-right: 2px solid #060e9f !important;
}

@media screen and (max-width: 1280px) {
        .navbar-expand-lg .navbar-nav .nav-link {
            
            }
        

    .tc-navbar-style1 .content {
        border: 0;
    }

    .tc-navbar-style1 .content .navbar-nav {
        margin: 20px 0;
        margin-left: 40px;
    }

        .inner-navbar-style1 {
            position: relative;
            padding: 18px 4vw;
        }
    .tc-navbar-style1 .content .navbar-nav .nav-link {
        margin: 0;
    }
}

/* Hide only the fixed element while loader is active */
body.vc-loader-active .vc-anim-fix.wpb_animate_when_almost_visible {
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(20px) !important;
    /* optional, helps avoid “pop” */
}