.banner-section-eleven .banner-content .title {
    font-size: 60px;
        color: white;
}


.banner-section-eleven {
    padding: 100px 0 45px;
    background: url("../images/banner-bg-4.jpg") no-repeat;
    background-size: cover;
}


.banner-section-eleven .banner-content .title span {
    
    background: linear-gradient(135deg, #ffffff 0%, #bcd7ff 50%, #6afff7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    border: 0px solid var(--primary);
    border-radius: 170px;
    padding: 5px;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
}
.col-lg-11.mx-auto {
    width: 67.666667%;
}

.banner-section-eleven .popular-search p { 
    color: #ffffff;
}


.banner-section-twelve .banner-content-twelve .banner-btn-twelve {
    display: flex;
    align-items: center;
    gap: 12px;
}

.theme-btn.btn.btn-primary {
    border-color: var(--primary);
    font-size: 16px;
    font-weight: 500;
    padding: 12px 24px;
}

.btn-outline-white{
    font-size: 16px;
    font-weight: 500;
    padding: 12px 24px;
    color:black !important;
    background-color: white !important;
    border: 1px solid #FFF; 
}

@media (max-width: 767.98px) {
    .banner-section-eleven .horizontal-slide {
        display: block;
    }

        .banner-section-eleven .popular-search {
        display: block;
    }

    .banner-section-eleven .banner-content {
        padding: 34px 0;
    
}


}
.banner-btn-twelve {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: nowrap;
    margin: 15px auto;
    justify-content: center;
}


.banner-section-eleven .banner-content .arrow-bg {
    position: absolute;
    bottom: 151px;
    left: 0;
    z-index: -1;
}

.horizontal-slide[data-speed=slow] {
    --_animation-duration: 70s;
}
 .service-item-three .service-content p {
    font-size: 15px;
    font-weight: 500; 
}


.slider-section .service-slide::before { 
    width: 30px;
    height: 30px;
    font-size: 22px; 
}

.slider-section h2 {
    font-size: 17px;
    color: #FFF;
    white-space: nowrap;
}
   

.feature-section-three {
    background: linear-gradient(271.15deg, #3c0af2 0.02%, #020810 98.49%); 
}


.howworks-p {
        color: #e1e1e1;
    font-size: 15px;
    margin-top: 10px;
}

h5, .h5, .custom-title {
    font-size: 18px;
    font-weight: 600;    }
    
     
.status-live {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: #a8a8b4;
    font-size: 14px;
    font-weight: 500;
    justify-content: center;
}

.live-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #7CFF9E; /* light green */
    box-shadow: 0 0 8px rgba(124, 255, 158, 0.8);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(124, 255, 158, 0.7);
    }
    70% {
        transform: scale(1.1);
        box-shadow: 0 0 0 8px rgba(124, 255, 158, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(124, 255, 158, 0);
    }
}


.theme-btn.btn.btn-primary { 
     border: 2px solid rgb(65, 65, 182);
}


.testimonial-item-two .description { 
    font-size: 20px;
}

.footer-newsletter {
    background: linear-gradient(91.15deg, #202f5e 1.51%, #08367c 99.98%); 
}


.footer-newsletter h2 {
    color: #FFF;
    margin-bottom: 6px;
    font-size: 45px;
}

.footer-newsletter p {
    color: #E9EAEB;
    font-size: 20px;
    margin-bottom: 46px;
}
.testimonial-section-two {
    background:linear-gradient(91.15deg, #172269 1.51%, #050e16 99.98%);
}

.service-item-three .service-content {
    padding: 11px 20px; 
    background: #ffffff;
}


.service-item-three { 
    box-shadow: 4px 4px 16px 4px rgba(0, 0, 0, 0.08); 
}

.btn.btn-dark { 
    border-radius: 20px; 
}

.mbtn {
    background-color: #28eed5 !important;
    color: black !important;
    border: 2px solid rgb(33 222 96) !important;
    padding: 12px 35px !important;
}


/* Testimonial Marquee */
.review-marquee {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.review-marquee-track {
    display: flex;
    gap: 24px;
    width: max-content;
    animation: reviewScroll 40s linear infinite;
}

.review-marquee:hover .review-marquee-track {
    animation-play-state: paused;
}

.rv-card {
    flex: 0 0 350px;
    min-width: 350px;
}

/* Infinite Scroll Animation */
@keyframes reviewScroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}
 


/* --- 3. REVIEWS --- */
#reviews{background:#F9F7FF;position:relative;overflow:hidden;padding:clamp(48px,6vw,72px) 0;content-visibility:auto;contain-intrinsic-size:auto 500px}
#reviews .section-inner{padding:0 clamp(16px,2.5vw,24px);max-width:100%}
.review-hero{text-align:center;padding:0 clamp(16px,2.5vw,24px) clamp(28px,3.5vw,40px)}
.review-hero .trust-num{font-size:clamp(26px,5vw,56px);font-weight:900;font-family:'Outfit',sans-serif;line-height:1}
.review-hero .trust-num .tn-dark{color:#1a0e45}
.review-hero .trust-num .tn-accent{color:#DAE905}
.review-hero .trust-label{font-size:clamp(12px,1.6vw,20px);font-weight:600;color:#6b7280;margin-top:6px;line-height:1.4}
.review-stars-row{display:flex;align-items:center;justify-content:center;gap:3px;margin-top:10px}
.review-stars-row i{font-size:clamp(14px,1.5vw,18px);color:#DAE905}
.review-stars-row .rv-count{font-size:clamp(11px,1vw,13px);color:#9ca3af;font-weight:500;margin-left:6px}
.review-marquee{overflow:hidden;width:100%;position:relative;padding:6px 0;contain:layout style}
.review-marquee::before,.review-marquee::after{content:'';position:absolute;top:0;bottom:0;width:clamp(30px,8vw,120px);z-index:3;pointer-events:none}
.review-marquee::before{left:0;background:linear-gradient(90deg,#F9F7FF,transparent)}
.review-marquee::after{right:0;background:linear-gradient(270deg,#F9F7FF,transparent)}
.review-marquee-track{display:flex;gap:clamp(14px,1.6vw,22px);animation:rvMarquee 40s linear infinite;width:max-content;will-change:transform}
.review-marquee:hover .review-marquee-track{animation-play-state:paused}
@keyframes rvMarquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.rv-card{width:clamp(260px,28vw,380px);min-width:clamp(260px,28vw,380px);background:#fff;border-radius:clamp(14px,1.4vw,18px);padding:clamp(18px,2vw,26px) clamp(16px,1.8vw,24px);border:1px solid rgba(42,23,104,.06);box-shadow:0 2px 12px rgba(42,23,104,.04);transition:all .3s;position:relative;overflow:hidden;will-change:transform}
.rv-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#2A1768,#DAE905);transform:scaleX(0);transform-origin:left;transition:transform .35s}
.rv-card:hover::before{transform:scaleX(1)}
.rv-card:hover{box-shadow:0 12px 36px rgba(42,23,104,.1);transform:translateY(-4px)}
.rv-card-top{display:flex;align-items:center;gap:clamp(8px,1vw,12px);margin-top:0px;margin-bottom:8px}
.rv-avatar{width:clamp(36px,4vw,48px);height:clamp(36px,4vw,48px);min-width:clamp(36px,4vw,48px);margin-top:-55px;border-radius:50%;object-fit:cover;border:2px solid rgba(218,233,5,.2)}
.rv-user{flex:1;min-width:0}
.rv-user h4{font-size:clamp(13px,1.2vw,15px);font-weight:700;color:#1a0e45;line-height:1.2}
.rv-user .rv-loc{font-size:clamp(10px,.9vw,12px);color:#9ca3af;margin-top: 0px}
.rv-svc-badge{display:inline-block;margin-left:-61px;margin-top:-120px;background:rgba(42,23,104,.06);color:#2A1768;font-size:clamp(8px,.7vw,10px);font-weight:700;padding:2px 8px;border-radius:50px;text-transform:uppercase;letter-spacing:.04em}
.rv-stars{display:flex;gap:2px;margin-bottom:8px}
.rv-stars i{font-size:11px;color:#DAE905}
.rv-text{font-size: clamp(11px, 1vw, 14px);
    color: #383a3f;
    line-height: 1.7;
    font-family: "Archivo", sans-serif;}
.rv-verified{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-size:clamp(9px,.8vw,10.5px);font-weight:600;color:#16a34a;background:rgba(22,163,74,.06);padding:3px 8px;border-radius:50px}
.rv-verified i{font-size:9px}
.rv-quote{position:absolute;top:10px;right:14px;font-size:clamp(28px,3vw,38px);color:rgba(42,23,104,.05);font-family:Georgia,serif;line-height:1;pointer-events:none}


/* Floating Call Button Styles */
.fixed-call-btn {
  background: var(--primary);
  position: fixed;            /* Pure screen par fixed rahega */
  bottom: 25px;              /* Bottom se gap */
  right: 25px;               /* Right se gap */
  height: 54px;
  padding: 0 24px;
  border-radius: 50px;       /* Capsule shape */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;                 /* Icon aur Text ke beech ka gap */
  z-index: 9999;             /* Taki ye sabhi sections ke upar dikhe */
  text-decoration: none;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
  transition: all 0.4s ease;
}

.fixed-call-btn i {
  color: #FFF;
  font-size: 20px;
}

.fixed-call-btn .btn-text {
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  white-space: nowrap;
}

/* Hover Effect */
.fixed-call-btn:hover {
  background: #c30564;
  transform: translateY(-3px); /* Hover karne par halka sa upar uthega */
  box-shadow: 0 12px 30px rgba(253, 60, 157, 0.4);
}

/* --- Smooth Ripple/Pulse Animation --- */
.fixed-call-btn .pulse-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid var(--primary);
  border-radius: 50px;
  animation: buttonPulse 2s infinite ease-out;
  pointer-events: none; /* Click block na kare */
}

@keyframes buttonPulse {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.25);
    opacity: 0;
  }
}

/* --- Responsive Controls for Mobile Devices --- */
@media (max-width: 767.98px) {
  .fixed-call-btn {
    bottom: 20px;
    right: 20px;
    height: 48px;
    padding: 0 18px;
    gap: 8px;
  }
  .fixed-call-btn i {
    font-size: 18px;
  }
  .fixed-call-btn .btn-text {
    font-size: 14px;
  }
}


.popuptitle{
    font-size: 30px !important ;
}


.hs-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999; /* Ensures it stays on top of all other elements */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

/* Becomes active via JS class change */
.hs-popup-overlay.show-popup {
    opacity: 1;
    visibility: visible;
}

/* Responsive Content Container */
.hs-popup-content {
    background-color: #ffffff;
    padding: 40px 30px 35px 30px;
    border-radius: 12px;
    position: relative;
    width: 90%;
    max-width: 500px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    text-align: center;
    transform: scale(0.85);
    transition: transform 0.4s ease;
}

.hs-popup-overlay.show-popup .hs-popup-content {
    transform: scale(1);
}

/* Right-side Close Button Customization */
.hs-popup-close {
    position: absolute;
    top: 12px;
    right: 18px;
    background: none;
    border: none;
    font-size: 28px;
    font-weight: 300;
    color: #888888;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    transition: color 0.2s ease;
}

.hs-popup-close:hover {
    color: #222222;
}

/* Typography elements */
.hs-popup-body h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 12px;
    line-height: 1.3;
}

.hs-popup-body p {
    font-size: 18px;
    color: #555555;
    line-height: 1.6;
    margin-bottom: 25px;
}


/* ---------------------- Mobile   ---------------------- */
@media only screen and (max-width: 768px) {
           .banner-section-eleven .banner-content .title {
                    font-size: 35px;
                     color: white;
}

.hs-popup-content {
    background-color: #ffffff;
    padding: 35px 16px 24px 15px;
    
}

.popuptitle{
    font-size: 20px !important ;
}
.hs-popup-body p {
    font-size: 13px;
    color: #302828;
    line-height: 1.6;
    margin-bottom: 25px;
}


.col-lg-11.mx-auto {
    width: 95%;
}
.rv-card {
        flex: 0 0 280px;
        min-width: 280px;
    }

    .review-marquee-track {
        animation-duration: 25s;
    }

.banner-section-eleven {
    padding: 24px 0 45px; 
}

.banner-section-eleven .slide-list > div img {
    width: 70%;
}
.banner-section-eleven .slide-list {
    gap: 2px;
}
.horizontal-slide[data-speed=slow] {
    --_animation-duration: 50s;
}

img.img-fluid.arrow-bg {
    display: none;
}


.footer-newsletter h2 { 
    font-size: 30px;
}

.footer-newsletter p {
    color: #E9EAEB;
    font-size: 16px;
    margin-bottom: 25px;
}


.testimonial-item-two .description { 
    font-size: 17px;
}


.theme-btn.btn.btn-primary { 
    padding: 12px 15px; font-size: 14px; border: 2px solid white;
}

.btn-outline-white{ 
    padding: 12px 14px; font-size: 14px;  
 
}
.mbtn { 
    padding: 12px 15px !important;
}

.banner-btn-twelve {
   display: flex;
        gap: 12px;
        flex-wrap: nowrap;
        margin: 4px auto 17px;
         justify-content: center;
        flex-direction: row;
}


.banner-section-eleven .popular-search .badge {
    background: rgba(255, 255, 255, 0.9);
    padding: 4px 10px;
    color: #242B3A;
    margin-top: 6px;
    border-radius: 117px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
}


.row-cols-1>* {
    flex: 0 0 auto;
    width: 50%;
}

h5, .h5, .custom-title {
    font-size: 15px; 
}
            
}
