.topHeader .rightDiv i {
    padding-left: 13px;
    color:#61afff !important;
    font-size: 22px;
    cursor: pointer;
    background-color: rgb(255, 249, 249);
    border-radius: 94px;
  
    padding: 4px !important;
}
.aboutWrapper{
    display:flex !important;
}

.topHeader .divWrapper {
    height: 46px;
   
}



.navbar .navbarWrapper {
      display: flex;
    align-items: revert;
    width: 100%;
    height: 75px;
       gap: 35px;
       justify-content: center;
}




.navbar .listItems {
    align-items: center;
    justify-content: end;
     gap: 26px !important; 
    font-family: cursive !important;
}



.commonBtn {
    background-color: #579aff;
    color: var(--text-white-color);
     padding: 7px 36px !important;
    border: none;
    border-radius: 20px !important;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-top: 12px;
    transition: background-color 0.3s;
    box-shadow: 0 10px 15px 0 rgba(56, 0, 189, .2);
}


.sea {
    font-family: cursive !important;
    font-size: 40px !important;
}




.red {
   
    padding: 0px 0px 0px 0px !important;
    font-family: cursive !important;
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    line-height: var(--e-global-typography-secondary-line-height) !important;

    background: none !important;
     color: #ff9200 !important;
    font-size: x-large !important;
}


.blue {
    font-size: 40px !important;
     font-family: cursive !important;
         /*color:#56509f;*/
         color:#6eb8ff;
}


.green{
    color: #8b8b8b !important;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.elementor-icon {
    width: 38%;
    position: absolute;
    left: 95px;
}

.elementor-icon svg {
    fill: #F7941E;
}

.aboutWrapper {
    position: relative;
    display: inline-block;
}


.mar{
        margin-top: 83px !important; 
    
}


.aboutWrapper .bg-shape {
    position: absolute;
    top: -35px;
    height: auto;
    z-index: 0;
    animation: floatShape 5s 
ease-in-out infinite;
}

@media(max-width:992px){
    .aboutWrapper .bg-shape {
    top: -30px !important;
    }
}

.aboutImgWrapper {
    position: relative;
    z-index: 1;
    /* image above svg */
    -webkit-mask-image: url(https://wdtninos.wpengine.com/wp-content/uploads/2022/09/image_mask.png);
    -webkit-mask-size: 100%;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;

}

.aboutImgWrapper img {
    width: 100%;
    height: auto;
    display: block;
  

}

@keyframes floatShape {
    0% {
        transform: scale(1) translate(0, 0);
    }

    50% {
        transform: scale(1.05) translate(10px, -10px);
    }

    100% {
        transform: scale(1) translate(0, 0);
    }
}

.rocket-abt {
    top: 58px;
    width: 10%;
    position: absolute;
    right: 106px;
    animation: floatRocket 3s 
ease-in-out infinite;
}

@keyframes floatRocket {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.abt-content {
    display: flex;
    align-items: end;
}

.yellow{
    gap: 40px;
}

.blu{
    background-color: #6eb8ff !important;
    padding: 9px 19px !important;
}

.aboutUs{
        background-color: transparent;
    background-image: linear-gradient(180deg, var(--e-global-color-5961cb1) 10%, var(--e-global-color-ff954ed) 100%);
}



.prog{
    content: "";
    margin-top: 0px !important;
    width: 100%;
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #FFF0E5 0%, #FFF0E5 40%) !important;
        box-shadow: 0px 15px 21px #FFF0E5;
}
.pg-card{
    gap: 20px;
    justify-content: center;
}
.notesImg{
    position: relative;
    left: 90%;
}
.bulbImg{
    position: relative;
    right: 1%;
    
}
.yelli{
    background-color: #fff0e5 !important;
    color: #ff9200 !important;
       margin-bottom: -15px;
    width: max-content;
    font-size: larger;
    font-family: cursive !important ;
}


.foo{
          color: #6b6b84 !important;
}
.cards{
    background-color: #ffffff;
    border-radius: 20px;
    padding: 25px;
    box-shadow: 0px 4px 5px 1px lightgrey !important;
    padding-left:0px !important;
}

.cardTitle img {
   
    border-radius: 10px;
}
.baba{
    color: #0a6375 !important;
    font-size:20px !important;
    font-weight: 400;
}

.aba{
   /*color: #70858a !important;*/
       color: #797979 !important;
    font-weight: 100 !important;
    font-size: 14px !important;
    margin-top: 17px;
    margin-bottom: 19px;
}



.custom-buttoni {
    background-color: white !important; 
    color: black !important;
    padding: 5px 0px;
    font-size: 16px;
    border:none;
    
    cursor: pointer;
    
}



.aboutUs{
background-color: transparent !important;
background-image: linear-gradient(180deg, #ffffff 10%, #ffefe4 100%) !important;
}


.hii{
    display: flex !important;
    justify-content: center !important;
}
.event-content{
    background: #2db1ff url(https://smartyschool.stylemixthemes.com/kindergarten-two/wp-content/uploads/2019/10/main_bg.png?id=5133) !important;
     
    padding-bottom: 200px;
    padding-top: 100px;
}


.event-row{
        display: flex;
    flex-wrap: wrap;
}
    
.wave{
    margin: 0px !important;
    padding: 0px !important;
    position: relative;
    top: 70px;
}

.wave img {
    
    width: 100%;
    height: 71px;
  
}

.new-imagec img{
      
    width: 161px !important;
    border-radius: 20px !important;
    box-shadow: 0px 0px 0px 3px #ffffff;
}




.ards{
    gap: 12px !important;
}

.time-b {
       background-color: #ffffff;
    color: #6c9aff;
    padding: 9px;
    font-size: 11px;
    border-radius: 8px;
    width: 55%;
    font-weight: bolder;
    text-align: center;
}

      
}
.father{
   font-weight: 500 !important;
    color: rgb(255, 255, 255) !important;
    font-size: 20;
    margin-top: -15px;
    font-size:26px !important;
}

.des{
   display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    color: white;
    margin-top: -16px;
    font-weight: 100;
}


.lards{
    display: flex !important;
    background-color: transparent !important;
    justify-content: center;
    gap: 43px;
    align-items: flex-start;
    box-shadow: none !important;
}

.eve{
    color: white;
    text-align: center;
    margin-bottom: 46px;
   font-family: cursive !important;
       font-size: 40px;
}
.wave-btn{
    position: relative;
    bottom: 80px;
    padding: 0px !important;
    /* right: 35px; */
}

.wave-btn img {
    width: 100%;
    height: 81px;
}


.choose-head h4{
   font-size: 38px;
    font-weight: 700;
    font-family: cursive !important;
      color:#6eb8ff;
}
.better h6{
        color: #ff9200 !important;
    font-family: cursive !important;
}
.guide-para{
    color: #6b6b84;
    font-weight: 300;
}

.guide-card {
    display: flex;
    justify-content: center;
}
.interact-class{
    background-color: #0a6375;
   border-radius: 0px 0px 0px 150px;
}
.our-facilities{
    background-color: #ffeb00 !important;
    border-radius: 00px 0px 150px 0px;
   
}
.playing-garden{
background-color:#ffeb00 !important;
border-radius: 150px 0px 0px 0px;
}
.brain-activity{
background-color: #0a6375;
    border-radius: 0px 150px 0px 0px;

}
.brain-act{
    padding: 25px;
        padding-top: 0px !important;
}
@media(min-width:768px){
    .brain-act{
    padding: 90px;
}
}
.better h6{
    margin-top: 129px;
    font-size: 24px;
}
.gc{
    width: 48% !important;
    padding: 50px !important;
}
.gc-row{
    gap: 10px;
}

.gc img{
    width: 100%;
}
    
.head h3{
        font-size: 23px;
    text-align: center;
    color: white;
    padding:1px;
    margin-top:18px;
}

.lead h3{
    margin-top: 10px;
}
.guide-para p{
     text-align: start;
    font-size: 100%;
    font-weight: 100;
        font-style: italic;
}

.kids img{
    width: 100%;
}

.row-news{
    justify-content: center;
   ;
}

.new img{
    border-radius: 20px;
    width: 100%;
        box-shadow: 0px 0px 0px 7px #ffeb00;
}

.how h4{
    text-align: center;
    color: white;
    padding: 20px;
    font-size:24px;

}
.par p{
        font-size: 16px;
    color: white;
    font-weight: lighter;
    font-style: oblique;
    text-align: justify;
}


.event-news {
    background: #2db1ff url(https://smartyschool.stylemixthemes.com/kindergarten-two/wp-content/uploads/2019/10/main_bg.png?id=5133) !important;
    padding-bottom: 200px;
    padding-top: 100px;
        padding: 107px !important; 
}




.brain {
  
    align-items: center;
    justify-content: center;
    overflow: hidden;
    padding: 20px;
  
}

.brain img{
    width: 100%;
}


.para-brain p{
        
    font-size: 30px;
    font-weight: 500;
   color: #1ab0ff;
    text-align: center;
}


.indi{
      
    font-style: italic;
    font-weight: 300;
    color:#6b6b84 ;
 font-size: 16px;
 text-align: -webkit-center;
}

.extra{
    text-align: center;
        
}

.extra h3{

    font-weight: 600;
    font-family: cursive !important;
    font-weight: var(--e-global-typography-secondary-font-weight) !important;
    color: #ff9200 !important;
    font-size: 24px;
}

.extra h2{
        font-family: cursive;
    font-size: 40px;
    font-weight: 600;
        margin-top: 12px;
        color:#6eb8ff;
}


.extra p{
        font-size: 18px;
    font-weight: 200;
       padding-top: 7px;

color:#6b6b84 ;
    
      
}

.vvv {
    padding: 20px;
   padding-top:100px;
}

.vuri{
        display: flex;
        justify-content: flex-end;
    gap: 49px;
}

.uri{
        display: flex;
    justify-content: center;
    width: 28.333333% !important;
}

.luck{
    margin-top: 0px !important;
    background-color: #6eb8ff !important;
}

footer .linksWrapper i {
    color: #ffffff !important;
}

.love{
color: white !important;
}

footer .socialIcons span{
    background-color:white ! important;
}

footer .socialIcons span i {
    color: #61afff !important;
}

 .copyRightText adda{
    color: #141212 !important;
    font-weight: 500;
}

 .copyRightText {
    
    padding: 8px !important;
    background-color: black !important;
}
 .iconsWrapper{
    
    align-items: baseline !important;
    
}
.saad{
    margin-top:0px !important;
}

.owl-prev, .owl-next {
   
       background-color: #020202 !important;
    color: #ffffff !important; 
    
}

/* new design css  */
.core h1 {
    text-align: center;
    color:#6eb8ff;
        font-family: cursive;
            font-size: 40px;
}

.core-card {
    text-align: center;
}

.core-img {
    position: relative;
    top: 35px;
    border-radius: 50%;

}

.corebg-1 {
    background: #95cc47;
}

.corebg-2 {
    background: #bd66ff;
}

.corebg-3 {
    background: #ffaf40;
}

.corebg-4 {
    background: #ff6666;
}

.core-content {

    padding: 50px 10px 25px 10px;
    border-radius: 25px;
    color: white;
    text-align: center;
    BOX-SHADOW: 0PX 0PX 4PX 1PX grey;
}

.core-content p {
    font-size: 17px;
    
    color: #ffffff;
    font-weight: 100;
}

.smarty-contain {
    background-color: #fff9f2;
}

.smarty {
    display: flex;
    flex-wrap: wrap;
}

.smarty-heading {
    color: #56509f;
}

.smarty-content p {
    font-size: 16px;
    color: grey;
    padding: 1px;
}

.smarty-content h6 {
    color: #ff6682;
    font-size:23px;
}

.smarty-card {
    gap: 10px;
    align-items: flex-start;
    margin-bottom: 5px;
    margin-top: 2px;
}

.smarty-2 {
    padding: 35px 0px 0px 10px;
}

.kinder {
    background-color: white;
}

@media(min-width:768px) {
    .kinder-row {
        padding: 100px;
    }
}

.kinder-icon {
    display: flex;
    gap: 20px;
    align-items: end;
    margin-bottom: 20px;
}

.philosphy {
    font-weight: 100;
    color: grey;
}

.kind-image {
    border-radius: 20px;
    width:100%;
        BOX-SHADOW: 0PX 0PX 4PX 1PX grey;
}

.slider-container {
    width: 100% ! important ;
    max-width: 1200px;
    position: relative;
    overflow: hidden;
}

.slider-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.ard {
    width: 26% !important;
}

.ard {
    border-radius: 19px !important;
}

.card {
    background: #fff;
   BOX-SHADOW: 0PX 1PX 7PX 1PX #d4d4d4;
    margin: 10px;
    text-align: center;
    min-width: 300px;
    flex: 0 0 auto;

}

.ard img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    margin-bottom: 15px;
}

.card h3 {
    font-size: 23px;
    margin-bottom: 10px;
    color: #333;
}

.card p {
    font-size: 15px;
    color: #a2a2a2;
}

.ard p {
    border-bottom: 1px solid rgb(230, 227, 227);
    padding: 8px;
}

/* Navigation buttons */
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #007bff;
    border: none;
    color: #fff;
    padding: 12px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    width: 4%;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.nav-btn:hover {
    background: #0056b3;
}

/* Responsive */
@media (max-width: 992px) {
    .card {
        min-width: 250px;
    }

    .nav-btn {
        width: 11% !important;
    }
}

@media (max-width: 768px) {
    .card {
        min-width: 96% !important;

    }

    .nav-btn {
        width: 11% !important;
    }
}

@media (max-width: 576px) {
    .card {
        min-width: 300px;
    }

    .nav-btn {
        width: 11% !important;
    }
}

.uuu {
    display: flex;
    justify-content: space-evenly;
    gap: 38px;
    padding: 0px !important;
    margin: 0px !important;
}

.uuu li {
    list-style: none;
    color: #007bff;
    font-size: 16px;

}

.cont {
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
    padding: 0px !important;
    margin-left:0px !important;
}

.cont li {
    list-style: none;
    color: #ff748e;
    font-size: 14px;

}

.ard h3 {
    color: #337ab7;
}

.claas {
    text-align: center;
   color:#6eb8ff !important;
    font-family: cursive;
    margin-bottom: 33px;
        font-size: 40px;
         padding-top:59px !important;
}

#owl-demo .itemm img {
    display: block;
    width: 100%;
    height: auto;
}

.itemm {

    padding: 20px;
    border: 2px solid #ececec;
    border-radius: 10px;
    box-shadow: 6 3px 12px rgba(0, 0, 0, 0.1);
    padding: 15px;
    padding-top: 27px;
}

.itemm p {

    margin: 0px !important;
}

.itemm img {
    width: 55px;
}

.im {
    width: 40px !important;
}

.in {
    display: flex;
    justify-content: flex-end;
}

.paren{
    font-family: cursive !important;
    padding-bottom: 20px !important;
    color: #6eb8ff !important;
    text-align: center;
        font-size: 40px;
}

.dev {
    font-size: 15px;
    font-weight: normal;
    color: #8a8383;
}

.orange{
    display: flex;
    justify-content: center;
}

.name-co {
    margin-top: 20px;
}

.green {
  
    font-style: italic;
    font-weight: 400;
    color: #a1a1a1;
}

.str {
    width: 20px !important;
}

.ratin {
    display: flex;
    justify-content: center;
    margin: 10px;
}

.three-dot {
    width: 18px !important;
    margin-left: 17px;
    margin-top: -9px;
}

.togli {
    display: flex;
    justify-content: center;
}

.rent {
    color: #ff9797;
}

.pfl {
    width: 32px !important;
    margin-left: 65px;
}
.through{
        align-content: space-evenly;
}
.smart{
    font-size:40px;
      color:#6eb8ff !important;
}
.cre{
    font-size:27px;
}
.night{
    font-size:18px;
}

.sa{
        margin-left: -23px;
}
.ing{
    padding-top:10px;
}
.inter{
        margin-top: 26px;
}
.father a{
    font-size: 23px;
}