/* _content/Kelda.Web.Blazor.Server/Components/Layout/KeldaButtonComponent.razor.rz.scp.css */
.inq-btn[b-hcvyn66b39] {
    background-color: rgba(93, 190, 163, 1);
    color: white;
    border-radius: 30px;
    border: 0px;
    transition: 0.2s ease-in-out;
    font-family: 'Red Rose';
    font-weight: 300;
    padding: 9px 15px 9px 15px;
    font-size: clamp(14px, 1vw, 18px);
    cursor: pointer;
}

    .inq-btn:hover[b-hcvyn66b39] {
        background-color: rgba(15, 52, 108, 1);
    }

/* _content/Kelda.Web.Blazor.Server/Components/Layout/MainLayout.razor.rz.scp.css */


body[b-vexgxcmf5a] {
    background-color: white !important;
}

header[b-vexgxcmf5a] {
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 10;
}

footer[b-vexgxcmf5a] {
    background-color: rgba(14, 14, 14, 1);
    padding: 14px 0px;

}

.all-content .container-x[b-vexgxcmf5a] {
    margin: 135px 100px 0;
}

.whats-app-icon[b-vexgxcmf5a] {
    background-color: var(--main-button-color);
    width: fit-content;
    padding: 0px 10px;
    border-radius: 4px;
    font-size: 30px;
}



/* footer styles */


.footer-brand-logo[b-vexgxcmf5a] {
    width: 214px;
}

    .footer-brand-logo img[b-vexgxcmf5a] {
        width: 100%;
        margin-top: 9px;
        text-align: center;
    }


.social-media-platforms a[b-vexgxcmf5a] {
    text-decoration: none;
    margin: 0 8px;
}

.social-media-platforms img[b-vexgxcmf5a] {
    width: 28px;
    height: 28px;
}

.address-contact img[b-vexgxcmf5a],
.phone-contact img[b-vexgxcmf5a] {
    width: 16px;
    height: 15px;
}

.address-contact p[b-vexgxcmf5a],
.phone-contact p[b-vexgxcmf5a] {
font-size:14px ;

}
.powered-by span[b-vexgxcmf5a] {
    font-family: 'bauhaus_93regular';
    color: #337ab7 !important;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14.4px;
}

.powered-by-text[b-vexgxcmf5a] {
    margin: 0 !important;
}

.rights-conditions-container img[b-vexgxcmf5a] {
    width: 17px;
}



.footer-contact-info + p[b-vexgxcmf5a] {
    font-size: 16px;
}

.rights-conditions-container p[b-vexgxcmf5a] {
    text-wrap: nowrap;
}

.footer-website-info[b-vexgxcmf5a] {
    margin-right: 50px;
    font-size: 12px;
    margin-top: 0px;
}

.footer-contact-info[b-vexgxcmf5a] {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.social-media-platforms[b-vexgxcmf5a]{
    margin-top:10px;
}

.social-media-platforms[b-vexgxcmf5a] {
    margin: 0 0 10px !important;
}

/* responsive styles */

@media(max-width:992px) {
    .main[b-vexgxcmf5a]{
        margin-top: 15%;
    }
    footer[b-vexgxcmf5a] {
        padding: 37px 20px;
    }
    .all-content .container-x[b-vexgxcmf5a] {
        margin: 0 30px;
    }
}

@media(max-width:930px) {
    .footer-brand-logo img[b-vexgxcmf5a] {
        width: 140px;
    }

    .social-media-platforms img[b-vexgxcmf5a] {
        width: 24px;
        height: 24px;
    }

    .rights-conditions-container p[b-vexgxcmf5a] {
        font-size: 14px;
    }

    .powered-by[b-vexgxcmf5a] {
        font-size: 14px;
    }

    .address-contact p[b-vexgxcmf5a],
    .phone-contact p[b-vexgxcmf5a] {
        font-size: 13px;
    }
}
 @media (max-width: 786px) {
    .main[b-vexgxcmf5a]{
        margin-top: 20%;
    }
} 

@media (max-width: 630px) {
    .rights-conditions-container p[b-vexgxcmf5a] {
        font-size: 12px;
    }
    .main[b-vexgxcmf5a]{
        margin-top: 25%;
    }
    .footer-brand-logo img[b-vexgxcmf5a] {
        width: 114px;
    }

    .social-media-platforms a[b-vexgxcmf5a] {
        margin: 0 5px;
    }

    .footer-contact-info > p[b-vexgxcmf5a],
    .address-contact[b-vexgxcmf5a] ,
    .phone-contact[b-vexgxcmf5a]  {
        display:none;
    }

    .footer-website-info[b-vexgxcmf5a] {
        display: flex;
    }

    .vertical-margin[b-vexgxcmf5a] {
        margin-right: 20px;
    }

    .footer-website-info[b-vexgxcmf5a] {
        margin-right: 0px;
        display: flex;
        justify-content: space-between;
    }

    .footer-website-info[b-vexgxcmf5a]{
        margin-top:0px;
    }

    .footer-contact-info[b-vexgxcmf5a] {
        margin-top: 20px;
    }

    .social-media-platforms[b-vexgxcmf5a] {
        margin-top: 20px;
    }

    .footer-contact[b-vexgxcmf5a]{
        justify-content:space-around !important;
        flex-wrap:wrap;
    }

    .footer-brand-logo[b-vexgxcmf5a] {
        width: fit-content;
    }

    .powered-by[b-vexgxcmf5a] {
        font-size: 12px;
    }

    .rights-conditions-container p[b-vexgxcmf5a] {
        font-size: 11px;
    }

    .social-media-platforms img[b-vexgxcmf5a] {
        width: 20px;
        height: 20px;
    }
    footer[b-vexgxcmf5a] {
        padding: 27px 0px;
    }
    .vertical-margin[b-vexgxcmf5a] {
        margin-right: 0px;
    }
}

@media(max-width:500px) {
    .main[b-vexgxcmf5a]{
        margin-top: 40%;
    }
    .footer-brand-logo img[b-vexgxcmf5a] {
        width: 90px;
    }
    .footer-website-info[b-vexgxcmf5a] {
        margin-right: 0px;
    }
    .footer-website-info[b-vexgxcmf5a] {
        margin-right: 0px;
        width: fit-content;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
     
    }
}


/* _content/Kelda.Web.Blazor.Server/Components/Layout/Navmenu.razor.rz.scp.css */
:root[b-9278eriehv] {
    --inquire-button-bg-color: rgba(93, 190, 163, 1);
    --nav-link-color: rgba(14, 14, 14, 1);
}

/* Navbar styles */

.rz-header a:hover[b-9278eriehv]{
font-weight: bold;
color: black;
}
.btn-active[b-9278eriehv] {
    background-color: blue !important;
    color: white;
}

nav[b-9278eriehv]{
    height:100px !important;
}

.navbar-expand-lg .navbar-nav[b-9278eriehv] {
    cursor: pointer;
    margin: 0 auto;
}

/* brand logo */
.brand-logo[b-9278eriehv] {
    margin-left: 7%;
    width: 130px;
    height: 30px;
}

.brand-logo img[b-9278eriehv]{
    width:100%;
}

/* Nav-links styles */

.nav-link[b-9278eriehv] {
    color: var(--primary-color, #0F346C);
    margin: 0 10px;
    font-family: 'Red Rose';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.navbar-nav .nav-link.active[b-9278eriehv] {
    font-size: 20px;
    font-weight: 1000;
    color: rgba(15, 52, 108, 1);
}

.language-dropdown[b-9278eriehv]{
    margin-right:70px;
}

.localization-nav[b-9278eriehv] {
    display: none !important;
}

    .localization-nav ul[b-9278eriehv] {
        padding: 6px 17px;
        border-radius: 30px;
        width: 80%;
        border: 1px solid rgba(15, 52, 108, 1);
        margin: 0 auto;
    }

.localization-nav ul li[b-9278eriehv]{
    list-style-type:none;
}

.localization-nav ul li a[b-9278eriehv]{
    transition:.2s ease-in-out;
    border-radius: 30px;
    color:rgba(15, 52, 108, 1);
    text-decoration:none;
    font-size:18px;
    font-family:'Red Rose';
    padding: 12px 33px;
}

    .localization-nav ul li .active[b-9278eriehv] {
        border-radius: 24px !important;
        background: var(--deep-blue, #0F346C);
        color: white !important;
        transition: .2s ease-in-out;
        padding-left: 34px;
        padding-right: 34px;
        padding-bottom: 5px;
        padding-top: 5px;
    }

.dropdown-center[b-9278eriehv] {
    font-size: clamp(14px, 1vw, 18px);
}

#overlay[b-9278eriehv] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 1000;
}

.navbar-toggler.change[b-9278eriehv] {
width:54px;
height:38px;
}
.navbar-toggler.change i[b-9278eriehv] {
    display: block !important;
    font-size:25px;
}

.navbar-toggler.change span[b-9278eriehv] {
    display: none !important;


}
.dropdown-toggle[b-9278eriehv]::after{
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: none !important;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}
.select[b-9278eriehv] {
    width: 100px; /* Set width as per your need */
    overflow: hidden;
}

/* Responsive style*/
@media (min-width: 992px) and (max-width: 1260px) {
    .brand-logo[b-9278eriehv] {
        margin-left: 0%;
        width: 130px;
        height: 30px;
    }
    .inq-btn[b-9278eriehv]{
        white-space:nowrap;
    }
    .nav-link[b-9278eriehv] {
        margin:0px;
    }

}

    @media(max-width:992px) {
        .navbar-collapse[b-9278eriehv] {
            position: absolute;
            top: 75%;
            width: 100%;
            background-color: white;
            left: 0px;
            padding: 5px 18px;
            z-index: 1;
        }

        .navbar-nav[b-9278eriehv] {
            text-align: center;
        }

        .navbar > div[b-9278eriehv] {
            flex-direction: row-reverse;
        }

        .navbar-toggler[b-9278eriehv] {
            box-shadow: 0 0;
            border: 0;
        }

        .nav-item[b-9278eriehv] {
            margin: 5px 0;
        }

        .nav-buttons button[b-9278eriehv] {
            display: none !important;
        }

        .localization-nav[b-9278eriehv] {
            display: block !important;
        }

        .nav-buttons[b-9278eriehv] {
            display: none !important;
        }
    }

    @media(max-width:574px) {
        .localization-nav ul[b-9278eriehv] {
            width: 100%;
        }
    }

/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/AboutUs.razor.rz.scp.css */
.page-title p:nth-child(1)[b-7j4xmztw3o] {
    color: #0F346C;
    font-family: 'Red Rose';
    font-size: 48px;
    font-weight: 700;
}

.page-title p:nth-child(2)[b-7j4xmztw3o] {
    color: #0F346C;
    font-family: Lato;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    line-height: 32px;
    margin: 15px 0;
    padding-left: 15px;
}

    .page-title p:nth-child(2)[b-7j4xmztw3o]::after {
        content: '';
        position: absolute;
        left: 0;
        top: 2px;
        height: 100%;
        width: 2px;
        background-color: #B5C0D1;
        border-radius: 10px;
    }

/* carousel style */

.carousel-container[b-7j4xmztw3o] {
    margin: 90px 0;
}

    .carousel-container .title-section p:nth-child(1)[b-7j4xmztw3o] {
        color: rgba(15, 52, 108, 1);
        font-size: 36px;
        line-height: 44.96px;
        font-family: 'Red Rose';
    }

    .carousel-container .title-section p:nth-child(2)[b-7j4xmztw3o] {
        font-family: Lato;
        font-size: 20px;
        line-height: 24px;
    }

.carousel-indicators [data-bs-target][b-7j4xmztw3o] {
    background-color: rgba(15, 52, 108, 1);
}

.carousel-indicators[b-7j4xmztw3o] {
    z-index:0;
    bottom: -55px;
}


.carousel-control-next-icon[b-7j4xmztw3o] {
    background-image: url(/wwwroot/Images/carousel-arrow.png) !important;
}

.carousel-control-prev-icon[b-7j4xmztw3o] {
    background-image: url(/wwwroot/Images/carousel-arrow.png) !important;
    transform: rotateY(180deg);
}

/* meet our team style */

.meet-our-team-container > p[b-7j4xmztw3o] {
    color: rgba(15, 52, 108, 1);
    font-family: 'Red Rose';
    font-size: 36px;
}





@media(max-width:768px) {
    .carousel-control-next[b-7j4xmztw3o], .carousel-control-prev[b-7j4xmztw3o] {
        z-index:0 !important;
        opacity: 1;
        background-color: rgba(181, 192, 209, 1);
    }

    .our-vision-text-container p:nth-child(1)[b-7j4xmztw3o], .our-mission-text-container p:nth-child(1)[b-7j4xmztw3o] {
        margin: 0;
    }

    .carousel-control-next[b-7j4xmztw3o],
    .carousel-control-prev[b-7j4xmztw3o] {
        top: 250px;
        border-radius: 50%;
        background-color: rgba(181, 192, 209, 1);
        width: 37px;
        height: 37px;
        z-index: 2;
    }

    .carousel-control-prev[b-7j4xmztw3o] {
        left: 91px;
    }

    .carousel-control-next[b-7j4xmztw3o] {
        right: 91px;
    }

    .carousel-container .title-section p:nth-child(2)[b-7j4xmztw3o] {
        font-family: Lato;
        font-size: 16px;
        line-height: 24px;
        max-width: 400px;
        margin: 0 auto;
        font-weight: 600;
    }

    .page-title p:nth-child(1)[b-7j4xmztw3o] {
        color: #0F346C;
        font-family: 'Red Rose';
        font-size: 40px;
        font-weight: 700;
        line-height: 49px;
    }

    .our-mission-text-container p:nth-child(2)[b-7j4xmztw3o] {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;
    }

    .page-title p:nth-child(2)[b-7j4xmztw3o] {
        font-size: 16px;
    }

    .page-title p:nth-child(1)[b-7j4xmztw3o][b-7j4xmztw3o] {
        color: #0F346C;
        font-family: 'Red Rose';
        font-size: 35px;
        font-weight: 700;
        line-height: 42px;
        width: 100% !important;
    }

    .meet-our-team-container .cards-wrap[b-7j4xmztw3o] {
        gap: 25px 0;
    }
    .carousel-container .title-section p:nth-child(1)[b-7j4xmztw3o]{
        font-size:24px;
    }
    .carousel-container .title-section p:nth-child(2)[b-7j4xmztw3o] {
        font-size: 13px;
    }
    .page-title p:nth-child(1)[b-7j4xmztw3o]{
        font-size:31px !important;
    }
    .page-title p:nth-child(2)[b-7j4xmztw3o] {
        font-size:15px;
        line-height:20px;
    }
}
@media(max-width:450px) {
    .carousel-control-prev[b-7j4xmztw3o] {
        left: 60px;
    }

    .carousel-control-next[b-7j4xmztw3o] {
        right: 60px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/CarouselArrowComponent.razor.rz.scp.css */
.carousel-arrow svg[b-tjawr3xkl4] {
    color: rgba(15, 52, 108, 1);
    transform: rotate(181deg);
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/CarouselComponent.razor.rz.scp.css */
.comment-section[b-bbwa09rqrd] {
    border-radius: 15px;
    border-top: 5px solid #5DBEA3;
}

.comment-text p:nth-child(1)[b-bbwa09rqrd] {
    max-width: 646px;
    line-height: 24px;
}

.comment-container[b-bbwa09rqrd] {
    padding-bottom: 2rem;
}

.comment-by[b-bbwa09rqrd] {
    color: #0F346C;
    border-top: 1px solid #B5C0D1;
    font-size: 16px;
}

.qout[b-bbwa09rqrd] {
    width: 15px;
    height: 11px;
    margin: 5px 0 0 12px;
}

.right.qout[b-bbwa09rqrd] {
    transform: rotatey(180deg);
}

.left.qout[b-bbwa09rqrd] {
    margin: 5px 12px 0 0;
}

@media(max-width:768px) {
    .comment-text p:nth-child(1)[b-bbwa09rqrd] {
        font-size: 16px;
        line-height: 20px;
        font-size: 16px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;
    }
}

/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/OurStoryComponent.razor.rz.scp.css */
.text-container p:nth-child(1)[b-g7fpvaqcjl] {
    color: #0F346C;
    font-size: 36px;
    font-family: 'Red Rose';
    font-weight: 700;
}

.text-container p:nth-child(2)[b-g7fpvaqcjl] {
    color: #0F346C;
    font-size: 20px;
    font-family: Lato;
    font-weight: 400;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
}

.img-wrap[b-g7fpvaqcjl] {
    height: 500px;
}

.img-wrap img[b-g7fpvaqcjl]{
    border-radius:20px;
    object-fit:cover;

}

@media(max-width:768px){
    .img-wrap[b-g7fpvaqcjl] {
        height: 400px;
    }
    .text-container p:nth-child(2)[b-g7fpvaqcjl]{
        font-size:16px;
        line-height:20px;
    }
    .text-container p:nth-child(1)[b-g7fpvaqcjl] {
        font-size: 24px;
        margin-top: 20px;
    }
}

/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/TeamMemberComponent.razor.rz.scp.css */
.card-box[b-xg6zp189ng] {
    border-radius: 15px;
}

    .card-box img[b-xg6zp189ng] {
        height: 500px;
        object-fit: cover;
        margin-top: 15px;
    }

.about-member[b-xg6zp189ng] {
    background-color: rgba(15, 52, 108, 0.8);
    color: white;
    bottom: 0;
    left: 0;
    width: 100%;
}

    .about-member p:nth-child(1)[b-xg6zp189ng] {
        font-family: Lato;
        font-size: 20px;
        line-height: 24px;
    }

    .about-member p:nth-child(2)[b-xg6zp189ng] {
        font-family: Lato;
        font-size: 20px;
        line-height: 24px;
    }


@media(max-width:830px) {
    .about-member p:nth-child(1)[b-xg6zp189ng] {
        font-size: 18px;
    }

    .about-member p:nth-child(2)[b-xg6zp189ng] {
        font-size: 15px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/AboutUs/VisionMissionComponent.razor.rz.scp.css */
.our-vision-text-container p:nth-child(1)[b-pc2ktbqsil],
.our-mission-text-container p:nth-child(1)[b-pc2ktbqsil] {
    color: #0F346C;
    font-size: 36px;
    font-weight: 700;
    font-family: 'Red Rose';
}

.our-vision-text-container p:nth-child(2)[b-pc2ktbqsil],
.our-mission-text-container p:nth-child(2)[b-pc2ktbqsil] {
    font-size: 20px;
    font-weight: 400;
    font-family: Lato;
    line-height: 32px;
}

.img-wrap[b-pc2ktbqsil] {
    height: 500px;
}

.img-wrap img[b-pc2ktbqsil]{
    border-radius:20px;
    object-fit:cover;
}


@media(max-width:768px) {
    .section-container .img-container[b-pc2ktbqsil] {
        order: -1;
    }
    .img-wrap[b-pc2ktbqsil] {
        height: 400px;
    }
    .our-vision-text-container p:nth-child(1)[b-pc2ktbqsil], .our-mission-text-container p:nth-child(1)[b-pc2ktbqsil] {
        font-size: 24px;
        margin-bottom:0;
    }

    .our-vision-text-container p:nth-child(2)[b-pc2ktbqsil], .our-mission-text-container p:nth-child(2)[b-pc2ktbqsil] {
        font-size: 16px;
        line-height: 23px;
    }

    .text-container[b-pc2ktbqsil] {
        margin-top: 30px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Contact/ContactUs.razor.rz.scp.css */
.contact-info-title h1[b-41v06y7b3u] {
    font-size: 48px;
    font-family: 'Red Rose';
    line-height: 42px;
    color: #0F346C;
}

.contact-info-title > p[b-41v06y7b3u] {
    position: relative;
    line-height: 32px;
    font-family: Lato;
    font-size: 20px;
    padding-left: 15px;
}

.contact-info-title p[b-41v06y7b3u]::after {
    content: '';
    position: absolute;
    height: 100%;
    background-color: #B5C0D1;
    width: 2px;
    border-radius: 10px;
    top: 2px;
    left: 0;
}

.contact-social-media > p[b-41v06y7b3u] {
    font-size: 24px;
    font-family: Lato;
}

.contact-form-container[b-41v06y7b3u] {
    margin: 21px 0 40px;
}

.contact-info-container[b-41v06y7b3u] {
    padding-top: 30px;
}

.social-links[b-41v06y7b3u] {
    gap: 0 24px;
}

    .social-links .link[b-41v06y7b3u] {
        display: flex;
        align-items: center;
    }

.link p[b-41v06y7b3u] {
    font-size: 20px;
    font-family: Lato;
}

.icon-wrap[b-41v06y7b3u] {
    width: 32px;
    height: 32px;
    border: 1px solid #B5C0D1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 6px;
}

    .icon-wrap img[b-41v06y7b3u] {
        width: 13px;
        height: 13px;
    }

iframe[b-41v06y7b3u] {
    height: 367px;
    margin-top: 20px;
    border-radius: 16px;
    width: 100%;
}

textarea[b-41v06y7b3u] {
    resize: none;
    height: 152px;
}

.input-field[b-41v06y7b3u] {
    margin-top: 20px;
    height: 48px;
    border: 1px solid #B5C0D1;
    border-radius: 8px;
}

.input-field img[b-41v06y7b3u]{
    top:9px;
    left:6px;
}

[b-41v06y7b3u] {
.CountryClass .rz-label::after, .CountryClass .rz-card h3::after

{
content :" " !important ;}
}

@media(max-width:1028px) {
    .social-links[b-41v06y7b3u] {
        gap: 10px 24px;
    }
}

@media(max-width:992px) {
    iframe[b-41v06y7b3u] {
        height: 180px;
    }
}

@media(max-width:540px) {
    .link p[b-41v06y7b3u] {
        font-size: 16px;
    }

    .contact-info-title > p[b-41v06y7b3u] {
        font-size: 18px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Events/Events.razor.rz.scp.css */
.upcoming-events h1[b-ha67hybow2],
.previous-events h1[b-ha67hybow2] {
    font-size: 36px;
    font-family: 'Red Rose';
    color: #0F346C;
    line-height: 44.96px;
}

.upcoming-events-row[b-ha67hybow2],
.previous-events-row[b-ha67hybow2] {
    gap: 40px 0;
}

.events-parent[b-ha67hybow2]{
    width:75%;
}
.no-event[b-ha67hybow2] {
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    height: 100%; /* Adjust as needed */
    text-align: center;
}

.no-events-img[b-ha67hybow2] {
    max-width: 70%;
    max-height: 70%;
}
/*start media query*/
@media(max-width:1518px) {
    .events-parent[b-ha67hybow2] {
        width: 100% !important;
    }
}

/*start small screens*/

@media(max-width:577px) {
    .events-parent[b-ha67hybow2] {
        width: 85% !important;
    }
}

@media(max-width:560px) {
    .upcoming-events h1[b-ha67hybow2], .previous-events h1[b-ha67hybow2] {
        font-size: 30px;
    }
}


@media(max-width:430px) {
    .events-parent[b-ha67hybow2] {
        width: 100% !important;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Events/EventsComponent.razor.rz.scp.css */
.speciality-card[b-ovy0m99v7p] {
    padding: 0 15px;
}
.bottom-n20[b-ovy0m99v7p]{
    bottom:-20px;
}

.img-wrap[b-ovy0m99v7p] {
    height: 240px;
}

    .img-wrap img[b-ovy0m99v7p] {
        object-fit: cover;
        border-radius:15px;
    }

.text-container[b-ovy0m99v7p] {
    padding: 0 10px;
    color: black;
}

    .text-container p:nth-child(1)[b-ovy0m99v7p] {
        position: relative;
        font-weight: 600;
        font-size: 25px;
        font-family: 'Red Rose';
    }

    .text-container p:nth-child(2)[b-ovy0m99v7p] {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;
        margin: 10px 0;
        font-size: 18px;
        color: black;
        font-family: Lato;
    }


    .text-container p:nth-child(1)[b-ovy0m99v7p]::after {
        content: '';
        position: absolute;
        left: 0px;
        bottom: -8px;
        width: 110px;
        height: 1px;
        border-radius: 10px;
        background-color: rgba(181, 192, 209, 1);
    }

.speciality-card-btn button a img[b-ovy0m99v7p] {
    width: 10px;
    transition: 0.2s ease-in-out;
    margin-bottom: 2px;
}

.speciality-card-btn:hover img[b-ovy0m99v7p] {
    transform: translateX(5px);
}
.speciality-card-btn[b-ovy0m99v7p] {
    font-size: 14px;
}

.event-date[b-ovy0m99v7p] {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    left: 0;
    top: 43px;
    background-color: rgba(15, 52, 108, 0.6);
}

.event-date span[b-ovy0m99v7p]{
    font-size: 15px;
    font-weight: 400;
    line-height: 19.2px;
    font-family:Lato;
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Facilities/FacilitieComponent.razor.rz.scp.css */
.card-wrap[b-q21qcae4rt] {
    height: 421px;
    font-family: Lato;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

    .card-wrap img[b-q21qcae4rt] {
        object-fit: cover;
    }

.card-text[b-q21qcae4rt] {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: unset;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    margin: 25px 0;
}

.card-text-box > div[b-q21qcae4rt] {
    margin: 20px 0;
    height: 31px;
}

.card-text-box[b-q21qcae4rt] {
    background-color: #0F346CCC;
    padding: 0 13px;
    width: 100%;
    position: absolute;
    bottom: -215px; /* Start closed */
    transition: .2s ease-in-out;
    height: 296px;
}

.card-title[b-q21qcae4rt] {
    font-size: 20px;
    font-family: 'Red Rose';
    font-size: 24px;
    display: -webkit-box;
    text-overflow: inherit;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.arrow-icon[b-q21qcae4rt] {
    transition: .2s ease-in-out;
}

.card-title[b-q21qcae4rt]::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    background-color: rgba(255, 255, 255, 1);
    height: 2px;
    width: 110px;
}

@media(min-width: 1695px) {
    .card-text-box > div[b-q21qcae4rt] {
        margin: 20px 0 32px;
    }
}

@media (min-width: 992px) {
    /* Hover effects for larger screens */
    .card-text-box:hover[b-q21qcae4rt] {
        bottom: -215px; /* Remain closed on hover */
    }

        .card-text-box:hover .arrow-icon[b-q21qcae4rt] {
        bottom: -215px; /* Remain closed on hover */
        }
}

@media (max-width: 992px) {
    .card-wrap[b-q21qcae4rt] {
        margin: 15px 0;
    }
    /* Remove hover effects for small screens */
    .card-text-box:hover[b-q21qcae4rt] {
        bottom: -215px; /* Remain closed on hover */
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Facilities/Facilities.razor.rz.scp.css */
.page-title[b-3yagnottph] {
    color: rgba(15, 52, 108, 1);
    font-family: 'Red Rose';
    line-height: 59.95px;
    font-size: 48px;
}

.facilitie-card-row[b-3yagnottph]{
    gap:40px 0;
}

@media(max-width:572px) {
    .page-title[b-3yagnottph] {
        font-size: 36px;
        line-height: 45px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Facilities/FacilityDetails.razor.rz.scp.css */
.no-SubSpeciality-img[b-broq5jcxop]{
    width:100%;
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Home/FAQComponent.razor.rz.scp.css */
.accordion-button[b-zx3t8cmfd7] {
    color: black !important;
    font-family: 'Red Rose';
    font-size: 20px;
    border-top: 1px solid rgba(181, 192, 209, 1);
}

.accordion-collapse[b-zx3t8cmfd7] {
    padding: 0px 12px 19px;
}

.accordion-item[b-zx3t8cmfd7] {
    transition: .3s ease-in-out
}

    .accordion-item:hover[b-zx3t8cmfd7] {
        background-color: rgba(246, 255, 248, 1);
    }

.accordion-body p[b-zx3t8cmfd7] {
    font-size: 16px;
    font-family: Lato;
    line-height: 19.2px;
    color: black;
}



.icon-arrow[b-zx3t8cmfd7] {
    transition-duration: 0.1s;
}

.rotate-parent .icon-arrow[b-zx3t8cmfd7] {
    transform: rotate(180deg);
}

/* _content/Kelda.Web.Blazor.Server/Components/Pages/Home/HealthCareComponent.razor.rz.scp.css */
.card-wrap[b-4jw8hfmql7] {
    height: 421px;
    font-family: Lato;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

    .card-wrap img[b-4jw8hfmql7] {
        object-fit: cover;
    }

.card-text[b-4jw8hfmql7] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    margin: 25px 0;
}


.card-text-box > div[b-4jw8hfmql7] {
    margin: 20px 0;
}

.card-text-box[b-4jw8hfmql7] {
    min-height: 255px;
    background-color: #0F346CCC;
    padding: 0 13px;
    width: 100%;
    position: absolute;
    bottom: -180px;
    transition: .2s ease-in-out;
}

.card-title[b-4jw8hfmql7] {
    font-size: 20px;
}

.arrow-icon[b-4jw8hfmql7] {
    transition: .2s ease-in-out;
}

.card-text-box:hover .arrow-icon[b-4jw8hfmql7] {
    transform: rotate(-180deg);
}

.card-text-box:hover[b-4jw8hfmql7] {
    bottom: 0;
}


@media(min-width:1695px) {
    .card-text-box > div[b-4jw8hfmql7] {
        margin: 20px 0 32px;
    }
}

@media(max-width:992px) {
    .card-wrap[b-4jw8hfmql7] {
        margin: 15px 0;
    }
    .card-text-box[b-4jw8hfmql7] {
        background-color: #0F346CCC;
        padding: 0 13px;
        width: 100%;
        position: absolute;
        transition: .2s ease-in-out;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Home/Home.razor.rz.scp.css */
/* hero section */
.hero-text p:nth-child(1)[b-tp4jxprf54] {
    font-size: 64px;
    color: rgba(15, 52, 108, 1);
    font-family: 'Red Rose';
    line-height: 79.94px;
}

.text-sub-heading[b-tp4jxprf54] {
    font-family: Lato;
    font-size: 16px;
    position: relative;
    padding-left: 10px;
    line-height: 19.2px;
}

    .text-sub-heading[b-tp4jxprf54]::after {
        content: '';
        position: absolute;
        height: 42px;
        width: 2px;
        border-radius: 10px;
        background-color: #B5C0D1;
        left: 0;
        top: 0px;
        height: 100%;
    }

.counter-wrapper[b-tp4jxprf54] {
    display: flex;
    justify-content: right;
}

.counter-container[b-tp4jxprf54] {
    width: 450px;
}

.story-img-wrap[b-tp4jxprf54] {
    height: 500px;
}

    .story-img-wrap img[b-tp4jxprf54] {
        object-fit: cover;
        border-radius: 15px;
    }

.story-article[b-tp4jxprf54] {
    font-family: var(--lato);
}

.story-head-text[b-tp4jxprf54] {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Red Rose';
    color: #0F346C;
}

.story-sub-heading-text[b-tp4jxprf54] {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Lato;
}


.story-img-wrap[b-tp4jxprf54] {
    margin-top: 30px;
    width: 100%;
}

/* care options styls */

.health-care-container[b-tp4jxprf54] {
    margin-top: 100px;
}

.container-title p:nth-child(1)[b-tp4jxprf54] {
    color: #0F346C;
    font-family: 'Red Rose';
    font-size: 36px;
    line-height: 44.96px;
}

.container-title p:nth-child(2)[b-tp4jxprf54] {
    font-family: Lato;
    font-size: 20px;
    line-height: 19.2px;
}

/* quality care path style */

.quality-care-container[b-tp4jxprf54] {
    margin: 50px 0;
}

.quality-care-grid[b-tp4jxprf54] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    align-items: center;
}

.quality-care-img-wrap[b-tp4jxprf54] {
}

.quality-care-grid .line[b-tp4jxprf54] {
    height: 2px;
    background-color: #B5C0D1;
}

.quality-care-container h1[b-tp4jxprf54] {
    color: rgba(15, 52, 108, 1);
    font-family: 'Red Rose';
    line-height: 44.96px;
    text-align: center;
    font-size: 36px;
    margin: 20px 0;
}

.quality-care-text-box p[b-tp4jxprf54] {
    text-align: center;
}

    .quality-care-text-box p:nth-child(1)[b-tp4jxprf54] {
        margin-top: 15px;
        font-family: 'Red Rose';
        font-size: 20px;
    }

    .quality-care-text-box p:nth-child(2)[b-tp4jxprf54] {
        font-family: Lato;
        font-size: 18px;
    }

/* speciality-section style */

.speciality-section .section-title[b-tp4jxprf54] {
    font-size: 36px;
    font-family: 'Red Rose';
    color: #0F346C;
    line-height: 44.96px;
}

/* success story style */

.brand-story-container[b-tp4jxprf54] {
    margin-top: 50px;
}


/* events section */

.events-section[b-tp4jxprf54] {
    font-family: Lato;
}

.event-container[b-tp4jxprf54] {
    border: 1px solid #B5C0D1;
    border-radius: 7px;
}

.events-section .event-section-title[b-tp4jxprf54] {
    color: #0F346C;
    font-family: 'Red Rose';
    line-height: 44.96px;
    font-size: 36px;
}

.event-calender .img-wrap[b-tp4jxprf54] {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5DBEA3;
}

    .event-calender .img-wrap img[b-tp4jxprf54] {
        width: 72px;
        height: 72px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.date-month[b-tp4jxprf54] {
    margin: 10px;
    font-weight: 600;
}

.operation-state[b-tp4jxprf54] {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    font-weight: 600;
}

.text-sub-heading[b-tp4jxprf54] {
    font-size: 20px;
    position: relative;
    padding-left: 15px;
    line-height: 17px;
}

    .text-sub-heading[b-tp4jxprf54]::after {
        content: '';
        position: absolute;
        left: 0;
        top: -1px;
        height: 40px;
        width: 2px;
        border-radius: 10px;
        background-color: rgba(181, 192, 209, 1);
    }

.story-img-wrap img[b-tp4jxprf54] {
    object-fit: cover;
    border-radius: 15px;
}

.story-article[b-tp4jxprf54] {
    font-family: var(--lato);
}

.story-head-text[b-tp4jxprf54] {
    font-size: 36px;
    font-weight: 700;
}

.story-sub-heading-text[b-tp4jxprf54] {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
}

/* faq question style */

.faq-title p:nth-child(1)[b-tp4jxprf54] {
    font-family: Lato;
    font-size: 14px;
    line-height: 16.8px;
    margin-bottom: 10px;
}

.faq-title p:nth-child(2)[b-tp4jxprf54] {
    color: rgba(15, 52, 108, 1);
    font-size: 32px;
    font-family: 'Red Rose';
}


@media(max-width:1100px) {
    .hero-text p:nth-child(1)[b-tp4jxprf54] {
        font-size: 50px;
    }

    .text-sub-heading[b-tp4jxprf54] {
        font-size: 14px;
    }
}

@media(max-width:992px) {
    .counter-container .counter:nth-child(1)[b-tp4jxprf54] {
        top: -31px;
        right: 184px;
    }

    .hero-text p:nth-child(1)[b-tp4jxprf54] {
        line-height: 50.94px;
        font-size: 48px;
    }

    .counter-container .counter:nth-child(2)[b-tp4jxprf54] {
        top: 124px;
        right: 51px;
    }

    .counter-text p:nth-child(1)[b-tp4jxprf54] {
        font-size: 16px;
    }

    .counter-text p:nth-child(2)[b-tp4jxprf54] {
        font-size: 12px;
    }

    .quality-care-text-box p:nth-child(2)[b-tp4jxprf54] {
        font-size: 13px;
    }
}

@media(max-width:768px) {
    .counter-container[b-tp4jxprf54] {
        margin-top: 80px;
        width: 458px;
    }

        .counter-container .counter:nth-child(1)[b-tp4jxprf54] {
            right: 237px;
            left: 0;
        }

        .counter-container .counter:nth-child(2)[b-tp4jxprf54] {
            top: 128px;
            right: 0;
        }

        .counter-container .counter:nth-child(3)[b-tp4jxprf54] {
            right: 2px;
            right: 0px;
        }

    .counter-wrapper[b-tp4jxprf54] {
        display: flex;
        justify-content: center;
    }

    .hero-text p:nth-child(1)[b-tp4jxprf54] {
        font-size: 36px;
    }

    .counter-wrapper[b-tp4jxprf54] {
        display: flex;
        justify-content: center;
    }

    .web-view[b-tp4jxprf54] {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .quality-care-grid[b-tp4jxprf54] {
        grid-template-columns: auto;
        grid-template-rows: repeat(7, 86px);
        justify-items: center;
    }

        .quality-care-grid .line[b-tp4jxprf54] {
            transform: rotate(-90deg);
            width: 63px;
        }

    .quality-care-text-box[b-tp4jxprf54] {
        height: 167px;
        display: flex;
        flex-direction: column;
        width: 100% !important;
        padding: 30px;
        align-items: flex-start;
    }

        .quality-care-text-box p[b-tp4jxprf54] {
            text-align: left;
        }

            .quality-care-text-box p:nth-child(1)[b-tp4jxprf54] {
                margin-bottom: 0;
            }

    .operation-state[b-tp4jxprf54] {
        white-space: normal;
    }

    .story-sub-heading-text[b-tp4jxprf54] {
        font-size: 16px;
        line-height: 21px;
    }

    .quality-care-img-wrap img[b-tp4jxprf54]{
        width: 48px;
        height: 48px;
    }


    .brand-story-container .row.align-items-center.justify-content-between[b-tp4jxprf54] {
        flex-direction:column-reverse;
     
    }

        .brand-story-container .row.align-items-center.justify-content-between .story-article.col-xxl-7.col-lg-6.col-md-6 .story-head-text[b-tp4jxprf54] {
            margin-top: 24px;
        }
}

@media(max-width:648px) {
    .event-container[b-tp4jxprf54] {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .operation-state[b-tp4jxprf54] {
        margin: 14px !important;
    }
    .counter-container .counter:nth-child(3)[b-tp4jxprf54] {
        right: 17px;
    }
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Home/SpecialityCardComponent.razor.rz.scp.css */
.speciality-card[b-i5bipusr7a] {
    padding: 0 15px;
}

.img-wrap[b-i5bipusr7a]{
    height:240px;
}

.img-wrap img[b-i5bipusr7a]{
    object-fit:cover;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.text-container[b-i5bipusr7a] {
    padding: 0 10px;
    color:black;
}

    .text-container p:nth-child(1)[b-i5bipusr7a] {
        position: relative;
        font-weight: 600;
        font-size: 20px;
        font-family: 'Red Rose';
    }

.text-container p:nth-child(2)[b-i5bipusr7a] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    margin: 10px 0;
    font-size:18px;
    color:#4D5259;
    font-family:Lato;
}


.text-container p:nth-child(1)[b-i5bipusr7a]::after {
    content: '';
    position: absolute;
    left: -10px;
    top: 1px;
    width: 3px;
    height: 25px;
    border-radius: 10px;
    background-color: #5DBEA3;
}

.speciality-card-btn button a img[b-i5bipusr7a] {
    width: 10px;
    transition: 0.2s ease-in-out;
    margin-bottom: 2px;
}

.speciality-card-btn:hover img[b-i5bipusr7a] {
    transform: translateX(5px);
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Specialties/SpecialityCardComponent.razor.rz.scp.css */
.speciality-card[b-v93ou9fzs5] {
    padding: 0 15px;
}

.img-wrap[b-v93ou9fzs5] {
    height: 240px;
}

    .img-wrap img[b-v93ou9fzs5] {
        object-fit: cover;
        border-top-right-radius: 7px;
        border-top-left-radius: 7px;
    }

.text-container[b-v93ou9fzs5] {
    padding: 0 10px;
    color: black;
}
.custom-button[b-v93ou9fzs5] {
    display: inline-flex;
    font-family: Lato;
    align-items: center;
    transition: color 0.3s ease, transform 0.3s ease;
}

    .custom-button:hover[b-v93ou9fzs5] {
        color: var(--primary-color, #0F346C) !important;
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        transform: scale(1.25); /* Slightly increase the size */
        border-bottom: 1px solid var(--primary-color, #0F346C);
    }

        .custom-button:hover .specialtie-card-btn-icon[b-v93ou9fzs5] {
            color: var(--primary-color, #0F346C) !important;
            transform: translateX(4px); /* Slide the icon to the right */
            transition: transform 0.3s ease; /* Smooth animation */
        }


    .text-container p:nth-child(1)[b-v93ou9fzs5] {
        position: relative;
        font-weight: 600;
        font-size: 20px;
        font-family: 'Red Rose';
    }

    .text-container p:nth-child(2)[b-v93ou9fzs5] {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 10px 0;
        font-size: 16px;
        color: #4D5259;
        font-family: Lato;
    }


    .text-container p:nth-child(1)[b-v93ou9fzs5]::after {
        content: '';
        position: absolute;
        left: -10px;
        top: 1px;
        width: 3px;
        height: 25px;
        border-radius: 10px;
        background-color: #5DBEA3;
    }

.speciality-card-btn button a img[b-v93ou9fzs5] {
    width: 10px;
    transition: 0.2s ease-in-out;
    margin-bottom: 2px;
}

.speciality-card-btn:hover img[b-v93ou9fzs5] {
    transform: translateX(5px);
}


.speciality-card-btn[b-v93ou9fzs5] {
    bottom: -23px;
}
/* _content/Kelda.Web.Blazor.Server/Components/Pages/Specialties/SpecialityDetails.razor.rz.scp.css */

[b-h6drnkp6g0] {
    .rz-accordion .rz-accordion-header:not(first-child)

{
    border-top: 1px solid #B5C0D1 !important;
    border-radius:0;
}
.pre-wrap[b-h6drnkp6g0] {
    white-space: pre-wrap; /* Maintains whitespace and wraps text */
}

    
}

[b-h6drnkp6g0] {
    .rz-accordion

{
    box-shadow: unset;
    border-radius: 0;
    border-bottom: 1px solid #B5C0D1;
}
}


[b-h6drnkp6g0] {
    .rz-accordion-toggle-icon.rzi-chevron-right:before{
                                 content:"+";

                      }
}

[b-h6drnkp6g0] {
    .rz-accordion-toggle-icon.rzi-chevron-down:before

{
    content: "-";
}
}

h4[b-h6drnkp6g0] {
    font-family: 'Red Rose';
    font-size: 36px;
    font-weight: 700;
    color: #0F346C;
}
.no-SubSpeciality[b-h6drnkp6g0] {
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    height: 100%; /* Adjust as needed */
    text-align: center;
}
.no-SubSpeciality-img[b-h6drnkp6g0] {
    max-width: 30%;
    max-height: 50%;
}



/* _content/Kelda.Web.Blazor.Server/Components/Pages/Specialties/Specialties.razor.rz.scp.css */
.speciality-row[b-lqsgcbpd9p] {
    gap: 50px 0;
}


.specialties-parent[b-lqsgcbpd9p]{
    width:75%;
}




/*start media query*/

@media(max-width:1518px) {
    .specialties-parent[b-lqsgcbpd9p] {
        width: 100% !important;
    }
}

/*start small screens*/

@media(max-width:577px) {
    .specialties-parent[b-lqsgcbpd9p] {
        width: 85% !important;
    }
}
@media(max-width:430px) {
    .specialties-parent[b-lqsgcbpd9p] {
        width: 100% !important;
    }
}
