
p {font-family: system-ui, sans-serif; color: #000; font-size: 16px; line-height: 26px;text-align: justify;}
a {text-decoration: none; font-family: system-ui, sans-serif;}
h2 {font-family: 'Bubblegum Sans'; font-size: 32px !important; font-weight: 600; letter-spacing: 1px; color: #302653;}
h3 {color: #302653; font-size: 20px; font-family: system-ui, sans-serif;}
section {margin-bottom: 74px;}
ul, li {font-family: system-ui, sans-serif;}

/*---Header menu--*/
.header.sticky {position: fixed;width: 100%;top: 0px;z-index: 200;box-shadow: rgba(0, 0, 0, 0.17) 0px 0px 15px;transition: 0.6s;background: rgb(255, 255, 255);animation: 1s ease 0.2s 1 normal both running fadeInDown;}
.header .top-bar {background: #fff;padding: 10px 0;}
.header .top-bar .logo img {max-height: 54px;width: auto;}
.header .contact-info a{font-size: 16px; color: #4e4e94;}
.header .contact-info i{font-size: 18px; }
.header .contact-info .phone i{color: #7cad3b;}    
.header .contact-info .mail i{color: #4e4e94;}    
.header .navbar { background-color: #de2c8d;z-index:10; }
.header .navbar .navbar-nav .nav-link {color: white;font-weight: 500;}
.header .navbar .navbar-nav .nav-link:hover {color: #E0E0E0;}
    /* Custom Hamburger Icon */
.header .navbar .custom-toggler {border: none;background: transparent;
    }
    /* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; /* Optional: aligns it properly */
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
    color: #000;
    background: #fff;
    margin-bottom: 10%;
}
.nav-pills .nav-link:hover{
    color: #fff;
    background-color: #de2c8d;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #de2c8d;
}
.nav-item .active{
    color:yellow !important;
}
.header .navbar .custom-toggler .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      background-color: white;
      margin: 4px 0;
      transition: all 0.3s ease;
    }

  @media (max-width: 992px) {
    .header .top-bar { display: none;}
    .header .navbar .navbar-brand img{max-height: 38px;width: auto;}
    .header .navbar { background-color: #fff;}  
    .header .navbar .custom-toggler .icon-bar { background-color: #000; }
    .header .navbar .school-address-mob{font-size: 13px; line-height: 20px; margin-left: 4px;}
    .header .navbar .navbar-nav .nav-link { color: #000 !important; }
    .header .navbar .navbar-nav .nav-link:hover {color: #616161;}
  }
/*---Ends--*/

/*---Banner---*/
.saroj-wrapper .banner-section .bg-img {background: url('../images/Banner-01.webp') no-repeat center center;background-size: cover;flex: 1;}
.saroj-wrapper .banner-section .form-heading-div{background-color: #fff;margin: 0px 58px 20px 58px;padding: 12px 0px;border-radius: 0px 0px 10px 10px;}
.saroj-wrapper .banner-section .form-section {flex: 1;display: flex;justify-content: end;align-items: center;padding: 150px 95px 0px 30px;}
.saroj-wrapper .banner-section .form-container {width: 100%;max-width: 400px;padding: 0px 20px 20px 20px;border-radius: 15px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);background-color: #ffffff7d;}
.saroj-wrapper .banner-section .submit-btn {background-color: #FFD700;color: #000;border: none;}
.saroj-wrapper .banner-section .submit-btn:hover {background-color: #e6c200;}
.submit-btn {background-color: #FFD700;color: #000;border: none;}
@media (max-width: 768px) {
  .saroj-wrapper .banner-section .form-section {flex: none;padding: 20px;}
}
@media (max-width: 600px) { .saroj-wrapper .banner-section .form-container {max-width: unset;}
}
/*---Ends---*/

/*About Section */
.saroj-wrapper .about-section .btn-custom {background-color: #ffc107;color: #000;border-radius: 8px;padding: 0.5rem 1rem;font-weight: 500;transition: background-color 0.3s ease; float: right;}
.saroj-wrapper .about-section .btn-custom:hover {background-color: #e0a800;color: #fff;}
.saroj-wrapper .about-section .about-img {border-radius: 10px; width: 96%; height: auto;} 
@media only screen and (max-width: 992px){.about-section .about-img {width: unset; margin-bottom: 28px;} }
/*Ends*/

/*Events section*/
.saroj-wrapper .events-section #school-events{margin-bottom: 35px;}
.saroj-wrapper .events-section .item { background: #ffadc0; border-radius: 12px 12px 0px 0px; padding: 8px; min-height: 360px; margin: 0px 6px;}
.saroj-wrapper .events-section .item .event-card img{width: 100%; height: auto;  border-radius: 8px;} 
.saroj-wrapper .events-section .item .event-card-body .read-more-link{color:#fff; position: absolute; bottom: 0px; margin: 15px 0px; font-style: italic;}
.saroj-wrapper .events-section .item .event-card-body .read-more-link:hover {color:#302653;}
.saroj-wrapper .events-section .custom-dots { text-align: center; margin-top: 10px; }
.saroj-wrapper .events-section .item .event-card-body .event-card-text{margin-bottom: 38px;}
.saroj-wrapper .events-section .custom-dots .dot {display: inline-block;height: 12px;width: 12px;background-color: #ccc;border-radius: 50%;margin: 0 4px;cursor: pointer;}
.saroj-wrapper .events-section .custom-dots .dot.active {background-color: #000;}
/*---Ends---*/

/*---Programmes section---*/
.saroj-wrapper .programmes-section{overflow-x: hidden; overflow-y: hidden;}
/*.saroj-wrapper .programmes-section .programmes-col{ position: relative; left: -115px; }*/
.saroj-wrapper .programmes-section .programmes-col .programmes{background-color: #cec6e9;padding: 20px;border-radius: 0px 10px 10px 0px; width: 96%; }
.saroj-wrapper .programmes-section .programme-img  {border-radius: 10px;}
@media only screen and (max-width: 992px){.saroj-wrapper .programmes-section .programme-img {margin-top: 28px;}
.saroj-wrapper .programmes-section .programmes-col .programmes {width: unset;} 
}
/*---Ends---*/

 /*Testimonial section*/
.saroj-wrapper .testimonial-section .testimonial-line{width: 36%; height: auto;}
.saroj-wrapper .testimonial-section .shadow-effect {background: #fff;padding: 20px;border-radius: 4px;text-align: center;border:1px solid #ECECEC; box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02); }
  /* .saroj-wrapper .testimonial-section #customers-testimonials .shadow-effect p {
        font-family: inherit;
        font-size: 17px;
        line-height: 1.5;
        margin: 0 0 17px 0;
        font-weight: 300;
    }*/
.saroj-wrapper .testimonial-section .testimonial-name {
        font-weight: 500;
        /*margin: -17px auto 0;
        display: table;
        width: auto;
        background: #ffadc0;
        padding: 9px 35px;
        border-radius: 12px;
        text-align: center;
        color: #fff;
        box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);*/
    }
.saroj-wrapper .testimonial-section #customers-testimonials .item { text-align: center; padding: 50px; margin-bottom:10px; opacity: .2; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.saroj-wrapper .testimonial-section #customers-testimonials .owl-item.active.center .item { opacity: 1; -webkit-transform: scale3d(1.0, 1.0, 1); transform: scale3d(1.0, 1.0, 1); }
.saroj-wrapper .testimonial-section #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
.saroj-wrapper .testimonial-section #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span { background: #000; transform: translate3d(0px, -50%, 0px) scale(0.6); }
.saroj-wrapper .testimonial-section #customers-testimonials.owl-carousel .owl-dots{ display: inline-block; width: 100%; text-align: center; }
.saroj-wrapper .testimonial-section #customers-testimonials.owl-carousel .owl-dots .owl-dot{ display: inline-block; }
.saroj-wrapper .testimonial-section #customers-testimonials.owl-carousel .owl-dots .owl-dot span {background: #ccc;display: inline-block;height: 20px;margin: 0 2px 5px;transform: translate3d(0px, -50%, 0px) scale(0.3);transform-origin: 50% 50% 0;transition: all 250ms ease-out 0s;width: 20px; }
 /*---Ends---*/

/*Footer*/
.footer-top {background-color: #302653;}
.footer-top .logo-and-wordmark .logo img{background-color: #fff;padding: 10px;border-radius: 10px;max-height: 88px;width: auto;}
.footer-top .logo-and-wordmark .wordmark p{line-height: 24px; text-align: left;}
.footer-top .footer-links .quick-links{color: #fff}
.footer-top .footer-links ul{list-style: none; padding-left:4px;}
.footer-top .footer-links ul li i{font-size: 12px;margin-right: 8px;color: #de2c8d; -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.footer-top .footer-links ul li a{color: #fff; text-decoration: none;}
.footer-top .footer-links ul li a:hover{#73a5ec;}
.footer-top .contact-address{line-height: 24px; text-align: left;}
.footer-top .contact-details{color: #fff;}
.footer-top .contact-details a{color: #fff; text-decoration: none;}
.footer-top .contact-details i{color: #de2c8d; font-size: 22px;}
/*---Ends---*/

/*Copyright section*/
.copyright-section p {font-size: 15px; line-height: 24px;}
/*---Ends---*/

.inner-bg-img{
        min-height: 300px;
        background-image:url('https://img.freepik.com/premium-photo/kindergarden-school-room-with-children-blured-background-with-empty-copy-space_1141657-314.jpg?w=826');
        background-size:cover;
    }



.panel{
    background: #ffe899;
}


.posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.5rem;
}
@media (max-width: 1140px) {
  .posts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .posts {
    grid-template-columns: repeat(1, 1fr);
  }
}

.post__image {
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
}
.post__image:before, .post__image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.post__image:before {
  background-size: cover;
  background-position: center center;
  transform: scale(1);
  filter: blur(0);
  transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}
.post__image:after {
  background: linear-gradient(30deg, #042a4f 0%, #e65891 100%);
  background-size: 100% 300%;
  background-position: bottom left;
  opacity: 0.15;
  transition: 2s cubic-bezier(0, 0.6, 0.2, 1);
}
.post__image--1:before {
  background-image: url("../images/Events-Graduation-Day.webp");
}
.post__image--2:before {
  background-image: url("../images/Events-Anual-Day.webp");
}
.post__image--3:before {
  background-image: url("../images/Events-Kids-Day-Out.webp");
}
.post__image--4:before {
  background-image: url("../images/Events-Xmas.webp");
}

.post__content {
  margin: -3rem 1.5rem 0;
  padding: 1.5rem;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.15);
  transition: margin 0.2s ease-in-out;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.post__inside {
  overflow: hidden;
  height: 4.85rem;
  transition: height 0.2s ease-in-out;
}
.post__title {
  font-size: 1.35rem;
  line-height: 1;
  margin: 0 0 1rem;
  font-weight: 300;
  color: #042a4f;
}
.post__excerpt {
  overflow: hidden;
  margin: 0;
  max-height: 6.25rem;
  position: relative;
  margin-bottom: 20px;
}
.post__button {
  margin-top: 1rem;
}

/* ====== HOVER ====== */
.post:hover .post__content {
  margin-top: -9.8rem;
}
.post:hover .post__inside {
  height: 11.65rem;
}
.post:hover .post__image:after {
  opacity: 0.5;
}
.post:hover .post__image:before {
  transform: scale(1.1);
  filter: blur(10px);
}

.advantages li{
    line-height: 29px;
}
.read-more {
    padding: 7px;
    border-radius: 20px;
    font-size: 15px;
    /* margin-bottom: 46px; */
}


.banner-section{
    width:100%;
    min-height:300px;
}
.inner-bg-img {
  position: relative;
  min-height: 300px;
  background-image: url('../images/Inner-Banner.webp');
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-bg-img .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); /* Black shade with 50% opacity */
  z-index: 1;
}


.breadcrumb-nav {
  position: relative;
  z-index: 2;
  
  padding: 8px 15px;
  border-radius: 5px;
}

.breadcrumb,
.breadcrumb a
{
  color: #fff !important;
}
.breadcrumb .breadcrumb-item.active {
  color: #e0a800;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: .5rem;
  color: #fff;
  content: var(--bs-breadcrumb-divider, "/");
}

    
    .breadcrumb-item{
      font-size: 20px;
      
    }

    .breadcrumb-item a{
      color: #fff;
    }
    .contact-btn{
      background: #FFC107;
    font-weight: 500;
    }


    .contact-page {
      padding: 60px 0;
  }
  .contact-info {
      padding-right: 30px;
  }
  .contact-info h4 {
      margin-bottom: 20px;
      font-size: 24px;
  }
  .contact-info .info-item {
      display: flex;
      align-items: flex-start;
      margin-bottom: 20px;
  }
  .contact-info .info-item i {
      font-size: 24px;
      color: #FFC107;
      margin-right: 15px;
      margin-top: 5px;
  }
  .contact-info .info-item p {
      margin: 0;
      font-size: 18px;
  }
  .contact-form {
      background: #f8f9fa;
      padding: 30px;
      border-radius: 8px;
  }
  .contact-form h4 {
      margin-bottom: 20px;
      font-size: 24px;
  }
  .contact-form .form-control {
      margin-bottom: 15px;
  }
  .map-section {
      margin-top: 60px;
  }
