body{
    font-family: 'Dosis', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'Dosis', sans-serif;
    letter-spacing: 1px;
    line-height: 1.6 !important;
}
a{
    font-family: 'Dosis', sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
}
p{
    font-family: 'Dosis', sans-serif;
    line-height: 1.667em;
    letter-spacing: 0.6px;
    font-size: 17px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}


.blog-card{
    box-shadow: 0px 3px 13px 1px rgb(0 0 0 / 12%) !important;
    margin-bottom: 10px;
    border-radius: 10px;
}
.blog-card img {
    border-radius: 10px 10px 0px 0px;
}
.blog-card .blog-heading {
    height: 64px;
    overflow: hidden;
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 600;
}
.blog-heading-main{
    font-size: 26px;
    font-weight: 700;
    line-height: 1.6;
}
.blog-sub-heading-main{
    font-size: 20px;
    font-weight: 700;
    color: #fa3d00;
}
.blog-sub-title{
    font-size: 18px;
    font-weight: 700;
    color: #fa3d00;
}
.blog-link{
    color: #fa3d00 !important;
    font-weight: 600;
}
.blog-card p {
    color: #000 !important;
    font-size: 14px !important;
    line-height: 22px;
    margin-top: 10px;
}
.blog-card .set-para-height{
    height: 86px;
    overflow: hidden;
}
.blog-readmore {
    color: #111 !important;
    font-weight: 600;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}
.blog-readmore .svg-inline--fa {
    font-size: 12px;
    margin-left: 5px;
    margin-top: 15px;
}
.svg-inline--fa.fa-w-10 {
    width: 0.625em;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}


.bg-green-gradient{
    background-color: transparent;
    background-image: linear-gradient(266deg
, #22c1c3 0%, #fdbb2d 100%);
}
.bg-orange-gradient{
    background-color: transparent;
    background-image: linear-gradient(120deg, #EBAE24 0%, #EB6B24 100%);;
}
.bg-red-gradient{
    background-color: transparent;
    background-image: linear-gradient(47deg, #EF3469 0%, #F04011 100%);
}

.moto-image{
    background-image: url(../images/little-moto.png);
}
.vision-image{
    background-image: url(../images/little-vision.png);
}
.mission-image{
    background-image: url(../images/little-mission.png);
}
.box-size-one{
    height: 234px;
}
.box-one-overlay{
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.box-one{
    align-content: center;
    align-items: center;
    padding: 20px 10px 30px 20px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}
.box-one .box-one-heading{
    font-size: 26px;
    font-weight: bold;
    color: #FFFFFF;
}
.box-one p{
    color: #FFFFFF;
}

.bg-counter-blue {
    background: #a706a1;
}
.bg-counter-orange {
    background: #ffae00;
}
.bg-counter-light-blue{
    background: #5798fe;
}
.bg-counter-light-green{
    background: #7bbc46;
}

.counter-box{
    -webkit-box-shadow: 0 15px 46px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 15px 46px rgba(0,0,0,.1);
    box-shadow: 0 15px 46px rgb(0 0 0 / 10%);
    padding: 45px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
}
.counter-box .counter-heading{
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 18px;
}
.counter-box .counter-para{
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}

/* .carousel-control-prev{
    width: 50px;
    background-color: #000;
    height: 50px;
    margin: auto 40px;
    border-radius: 50px;
} */
.carousel button{
    width: 50px;
    background-color: #000;
    height: 50px;
    margin: auto 40px;
    border-radius: 50px;
}


.main-contact-form{
    padding: 10px 0px;
}
.main-contact-form .form-group{
    margin-bottom: 14px;
}
.main-contact-form .form-control{
    border: 1px solid #9a8686;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 13px;
}
.main-contact-form .form-control:focus{
    box-shadow: none;
    border: 1px solid #ed1f23;
}
.carousel-indicators [data-bs-target]{
    width: 24px;
    height: 24px;
    border: 2px solid #262626;
    border-radius: 100px;
}
.carousel-indicators .active{
    background-color: #000 !important;
}

.top-navbar {
    background-color: #f0efec;
    padding: 4px 0px;
}
.top-link a {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-right: 02px;
}
.top-link i {
    margin-right: 04px;
}
.top-social-link a i {
    font-size: 15px;
    margin-right: 0px;
    margin-bottom: 1px;
    color: #ffffff;
    border: 1px solid transparent;
    padding: 06px;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50px;
}
.bg-facebook{
    background-color: #4968af;
}
.bg-twitter{
    background-color: #29b1e0;
}
.bg-instagram{
    background-color: #bf3675;
}
.bg-linkedin{
    background-color: #1377b6;
}

.bg-lightgray{
    background-color: #f2f2f2 !important;
}
.bg-red{
    background-color: #ed1c24 !important;
}
.bg-lightblue{
    background-color: #1faceb !important;
}
.bg-lightgreen{
    background-color: #9ebe3b !important;
}
.bg-lightyellow{
    background-color: #ffca00 !important;
}
.bg-pink{
    background-color: #ff4880 !important;
}

.text-lightgray{
    color: #f2f2f2 !important;
}
.text-red{
    color: #ed1c24 !important;
}
.text-lightblue{
    color: #1faceb !important;
}
.text-lightgreen{
    color: #9ebe3b !important;
}
.text-lightyellow{
    color: #ffca00 !important;
}


.border-bottom-red{
    border-bottom: 5px solid #ed1c24;
}
.border-bottom-lightblue{
    border-bottom: 5px solid #1faceb;
}
.border-bottom-lightgreen{
    border-bottom: 5px solid #9ebe3b;
}
.border-bottom-lightyellow{
    border-bottom: 5px solid #ffca00;
}
.border-bottom-dark{
    border-bottom: 5px solid #262626;
}

.read-more-btn{
    font-size: 16px;
    color: #ed1c24;
    font-weight: 800;
}
.read-more-btn{
    color: #ed1c24;
}

.logo{
    width: 100px;
}

.navbar{
    padding: 0px 0px;
}

.navbar-brand{
    padding: 0px 0px;
    margin-right: 0px;
}
.nav-link {
    color: #343434 !important;
    font-weight: 600;
    font-size: 20px;
    padding-top: 1.9rem !important;
    padding-bottom: 1.9rem !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    letter-spacing: 0px;
}
.btn-round{
    border: 2px solid #ed1c24;
    padding: 13px!important;
    border-radius: 25px;
    text-align: center;
    background-color: #ffca00;
}

.section{
    padding-top: 54px;
    padding-bottom: 54px;
}
.lg-heading{
    font-size: 34px;
    font-weight: 900;
    color: #000;
    margin-bottom: 12px;
}
.main-heading{
    font-size: 30px;
    font-weight: 900;
    color: #000;
    margin-bottom: 12px;
}
.small-heading{
    font-size: 24px;
    font-weight: 900;
}
.sub-heading{
    font-size: 20px;
    font-weight: 600;
    color: #3a3a3a;
}
.underline{
    width: 50px;
    height: 4px;
    background-color: rgb(192, 231, 84);
    margin-bottom: 12px;

}
.btn-red {
    color: #ffffff!important;
    border-color: #ed1c24;
    border-radius: 04px;
    font-size: 20px;
    background-color: #ed1c24;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    padding-right: 30px!important;
    padding-left: 30px!important;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
    transition: all 300ms ease 0ms;
    display: inline-block;
}
.btn-red:hover {
    background-color: #121212!important;
}
.globa-banner-bg{
    background-image: url(../images/global-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 56px 0px;
}
.globa-banner-bg h1{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}
.globa-banner-bg h4{
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.border-red-left{
    border-left: 4px solid #ed1c24;
}
.blog-content{
    padding-top: 28px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ddd;
}
.blog-heading{
    font-size: 24px;
    color: #193768;
}
.programs-sidebar{
    background-color: #f4f4f4;
    border: 1px solid #dee2e6;
    padding: 30px !important;
    box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
    border-radius: 5px;
}
.programs-sidebar h5{
    font-size: 22px;
    font-weight: 800;
    color: #000;
}
.underline-2 {
    border-bottom: 3px solid #85C441;
    width: 40px;
    margin-bottom: 12px;
}
.programs-sidebar p {
    border-bottom: 1px solid #bac4ce;
    margin-bottom: 10px;
    padding-bottom: 4px;
    font-size: 14px;
}
.programs-sidebar p a {
    color: #111;
}

.new-img-shadow{
    border-radius: 20px;
    box-shadow: 0 0 16px #0000001f;
}
.img-shadow {
    box-shadow: 19px 18px 3px 0px #e2d7d7;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.bg-icon-banner{
    background-image: url(../images/icon-bg-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.line-flow-top-bg{
    background-image: url(../images/line-flow-top-bg.svg);
    background-size: 100% 100px;
    top: 0;
    height: 100px;
    z-index: 1;
}
.white-line-flow{
    background-image: url(../images/white-line-flow.svg);
    background-size: 100% 100px;
    top: 0;
    height: 100px;
    z-index: 1;
}
/* .white-line-wave{
    background-image: url(../images/global-banner.jpg);
    background-size: 100% 99px;
    top: 0;
    height: 99px;
    z-index: 1;
    transform: rotateY(180deg) rotateX(180deg);
    background-color: transparent;
} */
.red-line-flow{
    background-image: url(../images/red-line-flow.svg);
    background-size: 100% 100px;
    top: 0;
    height: 100px;
    z-index: 1;
}

.insight-top-layer{
    padding-bottom: 10px;
    border-radius: 28px;
}

.bg-insight-red{
    background-color: #F53C3C;
}
.bg-insight-light-red{
    background-color: #FF6666;
}

.insight-card{
    margin-top: 40px;
    transition: 0.5s ease;
    box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
    border-radius: 20px;
    cursor: pointer;
}
.insight-card-image img{
    margin-top: 30px;
    margin-bottom: 16px;
}
.insight-card-content{
    padding: 6px;
    min-height: 64px;
}
.insight-card-content h4{
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}
.insight-card-content p{
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.insight-card:hover{
    margin-top: 18px;
}
.vm-card{
    margin-top: 26px;
    padding: 20px 12px;
    box-shadow: 0px 2px 20px 0px rgb(0 0 0 / 16%);
    text-align: center;
}
.activity-card{
    margin-top: 30px;
    padding: 03px;
    background-color: #f2f2f2;
}
.activity-content{
    padding: 10px 2px;
}
.activity-content h4{
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 0;
}

.program-bg-green{
    background-color: #00973D;
}
.toddler-image{
    background-image: url(../images/programs/little-toddler.png);
}
.program-bg-pink{
    background-color: #E9466C;
}
.playgrounp-image{
    background-image: url(../images/programs/little-playgrounp.png);
}
.program-bg-purple{
    background-color: #7F497B;
}
.nursery-image{
    background-image: url(../images/programs/little-nursery.png);
}
.program-bg-blue{
    background-color: #0060AA;
}
.toddler-image{
    background-image: url(../images/programs/little-kindergarten.png);
}

.programs-card{
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    transition: 0.5s ease;
    cursor: pointer;
    border-radius: 20px !important;
}
.programs-card:hover{
    transform: translateY(-10px);
    box-shadow: 0 0 19px 0 rgb(0 0 0 / 20%);
}
.program-img img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.program-content h4{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.program-content p{
    color: #fff;
}

.our-gallery-box {
    transition: 0.5s;
    position: relative;
    overflow: hidden;
    margin: 6px;
    /*box-shadow: 0px 0px 2px 0px #aaa;*/
    /*border: 3px solid #006fbf;
    border-radius: 4px;*/
}
.our-gallery-img {
    position: relative;

}
.our-gallery-img:hover {
    transform: scale(1.1);
    transition: 0.8s;
}
.image-border {
    border-radius: 4px;
}

.testi-card{
    margin: 15px 8px;

    padding: 40px 40px;
    background-color: #fff;
    background: #fff;
    border: 4px solid #EAF5F8;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 14px 22px rgb(42 135 158 / 14%);
    box-shadow: 0px 14px 22px rgb(42 135 158 / 14%);
}

.testi-card h3{
    font-weight: 600;
    font-size: 24px;
    color: #ed1c24;
    text-align: center;
}
.testi-card p{
    font-size: 14px;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot{
    padding: 0px !important;
}

.rider-box1 {
    background-color: rgba(241,90,40,.06);
    border-radius: 6px;
    margin-bottom: 24px;
}
.rider-box1 img {
    border-radius: 10px;
    border: 1px solid #ccc;
}
.rider-box1 .heading {
    color: #333;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}
.rider-box1 .para {
    font-size: 14px;
    color: #111;
}


.mystickyside {
    position: -webkit-sticky;
    position: sticky;
    top: 155px;
}

.navbar .nav-item:hover .dropdown-menu{
    padding: 14px 14px !important;
    border-top: 3px solid red;
    border-radius: 0px;
}
.navbar .dropdown-menu a {
    font-size: 16px !important;
    font-weight: 100;
    line-height: 120%;
    padding: 11px 12px;
    color: #111;
    /* border-bottom: 1px solid #b8bbd4a6; */
    border: 1px solid #ed1c24;
    margin-bottom: 14px;
    overflow: inherit !important;
    min-width: 250px;
}
.navbar-toggler{
    box-shadow: none !important;
}
.callbtn-sticky {
    position: fixed;
    left: 14px;
    bottom: 14px;
    z-index: 9999;
}
.call-btn {
    border-radius: 50px;
    background-color: #28A745;
    color: #fff !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 16px;
    font-size: 18px;
}

.whatsapp-sticky {
    position: fixed;
    bottom: 2%;
    left: 14px;
    z-index: 100;
}
.whatsapp-sticky img {
    width: 196px;
}
.whatsapp-btn {
    border-radius: 50px;
    background-color: #eaa515;
    color: #fff !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 16px;
    font-size: 18px;
}

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	/* .navbar .nav-item:hover .nav-link{   } */
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}

.footer-section {
    background-color: #32355d;
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer-section .footer-question-area{
    padding: 10px 20px 20px 20px;
    background-color: transparent;
    background-image: linear-gradient( 269deg
, #fe8c00 0%, #f83600 100%);
    border-radius: 4px 4px 4px 4px;
}
.quest-heading{
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}

.location-svg-fs{
    width: 30px;
}
.email-svg-fs{
    width: 26px;
}
.phone-svg-fs{
    width: 26px;
}
.footer-section .footer-sub-heading svg {
    fill: #ffca00;
    color: #ffca00;
    border-color: #ffca00;
    font-size: 24px;
    
    margin-right: 10px;
}

.footer-heading {
    color: #ffca00;
    font-size: 18px;
    border-bottom: 1px solid #94c13d;
    padding-bottom: 7px;
}
.footer-link {
    padding: 6px 0px;
}
.footer-link a {
    color: #fff;
    font-size: 15px;
    display: block;
}
.footer-sub-heading {
    color: #ffca00;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 10px;
}
.footer-para {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
}
.footer-social-media a i {
    font-size: 20px;
    padding: 10px;
    background-color: #ed1c24;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 10px;
}
.footer-link a:hover {
    color: #fff;
}
.footer-copyright{
    background-color: #1f213c;
    padding: 04px 0px;
}    
.copy-para{
    font-size: 12px;
    color: #fff;
}

.testimonial-bg-img{
    background-image: url(../images/testimonial-background-image.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.admission-banner{
    background-image: url(../images/admission-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
}
.g-para{
    font-size: 18px;
    color: #111111;
    letter-spacing: 1px;
    padding: 10px;
}
.admission-open-form .form-group{
    padding-bottom: 18px;
}
.admission-open-form .form-group label{
    color: #6A6A71;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.8px; 
}
.admission-open-form .form-group .form-control{
    font-size: 16px;
    padding: 10px 18px;
    border: 2px solid;
    border-color: #ed1c24;
    border-radius: 5px;
    /* height: 46px !important; */
}
.admission-open-form .form-group .form-control:focus{
    box-shadow: none;
}
.admission-open-form{
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    box-shadow: 10px 10px #ed1c24;
}
.admission-open-form .admission-heading{
    text-align: center;
    font-weight: 800;
    font-size: 34px;
    margin-bottom: 14px;
}

.getintouch-section i{
    font-size: 46px;
    color: #fff;
    padding-top: 64px;
}
.getintouch-section h4{
    font-size: 22px;
    color: #fff;
}
.getintouch-section p{
    font-size: 14px;
    color: #fff;
}
.getintouch-section a{
    font-size: 14px;
    color: #fff;
}
.fix-height{
    min-height: 205px;
    text-align: center;
}
.get-body{
    padding: 1em 4px;
}
.d-pink{
    background: #a1188a;
}
.l-pink{
    background: #c207a2;
}

.d-blue{
    background: #0094f7;
}
.l-blue{
    background: #14a1ff;
}
.d-green{
    background: #56a119
}
.l-green{
    background: #65b126;
}

.whatsapp-chat {
    display: block !important;
    width: 40px;
    height: 40px;
    background: #25d8ae url(../images/whatsapp-icon.png) no-repeat;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
    font-size: 0;
    line-height: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0px 0px 0px 8px rgba(26, 188, 156, .5);
    -webkit-box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
    box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
    -moz-animation: glowpopup 2s infinite;
    -webkit-animation: glowpopup 2s infinite;
    animation: glowpopup 2s infinite;
    transition: .5s;
    display: none;
}

@keyframes glowpopup{
    0% {
        box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
    }
    50% {
        box-shadow: 0px 0px 0px 15px rgb(26 188 156 / 10%);
    }
    100% {
        box-shadow: 0px 0px 0px 8px rgb(26 188 156 / 50%);
    }
}

@media only screen and (max-width: 680px){
    .whatsapp-chat{
        display: none !important;
    }
    .navbar{
        padding: 12px 0px;
    }
    .navbar .nav-link {
        padding: 8px 14px !important;
        font-size: 14px;
        color: #000 !important;
        border-top: 1px solid #ddd;
    }
    .navbar .nav-item:hover .dropdown-menu{
        padding: 0px !important;
    }
    .navbar .dropdown-menu {
        background-color: transparent !important;
        border-top: 0px solid #b1a7a7 !important;
        border-right: 0px;
        border-left: 0px;
    }
    .navbar .dropdown-menu a{
        font-size: 14px !important;
        font-weight: 600 !important;
        color: #000 !important;
        border-top: 1px solid #b1a7a7;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 0px;
        margin-bottom: 0px !important;
        padding: 11px 26px;
    }
    .carousel button{
        width: 26px;
        height: 26px;
    }
    .hide-mobile {
        display: none;
    }
    .main-heading {
        font-size: 24px;
    }
    .section-quote h2 {
        font-size: 20px;
    }
    .footer-top-container h3 {
        font-size: 24px;
    }
    .footer-top-container p{
        font-size: 14px;
    }
    .banner-heading{
        font-size: 26px;
    }
    
    .footer-heading{
        margin-top: 18px;
    }
    .programs-sidebar{
        margin-top: 20px;
    }
    .img-shadow{
        margin-top: 14px;
    }
    .footer-copyright{
        margin-bottom: 50px !important;
    }
}


.box-size-one1 {
    height: 100px;
}


.imgcircle1 {
    border-radius: 50%;
    height: 200px;
}

.imgcircle2 {
    border-radius: 50%;
}