.reference-hero{position:relative;background:#fff;overflow:hidden}
.reference-hero-slide{position:relative;height:555px;overflow:hidden;border-bottom:1px solid #d8dedb}
.reference-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.reference-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.98) 25%,rgba(255,255,255,.88) 37%,rgba(255,255,255,.50) 51%,rgba(255,255,255,.04) 72%)}
.reference-hero-container{position:relative;height:100%;display:flex;align-items:center}
.reference-hero-content{width:57%;padding:24px 0 92px 25px;position:relative;z-index:3}
.reference-kicker{font-size:30px;line-height:1.15;text-transform:uppercase;letter-spacing:1px;color:#c99119;margin-bottom:8px}
.reference-hero-content h1{font-size:65px;line-height:1.05;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;color:#005f35;font-weight:800;margin:0}
.reference-divider{display:flex;align-items:center;width:390px;gap:13px;margin:24px 0 15px;color:#c99119;font-size:25px}
.reference-divider span{display:block;height:2px;background:#c99119;flex:1}
.hero-service-line{font-size:17px;font-weight:700;color:#222;margin-bottom:14px;white-space:nowrap}
.hero-service-line b{color:#005f35;padding:0 4px}
.reference-hero-content p{font-size:17px;line-height:1.55;max-width:610px;color:#353535;margin-bottom:24px}
.reference-actions{display:flex;gap:18px;flex-wrap:wrap}
.reference-primary-btn,.reference-outline-btn{padding:14px 24px;border-radius:6px;text-transform:uppercase;font-weight:750;min-width:180px}
.reference-primary-btn{background:#005f35;color:#fff!important;border:2px solid #005f35}
.reference-primary-btn:hover{background:#004527;transform:translateY(-2px)}
.reference-outline-btn{background:#fff;color:#005f35;border:2px solid #005f35}
.reference-outline-btn:hover{background:#005f35;color:#fff}
.reference-primary-btn i,.reference-outline-btn i{margin:0 8px}
.hero-trust-container{position:absolute;left:0;right:0;bottom:10px;z-index:5;pointer-events:none}
.hero-trust-cards{display:flex;justify-content:flex-end;padding-right:155px;gap:18px}
.hero-trust-card{width:140px;background:#fff;border-radius:13px;padding:18px 10px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.16);pointer-events:auto}
.hero-trust-icon{width:62px;height:62px;border:3px solid #005f35;border-radius:50%;color:#005f35;display:flex;align-items:center;justify-content:center;font-size:28px;margin:0 auto 9px}
.live-clock{--hour-angle:0deg;--minute-angle:0deg;position:relative;display:block;width:34px;height:34px;border:2px solid currentColor;border-radius:50%;color:var(--primary);background:rgba(255,255,255,.78);box-shadow:inset 0 0 0 2px rgba(11,107,58,.08)}.hero-trust-icon .live-clock{width:34px;height:34px;color:#005f35}.live-clock::before,.live-clock::after{content:"";position:absolute;left:50%;width:2px;height:3px;background:currentColor;transform:translateX(-50%)}.live-clock::before{top:2px}.live-clock::after{bottom:2px}.live-clock-hour,.live-clock-minute{position:absolute;left:calc(50% - 1px);bottom:50%;width:2px;border-radius:2px;background:currentColor;transform-origin:50% 100%}.live-clock-hour{height:9px;transform:rotate(var(--hour-angle))}.live-clock-minute{height:12px;background:var(--secondary);transform:rotate(var(--minute-angle))}.live-clock-center{position:absolute;left:50%;top:50%;width:5px;height:5px;border-radius:50%;background:currentColor;transform:translate(-50%,-50%)}
.hero-trust-card strong,.hero-trust-card span{display:block;color:#101010;font-size:16px;line-height:1.35}
.reference-carousel-arrow{width:52px!important;opacity:1}
.reference-carousel-arrow>span{width:50px;height:50px;border-radius:50%;background:rgba(0,70,40,.82);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}
.reference-carousel-arrow.carousel-control-prev{left:4px}
.reference-carousel-arrow.carousel-control-next{right:4px}
.hero-dots{bottom:18px;margin-bottom:0}
.hero-dots li{width:13px;height:13px;border:0;border-radius:50%;background:#fff;opacity:1}
.hero-dots li.active{background:#005f35}

.floating-contact-bar{position:fixed;right:0;top:50%;bottom:auto;transform:translateY(-50%);width:78px;background:#005f35;z-index:1075;border-radius:13px 0 0 13px;overflow:hidden;box-shadow:0 7px 22px rgba(0,0,0,.20);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}
.floating-contact-bar a{display:flex;min-height:66px;flex-direction:column;align-items:center;justify-content:center;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.40);font-size:11px;font-weight:700;text-align:center;text-decoration:none!important;padding:5px 3px}
.floating-contact-bar a:last-child{border-bottom:0}
.floating-contact-bar a i{font-size:20px;margin-bottom:5px}
.floating-contact-bar a:hover,.floating-contact-bar a:focus{background:#003f24;color:#fff!important;outline:3px solid rgba(201,145,25,.50);outline-offset:-3px}
.floating-contact-bar .floating-email{background:#d39810}
.floating-contact-bar .floating-email:hover,.floating-contact-bar .floating-email:focus{background:#ad790b}

@media(max-width:1199.98px){
    .reference-hero-content h1{font-size:52px}
    .reference-kicker{font-size:25px}
    .reference-hero-content{width:62%}
    .hero-service-line{white-space:normal}
    .hero-trust-cards{padding-right:110px}
}
@media(max-width:991.98px){
    .reference-hero-slide{height:690px}
    .reference-hero-overlay{background:rgba(255,255,255,.88)}
    .reference-hero-content{width:100%;text-align:center;padding:45px 35px 190px}
    .reference-hero-content p{margin-left:auto;margin-right:auto}
    .reference-divider{margin-left:auto;margin-right:auto}
    .reference-actions{justify-content:center}
    .hero-service-line{white-space:normal}
    .hero-trust-cards{justify-content:center;padding-right:0}
    .reference-carousel-arrow{display:none}
    
}
@media(max-width:767.98px){
    .reference-hero-slide{height:735px}
    .reference-hero-content{padding:45px 15px 210px}
    .reference-kicker{font-size:20px}
    .reference-hero-content h1{font-size:38px;white-space:normal}
    .reference-divider{width:245px}
    .hero-service-line{font-size:15px}
    .reference-hero-content p{font-size:16px}
    .reference-actions{flex-direction:column;align-items:center}
    .reference-actions .btn{width:100%;max-width:290px}
    .hero-trust-cards{gap:8px}
    .hero-trust-card{width:31%;padding:12px 4px}
    .hero-trust-icon{width:46px;height:46px;font-size:20px}
    .hero-trust-card strong,.hero-trust-card span{font-size:12px}
}

.floating-contact-bar.is-visible{opacity:1;visibility:visible;pointer-events:auto}

/* Carousel controls should not retain a focus ring after mouse click. */
.reference-carousel-arrow:focus,
.reference-carousel-arrow:active,
.reference-carousel-arrow:focus-visible{
  outline:none!important;
  box-shadow:none!important;
}

.reference-hero-content h1{font-size:32px!important;line-height:1.15!important}
@media(max-width:1199.98px){.reference-hero-content h1{font-size:29px!important}}
@media(max-width:767.98px){.reference-hero-content h1{font-size:25px!important}}
@media(max-width:991.98px){
  .floating-contact-bar{
    display:flex!important;
    width:auto!important;
    right:10px!important;
    left:10px!important;
    top:auto!important;
    bottom:10px!important;
    transform:none!important;
    border-radius:12px!important;
    flex-direction:row!important;
  }
  .floating-contact-bar a{
    min-height:56px!important;
    flex:1!important;
    border-bottom:0!important;
    border-right:1px solid rgba(255,255,255,.35)!important;
    font-size:10px!important;
  }
  .floating-contact-bar a:last-child{border-right:0!important}
  .floating-contact-bar a i{font-size:18px!important;margin-bottom:3px!important}
}

.hero-rupees-icon img{width:27px;height:27px;object-fit:contain;display:block}

@media(max-width:991.98px){
  .floating-contact-bar{
    display:flex!important;
    flex-direction:column!important;
    width:78px!important;
    left:auto!important;
    right:0!important;
    top:50%!important;
    bottom:auto!important;
    transform:translateY(-50%)!important;
    border-radius:13px 0 0 13px!important;
  }
  .floating-contact-bar a{
    min-height:66px!important;
    width:100%!important;
    flex:none!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.40)!important;
    font-size:11px!important;
    padding:5px 3px!important;
  }
  .floating-contact-bar a:last-child{border-bottom:0!important}
  .floating-contact-bar a i{font-size:20px!important;margin-bottom:5px!important}
}
