body {
    color: black /*666*/;
    overflow-x: hidden;
    line-height: 1.8rem;
    font-weight: 400;
    font-family: 'Inter';
    line-height: 1.6;
    color: #616368;
    background-color: #EBE1FF;
}


.title {
    color: #65318E;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sub_title {
    color: #65318E;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 15px !important;
}

.admissionBox {
    padding: 10px 25px;
}

.subtitle {
    font-size: 1.5rem;
    color: #2e2c2c;
    font-weight: 800;
}

.whiteTitle {
    color: #FFF;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 90px;
}

/*header css*/



/*Home Page css*/

header h1 {
    font-size: 4rem;
    color: #65318E;
}

.mainDiv {
    background-color: #EBE1FF;
}

#programmes {
    background-color: #EBE1FF;
    width: 100%;
}

.mainDiv2 {
    background-color: #EBE1FF;
    min-height: 430px;
}

.mainDiv21 {
    background-color: #EBE1FF;
    min-height: 750px;
}

img {
    cursor: pointer;
}

#svg1 {
    position: absolute;
    width: 100%;
    height: auto;
}

#svg2 {
    width: 100%;
    height: auto;
}

.startBtn {
    padding: 5px 15px 5px 15px;
}

.right_content1 {
    width: 100%;
    padding: 15px 50px 0px 15px;
}

.imgDiv {
    width: 100%;
}

.boyImg {
    height: 870px;
    width: 455px;
}

.dayCareText {
    width: 100%;
}

.dayCardImg {
    width: 100%;
}

.dayCareContent {
    position: absolute;
    width: 100%;
    margin-top: 45px;
}

.dayCareContent1 {
    position: absolute;
    width: 100%;
    margin-top: 300px;
}

.mainDiv2 .right_content1 {
    padding: 15px 50px 0px 60px;
}

.schoolGirlImg {
    width: 400px;
    height: 410px;
}

.franchiseImg {
    width: 400px;
    height: 410px;
    float: right;
    margin-right: 45px;
}

.mainDiv3 {
    background-color: #EBE1FF;
    min-height: 630px;
}

.pentemindgroupImg {
    height: 500px;
    margin: auto;
}

.pentemindGroup {
    position: absolute;
    width: 100%;
}

.mainDiv4 .title {
    margin: 125px 225px 0px 0px;
    float: right;
}

.paragraph_content1 {
    width: 450px;
    position: absolute;
    right: 0;
    top: 240px;
    margin: 0px 111px 0px 0px;
}

.mobileView {
    display: none;
    background-color: #65318E !important;
}

.mainDiv5 {
    background-color: #EBE1FF;
}

.leftFaqs {
    width: 100%;
}

.rightFaqs {
    width: 100%;
}

.faqsText {
    color: #90228D;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    overflow: hidden;
    margin-left: 30px;
}

.faqsSubText {
    color: #90228D;
    font-size: 16px;
    padding-left: 45px;
}

.desktopList {
    display: block;
}

.mobileListDiv {
    display: none;
}

.mainDiv6 {
    background-color: #EBE1FF;
}

.mainDiv7 {
    background-color: #EBE1FF;
}

.sliderContent {
    width: 80%;
    height: 500px;
    margin: auto;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 15px;
    width: 15px;
    outline: black;
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100%, 100%;
    border-radius: 50%;
}

header {
    background-color: #EBE1FF;
}

.desktopHeader {
    background-image: url('../Images/microsite/banner/Banner1.png');
    position: relative;
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-blend-mode: screen;
    display: block;
}

.mobileHeader {
    display: none;
}

.banner_div_slider {
    width: 100%;
    margin-top: 4rem;
    background-color: #65318E;
    height: 500px;
}

.slider_img {
  width: 100% !important;
   height: 500px;
  border-radius: 0px;
}

.aboutUs img {
    mix-blend-mode: multiply;
}
.mobile_banner {
    display: none;
}

.desktop_viwe_banner {
    display: block;
}

.admissionForm {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
    position: absolute;
    z-index: 99;
    width: 30%;
    margin-top: 12px;
}

.form_content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
}

@media screen and (max-width: 600px) {
    .gallery img {
        width: 100% !important;
        height: 230px;
        border-radius: 15px;
    }

    .form_content {
        display: flex;
        justify-content: center;
        align-items: center;
        height: auto;
    }

    .form_content {
        display: block;
    }

    /* .carousel-inner {
        height:350px;
    }*/

    .mainDiv4 {
        background-color: #EBE1FF;
        overflow: hidden;
    }

    .banner_div_slider {
        height: 100vh;
    }

    .admissionForm {
        border-radius: 10px;
        background: #FFF;
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
        position: absolute;
        z-index: 99;
        width: 100%;
        margin-top: 55px;
    }

    .desktop_viwe_banner {
        display: none;
    }

    .mobile_banner {
        display: block;
    }

    .banner_div_slider {
        margin-top: 4rem;
    }

    .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;
    }

    .whiteHeader {
        background-image: url('../Images/microsite/banner/Banner1.png');
        background-position: center;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        width: 100%;
        height: 250px;
        position: absolute;
    }

    .mainDiv6 {
        background-color: #EBE1FF;
    }

    .right_content1 {
        width: 100%;
        padding: 10px 15px;
    }


    .bgWaves {
        /*  background-image: url('../Images/microsite/mobileWaves.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 1200px;*/
    }

    .mobileWaves {
        display: block;
        margin-top: 100px
    }

    .listImg2 {
        height: 120px;
        width: 120px;
        background-size: 100% 100%;
    }

    .listImg3 {
        height: 120px;
        width: 120px;
        background-size: 100% 100%;
    }

    .listImg4 {
        height: 120px;
        width: 120px;
        background-size: 100% 100%;
    }

    .mainDiv2 {
        background-color: #EBE1FF;
        min-height: 700px;
    }

    .schoolGirlImg {
        width: 22rem;
        height: 22rem;
        margin: auto;
    }

    .mainDiv2 .right_content1 {
        padding: 10px 15px;
    }

    .pentemindgroupImg {
        background-image: url('/Images/microsite/allMonkey.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 22rem;
        height: 20rem;
        margin-top: 300px;
    }

    .mobileView {
        display: block;
        width: 100%;
        position: absolute;
        background-color: #65318E !important;
    }

    .mainDiv3 {
        background-color: #EBE1FF;
        min-height: 720px;
    }

    .franchiseImg {
        width: 20rem;
        height: 20rem;
        margin: auto;
        float: none;
    }

    .desktopList {
        display: none;
    }

    .mobileListDiv {
        /* background-image: url('/Images/microsite/mobileWaves2.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        width: 100%;
        height: 1100px;
        margin: auto;
        display: block;*/
    }

    .dayCareContent1 {
        margin-top: 10px;
    }
}
/*end*/

/*aboutUs css*/

.pt_ing {
    width: 9rem;
    height: 11rem;
    bottom: 9rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Group_pt.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 3;
}

.partner_img_content {
    position: relative;
    z-index: 2;
    margin: auto;
    overflow: hidden;
}

.aboutUs {
    margin: 0rem 0px 70px 10px;
    padding: 45px 20px;
}

h2 {
    color: #253b71;
    font-weight: 900;
    font-family: Rounded Mplus 1c;
    /* line-height: 62; */
}

.book_penImg {
    width: 330px;
    left: 16rem;
    height: 330px;
    bottom: 0.8rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Rectangle1.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 3;
}

.blueRound {
    width: 200px;
    height: 200px;
    left: 10rem;
    top: 4rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Ellipse_blue.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
}

.childImg {
    width: 280px;
    height: 280px;
    left: 13rem;
    top: 7rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Rectangle.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

.sm_img1 {
    width: 100px;
    height: 100px;
    left: 1rem;
    top: 13rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Vector_sm.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

.sm_img2 {
    width: 7rem;
    height: 6rem;
    right: 100px;
    background-image: url('/Images/microsite/partner_kidzee/img/Vector_sm2.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

.sm_img3 {
    width: 6rem;
    height: 5rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Vector.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: -80px 10px 0px 0px;
    float: right;
}

.right_content {
    padding-right: 100px;
}

@media screen and (max-width: 746px) {
    .sm_img3 {
        width: 5rem;
        height: 4rem;
        background-image: url('/Images/microsite/partner_kidzee/img/Vector.svg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        margin: 0px 25px 0px 0px;
    }

    .right_content {
        padding-right: 0;
    }

    .sm_img2 {
        width: 5rem;
        height: 4rem;
        right: 2rem;
        top: 48rem;
    }

    .sm_img1 {
        width: 3rem;
        height: 6rem;
        left: 0rem;
        top: 14rem;
    }

    .right_content {
        margin-top: 6rem;
        padding: 0px 25px;
    }

    .childImg {
        width: 15rem;
        height: 15rem;
        left: 3rem;
        top: 6rem;
        position: absolute;
        z-index: 5;
    }

    .blueRound {
        width: 11rem;
        height: 11rem;
        left: 1rem;
        top: 5rem;
        position: absolute;
    }

    .book_penImg {
        left: 0;
        width: 14rem;
        height: 16rem;
        left: 6rem;
        position: relative;
    }

    .pt_ing {
        width: 100px;
        height: 100px;
        z-index: 3;
    }
}
/*  end*/

/*program page css*/

.programers_content .title {
    text-align: center;
    position: absolute;
    width: 100%;
}

.img_txt_list {
    width: 100%;
    margin-top: 90px;
}

.listDiv {
    width: 100%;
    display: flex;
    padding: 0px 10px 0px 55px;
}

.listImg1 {
    height: 150px;
    width: 150px;
    margin-right: 30px;
}

.playGroup {
    padding-top: 50px
}

.listText {
    width: 100%;
    padding: 0px 10px 0px 55px
}

.programTitle {
    color: #0E2C53;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}


.text2 {
    width: 100%;
    color: #90228D;
    font-size: 12px;
    font-style: normal;
    padding-left: 40px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.subPara {
    overflow: hidden;
    color: #282828;
    text-overflow: ellipsis;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
    padding: 0px 0px 15px 0px;
}

    .subPara p {
        text-overflow: ellipsis;
        overflow: hidden;
    }

.box input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.box p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box input:focus ~ label {
    outline: -webkit-focus-ring-color auto 5px;
}

.box input:checked + p {
    -webkit-line-clamp: unset;
}

.box input:checked ~ label {
    display: none;
}


.box {
    width: 100%;
}

    .box p {
        margin: 0;
    }

.mobileWaves {
    display: none;
}

.box_img {
    width: 11rem;
    height: 7rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Group_box.svg');
    background-size: 100% 100%;
}

@media screen and (max-width: 600px) {
      html{
        overflow-x:hidden;
    }
    .listText {
        width: 90%;
        padding: 0px 9px 0px 10px;
        margin: auto;
    }

.partner_img_content {
    position: relative;
    z-index: 2;
    margin: auto;
    overflow: hidden;
    margin-top: 19rem;
}

    .aboutUs {
        margin: 0rem 0px 70px 10px;
        padding: 0px 20px;
    }

    .programers_content .title {
        margin-top: 65px;
        width: 100%;
    }

    .img_txt_list {
        margin-top: 100px;
    }

    .boysImg_mobileView {
        display: none;
    }

    .listDiv {
        display: flex;
        padding: 10px;
    }

    .listImg1 {
        height: 100px;
        width: 100px;
        background-size: 100% 100%;
    }

    .bgWaves {
        background-color: #EBE1FF;
        width: 100%;
    }

    .mobileWaves {
        display: block;
    }
}
/*end*/

/*notice css*/


.programers_content .title {
    text-align: center;
    position: absolute;
    margin-top: 145px;
    width: 100%;
}

.programTitle {
    color: #0E2C53;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

h5 {
    font-weight: 800;
    color: #65318E;
    font-size: 2rem;
}

.text_content {
    /*height: 300px;*/
    overflow-y: auto;
}

.scroll4::-webkit-scrollbar {
    width: 5px;
}

.scroll4::-webkit-scrollbar-thumb {
    background: #bbb9b9;
    border-radius: 20px;
}

.scroll4::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.text1 {
    /*border-right: 2px solid #90228D;*/
    width: 80%;
    color: #90228D;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.text2 {
    width: 100%;
    color: #90228D;
    font-size: 12px;
    font-style: normal;
    padding-left: 40px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.subPara {
    overflow: hidden;
    color: #282828;
    text-overflow: ellipsis;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px
}

    .subPara p {
        text-overflow: ellipsis;
        overflow: hidden;
    }


.box input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.box p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box input:focus ~ label {
    outline: -webkit-focus-ring-color auto 5px;
}

.box input:checked + p {
    -webkit-line-clamp: unset;
}

.box input:checked ~ label {
    display: none;
}


.box {
    width: 100%;
}

    .box p {
        margin: 0;
    }

.mobileWaves {
    display: none;
}

.notice_content {
    padding: 4rem 0rem 0rem 0rem;
    position: relative;
    z-index: 1;
    /* top:11rem; */
}

h6 {
    color: orange;
    font-weight: 600;
    font-size: 1.2rem;
}

.text_content {
    padding: 10px 150px 10px 150px;
    text-align: justify;
}

.aeroplane_img {
    width: 14rem;
    height: 13rem;
    margin: auto;
    background-image: url('/Images/microsite/partner_kidzee/img/aroplane.png');
    background-size: 100% 100%;
    display: block;
    position: relative;
    bottom: 90px;
}

h2 {
    font-weight: 900;
}

.littleGirl_img {
    width: 100%;
    height: 22rem;
    background-image: url('../../../assets/img/partner_kidzee/img/little-girl.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.img_txt_list {
    margin-top: 100px;
    /* position: absolute; */
    /* min-height: 1200px; */
    left: 0;
    right: 0;
    /* margin-top: 1rem; */
    background-color: #DFCFFF;
}

.subtitle {
    font-size: 1.5rem;
    color: #2e2c2c;
    font-weight: 800;
}

.boysImg_mobileView {
    background: #EBE1FF;
    margin-top: 110px;
}

.programers_content {
    background: #EBE1FF;
}

ngb-carousel {
    height: 350px;
}

@media screen and (max-width: 600px) {

    .aeroplane_img {
        display: none;
    }

    .programers_content .title {
        margin-top: 65px;
        width: 100%;
    }

    .listDiv {
        display: flex;
        padding: 10px;
    }

    .listImg1 {
        height: 120px;
        width: 120px;
        background-size: 100% 100%;
    }

    /*   .bgWaves {
        background-image: url('../../../assets/img/mobileWaves.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        min-height: 1200px;
    }*/

    .mobileWaves {
        display: block;
    }
}

@media screen and (max-width: 746px) {
    .box_img {
        width: 11rem;
        height: 7rem;
        background-image: url('/Images/microsite/partner_kidzee/img/Group_box.svg');
        margin: auto;
    }

    .littleGirl_img {
        width: 24rem;
        height: 18rem;
    }

    .text_content {
        padding: 10px 35px 10px 35px;
        text-align: justify;
    }
}

/*end*/

/*gallery css*/

.dayCareContent {
    position: relative;
    width: 100%;
    margin-top: 45px;
}

.dayCareContent1 {
    position: absolute;
    width: 100%;
    margin-top: 300px;
}

.dayCareText {
    width: 100%;
}

.mainDiv2 .right_content1 {
    padding: 15px 50px 0px 60px;
}

.right_content1 {
    width: 100%;
    padding: 10px 15px;
}

.mainDiv4 .title {
    margin: 125px 225px 0px 0px;
    float: right;
}

.paragraph_content1 {
    width: 450px;
    position: absolute;
    right: 0;
    top: 240px;
    margin: 0px 111px 0px 0px;
}

.dayCardImg {
    display: flex;
    justify-content: center;
}

.img-box {
    padding: 7px;
    border-radius: 10px;
    overflow: hidden;
}

.img_content {
    display: flex;
    justify-content: center;
}

.img-box img {
    transition: 0.5s;
}

    .img-box img:hover {
        transform: scale(1.1);
        cursor: pointer;
    }

.mobile_view {
    display: none;
}

.view_btn {
    background-color: #65318E;
    padding: 5px 10px 5px 10px;
    border-radius: 0px 53px 53px 53px;
    border: none;
    color: #FFF;
    font-weight: 500;
    margin: 10px;
    transition: all ease 0.2s;
    cursor: pointer;
}

    .view_btn:active {
        scale: 0.9;
    }

.sm4_Img {
    width: 100px;
    height: 100px;
    left: 1rem;
    top: 16rem;
    background-image: url('../../../assets/img/partner_kidzee/img/Vector_sm.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

.sm5Img {
    width: 73px;
    height: 50px;
    right: 55px;
    background-image: url('../../../assets/img/partner_kidzee/img/Vector6.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

@media screen and (max-width: 746px) {
    .gallery {
        margin-top: 45px;
    }

    .img-box {
        padding: 7px;
        border-radius: 10px;
        margin: auto;
    }

    .mobile_view {
        display: block;
        padding: 20px;
    }

    .gallery_img {
        display: none;
    }
}


.img_content {
    width: 100%;
    height: 250px;
}

.container_gallery {
    padding: 0px 32px;
}

.zoom_img {
    width: 100%;
    height: 300px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}

.gallery img {
    object-fit:cover;
    width: 90%;
    height: 230px;
    border-radius: 15px;
}

@media screen and (max-width: 600px) {
    .video_content {
        background-color: #EBE1FF;
        width: 100% !important;
        margin: auto;
    }
    /*   img {
        width: 90%;
        height: 230px;
        border-radius: 15px;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }*/
}

/*video css*/

.video-section video {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}

.video_content {
    background-color: #EBE1FF;
    width: 80%;
    margin: auto;
}

.video_carousel {
    background-color: #EBE1FF;
    width: 100%;
    padding: 0px 0px 60px 0px;
}

.video-section {
    height: 450px;
}

iframe {
    border-radius: 20px;
    border: 2px solid #c1c1f1;
    height:500px;
}

.carousel {
    /*height: 500px;*/
    overflow: hidden;
}

.video_list {
    height: 500px;
}

.card {
    border-radius: 20px;
}
/*end*/

/*facility css*/

.facilities_content {
    position: relative;
    z-index: 1;
    padding: 60px 45px 30px 80px;
    top: 7rem;
    overflow: hidden;
    background-color: #DFCFFF;
}

section {
  /* overflow: hidden;*/
  /*background-color: #DFCFFF;*/
}

.ballImg {
    width: 95px;
    height: 95px;
    left: 27rem;
    top: 11rem;
    background-image: url('/Images/microsite/partner_kidzee/img/Group.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
}

.Right_pencil {
    width: 60px;
    /* height: 85px;
  top: 0rem; */
    left: 109px;
    background-image: url('../../../assets/img/partner_kidzee/img/right_pencil.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 5;
}

.ballImg_mob_screen {
    display: none;
}

.ds_screen {
    display: none;
}

@media screen and (max-width: 746px) {
    .mb_screen {
        display: none;
    }

    .ds_screen {
        display: block;
        top: 25px;
    }

    .ballImg_mob_screen {
        background-image: url('../../../assets/img/partner_kidzee/img/Group.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        display: block;
        position: relative;
        z-index: 5;
        width: 70px;
        height: 70px;
        top: 25px;
        left: 15px;
    }
}

.answer_txt {
    margin-left: 7px;
    font-size: 14px;
    color: #F2CC20;
}

.quest_num {
    font-size: 14px;
    color: #FFF;
}

.question_txt {
    font-size: 15px;
    color: #FFF;
}

.fa-arrow-right {
    font-size: 12px;
    color: #F2CC20;
}

hr {
    color: #FFF;
}

.waves_content {
    position: relative;
    bottom: 26rem;
}


/* facility slider css*/


.img_title {
    position: relative;
    top: 160px;
    z-index: 9;
    font-size: 14px;
    font-weight: 600;
}

@media screen and (max-width: 600px) {
    .video_list {
        height: auto !important;
    }

    .programmGroup_content {
        margin-top: 45px;
    }

    .facilities_content {
        position: relative;
        z-index: 1;
        padding: 60px 45px 0px 80px;
        /* top: 2rem; */
        overflow: hidden;
        background-color: #DFCFFF;
    }

    .facilities_content {
        position: relative;
        z-index: 1;
        padding: 45px;
        overflow: hidden;
        height: 66vh;
    }
}


/*facility slider css*/

.facilityImg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon_title {
    position: relative;
    color: #65318E;
    width: 150px;
    text-align: center;
    margin: auto;
    top:100px;
}


/*social wall css*/

.social_wall {
    background-color: #EBE1FF;
}

.social_card {
    width: 100%;
    margin: auto;
    border-radius: 20px;
}

.social_card_content {
    width: 90%;
    margin: auto;
}

.ifrem_div {
    height: 100%;
}

.sub_card {
    width: 90%;
    height: 250px;
    margin: auto;
    overflow: hidden;
    margin-top: 11px !important;
}

.profileName {
    color: #49494B;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 9px;
}

.profilePic {
    width: 59px;
    height: 34px;
    background-color: #000000;
    border-radius: 50%;
    margin: 10px 10px 0px 15px;
    overflow: hidden;
}

.profile_div {
    display: flex;
}

.placehere {
    color: #49494B;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 7px;
}

.right_menu {
    width: 20px;
    height: 30px;
    float: right;
    margin-right: 10px;
    margin-top: 9px;
}

.icons img {
    border: none;
    cursor: pointer;
    transition: all ease 0.2s;
}

    .icons img:active {
        scale: 0.9;
    }


    .icons img:first-child {
        margin: 0px 0px 0px 10px;
    }

.save_icon img {
    float: right;
    margin: 5px 16px;
    cursor: pointer;
    transition: all ease 0.2s;
}

    .save_icon img:active {
        scale: 0.9;
    }

.viwes {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0px 15px;
}

.midea_icon_list {
    display: flex;
    justify-content: center;
}

    .midea_icon_list img {
        margin: 0 5px;
        cursor: pointer;
        transition: all ease 0.2s;
    }

        .midea_icon_list img:active {
            scale: 0.9;
        }

.iFrem {
    overflow-x: auto !important;
    margin-left: 30px;
    border-radius: 15px;
    height:500px;
}

.about_scroll_content{
    height:260px;
    overflow-y:auto;
}

body {
    margin: 0;
    font-family: Helvetica, sans-serif;
}

.ifrem_box {
    margin: auto;
}

.menu {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    height: 40px;
}

.radio {
    display: none;
}

.label {
    min-width: 70px;
    font-size: 12px;
    display: block;
    text-align: center;
    font-weight: bolder;
    padding: 8px 0;
    transition: 0.3s;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.5);
}

    .label:hover {
        color: rgba(0, 0, 0, 1);
    }

    .label.contact {
        min-width: 90px;
    }

.underline {
    width: 70px;
    height: 4px;
    background: #65318E;
    position: absolute;
    bottom: 0;
    transition: 0.3s;
}

.radio:checked + label {
    color: rgba(0, 0, 0, 1);
}

.radio[value="home"]:checked ~ .underline {
    left: 0;
}

.radio[value="about"]:checked ~ .underline {
    left: 70px;
}

.radio[value="contact"]:checked ~ .underline {
    left: 140px;
    width: 90px;
}

@media screen and (max-width:600px) {
    .iFrem {
        overflow-x: auto !important;
        margin: auto;
        width: 100%;
    }

    .social_card {
        margin-top: 20px;
    }
}

.iFrem::-webkit-scrollbar {
    width: 5px;
    height: 5px !important;
}

.iFrem::-webkit-scrollbar-thumb {
    background: #bbb9b9;
    border-radius: 20px;
}

.iFrem::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.faq_content {
    width: 100%;
    margin: auto;
    padding: 25px 55px 25px 55px;
    background-color: #DFCFFF;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 22px;
    color: #90228D;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    text-align: left;
    background-color: #DFCFFF;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}

.accordion-body {
    background-color: #DFCFFF !important;
}

.accordion-button:not(.collapsed) {
    color: #90228D;
    box-shadow: none;
    background-color: #DFCFFF;
}

.accordion-item {
    background-color: #DFCFFF;
    border: none;
}

.colour_box {
    float: right;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: -7px;
    margin-left: inherit;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: transform .2s ease-in-out;
}

/*faq css*/


.blogsDiv {
    padding: 10px 50px 10px 50px;
}

.whiteBg {
    width: 250px;
    height: 250px;
    background-color: #FFF;
    border-radius: 15px;
    margin: auto;
}


.box input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.box p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box input:focus ~ label {
    outline: -webkit-focus-ring-color auto 5px;
}

.box input:checked + p {
    -webkit-line-clamp: unset;
}

.box input:checked ~ label {
    display: none;
}


.box {
    width: 100%;
}

    .box p {
        margin: 0;
    }

.date {
    color: #282828;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.infoContent {
    padding: 25px 0px 25px 70px;
    width: 100%;
}

.para {
    overflow: hidden;
    color: #282828;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.text1 {
    color: #65318E;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    min-height: 50px;
}

.upperBg {
    background-image: url('../Images/microsite/bg_white.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 16rem;
    height: 17rem;
    display: flex;
    justify-content: center;
    margin: auto
}

.img {
    width: 250px;
    height: 250px;
    padding: 25px;
    border-top-left-radius: 155px;
    border-top-right-radius: 145px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 160px;
    transition: transform .5s ease;
}

    .img:hover {
        transform: scale(1.05);
        cursor: pointer;
    }

.ball_pen_box {
    display: flex;
    justify-content: space-between;
    padding: 0px 45px;
}

@media screen and (max-width: 600px) {
  .mobileUl_content li {
    list-style-type: none;
  }
    .infoContent {
        padding: 25px 0px 25px 0px;
    }
}


/*testimonial css*/

.sleepMonkey {
    background-image: url('../../../assets/img/monkey3.png');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 299px;
    height: 88px;
    position: relative;
    top: 192px;
    left: 147px;
    display: block;
}

.sliderContent {
    width: 92%;
    height: 500px;
    margin: auto;
}

.subContent {
    width: 100%;
    height: 500px;
    background-color: #FFF;
    padding: 10px;
}

.testimonial_text {
    width: 85%;
    margin: auto;
    color: #0E2C53;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    padding: 20px 10px 10px 10px;
    line-height: 25px;
    text-transform: capitalize;
}

.testiMonial_img_content {
    width: 200px;
    margin: auto;
}

.testiMonial_img {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    margin: auto;
}

.img_text {
    color: #65318E;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 10px;
}

.carousel-control-next-icon {
    background-color: rgb(201 191 191);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    padding: 10px;
}

.carousel-control-prev-icon {
    background-color: rgb(201 191 191);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    padding: 10px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 7px;
    height: 7px;
    border-radius: 50px !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #9b9191;
    background-clip: padding-box;
    border: 0;
    opacity: .5;
    transition: opacity .6s ease;
}

.commaImg {
    width: 45px;
    height: 40px;
}

.double_comma {
    margin-top: 20px;
}

.testimonial_content .carousel-inner {
    border-radius: 20px;
}

.orangePancil img {
    float: right;
}

.orangePancil {
    position: relative;
    right: 8rem;
    top: 4rem;
    z-index: 99;
}

.orangerabber {
    position: relative;
    z-index: 99;
    left: 6rem;
    bottom: 2rem;
}

@media screen and (max-width: 600px) {
    .orangerabber {
        position: relative;
        z-index: 99;
        left: 1rem;
        bottom: 9rem;
    }

    .orangePancil {
        position: relative;
        right: 1rem;
        top: 4rem;
        z-index: 99;
    }

    .sleepMonkey {
        display: none;
    }

    .testimonial_text {
        width: 85%;
        margin: auto;
        color: #0E2C53;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        padding: 20px 10px 10px 10px;
        line-height: 25px;
        text-transform: capitalize;
    }

    .testiMonial_img {
        width: 120px;
        height: 120px;
    }

    .img_text {
        font-size: 12px;
    }

    .subContent {
        width: 100%;
        height: auto;
        padding: 20px 0px;
    }

    .commaImg {
        width: 25px;
        height: 25px;
    }

    .double_comma {
        margin-top: 5px;
    }

    .subContent {
        padding: 35px 0;
    }
}

/*contact us css*/

.contactUs .box {
    width: 100%;
    background-color: #ffffff;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    padding: 25px 15px 10px 15px;
    margin: 15px;
    border-radius: 10px;
}

.address_box {
  width: 100%;
  background-color: #ffffff;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 25px 15px 10px 15px;
  margin: 15px;
  border-radius: 10px;
}
.contactUs, map {
    background-color: #EBE1FF;
}

.map {
    background-color: #EBE1FF;
    padding-top: 20px;
}

.contact_contant {
    padding: 0px 40px 10px 40px;
    display: flex;
}

.box_heading {
    color: #253b71;
    font-weight: 600;
}

.para {
    background-image: url('/Images/microsite/partner_kidzee/img/para.png');
    width: 100px;
    height: 155px;
    right: 25px;
    margin-top: -8rem;
    float: right;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
}

.smImg6 {
    background-image: url('/Images/microsite/partner_kidzee/img/smImg6.png');
    width: 75px;
    height: 70px;
    position: absolute;
    margin-left: 30px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 5;
    margin-top: -4rem;
}

.mobile {
    display: none;
}

.week_content {
    width: 100%;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.week_text {
    border: 1px solid #c1cde9;
    border-radius: 3px;
    font-size: 11px;
    width: 25px;
    height: 25px;
    font-weight: 700;
    color: #253b71;
    padding: 3px 4px 3px 4px;
    background-color: #fff;
}

.textBox {
    width: 200px;
    height: 25px;
    border: 1px solid;
}

.timeText {
    font-size: 0.8rem;
    color: #000000;
    font-weight: 500;
}

@media screen and (max-width: 746px) {
    .para {
        width: 76px;
        height: 115px;
    }

    .contact_contant {
        display: none;
    }

    .mobile {
        display: block;
        padding: 20px 40px 10px 15px;
    }
}

.programers_content .infoContent {
    width: 50%;
    display: flex;
    padding: 0;
}

.programers_content .text1 {
    border-right: 2px solid #90228D;
    width: 80%;
    color: #90228D;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.map iframe {
    border-radius: 0;
    border: none;
}

/*footer css*/

.footerContent {
  width: 100%;
  /* position: absolute; */
  /* margin-top: 60px; */
  background-color: #65318E;
}

.desktopResponsive {
    display: block;
}

.footer_left {
    margin: 2rem 0px 0px 70px;
}

.footerLogo {
    background-image: url('/Images/microsite/KidzeeFooterLogo_whiteText.png');
    width: 135px;
    height: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 15px;
}

.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: 65%;
    margin-top: 30px;
}

.listBox {
    width: 100%;
}

ul li {
    color: #000 !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px !important;
}

.listContent {
    display: flex;
    margin-top: 45px;
}

.email {
    background-image: url('../../../../assets/img/email.png');
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.time {
    background-image: url('../../../../assets/img/watch.png');
    width: 15px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.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;
}

hr {
    border: 1px solid #FFF;
    margin-left: 35px;
}

.mobileResponsive {
    display: none;
}

img,
svg {
    vertical-align: middle;
    /* background: #EBE1FF; */
}

footer {
    background: #EBE1FF;
}

.btn_content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn_header {
    background-color: #65318E;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.white_btn: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: 10px;
    transition: all ease 0.2s;
}

ul li {
    cursor: pointer;
}

.subListContent {
    margin-top: 45px;
}

.fb_insta_icon_content {
    padding: 10px;
    position: absolute;
    left: 60px;
}

.media_icon {
    color: #FFF;
    cursor: pointer;
}

.fa-instagram {
    margin-left: 20px;
}

.media_icon:hover {
    color: #CCC;
}

.details_text:hover {
    color: #e7dede;
    cursor: pointer;
}

.icon_content a {
    color: #FFF;
}

.ul_content {
    list-style-type:none;
    display: flex;
    /*margin: 0 3rem;*/
    color: #FFF;
}

li a {
    margin: 0 5px;
}

.nav-item a {
    color: #FFF;
    padding: 0 16px;
}

.midea_iconList {
    width: 100%;
    background-color: #65318E;
    padding: 0px 0px 0px 50px !important;
}

.mediaIcon {
    display: flex;
    padding: 10px;
    margin-left: 15px;
    margin-top: 10px;
}

.icon {
    width: 30px;
    height: 30px;
    margin: 0px 6px;
    border-radius: 7px;
}


@media screen and (max-width: 600px) {

  .programers_content .infoContent {
      width: 100% !important;
      display: flex;
      padding: 0;
  }
    .menuIcon {
        background-image: url('/Images/microsite/menu.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 6px;
        height: 25px;
        display: block !important;
    }

    .admissionBox {
        width: 93%;
        background-color: #FFF;
        margin: auto;
    }

    .header_logo {
        background-image: url(/Images/microsite/KidzeeFooterLogo_whiteText.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 130px;
        height: 35px;
        margin: 0px !important;
    }

    .mobileView {
        display: flex;
        padding: 10px;
        background-color: #65318E !important;
    }

    .midea_iconList_mobile {
        width: 100%;
        position: relative;
        z-index: 99;
    }

    .midea_iconList {
        display: none;
    }

    li a {
        margin: 10px 0px;
    }

    .footer_mobile_menu {
        padding: 0px 30px 0px 0px;
    }

    .subListContent {
        margin-top: 20px;
    }

    .fb_insta_icon_content {
        padding: 10px;
        position: fixed;
        left: 0;
        z-index: 999;
        bottom: 0;
        width: 100%;
        background-color: #65318E;
    }

    #footer_btn1 {
        display: none;
    }

    .white_btn {
        font-size: 12px;
    }

    .footerLogo {
        width: 135px;
        height: 35px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
    }

    .mobileResponsive {
        display: block;
        padding: 10px 0px;
    }

    .desktopResponsive {
        display: none;
    }

    .detailsContent {
        width: 65%;
        margin-top: 20px;
        margin: auto;
    }

    .adress {
        text-align: center;
    }

    .zeeLearnText {
        text-align: center;
    }

    .footer_left {
        margin: 0;
    }

    .listContent {
        display: block;
    }

    .subListContent {
        text-align: left;
    }
}

/* scroll top css */

#scroll {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: orange;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999;
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }

    #scroll:hover {
        background-color: #e74c3c;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }

/*    header css*/

.desktopMenu {
    margin: auto;
}

.header_logo {
    background-image: url('/Images/microsite/KidzeeFooterLogo_whiteText.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 130px;
    height: 35px;
    margin: 0px 0px 0px 50px;
}

.header nav {
    padding: 18px;
    display: flex;
    align-content: center;
    background-color: #65318E;
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    right: 0;
}

.menuIcon {
    background-image: url('/Images/microsite/menu.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 6px;
    height: 25px;
    display: none;
}

.toggle_div {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
}

/*admission form css*/
.admissionBox {
    width: 93%;
    background-color: #FFF;
}

.submit_btn {
    background-color: #65318E;
    padding: 5px 10px 5px 10px;
    border-radius: 0px 53px 53px 53px;
    border: none;
    width: 50%;
    color: #FFF;
    font-weight: 500;
    margin: 10px;
    transition: all ease 0.2s;
    cursor: pointer;
}

    .submit_btn:active {
        scale: 0.9;
    }
/*activeMenu css*/
li a.active {
    color: #FFE100 !important;
}

.nav-link:hover {
    color: #FFE100;
}

#scrollBtn {
    display: inline-block;
    background-color: #FF9800;
    width: 45px;
    height: 45px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    align-items: center;
}

.fa-chevron-up {
    font-size: 25px;
    color: #FFF;
}

#scrollBtn:hover {
    cursor: pointer;
    background-color: #65318E;
}

#scrollBtn:active {
    background-color: #555;
}

#scrollBtn.show {
    opacity: 1;
    visibility: visible;
}

.notice_content .text_content {
    height: 300px !important;
    overflow-y: auto !important;
}


/*auto slider css*/

/*#slider-container {
    position: absolute;
    height: 150px;
    width:50%;*/
/*    max-width: 1000px;*/
    /*top: 0;
    left: 500px;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

#slider-scroller {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(260px * 6);
    transition: all 1s ease;
}

.slider-item {
    width: 220px;
    height: 110px;
    display: inline-block;
    position: relative;
}

    .slider-item img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 200px;
        max-height: 100px;
    }*/

#slider-container {
    position: absolute;
    height: 150px;
    width: 50%;
    /*max-width: 1000px;*/
    top: 0;
    left: 500px;
    right: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
}

#slider-scroller {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(260px * 6);
    transition: all 1s ease;
}

.slider-item {
    width: 220px;
    height: 110px;
    display: inline-block;
    margin: 20px;
    position: relative;
}

    .slider-item img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 200px;
        max-height: 100px;
    }


    .slider-item:hover {
        cursor: pointer;
        transform: scale(1.1);
    }


.adress_box {
    border: navajowhite;
    background-color: transparent;
    /*text-align: justify;*/
    color: #616368;
}

.timeText p {
    margin-top: 10px;
}

.prev1 {
    position: relative;
   /* bottom: 14rem;*/
}

.next1 {
    position: relative;
    /*//bottom: 14rem;*/
}

.prev2 {
    position: relative;
    bottom: 50px;
}

.next2 {
    position: relative;
    bottom: 50px;
}

.timeText p {
    margin-top: 10px;
}

.readMoreBtn {
    background-color: #65318E;
    color: #FFF;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    border: none;
    font-weight: 500;
    padding: 7px 8px 7px 8px;
    border-radius: 0px 53px 53px 20px;
    margin-top: 6px;
    transition: all ease 0.2s;
    text-decoration:none;
    position:relative;
    top:10px;
}

    .readMoreBtn:active {
        scale: 0.9;
    }

.dayCare_content {
    background-color: #EBE1FF;
   /* min-height: 530px;*/
}

    .dayCare_content .right_content1 {
        padding: 15px 50px 0px 60px;
    }
.dayCareContent {
    /*position: absolute;*/
    width: 100%;
    /*margin-top: 45px;*/
}
.dayCareText {
    width: 100%;
}
.right_content1 {
    width: 100%;
    padding: 15px 50px 0px 15px;
}

@media screen and (max-width: 600px) {
    .mainDiv2 {
        background-color: #EBE1FF;
        min-height: 700px;
    }

        .mainDiv2 .right_content1 {
            padding: 10px 15px;
        }
    .right_content1 {
        width: 100%;
        padding: 10px 15px;
    }
}
