@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');
/*font-family: 'Mukta', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: 'Poppins', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap');
/*font-family: "Fredoka", sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Chewy&display=swap');
/*font-family: "Chewy", system-ui;*/

@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*font-family: "Comic Neue", cursive;*/

.nav-menu > .menu-item-has-children > a span:after {
    display: none;
}

.map-container {
  position: relative;
  padding-bottom: 26.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #ccc;
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


.rs-popular-courses.style1 .courses-item {
    padding: 20px;
     border: none; 
     border-radius: 0; 
}

.rs-banner.style9 .banner-content .banner-title,
.sec-title2 .title.purple-color {
    font-family: "Fredoka", sans-serif;
}

.philosophy {
    font-family: "Comic Neue", cursive; color: #736ec6;
    max-width: 900px; display: block; margin: auto;
}

/*.rs-banner.style9 .shape-img .spiner.one,*/
/*.desc {*/
/*    font-family: "Comic Neue", cursive;*/
/*}*/

/*Global*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}
.alignright {
    float: right;
    margin: 0 0 1em 1em;
}
.wp-caption .wp-caption-text {
    font-size: 13px;
    font-style: italic;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}

.pro-list ul li {
    list-style: none;
    position: relative;
    padding-left: 17px;
    margin-bottom: 7px;
}
.pro-list ul li:before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 14px;
    height: 7px;
    width: 7px;
    background: #158f80;
}
.pro-list ol li::marker {
    color: #f77112;
    font-weight: bold;
    font-size: 25px;
}

.footer-ndis {
    background-color: #FFF; width: 65px; padding: 4px; border-radius: 8px;
}

.rs-categories.style1 .categories-item .icon-part {
    min-width: 70px !important;
}
/*.content-part p {*/
/*    line-height: 24px;*/
/*}*/

/*Font Family*/
body,
h1, h2, h3, h4, h5, h6,
.rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a,
.readon, .readon2,
.rs-cta.home-style14 {
	font-family: 'Poppins', sans-serif;
}
.rs-cta.home-style14 .content-part .sub-text {
    font-family: 'Poppins', sans-serif !important;
}

a.poppins,
.poppins,
.rs-about.style1 .notice-bord.style1 li .date span,
.date,
.blog-date,
a.blog_,
.quform-theme-light .quform-label>label,
span.quform-button-text.quform-button-submit-text,
.key_features,
select {
	font-family: 'Poppins', sans-serif;
}




/*Color*/

/*Primary Color
#90c649 - Green
#ef812b - Brown*/

/*b, strong {*/
/*    color: #ed242c;*/
/*}*/

strong {
    color: #ee2931;
}

.inr_fnt h3 {
    color: #8dc63f;
}

.rs-categories.style1 .categories-item .content-part .title {
  color: #21a7d0;
}
.readon.green-btn:hover,
.rs-footer.home9-style.main-home .footer-top .address-widget li i:before {
    color: #FFF;
}
.full-width-header .rs-header .topbar-area .topbar-right li.login-register i {
	color: #90c649;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
	color: #90c649 !important;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ee2e35 !important;
}
.profile-section .content-column .inner-column p {
    color: #626262;
}
.rs-breadcrumbs .breadcrumbs-text.white-color .page-title {
    color: #f1555b;
}
.course-features-info a:hover {
    color: #ff5421;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dfdfdf;
  opacity: 1; /* Firefox */
}
.rs-about.style4 .about-content .title,
.about-content h3 {
    color: #389f92;
}
.about-content strong {
    color: #32ad46;
}
.readon.green-btn {
    color: #00723d;
}
.rs-cta.home-style14 .content-part .sub-text {
  color: #28A745;
}
.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li a:hover,
.rs-footer.home9-style.main-home .footer-top .site-map li a:hover {
    color: #21a7d0;
}
.quform-button-style-chilled button {
    color: #ffffff;
}

.owl-carousel .owl-item img {
    border-radius: 50%;
    border: 10px solid #bbc9cb;
    padding: 2%;
}


/*Background*/

/*.rs-banner.style9 {*/
/*    background: url(https://kidsgarden.edu.np/wp-content/uploads/2025/07/new-banner.jpg);*/
/*}*/

.rs-categories.home11-style .img-part {
    background: url(https://kidsgarden.edu.np/wp-content/uploads/2025/07/kids-collage.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.rs-cta.home11-style {
    background: url(https://kidsgarden.edu.np/wp-content/uploads/2025/07/welcome.webp);
}

.rs-banner.style1 {
    padding: 125px 0 150px;
    background: url(https://kidsgarden.edu.np/wp-content/uploads/2025/06/eagle.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.quform-button-style-chilled button {
    background: #215e6e;
}
.full-width-header.home1-modifiy .rs-header .menu-area.sticky {
    background: #fefcfd !important;
}

.rs-blog.style1 .events-short .content-part {
    padding: 20px 0px 20px 120px;
}
.rs-blog.style1.home11-style .blog-item .blog-content {
    padding: 15px;
}
/*.rs-services.style7 .services-item .content-part {*/
/*    padding: 15px 20px;*/
/*}*/

.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn {
    background: #90c649;
}
.rs-footer {
    background-color: #52813d;
}
.rs-footer .footer-top .site-map li:before {
    background: #70ad55;
}


.readon.orange-btn {
    background: #0c8b51;
    border-color: #98f9cd;
}
.readon.orange-btn:hover {
    background: #21a7d0;
    border-color: #1a89ab;
}

.rs-footer .footer-bottom .footer-social li a,
#scrollUp i {
    background: #ea8a3d;
}
.rs-team.home-style15 .team-item .team-wrap .team-content {
	background: #FFF !important;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.rs-newsletter.style1 .newsletter-wrap .newsletter-form button {
    background: #3e88ad;
}
.contact-page-section .rs-contact-box .address-item {
    background: #f3fafc;
}
.rs-newsletter.style1 .newsletter-wrap {
    padding: 0px 70px;
    background: #00723d;
    /*background-image: linear-gradient(to right, #4e9332, #5c9344);*/
}
.rs-about .histort-part .single-history a {
    background: #53833d;
}
/*.full-width-header .rs-header .topbar-area .topbar-right li a.apply-btn:hover {*/
/*    background: #e67d3c;*/
/*}*/
.rs-cta.style2 .partition-bg-wrap:before {
    background: url(../images/left-bg.jpg);
}
.rs-cta.style2 .partition-bg-wrap:after {
    background: url(../images/right-bg.jpg);
}
.dark-parimary-bg {
    background: #ee1a26  !important;
}
.rs-footer.home9-style.main-home {
    background: #2c5e16;
}
.readon.green-btn,
.rs-footer.home9-style.main-home .footer-top .widget-title:before {
    background: #FFF;
}
.rs-footer.home9-style.main-home {
    background: #2c5e16; 
    
    background: linear-gradient(#006035, rgb(26 72 6 / 60%)), url(../images/footer-bg.webp);
    
    /*background-color: #344871;*/
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.rs-testimonial.style8 .owl-dots .owl-dot {
    background: #0c8b51;
}
#scrollUp i,
.rs-footer.home9-style.main-home .footer-top .site-map li:before,
.rs-footer.home9-style.main-home .footer-bottom .copy-right-menu li:before,
.rs-testimonial.style8 .owl-dots .owl-dot:hover, .rs-testimonial.style8 .owl-dots .owl-dot.active {
    background: #21a7d0;
}
.grid-style.style-2 figcaption::before {
    background: #ed1c24 !important;
}

.why-choose-us.style3 {
    background: url(../images/girl.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 80px 0;
}

.error-pg {
    background: url(https://kidsgarden.edu.np/wp-content/uploads/2025/07/happy-bg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}



.cta-img img {
    object-fit: cover;
}

/*Font Size*/
.sec-title2 .title {
    font-size: 42px;
}
h2.f-30p {
    font-size: 30px !important;
}
h2.poppins,
.rs-inner-blog .widget-area .widget-title {
	font-size: 25px;
}
h2.f-25,
.pro-list h3,
.rs-categories.home9-style .categories-items .image-content .title {
    font-size: 22px;
}
.rs-categories.style1 .categories-item .content-part .title {
    font-size: 20px;
}
.rs-categories.home11-style .main-part .categories-item .content-part .title {
    font-size: 22px;
}

.inr_fnt p,
.inr_fnt ul li,
.profile-section .content-column .inner-column p {
	font-size: 15px;
}
body,
nav.right_menu_togle,
.rs-inner-blog .blog-item .blog-content .blog-desc,
.profile-section .content-part p,
.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc a,
.rs-inner-blog .widget-area .recent-posts ul li {
	font-size: 16px;
}
.desc span,
.rs-banner.style1 .banner-content .desc,
.rs-team.home-style15 .team-item .team-wrap .team-content .subject,
.profile-section .image-column .team-content .text {
    font-size: 17px;
}

.rs-testimonial.home11-style .testi-item .user-info .desc,
.rs-facilities .choose-part .our-facilities .content-part .text-part .desc,
.rs-categories.home11-style .main-part .categories-item .content-part p {
    font-size: 15px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a,
.sec-title .sub-title,
.time,
a.poppins,
.footer-social .fa,
.topbar-right .fa,
.quform-theme-light .quform-label>label,
span.quform-button-text.quform-button-submit-text,
.key_features {
    font-size: 14px;
}

.readon {
    font-size: 14px;
}






/*Margin & Padding*/

.inr_fnt h3 {
    margin-top: 5%;
}
.rs-categories.home11-style .main-part {
    padding: 60px 60px 60px 60px;
}
.rs-facilities .choose-part {
    padding: 30px 30px;
}
.rs-footer.home9-style .footer-top {
    padding: 60px 0 40px;
}
.readon.banner-style {
    padding: 12px 30px;
}
.rs-page-error {
    padding: 150px 0;
}

/*.rs-footer .footer-top {*/
/*    padding: 40px 0 20px !important;*/
/*}*/

.rs-footer.home9-style.main-home .footer-bottom {
     padding: 20px 0px 0px 0px; 
}
.rs-about.style1 .about-part {
    padding: 50px 45px 70px;
}
.rs-newsletter.style1 .newsletter-wrap {
    padding: 50px 30px;
}
.intro-section .video-column .course-features-info {
    padding: 20px 40px 20px;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.nav-menu li a {
    padding-right: 0 !important;
}
.rs-team.home-style15 .team-item .team-wrap .team-content {
    padding-top: 15px;
    padding-bottom: 15px;
}
.full-width-header .rs-header .topbar-area .topbar-right li {
    margin-right: 14px;
}
.about-content h3 {
    margin: 0 0 14px;
}


h4,
.intro-section .video-column .course-features-info {
	margin: 0;
}
.rs-features.style3 .features-item .content-part {
  padding: 20% 15% 0 15% !important;
}
.rs-breadcrumbs .breadcrumbs-text.white-color .page-title,
.rs-cta.home-style14 {
  padding: 10%;
}
p {
    margin: 0 0 15px !important;
}

.intro-section .video-column .course-features-info {
    border: 15px solid #21a7d0;
}
.full-width-header .rs-header .topbar-area .topbar-contact li {
    border-right: 1px solid #b7272f;
}
.intro-section .video-column .course-features-info {
    border-radius: 40px;
}
.btn-lg {
  border-radius: 0 !important;
}
.rs-cta.home-style14 {
    max-width: 100%;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
    display: inherit;
}
.full-width-header .rs-header .logo-part img {
    max-height: none;
}


h1,
.sec-title3 .sub-title {
    font-weight: 800;
}
nav.right_menu_togle,
.desc span,
.rs-features.style3 .features-item .content-part p,
.rs-testimonial.home11-style .testi-item .user-info .desc,
.rs-facilities .choose-part .our-facilities .content-part .text-part .desc,
.rs-categories.home11-style .main-part .categories-item .content-part p,
.rs-inner-blog .widget-area .recent-posts-widget .show-featured .post-desc a {
    font-weight: 600;
}
.full-width-header.home1-modifiy .rs-header .menu-area .rs-menu-area .main-menu .rs-menu ul.sub-menu li a {
    font-weight: 600 !important;
}
body {
    font-weight: 500;
}
.rs-features.main-home {
     bottom: 0px;
    position: unset;
}
.full-width-header .rs-header {
    border-bottom: 2px dotted #e5e5e5;
}
.intro-section .video-column .course-features-info ul li {
    border-bottom: 1px solid #cde3e7;
}
.intro-section .video-column .course-features-info ul li:last-child {
  border-bottom: none;
}
.rs-categories.home9-style .categories-items .image-content .title {
    line-height: 26px;
}
.rs-team.home-style15 .team-item .team-wrap .team-content .subject {
    line-height: 0;
}
.quform-theme-light .quform-label>label {
    line-height: 5px;
}
.desc {
    line-height: 1.5;
}

.sec-title h2 {
    text-transform: uppercase;
}
.sec-title .sub-title {
    text-transform: none;
}

h1.page-title {
    width: 650px;
    margin: 0 auto;
}

body {
    line-height: 33px;
}
.course-features-info a {
    font-size: 15px;
    color: #499fb1;
    font-weight: 700;
}

h1,
.rs-banner.style1 .banner-content .banner-title,
.rs-banner.style1 .banner-content .desc {
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
}

/*.rs-breadcrumbs .breadcrumbs-text.white-color .page-title {*/
/*    text-shadow: rgb(0 0 0) 1px 1px 1px;*/
/*}*/

/*.rs-footer {*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain !important;*/
/*    background-position: right bottom;*/
/*}*/

.rs-breadcrumbs .breadcrumbs-text {
  width: auto;
}
.full-width-header .rs-header .right_menu_togle {
    text-align: left;
}

.embed-container { 
	position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}

/*Updated*/

.unclickable > a:hover {
    cursor: default !important;
}

.rs-categories.home9-style .categories-items .image-content .effect-icon {
    background: #558140;
    left: 30px;
    margin: unset;
}

.rs-testimonial.style8 .testi-item .author-desc .desc {
    background: #FFF;
}
.rs-testimonial.style8 .testi-item .author-desc .desc:before {
    background: #efefef;
}
h2.title.orange-clr {
    color: #ed1c24 !important;
}
.sec-title3 .title.black-color,
.rs-page-error .error-text .error-code {
    color: #ed1c24;
}

 

/*AWSM Team*/
.list-style .awsm-personal-info h3 {
    font-size: 25px;
}
.awsm-grid.list-style .awsm-personal-info span {
    font-size: 16px;
}
.rs-blog.style1 .events-short.new-style .content-part .title {
    font-size: 18px;
}
.list-style.style-1 .awsm-contact-info {
    font-size: 18px !important;
}
.list-style figcaption p {
    font-size: 15px;
}
.awsm-personal-info {
    margin-top: 10px;
}
.list-style figure img {
    border-radius: 8px;
}
.awsm-grid.list-style>.awsm-grid-card {
    border-bottom: 1px solid rgba(35,35,35,.1);
}
.awsm-grid.list-style>.awsm-grid-card:last-child { border-bottom: none; }

.sticky .logo-part img {
    padding: 40px;
}

.sec-title2 .title.purple-color,
.rs-categories.home11-style .main-part .categories-item .content-part .title {
    margin-bottom: 3px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
    right: -10px;
}
.rs-cta .cta-content {
    max-width: 800px;
}

@media only screen and (max-width: 575px) {
  .rs-facilities .choose-part .our-facilities .content-part .text-part .desc {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
	.rs-header .menu-area .main-menu .rs-menu ul.nav-menu {
	  background: #e7f4f6;
	}
	.nav-menu > li > a {
	  border-bottom: 1px solid #b9d8dd;
	}
}

@media only screen and (max-width: 1199px) {
	.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
	  font-size: 14px !important;
	}
}

@media only screen and (max-width: 1400px) {
	.full-width-header .rs-header .logo-part img {
	    min-height: 65px;
    	min-width: 253px;
	}

}

@media only screen and (min-width: 1400px) {
	.full-width-header .rs-header .logo-part img {
	    min-height: 88px;
    	min-width: 350px;
	}
	.f-right {
	    float: right;
	}
}

@media only screen and (max-width: 575px) {
    .rs-breadcrumbs .breadcrumbs-img img,
    .rs-about-video .video-img-part img {
      min-height: 0 !important;
    }
}

@media (min-width: 240px) and (max-width: 480px) {
    .mob-qr {
        max-width: 280px;
        display: block;
        margin: auto;
    }
    .m-text-center {
        text-align: center;
    }
    .mmt-5 {
        margin-top: 5px;
    }
    .mmb-5p {
        margin-bottom: 5%;
    }
    .register-section .register-box {
      padding: 45px 0px 35px;
    }
      .rs-features.style3 .features-item .content-part .title {
        font-size: 23px !important;
      }
}

@media (max-width:768px){
    .mpt-0 {
        padding-top: 0;
    }
    .owl-carousel .owl-item img {
      width: 50%;
    }
}

/*--------------------------*/
/*----------Medium Device----------------*/
@media (max-width:991px){
    .mt-5p,
    .we-teach {
        margin-bottom: 15%;
    }
    .mmb-8p {
        margin-bottom: 8%;
    }
    .m-text-center {
        text-align: center;
    }
}
/*--------------------------*/
/*-----------Large Device---------------*/
@media (min-width:991px){
    .mt-5p,
    .we-teach {
        margin-bottom: 5%;
    }
    
	.f-right {
	    float: right;
	}

}

@media only screen and (max-width: 1400px) {
  .full-width-header .rs-header .logo-part img {
    max-height: 15px !important;
  }
}

@media (min-width: 991px) and (max-width: 1100px) {
     .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
        font-size: 13px !important;
      }
}
/*--------------------------*/

/* Embedded content
     ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
/*    margin: 0.8075em 0;*/
    font-size: 15px;
    font-style: italic;
}

.wp-caption-text {
    text-align: center;
}
span.caption_ {
    text-align: center;
    font-style: italic;
    padding-top: 5px;
    display: block;
    color: #666666;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
/*    margin-bottom: 1.5em;  */
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
/*    margin-bottom: 1.5em;*/
}
img.aligncenter {
    width: 100%;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

