html,
body {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Sniglet' !important;
}

@font-face {
    font-family: 'Fredoka';
    src: url('../../fonts/static/Fredoka-Bold.ttf');
}

@font-face {
    font-family: 'Fredoka_light';
    src: url('../../fonts/static/Fredoka-Light.ttf');
}

@font-face {
    font-family: 'Sniglet';
    src: url('../../fonts/Sniglet/Sniglet-Regular.ttf');
}

p {
    font-family: 'Sniglet' !important;
}

.title {
    color: #65318E;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-family: 'Fredoka' !important;
}

.sub_title {
    color: #65318E;
    font-size: 1.3rem;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-family: 'Fredoka' !important;
}

.whiteTitle {
    color: #FFF;
    font-style: normal;
    line-height: normal;
    margin-top: 90px;
    font-family: 'Fredoka';
}


.subTitle {
    color: #282828;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'Fredoka_light' !important;
}

.img_sub_title {
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.banner_content_slider_desk {
    display: block;
}

.mainDiv {
    background-image: url('../../img/admission-kidzee/new-kidzee/banner/admission_enq_bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    /* height: 80vh; */
    padding: 0px 0px 0px;
}

.num {
    width: 6rem;
    height: 6rem;
}

.textList {
    color: #65318E;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 0px;
}


.count_box {
    width: 90%;
    position: absolute;
    margin-top: -4rem;
    left: 4rem;
    display: flex;
    padding: 20px 10px;
    z-index: 0;
    /* display: block; */
}

.desk_res {
    display: block;
}

.count {
    width: 100%;
    height: 115px;
    border-radius: 7px;
    background: rgb(178, 89, 228);
    background: linear-gradient(90deg, rgba(178, 89, 228, 1) 0%, rgba(109, 42, 147, 1) 100%);
    margin: 0px 8px;
    margin: 0px 8px;
    position: static;
    z-index: 9;
}

.num_box {
    position: absolute;
    z-index: 9999;
    font-size: 3rem;
    font-weight: bold;
    color: #FFF;
    bottom: 4.4rem;
    z-index: 999 !important;
    width: 22%;
    text-align: center;
    font-family: 'Fredoka';
}

.count_para {
    position: relative;
    font-family: 'Sniglet';
    color: #FFF;
    font-size: 13px;
    text-align: center;
    top: 3.2rem;
    padding: 0px 10px;
}

input[type='text'] {
    border-radius: 20px;
    padding: 9px 8px 9px 20px;
}

select {
    border-radius: 20px;
    padding: 9px 8px 9px 20px;
}

.form-control {
    font-size: 12px;
    color: #9c9292;
}

.form_content {
    width: 25%;
    position: absolute;
    z-index: 9;
    top: 5rem;
    right: 3rem;
    border-radius: 10px;
    height: 400px;
    overflow-y: auto;
    background: #AE53E270;
    padding: 6px 20px 6px 20px;
}

.lebel_text {
    color: #65318E;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.captcha_content {
    display: flex;
}

.captcha {
    width: 35%;
    margin: auto;
    height: 40px;
    border: 1px solid #CCC;
    border-radius: 10px;
    margin-top: 30px;
}


.count_content {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box {
    margin: auto;
    overflow: hidden;
    padding: 10px;
}

.count_num {
    position: absolute;
    margin-left: 2.8rem;
    margin-top: 1.2rem;
    z-index: 9;
}

.num_count {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    font-family: 'Fredoka' !important;
    text-shadow: 2px 2px 5px #383737;
}

.label {
    font-size: 13px;
    color: #FFF;
    text-align: center;
    font-family: 'Sniglet';
}

.row {
    /* width: 100%; */
    display: flex;
    justify-content: center;
}

.top_text {
    color: #65318E;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    margin-top: 5px;
    font-weight: 900;
    line-height: 30px;
    /* 115.385% */
    text-transform: uppercase;
}

.text_bottom2 {
    margin-top: 12px;
    color: #282828;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

.text_bottom1 {
    margin-top: 20px;
    color: #282828;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}

.text_bottom {
    color: #282828;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-top: 45px;
    text-transform: uppercase;
}

.box1 {
    width: 100%;
    height: 105px;
    margin: auto;
    border-right: none;
    overflow: hidden;
}

.faq_content {
    overflow: hidden;
}

.kidzeeSchool_content {
    /* border: 1px solid; */
    width: 100%;
    /* min-height:700px; */
}

.subMenu_content_admission {
    position: absolute;
    top: 11rem;
    left: 4rem;
}

.btrfly_img_content {
    position: absolute;
    z-index: 99;
    width: 3%;
    top: 14rem;
    left: 3rem;
    object-fit: cover;
}

.slider_banner {
    width: 100%;
}

.subMenu_content {
    margin: 2rem 0rem 2rem 15rem;
}

.bag_img_content {
    width: 3%;
    position: relative;
    left: 3rem;
    bottom: 1rem;
}

.bird_img_content {
    width: 3%;
    position: absolute;
    right: 6rem;
}

.chocolate_img_content {
    position: absolute;
    right: 11rem;
    margin-top: 4rem;
    width: 3%;
}

.btrfly_img_content {
    position: relative;
    width: 4%;
    left: 70rem;
    top: 20rem;
}

.mouse_img_content {
    position: absolute;
    z-index: 9;
    width: 4%;
    right: 6rem;
    margin-top: 48rem;
}

.banner_content_slider_mob {
    display: none;
}

.whiteTitle {
    position: absolute;
    top: 7rem;
    left: 11rem;
    z-index: 9;
    color: #FFF;
    font-family: 'Fredoka';
    font-size: 2.3rem;
}

.count_box_mob {
    display: none;
}

.mob_res {
    display: none;
}

.numb_list_mob {
    display: none;
}

.count_content {
    display: block;
}

.count_num1 {
    position: absolute;
    margin-left: 2.5rem;
    margin-top: 2.5rem;
    z-index: 9;
}

.count_num2 {
    position: absolute;
    margin-left: 2.5rem;
    margin-top: 2.5rem;
    z-index: 9;
}

.count_num3 {
    position: absolute;
    margin-left: 2.8rem;
    margin-top: 2.2rem;
    z-index: 9;
}

@media screen and (max-width: 600px) {
    .accordion {
        padding: 0px 1.2rem 0 0;
    }

    .count_num3 {
        position: absolute;
        margin-left: -1.5rem;
        margin-top: 3.5rem;
        z-index: 9;
    }

    .count_num2 {
        position: absolute;
        margin-left: 0.5rem;
        margin-top: 4.6rem;
        z-index: 9;
    }

    .count_num1 {
        position: absolute;
        margin-left: 1.5rem;
        margin-top: 3.4rem;
        z-index: 9;
    }

    .testimonial .carousel-control-prev-icon {
        background-image: url('../../img/admission-kidzee/new-kidzee/admission_prev_icon.png');
        width: 100%;
        height: 11px !important;
        /* background-size: 100% 100%; */
        object-fit: contain;
        position: relative;
        right: 0rem !important;
    }

    .testimonial .carousel-control-next-icon {
        background-image: url('../../img/admission-kidzee/new-kidzee/admission_next_icon.png');
        width: 100%;
        height: 11px !important;
        /* background-size: 100% 100%; */
        object-fit: contain;
        position: relative;
        left: 0rem !important;
    }

    .fullhome_img_content {
        width: 6% !important;
        position: relative;
        bottom: -2rem !important;
        left: 2rem !important;
    }

    .fish_img {
        width: 8% !important;
        position: absolute;
        right: 2rem !important;
    }

    .mainDiv {
        background-image: url('../../img/admission-kidzee/new-kidzee/banner/mobile_bg.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        margin-top: 38px;
    }

    .count_content {
        display: none;
    }

    .numb_list_mob {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0px 10px;
        margin-top: 0rem;
        display: block;
    }

    .desk_res {
        display: none;
    }

    .count_num {
        position: absolute;
        margin-left: 1.5rem;
        margin-top: 2.4rem;
        z-index: 9;
    }

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        margin-top: 50px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #5f5858;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }

    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 0rem;
        margin-left: 15%;
    }

    .count_box {
        display: none;
    }

    .mob_res {
        display: block;
    }

    .count_box_mob {
        width: 100%;
        position: static;
        top: 75rem;
        left: auto;
        display: flex;
        padding: 5px 10px !important;
        z-index: 9;
    }

    .num_box {
        position: relative;
        z-index: 9999;
        font-size: 2.5rem;
        font-weight: bold;
        color: #FFF;
        bottom: 0.6rem;
        z-index: 999 !important;
        width: 100%;
        text-align: center;
        font-family: 'Fredoka';
    }

    .count_para {
        position: relative;
        font-family: 'Sniglet';
        color: #FFF;
        font-size: 14px;
        height: auto !important;
        text-align: center;
        top: 0rem;
        padding: 0px 10px;
    }

    .count {
        width: 90%;
        height: 140px;
        padding: 5px 0px;
        border-radius: 7px;
        background: rgb(178, 89, 228);
        background: linear-gradient(90deg, rgba(178, 89, 228, 1) 0%, rgba(109, 42, 147, 1) 100%);
        margin: auto;
        position: static;
        z-index: 9;
    }

    .subMenu_content {
        position: absolute;
        top: 83rem;
        z-index: 9;
        /* border: 1px solid; */
        left: -9rem;
    }

    .subMenu_content span {
        color: #FFF !important;
    }

    .banner_content_slider_desk {
        display: none;
    }

    .banner_content_slider_mob {
        position: relative;
        z-index: 9;
        display: block;
    }

    .subMenu_content_admission {
        position: absolute;
        top: 3.5rem;
        left: 0rem;
    }

    .legancy_content {
        background-size: 100% 100%;
        height: 180px;
    }

    .whiteTitle {
        position: absolute;
        top: 4rem;
        left: auto;
        z-index: 9;
        text-align: center;
        font-size: 2rem;
        width: 100%;
        color: #FFF;
        font-family: 'Fredoka';
    }

    .kidzeeSchool_content {
        /* border: 1px solid; */
        width: 100%;
        min-height: 750px;
    }

    .box {
        width: 75%;
        border-right: none;
        border-bottom: none;
        margin-top: 10px;
        padding: 0rem;
    }

    .list_content {
        margin: 0px 0px 30px 0px;
    }

    .num {
        width: 3.5rem;
        height: 3.5rem;
    }


    .numb_list_mob .box {
        display: flex;
        justify-content: center;
    }

    .textList {
        color: #65318E;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 15px 10px;
    }

    .num_count {
        font-size: 2.5rem;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        font-family: 'Fredoka' !important;
        text-shadow: 2px 2px 5px #383737;
    }

    .label {
        font-size: 15px;
        color: #FFF;
        text-align: center;
        font-family: 'Sniglet';
    }
}

/* about us css */


.monkeyContent {
    display: flex;
    justify-content: center;
    align-items: center;
}

.aboutUs {
    position: relative;
    margin-top: 35px;
    overflow: hidden;
}

.right_content1 {
    width: 100%;
    padding: 15px 50px 0px 15px;
}

.mainDiv2 .right_content1 {
    padding: 15px 50px 0px 60px;
}

.sub_content {
    width: 80%;
    margin: auto;
}

.fruit_img_content {
    position: absolute;
    z-index: 9;
    width: 3%;
    left: 4rem;
}

.bottom_img_content {
    width: 25%;
    position: relative;
    left: 30px;
    bottom: 15px;
}

.bottom_img_content_testimonial {
    width: 9%;
    position: relative;
    left: -5px;
    bottom: 15px;
}

.scale_img {
    width: 10%;
    position: relative;
}

.mouse_img_content {
    width: 3%;
    position: absolute;
    right: 1rem;
}

.fruit_img_content {
    width: 8%;
    position: relative;
    z-index: 9;
    left: 15rem;
}

.pen_img_content {
    width: 8%;
    position: relative;
    z-index: 9;
}

.monkey1 {
    display: block;
}

@media screen and (max-width: 600px) {
    .fruit_img_content {
        width: 10%;
        position: relative;
        z-index: 9;
        left: 0rem;
    }

    .pen_img_content {
        width: 8%;
        position: relative;
        z-index: 9;
        left: 11rem;
    }

    .fruit_img_content {
        width: 10%;
        position: absolute;
        z-index: 9;
        left: 2rem;
        top: 1px;
    }

    .bag_img_content {
        width: 10%;
        position: absolute;
        right: 1rem;
        top: 42rem;
    }

    .right_circal_img_content {
        position: absolute;
        width: 6%;
        right: 0;
    }

    .bag_img_content {
        width: 10%;
        position: absolute;
        right: 1rem;
    }

    .monkey1 {
        display: none;
    }

    .sub_content {
        width: 90%;
        margin: auto;
    }

    .aboutUs {
        position: relative;
        margin-top: 0px;
        overflow: hidden;
    }

    .monkeyContent {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .aboutUs {
        margin-top: 0rem;
    }

    .bottom_img_content {
        width: 35%;
        position: relative;
        left: 0;
        bottom: 10px;
        object-fit: cover;
    }

    .monkey1 {
        margin-right: 0px;
    }

    .right_content1 {
        width: 100%;
        padding: 10px 20px;
    }

    .mainDiv2 .right_content1 {
        padding: 10px 15px;
    }
}

/* why choos css */

.preSchoolbgImg_content {
    position: relative;
    width: 100%;
    display: block;
    /* top: 4rem; */
}


.preSchoolbgImg {
    width: 100%;
    height: 1000px;
    margin: auto;
}

.paragraph_content1 {
    width: 450px;
    position: absolute;
    right: 0;
    top: 240px;
    margin: 0px 111px 0px 0px;
}

.smallGroupImg {
    width: 500px;
    height: 500px;
    position: absolute;
    bottom: 130px;
    right: 63px;
}

.maskImg {
    width: 100%;
    height: 750px;
    position: relative;
}

.paragraph_content1 {
    width: 450px;
    position: absolute;
    right: 0;
    top: 240px;
    margin: 0px 111px 0px 0px;
}

.subImg {
    width: 100%;
    height: 360px;
    position: relative;
}

.title_right {
    float: right;
    color: #65318E;
    top: 0;
    margin: 130px 216px 10px 10px;
    right: 0;
    font-size: 2.5rem;
    position: absolute;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sub_content {
    width: 80%;
    margin: auto;
}

.img_box {
    height: 255px;
    overflow: hidden;
}

.home_img_content {
    width: 4%;
    position: relative;
}

.fullhome_img_content {
    width: 3%;
    position: relative;
    bottom: 1rem;
    left: 12rem;
}

.fish_img {
    width: 4%;
    position: absolute;
    right: 8rem;
}

.day_care_color {
    color: #FFBF00 !important;
}

.mouse_img_content {
    position: relative;
    width: 5%;
    z-index: 9;
    float: right;
}

.mobileView {
    display: none;
}

.img_list {
    background-image: url('../../img/admission-kidzee/new-kidzee/all_group.png');
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.accordion-button::after {
    filter: invert(1) !important;
    /* makes it white */
}

@media screen and (max-width: 600px) {
    .main_box {
        padding: 40px;
    }

    .home_img_content {
        width: 12%;
        position: relative;
    }

    .subImg {
        width: 100%;
        height: 360px;
        position: absolute;
        top: 335px;
    }

    .paragraph_content1 {
        top: 170px;
        margin: auto;
        text-align: justify;
        width: 100%;
        padding: 10px 20px;
    }

    .preSchoolbgImg_content {
        display: none;
    }

    .mobileView {
        display: block;
        width: 100%;
        /* position: absolute; */
    }

    .img_box {
        height: auto;
        overflow: hidden;
    }

    .maskImg .paragraph_content1 {
        margin: 0;
        width: 100%;
        padding: 10px;
        position: static;
    }

    .title_right {
        margin: 55px 0px 0px 0px;
        text-align: center;
        color: #65318E;
        font-size: 2rem;
        font-style: normal;
        font-weight: 700;
        width: 100%;
        line-height: normal;
    }

    .maskImg .paragraph_content1 {
        margin: 0;
        width: 100%;
        padding: 10px;
        position: static;
    }
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 50px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #5f5858;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: -2rem;
    margin-left: 15%;
}

/* faq css */

.desktopList {
    display: block;
}

.faq_content {
    width: 100%;
    /* position: absolute; */
    z-index: 9;
    /* margin-top:-5rem; */
    padding: 0px 30px 0px 50px;
}

.sub_faq_content {
    width: 80%;
    margin: auto;
}

.leftFaqs {
    width: 100%;
}

.faqsText {
    cursor: pointer;
}

.accordion-button,
.accordion-body {
    /* background-color: #DFCFFF !important; */
    cursor: pointer;
}

.accordion-body {
    padding: 0.6rem 0rem 0 2rem;
}

.faqsText {
    color: #90228D;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    overflow: hidden;
    margin-left: 30px;
}

.rightFaqs {
    width: 100%;
}

.mobileListDiv {
    display: none;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    position: absolute;
    right: 12px;
}

.accordion-button label {
    margin-left: 10px;
    font-family: 'Sniglet';
}

.accordion {
    --bs-accordion-bg: none !important
}

.accordion-item {
    border: none;
}

.h2-item {
    position: relative;
    left: 1rem;
}

@media screen and (max-width: 600px) {
    .title {
        color: #65318E;
        font-style: normal;
        font-weight: bold;
        line-height: normal;
        font-family: 'Fredoka' !important;
        text-align: center;
    }

    ::ng-deep.mat-content {
        width: 100%;
        height: auto !important;
        align-items: center;
        display: flex;
        flex: 1;
        flex-direction: row;
        overflow: hidden;
        color: #FFF200;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 14px !important;
        padding: 35px 0px 10px 35px !important;
        line-height: normal;
    }

    ::ng-deep.mat-expansion-indicator {
        transform: rotate(0deg);
        position: absolute;
        margin-top: 28px;
        right: 0.3rem !important;
    }

    .mat-expansion-panel-header:not([aria-disabled=true]) {
        cursor: pointer;
        padding: 0px 0px !important;
        overflow: hidden !important;
        position: relative;
        right: 1.5rem;
    }

    .faq_content {
        width: 100%;
        position: relative;
        margin-top: 0px;
        padding: 0px 30px 0px 50px;
    }

    .faq_content .title {
        margin-top: 35px !important;
    }

    .chocolate_img_content {
        position: absolute;
        z-index: 9;
        width: 10% !important;
        left: 1rem;
    }

    ::ng-deep.mat-content {
        display: flex;
        flex: 1;
        flex-direction: row;
        overflow: hidden;
        color: #90228D;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .rightFaqs {
        padding: 7px;
    }

    ul {
        padding: 0px;
    }

    .leftFaqs {
        width: 100%;
        padding: 7px;
    }

    .desktopList {
        display: none;
    }

    .faq_content {
        padding: 0;
    }

}

::ng-deep.mat-content {
    background-image: url('../../img/admission-kidzee/new-kidzee/faq_bg.svg');
    width: 100%;
    height: 70px;
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: row;
    overflow: hidden;
    color: #FFF200;
    font-style: normal;
    font-size: 16px;
    padding: 24px 45px 0px 45px;
    line-height: normal;
    /* background-color: #6D2A93; */
}

::ng-deep.mat-expansion-panel-header:not([aria-disabled=true]) {
    cursor: pointer;
    padding: 0px 24px !important;
    overflow: hidden !important;
}

mat-expansion-panel:nth-child(odd) {
    position: relative;
    left: 10px !important;
}

::ng-deep.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: none !important;
}

::ng-deep.mat-expansion-panel-content {
    display: flex;
    flex-direction: column;
    overflow: visible;
    font-family: var(--mat-expansion-container-text-font);
    font-size: var(--mat-expansion-container-text-size);
    font-weight: var(--mat-expansion-container-text-weight);
    line-height: var(--mat-expansion-container-text-line-height);
    letter-spacing: var(--mat-expansion-container-text-tracking);
}

::ng-deep.mat-expansion-indicator {
    transform: rotate(0deg);
    position: absolute;
    right: 40px;
    margin-top: 28px;
}

::ng-deep.mat-expansion-indicator::after {
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    padding: 5px !important;
    transform: rotate(45deg);
    vertical-align: super !important;
    color: #9f8f8f !important;
}

::ng-deep.mat-expansion-panel-body {
    padding: 0 50px 16px;
    overflow: hidden !important;
}

.details {
    height: 100px;
    overflow-y: auto;
    font-size: 11px;
}

.dall_girl_content {
    position: relative;
    z-index: 9;
    width: 5%;
    top: 11rem;
    left: 3rem;
}

.chocolate_img_content {
    position: absolute;
    z-index: 9;
    width: 4%;
    right: 10rem;
}

.faq_content {
    overflow: hidden;
    /* margin-top: 7rem; */
}

.info_content p {
    color: #898989;
}


/* admission form css */

.admissionForm {
    margin: 75px 45px 75px;
}

.num {
    width: 6rem;
    height: 6rem;
}

.textList {
    color: #65318E;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 0px;
}

.submit_btn {
    border-radius: 5px;
    width: 40%;
    background: linear-gradient(205.61deg, #B259E4 -1.17%, #6D2A93 99.41%);
    color: #FFF;
    font-size: 13px;
    float: right;
    margin: 10px 0px 10px 0px;
    padding: 5px 10px 5px 10px;
    transition: all ease 0.2s;
    border: none;
    cursor: pointer;
    transition: all ease 0.2s;
}

.captcha_content_flex {
    width: 70%;
}

.submit_btn:active {
    scale: 0.9;
}

input[type='text'] {
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
}

input,
input::placeholder {
    font-size: 12px;
}

select {
    border-radius: 20px;
    padding: 0px 8px 0px 20px;
    height: 32px;
    color: #615959 !important;
    font-size: 12px !important;
}

.form-control {
    font-size: 12px;
    color: #9c9292;
}

.lebel_text {
    color: #65318E;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.h1 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.validMsg {
    font-size: 11px;
    color: green;
    text-align: right;
    margin-top: 3px;
}

.inValidMsg {
    font-size: 13px;
    color: red;
    text-align: right;
    margin-top: 3px;
}

input {
    color: #222020 !important;
    font-size: 12px !important;
}

.msgPopup {
    width: 45%;
    padding: 30px;
    background-color: #65318E;
    color: #FFF200;
    position: fixed;
    z-index: 9999;
    position: absolute;
    border-radius: 15px;
    font-size: 20px;
    top: 140%;
    left: 50%;
    margin: -50px 0 0 -50px;
}

.box {
    margin: auto;
    border-radius: 15px;
    transition: all .5s ease-in-out;
}

.box-CAPTCHA,
.box-done {
    transition: all .5s ease-in-out;
}

.CAPTCHA {
    border: 1px solid;
    width: 100px;
    height: 36px;
    padding: 5px 10px;
    margin: 5px;
    color: #65318E;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
}

.box-CAPTCHA {
    display: flex;
    justify-content: space-between;
}

.reload {
    float: left;
    margin-top: 80px;
    text-align: center;
    width: 25px;
    height: 25px;
    outline: none;
    border: none;
    background: #FFF;
    display: none;
    cursor: pointer;
    border: 1px solid #444;
    border-radius: 3px;
    transition: all .5s ease-in-out;
}

#wrong {
    font-size: 13px;
}

.reload:hover {
    background: #f2f2f2;
}

.reload i {
    font-size: 20px;
    margin-left: -4px;
    font-weight: bold;
    transform: rotateY(180deg);
}

input#input {
    width: 100%;
    border: 1px solid #CCC;
    height: 35px;
    color: #444;
    transition: all .5s ease-in-out;
    margin-top: 0px;
}

.submit {
    outline: none;
    border: none;
    width: 120px;
    height: 40px;
    margin: 10px 120px;
    cursor: pointer;
    background: #3792e2;
    color: #FFF;
    font-weight: bold;
    border-radius: 20px;
    border: 1px solid #444;
    transition: all .5s ease-in-out;
}

.submit:hover {
    background: #1b7ed6;
}

.submit:active {
    background: #0d4779;
}

.box-done h1 {
    position: absolute;
    color: #444;
    margin: 110px 90px;
    font-size: 50px;
}

.box-done h1 i {
    font-size: 42px;
    background: #080;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    font-weight: bold;
}

.back {
    outline: none;
    border: none;
    width: 120px;
    height: 40px;
    bottom: 10px;
    margin: 220px 120px;
    cursor: pointer;
    background: #3792e2;
    color: #FFF;
    font-weight: bold;
    border-radius: 20px;
    border: 1px solid #444;
    transition: all .5s ease-in-out;
}

.back:hover {
    background: #1b7ed6;
}

.back:active {
    background: #0d4779;
}

@media screen and (max-width: 600px) {

    .form_content {
        position: static;
        z-index: 9;
        width: 100% ! important;
        top: 40rem;
        margin: auto;
        right: 4px;
        border-radius: 0px;
        background: #AE53E270;
        padding: 6px 20px 6px 20px;
        width: 100%;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    }

    .msgPopup {
        padding: 30px;
        background-color: #65318E;
        color: #FFF200;
        position: fixed;
        z-index: 9999;
        position: absolute;
        border-radius: 15px;
        font-size: 20px;
        top: 140%;
        left: 15%;
        margin: -50px 0 0 -50px;
    }

    .admissionForm {
        margin: 0px 0px 0px 0px;
    }

    .list_content {
        margin: 0px 0px 30px 0px;
    }

    .num {
        width: 4rem;
        height: 4rem;
    }

    .textList {
        color: #65318E;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding: 15px 10px;
    }
}

/* foter css */

.footerContent {
    width: 100%;
    position: absolute;
    background-color: #641C8C;
    padding: 0px 70px 30px 70px;
}

.desktopResponsive {
    display: block;
}

.footer_left {
    margin: 10px 10px 10px 65px;
}

.footerLogo {
    background-image: url('../../img/admission-kidzee/new-kidzee/kidzee_logo.svg');
    cursor: pointer;
    width: 135px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zeeLearnText {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}

.adress {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.detailsContent {
    width: 100%;
    /* margin-top:30px; */
}

.listBox {
    width: 100%;
}

ul li {
    list-style-type: none;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    transition: 0.9s;
}

.listContent {
    display: flex;
    margin-top: 45px;
}

.footerTextContnetn {
    padding: 0px 65px 10px 10px;
}

.icon_content {
    display: flex;
    justify-content: start;
    align-items: center;
}

.details_text {
    margin-left: 10px;
}

.footerTextEmailId {
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px;
}

hr {
    border: 1px solid #FFF;
    margin-left: 35px;
}

.mobileResponsive {
    display: none;
}

img,
svg {
    vertical-align: middle;
    /* background: #EBE1FF; */
}

footer {
    background: #EBE1FF;
}

.faq_content {
    overflow: hidden;
}

.btn_content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px 0px 10px;
}

.btn_header {
    background-color: #55117C;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.white_btn:active {
    scale: 0.9;
}

.white_btn {
    padding: 5px 10px 5px 10px;
    border: none;
    background-color: transparent;
    color: #FFF;
    font-weight: 400;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
    transition: all ease 0.2s;
}

ul li {
    cursor: pointer;
}

.btn_div {
    background-color: #6D2A93;
    padding: 5px 20px 5px 20px;
    border-radius: 30px 30px 0px 0px;
    display: flex !important;
    justify-content: center;
}

.brder_right {
    border-right: 1px solid #FFF;
}

/* scroll button css */
.scrollToTop {
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 60px;
    left: 50%;
    z-index: 999;
    display: none;
    /* background: url('arrow_up.png') no-repeat 0px 20px; */
}

.scrollToTop:hover {
    text-decoration: none;
}

.scroll_btn {
    background-color: #FFF200;
    color: rgba(255, 81, 0, 0.884);
}

.fa-chevron-up {
    font-size: 20px;
}

.subListContent {
    margin-top: 80px;
}

.media_icon {
    color: #FFF;
    cursor: pointer;
}

.fa-instagram {
    margin-left: 20px;
}

.fa-youtube-play {
    margin-left: 20px;
}

.media_icon:hover {
    color: #CCC;
}

.details_text:hover {
    color: #e7dede;
    cursor: pointer;
}

.icon_content a {
    color: #FFF;

}

.youtube_video {
    width: 100%;
}

.footer_content {
    font-size: 13px;
}

@media screen and (max-width: 600px) {
    .form_content {
        height: auto;
    }

    .footerTextEmailId {
        color: #FFF;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding: 15px;
        background: #55117C;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99;
    }

    .kidzeeLogo {
        border-bottom: 1px solid#9747FF;
        border-right: none !important;
    }

    .scrollToTop {
        left: 0%;
        bottom: 5rem;
    }

    .footerContent {
        width: 100%;
        position: absolute;
        background-color: #641C8C;
        padding: 35px 15px 35px 15px;
    }

    .fb_insta_icon_content {
        /* padding: 5px;
        position: fixed;
        right: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        border-radius: 30px 30px 0px 0px;
        bottom: -30px;
        width: 100%; */
        background-color: #65318E;
    }

    #footer_btn1 {
        display: none;
    }

    .white_btn {
        font-size: 12px;
    }

    .footerLogo {
        background-image: url('../../img/admission-kidzee/new-kidzee/kidzee_logo.svg');
        width: 135px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
    }

    .mobileResponsive {
        display: block;
    }

    .desktopResponsive {
        display: none;
    }

    .detailsContent {
        width: 100%;
        margin-top: 20px;
        margin: auto;
    }

    .adress {
        text-align: center;
    }

    .zeeLearnText {
        text-align: center;
    }

    .footer_left {
        margin: 0;
    }

    .listContent {
        display: block;
    }

    .subListContent {
        text-align: center;
        margin-top: 0px;
    }

    ul {
        padding-left: 0 !important;
    }

    .footerTextContnetn {
        padding: 0px 10px 0px 10px;
    }

    hr {
        border: 1px solid #FFF;
        margin: 20px 0px;
    }

    ul li {
        list-style-type: none;
        color: #FFF;
        font-size: 13px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px;
        text-align: center !important;
        display: flex;
        justify-content: center;
    }
}

ul li:hover {
    letter-spacing: 0.2px;
    text-decoration: underline;
    color: #FFF200;
}

.home_girl_img {
    position: absolute;
    width: 35%;
    top: 5rem;
    right: 7rem;
    z-index: 9;
}

.carousel-bg {
    background-color: #EBE1FF;

}

.banner_title_content {
    position: absolute;
    top: 0;
    z-index: 9;
    top: 12rem;
    left: 12rem;
}

.admission_open {
    position: absolute;
    top: 0;
    z-index: 9;
    top: 21rem;
    left: 12rem;
    color: #FFF;
    font-size: 18px;
    transition: 0.6s;
}

.admission_open:hover {
    color: #FFF200;
    cursor: pointer;
}

.happyParents {
    background-image: url('https://s3.ap-south-1.amazonaws.com/content.pentemind.com/kidzee/happy_parants_bg.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    padding: 0px 50px;
    background-color: #EBE1FF;
}

.slider_content {
    margin-top: 14rem;
}

.cascade-slider_container {
    position: relative;
    width: 100%;
    height: 255px;
    /* margin: 25px auto; */
    padding-top: 150px;
    overflow-x: hidden;
}

.cascade-slider_item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0.3);
    transition: all 1s ease;
    opacity: 0;
    z-index: -1;
    text-align: center;
}

.cascade-slider_item.next {
    left: 50%;
    transform: translateY(-50%) translateX(-135%) scale(0.8);
    filter: brightness(85%);
    opacity: 1;
    z-index: 1;
    display: none;
}

.cascade-slider_item.prev {
    left: 50%;
    transform: translateY(-50%) translateX(35%) scale(0.8);
    filter: brightness(85%);
    opacity: 1;
    z-index: 1;
    display: none;
}

.cascade-slider_item.now {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
    z-index: 5;
}

.cascade-slider_arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
}

.cascade-slider_arrow-left {
    left: 15rem;
}

.cascade-slider_arrow-right {
    right: 15rem;
}

.cascade-slider_arrow-left img {
    height: 40px;
    left: 40px;
}

.cascade-slider_arrow-right img {
    height: 40px;
    left: 40px;
}

.cascade-slider_nav {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 5;
}

.cascade-slider_dot {
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 1px solid #4196EF;
    margin: 3px;
    transition: all 0.5s;
    background: none;
    list-style: none;
    cursor: pointer;
    border-radius: 50px;
}

.cascade-slider_dot:hover {
    background: #2c8fab;
}

.cascade-slider_dot.cur {
    background: #2c8fab;
    width: 17px;
    height: 17px;

}

/*Profile card classes*/
.card {
    background-color: #fff;
    color: #243C82;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0px 25px;
    transition: all 1s 0s;
    vertical-align: middle;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}

.photo {
    width: 50%;
    vertical-align: middle;
    display: inline;
}

.photo img {
    transform: translateY(-35px) translateX(-10px);

}

.info {
    display: inline-block;
    width: 50%;
    height: 100%;
    text-align: center;
}

.info h2 {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 26px;
    color: #4196EF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 98%;
    text-align: center;
    letter-spacing: 0.055em;
    color: #243C82;
}

.content {
    font-family: Roboto;
    font-weight: 300;
}

.button {
    transform: translateX(23px) translateY(15px);
    position: absolute;
    padding: 12px 17px;
    border-radius: 30px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #243C82;
}

.cascade-slider_arrow img {
    background-color: transparent !important;
    width: 55px;
    height: 20px;
}

.card img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}

@media (min-width: 460px) and (max-width: 680px) {
    .card {
        background-color: #fff;
        color: #243C82;
        width: auto !important;
        height: auto !important;
        border-radius: 50%;
        margin: 0px 25px;
        transition: all 1s 0s;
        vertical-align: middle;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    }

    .cascade-slider_item {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%) scale(0.3);
        transition: all 1s ease;
        opacity: 0;
        z-index: -1;
        text-align: center;
    }

    .cascade-slider_item.next {
        left: 50%;
        transform: translateY(-50%) translateX(-90%) scale(0.4);
        filter: brightness(70%);
        opacity: 1;
        z-index: 1;
    }

    .cascade-slider_item.prev {
        left: 50%;
        transform: translateY(-50%) translateX(-10%) scale(0.4);
        filter: brightness(70%);
        opacity: 1;
        z-index: 1;
    }

    .cascade-slider_item.now {
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%) scale(0.6);
        opacity: 1;
        z-index: 5;
    }

    .cascade-slider_arrow-left img {
        height: 30px;
        left: 30px;
    }

    .cascade-slider_arrow-right img {
        height: 30px;
        left: 30px;
    }

    .cascade-slider_nav {
        display: none;
    }
}

@media (max-width: 460px) {
    .card {
        background-color: #fff;
        color: #243C82;
        width: auto !important;
        height: auto !important;
        border-radius: 50%;
        margin: 0px 25px;
        transition: all 1s 0s;
        vertical-align: middle;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
    }

    .cascade-slider_item {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%) scale(0.3);
        transition: all 1s ease;
        opacity: 0;
        z-index: -1;
        text-align: center;
    }

    .cascade-slider_item.next {
        left: 50%;
        transform: translateY(-50%) translateX(-80%) scale(0.3);
        filter: brightness(70%);
        opacity: 1;
        z-index: 1;
    }

    .cascade-slider_item.prev {
        left: 50%;
        transform: translateY(-50%) translateX(-20%) scale(0.3);
        filter: brightness(70%);
        opacity: 1;
        z-index: 1;
    }

    .cascade-slider_item.now {
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%) scale(0.5);
        opacity: 1;
        z-index: 5;
    }

    .cascade-slider_arrow-left img {
        height: 30px;
        left: 30px;
    }

    .cascade-slider_arrow-right img {
        height: 30px;
        left: 30px;
    }

    .cascade-slider_nav {
        display: none;
    }

}

.banner_content_slider {
    display: block;
}

.mobile_res {
    display: none;
}

.schoolGirlImg {
    display: block;
}

.pentemind_content img {
    width: 10%;
    transition: 0.6s;
}

.pentemind_content img:hover {
    width: 11%;
}

@media screen and (max-width: 769px) {

    .carousel-bg {
        background-color: #EBE1FF;
        margin-top: 55px;
    }

    .cascade-slider_item.now {
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%) scale(1);
        opacity: 1;
        z-index: 5;
    }

    .mainDiv3 .title {
        position: relative;
        top: 13rem;
        text-align: center;
    }

    .know_more img {
        width: 95%;
        margin-left: 0;
        cursor: pointer;
        transition: 0.6s;
    }

    .pt_know_more {
        position: relative;
        bottom: 10rem;
    }

    .know_more {
        width: 35%;
        margin-left: 7rem;
        cursor: pointer;
        transition: 0.6s;
        position: absolute;
        bottom: 8rem;
        z-index: 99;
    }

    .pentemind_content img {
        width: 35%;
    }

    .happyParents {
        background-image: url('https://s3.ap-south-1.amazonaws.com/content.pentemind.com/kidzee/thumbnail_happy_parants_bg_mobile.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding: 40px 15px;
        background-color: #EBE1FF;
    }

    .slider_content {
        margin-top: 4rem;
    }

    .cascade-slider_container {
        position: relative;
        width: 100%;
        /* height:auto; */
        margin: 25px auto;
        padding-top: 150px;
        overflow-x: hidden;
    }

    .border_left {
        border-bottom: 1px solid #6D2A93;
        border-right: none;
        color: #6D2A93;
        margin-top: 20px !important;
    }

    .paragraph_content {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        /* margin-bottom: 182px; */
    }

    .pentemindgroupImg {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: auto !important;
        margin-top: 320px;
        width: 100%;
        padding: 0px 25px;
    }

    .dayCareContent1 {
        background-image: url('../../img/admission-kidzee/new-kidzee/FranchiseOpportunity_mobile_bg.png');
        background-repeat: no-repeat;
        background-size: 100% auto;
        position: relative;
        width: 100%;
    }

    .mainDiv4 {
        background-color: #EBE1FF;
        min-height: auto;
    }

    .bird_img_content {
        position: absolute;
        width: 10%;
        left: 70%;
        right: 30%;
        margin-top: 2rem;
    }

    .circal_img_content {
        position: relative;
        width: 5%;
        left: 0;
        bottom: 13rem;
    }

    .pentemindGroup {
        width: 100%;
        padding-top: 7rem;
    }



    .day_care_bg {
        position: absolute;
        top: 110rem;
        width: auto;
        display: none;
    }

    .day_care_bg_mobile {
        position: absolute;
        top: 140rem;
        width: auto;
        width: 100%;
        display: block;
    }

    .schoolGirlImg {
        display: none;
    }

    .slider_banner {
        width: 100%;
    }

    .banner_title {
        color: #FFF;
        font-size: 30px;
        font-family: 'Fredoka';
        letter-spacing: 1px;
        line-height: 32px;
        overflow: hidden;
    }

    .admission_open {
        position: absolute;
        z-index: 9;
        top: 34rem;
        color: #FFF;
        font-size: 18px;
        transition: 0.6s;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .enroll_now_img {
        position: absolute;
        z-index: 9;
        width: 30% !important;
        top: 38rem;
        object-fit: cover;
        left: 50%;
        right: 50%;
        transform: translate(-50%, -50%);
    }

    .banner_title_content {
        position: absolute;
        z-index: 9;
        top: 27rem;
        width: 100%;
        text-align: center;
        left: 0;
    }

    .mobile_res {
        display: block;
    }

    .banner_content_slider {
        display: none;
    }

    .text1 {
        width: 100%;
    }

    .infoContent {
        width: 100%;
        display: flex;
    }

    .infoContent {
        text-align: center;
    }

    .mainDiv21 {
        background-color: #EBE1FF;
        min-height: 500px;
    }

    .desktop_viwe_banner {
        display: none;
    }

    .mobile_banner {
        display: block;
    }

    .banner_div_slider {
        margin-top: 3rem;
    }

    .slider_img {
        width: 100%;
        height: auto;
        border-radius: 0px;
    }

    .dayCardImg {
        display: flex;
        justify-content: center;
    }

    .mainDiv {
        min-height: 780px;
    }

    .mobileHeader {
        display: block;
    }

    .desktopHeader {
        display: none;
    }

    .mainDiv6 {
        background-color: #EBE1FF;
        min-height: auto;
    }

    .right_content1 {
        width: 100%;
        padding: 10px 0px;
    }

    .mobResponciveDiv {
        position: absolute;
        margin-top: 65px;
    }

    .mainDiv2 {
        background-color: #EBE1FF;
        min-height: 700px;
    }

    .schoolGirlImg {
        width: 22rem;
        height: 22rem;
        margin: auto;
    }

    .mainDiv2 .right_content1 {
        padding: 15px 15px 0px 15px;

    }

    .pentemindgroupImg {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        /* width: 22rem; */
        height: 18rem;
        margin-top: 130px;
    }

    .mobileView {
        display: block;
        width: 100%;
        position: absolute;
    }

    .mainDiv3 {
        background-color: #EBE1FF;
        min-height: 615px;
    }

    .franchiseImg {
        width: 17rem;
        height: 17rem;
        margin: auto;
        float: none;
    }

    .desktopList {
        display: none;
    }

    .mobileListDiv {
        display: block;
    }

    .mainDiv5 {
        min-height: 840px;
    }

    .faq_content {
        padding: 0;
    }

    .dayCareContent1 {
        margin-top: 10px;
    }

    .mainDiv21 .title {
        margin-top: 18rem;
    }

    .mainDiv7 {
        background-color: #EBE1FF;
        min-height: auto;
    }

    .cascade-slider_arrow-left {
        left: 1rem;
    }

    .cascade-slider_arrow-right {
        right: 1rem;
    }
}

/* .profile_inf{
  position: absolute;
} */

.subTitle_div {
    color: #fff;
    width: 80%;
    margin: auto;
    position: relative;
    bottom: 6rem;
    text-align: center;
}

.day_care_color {
    color: #FFF200 !important;
}

@media only screen and (width: 1920px) and (height: 1080px) {
    .happyParents {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding: 0px 53px;
        background-color: #EBE1FF;
    }
}

/* .carousel-item p{
    color: #FFF;
} */
.testimonial {
    width: 80%;
    margin: auto;
}

/* .whiteHeader.scrolled {
  background: rgb(235, 225, 255);
} */
.whiteHeader.scrolled {
    background-color: rgb(235, 225, 255);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.testimonial ::ng-deep.carousel-control-next-icon {
    background-image: url('../../img/admission-kidzee/new-kidzee/admission_next_icon.png');
    width: 35%;
    height: 20px;
    background-size: 100% 100%;
    position: relative;
    left: 2rem;
}

.testimonial ::ng-deep.carousel-control-prev-icon {
    background-image: url('../../img/admission-kidzee/new-kidzee/admission_prev_icon.png');
    width: 35%;
    height: 20px;
    background-size: 100% 100%;
    position: relative;
    right: 2rem;
}

.testimonial_para {
    width: 85%;
    margin: auto;
    padding: 10px 10px;
    overflow-y: auto;
}

.testimonial_content {
    margin-top: 2rem;
}

.testimonial_para p {
    color: #6D6D6D;
}

.footer_content a {
    text-decoration: none;
}

.kidzeeLogo {
    border-right: 1px solid#9747FF;
    padding: 10px;
}

.zeeLogo {
    padding: 10px;
}


/* header css */

.btn_content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.white_btn:active {
    scale: 0.9;
}

.startBtn:active {
    scale: 0.9;
}

.white_btn {
    background-color: #FFF;
    padding: 5px 10px 5px 10px;
    border-radius: 0px 53px 53px 53px;
    border: none;
    color: #65318E;
    font-weight: 500;
    margin: 5px;
    transition: all ease 0.2s;
}

.startBtn {
    background-color: #FFF;
    padding: 5px 10px 5px 10px;
    border-radius: 0px 53px 53px 53px;
    border: none;
    color: #65318E;
    font-weight: 500;
    margin: 5px;
    transition: all ease 0.2s;
}

.whiteHeader {
    top: -18px !important;
    position: fixed;
    color: #fff;
    left: 0;
    right: 0;
    z-index: 999;
}

ul li a {
    color: #FFF;
    font-weight: normal;
    cursor: pointer;
}

.header_logo {
    background-image: url('../../img/admission-kidzee/new-kidzee/KidzeeFooterLogo_whiteText.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 130px;
    height: 35px;
    margin: 0px 0px 0px 60px;
    cursor: pointer;
}

.invalid-feedback {
    font-size: 11px;
    padding: 0;
    margin: 0;
}

.ul_content {
    background-image: url('../../img/admission-kidzee/new-kidzee/admission_enq_menu_img.png');
    width: 60%;
    background-size: 100% 100%;
    margin: auto;
    padding: 0px 16px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 0px 6px 0px;
    margin-top: 1rem;
}

.navbar-nav li>a {
    text-transform: capitalize;
    color: #FFF;
    transition: background-color .2s, color .2s;

    &:hover,
    &:focus {
        background-color: #FFF200;
        color: #000 !important;
    }
}

.navbar-nav li.active>a {
    background-color: #FFF200;
    color: #000 !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #fff;
}

.nav-item {
    margin-left: 25px;
    font-size: 13px;
}

.carousel-control-next-icon {
    background-image: url('../../img/admission-kidzee/new-kidzee/admission_next_icon.png');
    width: 65%;
    height: 15px;
    position: relative;
    background-size: contain;
    left: 0rem;
}

.carousel-control-prev-icon {
    background-image: url('../../img/admission-kidzee/new-kidzee/admission_prev_icon.png');
    width: 65%;
    height: 15px;
    position: relative;
    background-size: contain;
    left: 0rem;
}

.nav-sub-item {
    margin-left: 25px;
    font-weight: 600;
    font-size: 13px;
}

.navbar1 {
    display: none;
}

.dropdown-menu a {
    color: #FFF;
    font-weight: normal;
    cursor: pointer;
    background-color: #a19bad;
}

.dropdown-menu a:hover {
    color: #FFF;
    font-weight: normal;
    cursor: pointer;
    background-color: #65318E;
}

/* dropdown menu css */

@media (min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    .dropdown:hover .dropdown-menu {
        display: none;
        margin-top: auto;
    }
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: fixed;
    background-color: #a19bad;
    top: 3.2rem;
}

.dropdown-item {
    color: #FFF !important;
    font-size: 13px;
    font-weight: 600;
}


.dropdown-item:hover {
    background-color: #65318E;
}

#headerLogo {
    display: none;
}

#mobileMenu {
    display: none;
}

.mobileMenu {
    display: none;
}

.navbar-toggler {
    display: none;
}

.kidzee_logo_img {
    cursor: pointer;
    width: 100%;
    margin-top: 1rem;
}

.a_kidzee_logo {
    width: 15%;
    position: relative;
    left: 3rem;
    top: 0.8;
}

@media screen and (max-width: 600px) {
    .bottom_img_content_testimonial {
        width: 25%;
        position: relative;
        left: -5px;
        bottom: 15px;
    }

    .counter_mobile ::ng-deep.carousel-control-next-icon,
    .carousel-control-prev-icon {
        display: inline-block;
        width: 2rem;
        height: 2rem;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% 100%;
        /* border: 1px solid #000; */
        background-color: #641C8C;
        border-radius: 50%;
    }

    .kidzee_logo_img {
        position: fixed;
        top: -12px;
        left: auto !important;
        right: 10px !important;
        width: 30%;
    }

    .ul_content {
        background-image: none !important;
        width: 100%;
        margin: auto;
        padding: 0px 16px 0px 0px;
        display: flex;
        justify-content: start !important;
        align-items: normal !important;
        padding: 26px 0px 26px 0px;
    }

    .about_us {
        position: absolute;
        background-color: #a19bad;
        top: 8.2rem !important;
    }

    .program {
        position: absolute;
        background-color: #a19bad;
        top: 10.3rem !important;
    }

    .whiteHeader {
        position: fixed;
        top: 0;
        color: #fff;
        left: 0;
        right: 0;
        z-index: 99;
        background-color: #EBE1FF !important;
        padding: 15px;
    }

    .btn_header {
        /* padding-top: 15rem !important; */
        background-color: #EBE1FF;
    }

    .btn_content {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 35px;
    }

    .white_btn {
        background-color: #FFF;
        padding: 5px 3px 5px 3px;
        border-radius: 0px 53px 53px 53px;
        border: none;
        color: #65318E;
        font-weight: 500;
        font-size: 8px;
        margin: 5px;
        transition: all ease 0.2s;
    }

    .startBtn {
        font-size: 8px;
        margin: 5px 5px 5px 5px;
    }

    #headerLogo {
        display: none;
        cursor: pointer;
    }

    #mobileMenu {
        display: block;
    }

    #navbarNav {
        margin-top: 30px;
    }

    .whiteHeader_dark {
        padding: 10px;
    }

    .header_logo {
        background-image: url('../../img/admission-kidzee/new-kidzee/KidzeeFooterLogo_whiteText.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin: 0px 0px 0px 5px;
        position: absolute;
        top: 15px;
        right: 50%;
        left: 35%;
        margin: auto;
    }

    .header_logo_content {
        border: 1px solid;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1em;
        height: 1em;
        vertical-align: middle;
        background-image: var(--bs-navbar-toggler-icon-bg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        cursor: pointer;
    }

    .navbar-toggler {
        position: fixed;
        display: block;
        width: 9%;
        height: 33px;
        left: 1rem;
        top: 5px;
        z-index: 999;
        background-color: #FFF200;
        border-radius: 50%;
    }

    .menu_icon {
        background-image: url('../../img/admission-kidzee/new-kidzee/menu.png');
        background-repeat: no-repeat;
        background-position: center;
        height: 16px;
        position: relative;
        z-index: 999;
    }

    .navbar {
        overflow: hidden;
    }

    /* .kidzee_logo_img{} */
    .toggle {
        border: 1px solid;
        height: 20px;
        width: 20px;
    }

    #navbarNav {
        background-color: #65318E;
        color: #FFF;
    }

    .navbar1 {
        position: fixed;
        left: 0;
        right: 0;
        top: 45px;
        z-index: 9999;
        padding: 0;
        color: #FFF;
        background-color: #65318E;
        display: block !important;
    }

    .nav_body {
        background-color: #492f5e;
        color: #FFF;
        position: relative;
        z-index: 9999;
    }

    #closeMenu {
        display: none;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
        cursor: pointer;
    }

    .navbar1 .open {
        visibility: visible;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-transition: -webkit-transform 0.4s ease-in-out;
        transition: transform 0.4s ease-in-out;
    }

}

.accordion-button {
    background-image: url('../../img/admission-kidzee/new-kidzee/faq_bg.svg');
    width: 100%;
    /* height: 70px !important; */
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: row;
    overflow: hidden;
    color: #FFF200 !important;
    font-style: normal;
    font-size: 16px;
    padding: 37px 45px 20px 45px;
    line-height: normal;
    /* background-color: #6D2A93; */
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: transparent;
    box-shadow: none
}

::ng-deep .accordion-item:first-of-type>.accordion-header .accordion-button {
    border-top-left-radius: none !important;
    border-top-right-radius: none !important;
}

.accordion-button .dropdown-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    color: #9f8f8f !important;
    margin-top: 0.6rem;
}

.error-msg {
    display: none;
    font-size: 11px;
}

.is-invalid {
    border: 1px solid red !important;
}

.is-valid {
    border: 1px solid green !important;
}

.captcha-box {
    border: 1px solid;
    width: 100px;
    height: 36px;
    padding: 5px 10px;
    margin: 5px;
    color: #65318E;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
}

.text-success {
    font-size: 11px;
}

.captcha_label {
    color: #65318E;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

input[type='email'] {
    border-radius: 20px;
    padding: 5px 15px 5px 15px;
}

select {
    border-radius: 20px !important;
    padding: 5px 15px 5px 15px;
}