.img-rr img {
    min-width: 130px!important;
    width: 130px!important;
    border-radius: 20px!important;
    object-fit: cover!important;
    height: 130px!important;
}
.whatsapp-float {
    position: fixed;
    bottom: 75px;
    right: 53px;
    width: 60px;
    height: 60px;
    z-index: 999;
    }
.whatsapp-float img {
    width: 80%!important;
    height: 80%!important;
    border-radius: 10% !important;
}
.review-feed {
    background: #7ce5d561 !important
}
.review-feed p {
    color: #000000!important;
}
/* Full screen section */
.vs-hero-wrapper6 {
    height: auto;
    min-height: auto;
}

/* Full screen slides */
.banner-slide.video-slide {
    height: 100vh !important;
    position: relative;
}

/* Video container styling */
.slide_shape.has-video {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: visible !important;
}

/* Video element styling */
.slide_shape.has-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Content positioning */
.container-style6 {
    position: relative;
    z-index: 2;
/*    height: 100%;*/
}
.video_slide{
    width: 100%!important;
    clip-path: unset!important;
}
/*@media (max-width: 768.98px) {
    .home_slide_section .c_box {
        background: rgb(93 190 175 / 84%)!important;
        border-radius: 10px!important;
        padding: 18px 0 1px 20px!important;
        margin-bottom: 20px!important;
    }
}*/
.hero-content6 .sub-title {
    font-size: 20px;
    font-weight: 700;
    font-family: var(--title-font);
/*    color: #ffffff!important;*/
    display: inline-block;
    margin-bottom: 9px;
}
.jana-color-black {
    color: #232425 !important;
}
.jana-color-blue {
    color: #0c509b !important;
}
.btn-style {
  background-color: #0c509b!important;

}
 .hero-contenth {
    padding: 100px 0 100px;
    background: rgb(93 190 175 / 84%) !important;
    border-radius: 26px !important;
    padding: 19px 0 20px 20px !important;
    margin-bottom: 20px !important;
    margin-top: 26px;
}


/*@media (max-width: 1199px) {
    .vs-hero-wrapper6 .hero-content6 {
    padding: 100px 0 100px;
    background: rgb(93 190 175 / 84%) !important;
    border-radius: 26px !important;
    padding: 19px 0 20px 20px !important;
    margin-bottom: 20px !important;
    margin-top: 26px;
}
}*/

/*.testi-box-two:hover {
    background-color: #5dbeaf2b!important;
}*/
@media (max-width: 1024.98px){
    
    .sld_h1_mbl_text{
        background: #ffffffd1;
        padding: 5px 15px 5px 15px;
        color: white !important;
        border-radius: 3px;
    }
    .whatsapp-float img {
        width: 75% !important;
        height: 75% !important;
    }
    .whatsapp-float {
        position: fixed;
        bottom: 75px;
        right: 50px;
    }
}

@media (max-width: 768.98px) {
    .home_slide_section .c_box {
        background:none!important;
        border-radius: 2rem;
        padding: 15px 0 1px 0px !important;
        margin-bottom: 20px;
    }
    .whatsapp-float{
        bottom: 85px;
        right: 0px;
    }
}
.hero-contentxyz {
    padding: 100px 0 100px;
/*    background:rgb(246 255 254 / 88%)!important;*/
    border-radius: 26px !important;
    padding: 35px 25px 35px 25px!important;
    margin-bottom: 20px !important;
    margin-top: 70px;
}
.banner-slide-home .banner-slide {
    max-height: fit-content!important;
}
.full-screen-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover; /* Ensures the video covers the entire screen */
}
/*.hero-content6 .sub-title {
    color: #232425 !important;
}*/
.testi-box-two::before {
    opacity: 0.5!important;
}
.floating-btn1 {
    position: fixed;
    bottom: 140px;
    right: 9px;
    width: 52px;
    height: 42px;
    background: #ffffffff;
    color: white;
    border: none;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    font-size: 24px;
    cursor: pointer;
    transition: 0.3s;
    z-index: 1000;
}
@media (max-width: 768.98px) {
    .hero-contentxyz {
        padding: 35px 0px 35px 0px !important;
    }
}