p:empty {
  display: none;
}.main-navigation a{color:black !important;}
.main-navigation a{color:black !important;}
.home-banner-baldwin {
  position: relative;
  width: 100%;
  height: 90vh;
  overflow: hidden;
}
.nbis-anekal-boxes .nbis-anekal-box h4{color:white;}
/* Sticky Header */
.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

/* Push content down so header doesn't overlap it */
.site-content {
  margin-top: 100px; /* Adjust based on your header height */
}
.bannerhomeslider .slick-dots li{bottom: 20px;}
.bannerhomeslider .slick-dots li button{background:white;width: 10px;
    height: 10px;}
.bannerhomeslider .slick-active button{background:red;}
.slickslider .box1 {
  position: relative;
  overflow: hidden;
}
.facilities-grid-chandapura .facility-item-chandapura i {border: 1px solid;
    padding: 16px;
    border-radius: 37px 36px;
    display: inline-block;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;}
.bannerhomeslider  .box1 img {
  width: 100%;
  height: auto;
  display: block;
}

.bannerhomeslider  .textpart {
  position: absolute;
  bottom: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  z-index: 2;
}

.bannerhomeslider .textpart h3,
.bannerhomeslider .textpart p {
  color: #ffffff;
  margin: 0.5em 0;
  font-weight: 500;
}

.bannerhomeslider .box1::after {
  /* Optional: add overlay for better text contrast */
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
@media (max-width: 767px) {
  .bannerhomeslider .textpart {
    font-size: 12px;
        padding: 10 15px;
        top: 63% !important;
        width: 100% !important;
  }
    .counterhomepage .counter-box h4{font-size:25px !important;}

  .bannerhomeslider .textpart h3 {
    font-size: 11px;
      margin-bottom: 0px !important;
  }
    .tc-palya-sc-role {font-size: 10px;}

  .bannerhomeslider .textpart p {
    font-size: 10px;
  }
}

/*  */

/* Target only the "Location" menu item */
/* Full-width and centered mega menu under "Location" */
#menu-item-47:hover > .sub-menu {
  display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100vw;
    max-width: 100vw;
    background: #fff;
    padding: 20px 40px;
    border-top: 3px solid #0073aa;
    position: absolute;
    left: 50% !important;
    transform: translateX(-50%);
    z-index: 99999;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* Each city item: 3-column layout */
#menu-item-47 .sub-menu li {
  width: 20.33%;
    text-align: center;
    list-style: none;
    border-right: 1px solid #d5d5d5;
    margin: 2px 0px;
}

/* Image inside each city menu item */
#menu-item-47 .sub-menu li img {
  width: 60%;
  height: auto;
  border-radius: 6px;
  margin-bottom: 8px;
}
#menu-item-47 .sub-menu li a{font-size:12px;}

/* Prevent container from clipping full-width menu */
.main-header-bar-navigation {
  position: static !important;
}


@media (max-width: 768px) {
  .menu-item-47:hover > .sub-menu {
    flex-direction: column;
    width: 100%;
    position: relative;
    left: auto;
  }

  .menu-item-47 .sub-menu li img {
    display: none !important;
  }
  .menu-item-47 .sub-menu li br {
    display: none !important;
  }
}

/*home counter*/
.seo-counters {
  background-color: #172b58;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 60px 20px;
  text-align: center;
}
.seo-counters {
  background: linear-gradient(to bottom, #d9f4d3 0%, #e3f5de 60%, rgba(246, 246, 246, 0) 100%)
  color: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
  font-size: 0.95rem;
}
/*about section*/
#welcome-section {
  background: linear-gradient(to right, #FFFFFF, #FFEFBA);
  position: relative;
  padding: 40px 0px 100px 0px;
}
#welcome-section h1 {
  font-size: 28px;
}
#welcome-section p {
  font-size: 16px;
  color: #444;
}
.building-img {
    width: 48%;
    bottom: -17px;
    left: 50%;
    z-index: 1;
    border-radius: 25px;
  position:absolute;
}

@media (max-width: 991.98px) {
  .building-img {
    position: relative;
    bottom: 0;
    left: 0;
      width: 50%;
        display: block;
        margin: auto;
        bottom: 53px;
      
  }
}
img.img-fluid.rounded.shadow-sm.w-100.mb-4 {
    border-radius: 30px;
}

/* Container styling */
#school-locations {
  background-color: #d0e7ff;
padding: 20px 0px 100px 0px;

}

.school-box {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  margin: 20px 0;
    /* border: 1px solid #000000; */
    padding: 10px;
    text-align: center;
    background: #132b44;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    
}
.school-box .locationmanual h4{font-size:15px; color:white;}
/* Anchor with image and overlay */
.school-link {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
/* School Image */
.school-img {
  width: 100%;
  display: block;
  border-radius: 20px;
  transition: transform 0.5s ease;
}

/* On hover zoom */
.school-link:hover .school-img {
  transform: scale(1.05);
}

/* Overlay */
.overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.6s ease;
  border-radius: 20px;
}

.school-link:hover .overlay {
  opacity: 1;
}

/* Location text in center */
.location-name {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.5s ease;
}

.school-link:hover .location-name {
  opacity: 1;
  transform: translateY(0);
}

/* Hover Border animation */
.hover-border {
  position: absolute;
  inset: 0;
  border: 2px solid white;
  border-radius: 20px;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.5s ease;
}

.school-link:hover .hover-border {
  opacity: 1;
  transform: scale(1);
}

/* Heading under the image */
.school-title a {
  font-size: 18px;
  color: #4b2f2f;
  text-decoration: none !important;
  transition: color 0.5s;
}

.school-title a:hover {
  color: #f37120;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
  .location-name {
    font-size: 18px;
  }

  .school-title a {
    font-size: 16px;
  }
}
.heading-wrapper {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.golden-heading {
  font-size: 36px;
  font-weight: 700;
  color: #a46a15;
  margin: 0;
  letter-spacing: 1px;
}

.golden-underline {
  display: block;
  height: 3px;
  width: 225px;
  margin: 8px auto 0;
  background: linear-gradient(to right, transparent, #d3a74f, transparent);
  border-radius: 50%;
}
h2.golden-heading {
    margin-top: 50px;
}

/*learning section*/
.learning-section {
  padding: 60px 0;
  background-color: #fff;
}

.learning-title {
  font-size: 60px;
  font-weight: 700;
  color: #f37120;
  margin-bottom: 20px;
  line-height: 1.2;
}


.small-underline {
  width: 60px;
  height: 3px;
  background-color: #f37120;
  margin-bottom: 20px;
}


/*infra section*/
.infrastructure-section {
  padding: 60px 0;
  background: #fff;
}

.section-title {
  color: #f37120;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.infra-box {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.infra-box img {
  width: 100%;
  height: auto;
  transition: transform 0.5s ease;
  display: block;
}

.infra-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.5s ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.infra-box .overlay span {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  transform: scale(0.9);
  transition: transform 0.4s ease;
}

.infra-box:hover img {
  transform: scale(1.1);
}

.infra-box:hover .overlay {
  opacity: 1;
}

.infra-box:hover .overlay span {
  transform: scale(1.1);
}

.infra-title {
  font-size: 18px;
  margin-top: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Georgia', serif;
}

@media (max-width: 767px) {
  .infra-title {
    font-size: 16px;
  }
}



.why-baldwin {
  background: #f2f5f9;
  padding: 30px 20px; 
  border-radius: 12px;
  margin: 20px auto; 
  max-width: 100%;
}

.why-title {
  font-size: 36px;
  font-weight: 700;
  color: #2e3a59;
  margin-bottom: 20px;
  line-height: 1.3;
}

.why-description {
  max-width: 900px;
  margin: 0 auto 30px;
  color: #3f54a4;
  line-height: 1.6;
}

.btn-learn {
  display: inline-block;
  background: linear-gradient(to right, #4f46e5, #6d28d9);
  color: #fff;
  padding: 12px 30px;
  font-size: 16px;
  border-radius: 8px;
  text-decoration: none;
  box-shadow: 0 4px 8px rgba(79, 70, 229, 0.3);
  transition: all 0.3s ease;
}

.btn-learn:hover {
  background: linear-gradient(to right, #6d28d9, #4f46e5);
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(79, 70, 229, 0.4);
}

@media (max-width: 767px) {
  .why-title {
    font-size: 28px;
  }

  .why-description {
    font-size: 16px;
  }
}

/*sectionbox*/
.our-vision-home-section {
  padding: 4rem 0;
}

.our-vision-home-card {
  background: #fff;
  padding: 2rem;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  position: relative;
  text-align: center;
  height: 100%;
  transition: transform 0.3s ease;
}

.our-vision-home-card:hover {
  transform: translateY(-6px);
}

.our-vision-home-icon {
  width: 50px;
  height: 50px;
  background: #e7f0ff;
  color: #3366cc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto 1rem;
  font-size: 1.3rem;
}

.our-vision-home-icon.yellow {
  background: #fff4cc;
  color: #cc9900;
}

.our-vision-home-img {
  width: 100%;
  margin: 1rem auto;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.our-vision-home-tag {
  display: inline-block;
  background: #eef2ff;
  color: #0033cc;
  font-size: 0.8rem;
  padding: 4px 12px;
  border-radius: 999px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}

.tag-yellow {
  background: #fff0cc;
  color: #996600;
}

.our-vision-home-title {
  font-size: 1.5rem;
  font-weight: 800;
  margin-bottom: 1rem;
  color: #003366;
}

.title-yellow {
  color: #b36b00;
}

.our-vision-home-desc {
  color: #555;
  margin-bottom: 1rem;
  text-align:left !important;
}

.our-vision-home-quote {
  font-style: italic;
  color: #0033cc;
  margin-bottom: 1.2rem;
}

.quote-yellow {
  color: #b36b00;
}

.our-vision-home-btn {
  display: inline-block;
  background: #0033cc;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s ease;
}

.our-vision-home-btn:hover {
  background: #002699;
}

.btn-yellow {
  background: #ffcc33;
  color: #000;
}

.btn-yellow:hover {
  background: #e6b800;
}

.bg-light-blue {
  background: #f5faff;
}

.bg-light-yellow {
  background: #fffbea;
}


/* management*/

.our-management-section {
  background-color: #e6f2ff;
  padding: 60px 15px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}
.management-heading {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #2a2a2a;
}

.management-row {
  margin-bottom: 40px;
}

.team-card {
  background: white;
  border-radius: 15px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin: 0 auto 30px;
  max-width: 100%;
  box-shadow: 0 4px 15px rgb(248 177 62 / 32%);
}

.team-card img {
  width: 100%;
  height: auto;
  display: block;
}

.team-info {
  padding: 15px;
}

.team-info h4 {
  font-size: 18px;
  margin-bottom: 8px;
  color: #004080;
  font-weight: 600;
}

.team-info p {
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  margin: 0;
}

.team-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* Responsive Design */
@media (max-width: 767px) {
  .management-heading {
    font-size: 28px;
  }

  .team-info h4 {
    font-size: 16px;
  }

  .team-info p {
    font-size: 13px;
  }

  .team-card {
    margin-bottom: 20px;
  }
}
h2.management-heading {
    margin-bottom: 40px;
}
.banner-img-baba {
  width: 170px;
  margin: 0 auto 20px;
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(255, 165, 0, 0.7), 0 0 40px rgba(255, 165, 0, 0.5);
  transition: box-shadow 0.4s ease;
}
.custom-footer{background-color:#032348; color:white;} 
h6.text-danger.fw-bold.mb-2 {
    font-size: large;
    margin-top: 37px !important;
    color: darkslateblue;
}

   .awards-section {
      background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/Background-image-home.jpg') no-repeat center center;
      background-size: cover;
      color: white;
      padding: 60px 20px;
      text-align: center;
      position: relative;
    }

    .awards-section:before {
      content: '';
      position: absolute;
      top: 0; bottom: 0; left: 0; right: 0;
      background: rgba(0, 0, 0, 0.6);
      z-index: 1;
    }

    .awards-section .content {
      position: relative;
      z-index: 2;
    }

    .awards-section h2 {
      font-size: 2rem;
      font-weight: bold;
    color: white;
    }

    .awards-section .stat {
      font-size: 1.6rem;
      font-weight: bold;
    }

    .awards-section .label {
      font-size: 1rem;
    }

    @media (max-width: 767px) {
      .awards-section .col-xs-6 {
        margin-bottom: 20px;
      }
    }
h5.highlight-text
 {
    color: white;
}
/*banaswadi8*/
.home-banner-baldwin {
  position: relative;
  width: 100%;
  height: 90vh;
  overflow: hidden;
}

.banner-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  padding: 20px;
}

.banner-content {
  z-index: 2;
  max-width: 800px;
  padding: 10px;
}

#hero-heading {
  margin-bottom: 10px;
  color: #fada52;
}

#hero-subtext {
  margin-bottom: 20px;
  color: antiquewhite;
}

.banner-btn {
  background-color: #ff5722;
  color: #fff;
  padding: 12px 28px;
  border-radius: 5px;
  text-decoration: none !important;
  transition: background 0.3s ease;
}

@media (max-width: 921px) {
  #hero-heading {
    font-size: 2.2rem !important;
  }
  #hero-subtext {
    font-size: 1rem !important;
  }
}

/* ===== About Section ===== */
.about-section-baldwin {
  padding: 60px 0;
  background-color: #f9f9f9;
}

.about-text h2 {
  font-size: 2.5rem;
  margin-bottom: 20px;
  color: #333;
}

.about-text p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #555;
  margin-bottom: 20px;
}

.about-highlights {
  list-style: none;
  padding-left: 0;
  font-size: 1rem;
  color: #444;
}

.about-highlights li {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.about-highlights i {
  color: #28a745;
  font-size: 1.1rem;
  min-width: 18px;
}

.about-image-banaswadi img {
  width: 100%;
  max-width: 450px;
  border-radius: 10px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

/* ===== Glance Section ===== */
.glance-section {
  background-color: #fff;
  padding: 70px 0;
  text-align: center;
}

.glance-title {
  color: #f45a00;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.glance-item {
  margin-bottom: 30px;
}

.glance-number {
  font-size: 3.5rem;
  font-weight: 700;
  color: #f45a00;
  margin-bottom: 10px;
}

.glance-label {
  font-size: 1rem;
  color: #444;
  font-weight: 500;
}

/* ===== Programs Section ===== */
.programs-image-grid-section {
  padding: 60px 0;
  background: #f9f9f9;
}

.programs-header h2 {
  font-size: 2.5rem;
  color: #2c3e50;
  margin-bottom: 10px;
}

.programs-header p {
  font-size: 1.1rem;
  color: #555;
  max-width: 700px;
  margin: 0 auto 40px;
}

.program-block {
  background: #fff;
  padding: 8px 7px;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  transition: transform 0.3s;
  margin-bottom: 30px;
}

.program-block:hover {
  transform: translateY(-6px);
}

.program-block img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;
}

.program-block h3 {
  font-size: 1.2rem;
  color: #222;
  margin-bottom: 8px;
}

.program-block p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.5;
}

/* ===== Why Choose Section ===== */
.why-choose-simple {
  padding: 80px 0;
  background-color: #f5f7fa;
}

.why-box {
  margin-bottom: 40px;
  position: relative;
  padding-left: 60px;
}

.why-box i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 28px;
  color: #f37120;
}

.why-box h4 {
  font-size: 1.3rem;
  color: #111;
  margin-bottom: 8px;
}

.why-box p {
  font-size: 1rem;
  color: #444;
  line-height: 1.5;
}

/* ===== Infrastructure Section ===== */
.infra-section {
  padding: 70px 0;
  background: #fff;
  text-align: center;
}

.infra-title {
  color: #f45a00;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.infra-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  transition: transform 0.3s ease;
}

.infra-item img:hover {
  transform: scale(1.03);
}

.infra-item h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: 15px;
  color: #111;
  text-transform: uppercase;
}

/* ===== Why RKS Section ===== */
.why-rks-section {
  padding: 60px 0;
  background-color: #fff;
}

.why-rks-left h2 {
  color: #f45a00;
  font-size: 3.2rem;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 20px;
}

.why-rks-line {
  width: 60px;
  height: 4px;
  background-color: #f45a00;
  margin-bottom: 20px;
}

.why-rks-right p {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #444;
}

/* Responsive Grid Tweaks */
@media (max-width: 992px) {
  .infra-item,
  .program-block,
  .why-box {
    text-align: center;
  }
}

@media (max-width: 576px) {
  .why-rks-left h2 {
    font-size: 2rem;
  }
}

#banaswadi-academic {
  background-color: #f9f9f9;
  padding: 50px 0;
}

.bns-4 > div {
  margin-bottom: 25px;
}

.program-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 0 transparent;
  transition: all 0.3s ease;
  height: 100%;
}

.program-card:hover {
  transform: scale(1.03);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1);
}

.program-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.program-content {
  padding: 20px;
  text-align: center;
}

@media (max-width: 767px) {
  .program-card img {
    height: 180px;
  }
}

.features-section {
  background-color: #f8f9fc;
  padding: 50px 0;
}

.feature-card {
  background: #fff;
  border-radius: 10px;
  padding: 25px 20px;
  margin-bottom: 25px;
  text-align: left;
  display: block;
  transition: all 0.3s ease;
  height: 100%;
  box-shadow: 0 0 0 transparent;
}

.feature-card:hover {
  box-shadow: 0 10px 18px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}

.feature-icon {
  color: #f37120;
  margin-bottom: 12px;
}

.feature-content h4 {
  margin-bottom: 10px;
}

.feature-content p {
  margin: 0;
}

@media (max-width: 767px) {
  .feature-card {
    text-align: center;
  }

  .feature-icon {
    margin-bottom: 10px;
  }
}

.highlight-section {
  padding: 50px 0;
}

.highlight-box {
  margin-bottom: 30px;
  overflow: hidden;
}

.highlight-content {
  padding: 30px 25px;
  border-radius: 0 0 10px 10px;
  transition: all 0.4s ease;
  transform-origin: center bottom;
}

.highlight-box:hover .highlight-content {
  animation: bounce-stretch 0.7s ease;
}

.green-box {
  background-color: #8bc34a;
  color: white;
}

.orange-box {
  background-color: #f7b531;
  color: white;
}

.highlight-content h3 {
  margin-top: 0;
  margin-bottom: 15px;
}

.highlight-content p {
  margin-bottom: 10px;
}

/* Bounce Stretch Animation */
@keyframes bounce-stretch {
  0%   { transform: scale(1); }
  30%  { transform: scale(1.03, 1.05); }
  50%  { transform: scale(0.97, 0.95); }
  70%  { transform: scale(1.02, 1.04); }
  100% { transform: scale(1); }
}

@media (max-width: 767px) {
  .highlight-content {
    text-align: center;
  }
}
.highlight-box img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.pu-induction {
  padding: 40px 0;
  background: #f8f9fc;
}

.pu-induction .container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.pu-wrapper {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  overflow: hidden;
}

.pu-image-box {
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 0; /* removes bottom space */
}

.pu-image-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px 0 0 0;
}

.pu-content-box {
  padding: 30px 40px 30px 40px;
  background: #fff;
  width: 100%;
}

.pu-content-box p {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .pu-image-box,
  .pu-content-box {
    width: 50%;
  }

  .pu-image-box img {
    border-radius: 10px 0 0 0;
  }
}


.banaswadi-enrol-premium {
  background: linear-gradient(to right, #ffffff, #f7f7f7);
  padding: 40px 10px;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  margin: 40px 0;
}

.enrol-premium-title {
  margin-bottom: 10px;
}

.enrol-premium-sub {
  margin-bottom: 8px;
}

.enrol-premium-detail {
  line-height: 1.6;
}

.enrol-premium-detail .highlight {
  color: #f25c1d;
}

.enrol-premium-box {
  background: #fff;
  border-radius: 16px;
  padding: 25px 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%;
}

.btn-enrol-premium {
  background-color: #f25c1d;
  color: #fff;
  padding: 12px 30px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 15px;
  transition: background 0.3s ease;
}

.btn-enrol-premium:hover {
  background-color: #d94f1a;
  text-decoration: none;
}

.enrol-premium-call {
  margin: 0;
}

.banaswadi-faq {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/Background-image-home.jpg') center center no-repeat fixed;
  background-size: cover;
  position: relative;
  padding: 60px 15px;
  overflow: hidden;
}

.banaswadi-faq-overlay {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 1;
}

.banaswadi-faq .container {
  position: relative;
  z-index: 2;
}

.section-title {
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

.faq-item {
  background: linear-gradient(to right, #a3d900, #c1f000); /* eye-catching lime green */
  border-radius: 40px;
  margin-bottom: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.faq-item:hover {
  transform: scale(1.02);
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

.faq-header {
  padding: 15px 25px;
  position: relative;
  color: #000;
}

.faq-header:hover {
  background-color: #cde800;
}

.plus-icon {
  float: right;
  transition: transform 0.3s ease;
}

.faq-content {
  display: none;
  padding: 15px 25px;
  background: #fff;
  color: #333;
}

.banaswadi-activity {
  padding: 60px 15px;
  background: #fdfdfd;
}

.activity-title {
  text-align: center;
  color: #333;
  margin-bottom: 40px;
}

.activity-box {
  display: flex;
  margin-bottom: 30px;
  background: #fff;
  border-radius: 12px;
  padding: 15px;
  transition: all 0.3s ease;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.activity-box:hover {
  box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  transform: translateY(-5px);
}

.activity-icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  flex-shrink: 0;
}

.activity-content h4 {
  color: #e55300;
  margin: 0 0 10px;
}

.activity-content p {
  color: #666;
  margin: 0;
}

.banaswadi-glance {
  padding: 60px 20px;
  background-color: #fff;
}

.glance-title {
  margin-bottom: 40px;
  color: #111;
}

.glance-box {
  margin-bottom: 30px;
}

.glance-number {
  font-size: 36px;
  color: #f56000;
  margin-bottom: 10px;
}

.glance-text {
  color: #333;
}

.banaswadi-marquee {
  background: #fff;
   padding: 10px 0;
}

.marquee-flex {
  display: flex;
  align-items: center;
  gap: 15px;
  overflow: hidden;
}

.register-now-design {
  display: inline-flex;
  font-weight: bold;
  font-size: 16px;
  height: 38px;
  border-radius: 5px;
  overflow: hidden;
  text-decoration: none !important;
  flex-shrink: 0;
}

.register-part {
  background: #ff2c51;
  color: white;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.now-part {
  background: #1e1e6f;
  color: white;
  padding: 0 14px;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
}

.marquee-wrapper {
  overflow: hidden;
  flex-grow: 1;
  white-space: nowrap;
  height: 38px;
  display: flex;
  align-items: center;
}

.marquee-text {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 20s linear infinite;
  color: #333;
  font-size: 14px;
}

@keyframes scroll-left {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

@media (max-width: 767px) {
  .marquee-flex {
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
  }
  .register-now-design {
    font-size: 14px;
    height: 32px;
  }
  .marquee-text {
    font-size: 13px;
  }
}

/*mandur page*/


.mandur-banner-full {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 500px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}

.mandur-banner-overlay {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.mandur-banner-content {
  color: #fff;
  z-index: 2;
  max-width: 100%;
}

.mandur-subheading {
  color: #f47c20;
  font-size: 20px;
  margin-bottom: 10px;
}

.mandur-heading {
  font-size: 42px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
}

/* Orange strip half overlap */
.mandur-orange-strip {
  position: absolute;
  bottom: -15px;
  left: 0;
  height: 40px;
  width: 100%;
  background-color: #f47c20;
  z-index: 1;
  clip-path: inset(0 0 0 50%);
}

@media (max-width: 767px) {
  .mandur-heading {
    font-size: 26px;
  }
  .mandur-subheading {
    font-size: 16px;
  }
  .mandur-banner-full {
    min-height: 380px;
    padding: 20px 0;
  }
  .mandur-orange-strip {
    height: 30px;
    bottom: -10px;
  }
}
/*about mandur*/
.mandur-welcome-section {
  position: relative;
  padding: 35px 0px 0px 0px;
  background-color: #fff;
}

.mandur-orange-strip {
    position: absolute;
    top: -15px;
    left: 0;
    height: 33px;
    width: 100%;
    background-color: #f47c20;
    z-index: 2;
    clip-path: inset(0 0 0 50%);
}

.mandur-heading-title {
  font-size: 38px;
  font-weight: bold;
  color: #8e24aa;
  margin-bottom: 10px;
}

.mandur-heading-divider {
  height: 5px;
  width: 120px;
  background-color: #ba68c8;
  margin-bottom: 20px;
}

.mandur-subheading-text {
  color: #f47c20;
  letter-spacing: 6px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.mandur-welcome-text {
  color: #7b1fa2;
  font-size: 16px;
  line-height: 1.8;
}

/* Mobile adjustment */
@media (max-width: 767px) {
  .mandur-heading-title {
    font-size: 28px;
  }
  .mandur-subheading-text {
    font-size: 14px;
    letter-spacing: 3px;
  }
  .mandur-orange-strip {
    height: 30px;
    top: -15px;
  }
}
.mandur-section {
  padding: 60px 0;
  background-color: #fff;
}

.mandur-heading {
  color: #ff6600;
  font-weight: bold;
  letter-spacing: 4px;
  margin-bottom: 30px;
}

.mandur-text {
  font-size: 18px;
  color: #812990;
  line-height: 1.6;
  margin-bottom: 20px;
}

.highlight-orange {
  color: #ff6600;
  font-weight: 600;
}

.mandur-img {
  max-width: 100%;
  height: auto;
}

.mandur-img-wrapper {
  text-align: center;
  padding: 8px;
  background: #fb64007a;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  display: inline-block;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.mandur-img-wrapper:hover {
  transform: translateY(-5px);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}

.mandur-img {
  border-radius: 15px;
  max-width: 100%;
  height: auto;
}

.school-card {
  margin-bottom: 40px;
}

.school-icon {
  height: 60px;
  display: block;
  margin-bottom: 15px;
}

.school-title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 15px;
  line-height: 1.4;
}

.school-desc {
  font-size: 15px;
  line-height: 1.7;
  color: #812990;
}

/* Color helpers */
.school-title.orange { color: #ff6600; }
.school-title.yellow { color: #fbbd08; }
.school-title.green { color: #21ba45; }
.school-title.blue   { color: #2185d0; }

.advantages-section {
  background-color: #194958e0;
  padding: 30px 0;
  color: white;
}

.section-title {
  color: white;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.advantage-box {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 20px;
  text-align: center;
  transition: 0.3s ease;
  min-height: 310px;
}

.advantage-box:hover {
  background-color: #003b8e;
}

.advantage-icon {
  font-size: 40px;
  color: #ff7f32;
  margin-bottom: 20px;
}

.advantage-box h4 {
  color: white !important;
  font-weight: bold;
  margin-bottom: 15px;
}

.advantage-box p {
  color: #ccc;
  font-size: 14px;
}

.mandur-curriculum-section {
  padding: 60px 0;
  background: #fff;
}

.sec-title h2 {
  font-size: 30px;
  color: #222;
  font-weight: 600;
  margin-bottom: 10px;
}

.sec-title .underline {
  width: 60px;
  height: 4px;
  background: #fdb813;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
}

.enrollment-area {
  margin-top: 40px;
}

.image-box {
  margin-bottom: 30px;
}


.enrollment-box {
  display: inline-block;
  width: 280px;
  margin: 15px;
  vertical-align: top;
  text-align: center;
}

.enrollment-box .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.enrollment-box .text {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  padding: 0 10px;
}
.mandur-igcse {
  color: #3b4cca;
}
.mandur-icse {
  color: #fdb813;
}
.mandur-cbse {
  color: #f86fa0;
}
.mandur-pu {
  color: #4caf50;
}
.mandur-degree {
  color: #00bcd4;
}
@media (max-width: 767px) {
  .enrollment-box {
    width: 100%;
    max-width: 300px;
    margin: 15px auto;
  }
  .image-box img {
    max-width: 240px;
  }
  .sec-title h2 {
    font-size: 24px;
  }
}
.mandur-igcse {
  color: #2f3dbf !important; 
}
.mandur-icse {
  color: #f5b301 !important;
}
.mandur-cbse {
  color: #f6599b !important; 
}
.mandur-pu {
  color: #3fa935 !important; 
}
.mandur-degree {
  color: #2baae1 !important;
}
.mandur-enrol-banner {
  background: #6552ff;
  color: #fff;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.mandur-enrol-banner h2 {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.mandur-enrol-banner h2 strong {
  font-weight: 700;
}
.mandur-subheading {
  margin: 10px 0;
}
.mandur-enrol-banner p {
  margin: 5px 0;
  line-height: 1.6;
}
.mandur-contact-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mandur-contact-inner {
  background: #fff;
  color: #111;
  padding: 25px 20px;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  max-width: 280px;
  margin: 0 auto;
}
.mandur-btn {
  display: inline-block;
  background: #111;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 3px;
  margin-bottom: 10px;
  text-decoration: none;
}
.mandur-call-label {
  color: #ff609c;
  font-weight: bold;
  margin-bottom: 5px;
}
.mandur-phone {
  color: #000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .mandur-contact-inner {
    padding: 20px 15px;
    margin-top: 20px;
  }
  .mandur-contact-box {
    margin-top: 30px;
  }
}
.mandur-contact-inner {
  background: #fff;
  color: #111;
  padding: 25px 20px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.3); /* soft glow */
  max-width: 280px;
  margin: 0 auto;
  transition: box-shadow 0.3s ease;
}
.mandur-contact-inner {
  background: #fff;
  color: #111;
  padding: 25px 20px;
  border-radius: 8px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  max-width: 280px;
  margin: 0 auto;
  transition: box-shadow 0.3s ease;
}
.mandur-contact-inner:hover {
  box-shadow: 0 0 25px rgba(255, 255, 255, 0.5);
}
.mandur-counter-section {
  padding: 60px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.mandur-overlay {
  background: rgba(0, 0, 0, 0.5);
  padding: 60px 0;
}
.counter-box {
  color: #fff;
  margin-bottom: 30px;
  text-align: center;
}
.counter-box i {
  font-size: 48px;
  margin-bottom: 20px;
  display: block;
  color: #ffffff;
}
.counter-box h2 {
  font-size: 48px;
  font-weight: bold;
  margin: 0;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 2px;
  color: white !important;
}
.counter-box p {
      font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
    display: inline-block;
    background-color: #0c163300;
    padding: 5px 15px;
    border-radius: 2px;
    color: #fff;
    border: 2px solid white;
}
@media (max-width: 767px) {
  .counter-box h2 {
    font-size: 36px;
    padding: 8px 24px;
  }
  .counter-box p {
    font-size: 12px;
    padding: 5px 12px;
  }
  .counter-box i {
    font-size: 40px;
  }
  .mandur-overlay {
    padding: 40px 0;
  }
}

@media (max-width: 480px) {
  .counter-box h2 {
    font-size: 28px;
    padding: 6px 20px;
  }
  .counter-box p {
    font-size: 12px;
    padding: 4px 10px;
  }
  .counter-box i {
    font-size: 32px;
  }
}
.global-approach-section {
  padding: 35px 5px;
  background-color: #fff;
  font-family: 'Poppins', sans-serif;
}
.global-approach-content {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1400px;
  margin: 0 auto;
}
.left-text {
  flex: 1 1 400px;
}
.left-text h2 {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0; 
}
.green-text {
  color: #812990;
}
.orange-text {
  color: #f26122;
}
.right-text {
  flex: 1 1 500px;
  border-left: 4px solid #812990;
  padding-left: 30px;
}
.right-text p {
  font-size: 18px;
  color: #812990;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 768px) {
  .global-approach-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px; 
  }

  .left-text {
    margin-bottom: 0;
  }

  .left-text h2 {
    font-size: 30px;
    margin: 0;
    padding: 0;
  }
  .right-text {
    border-left: none;
    border-top: 4px solid #812990;
    padding-left: 0;
    padding-top: 20px;
    margin-top: 0; 
  }
  .right-text p {
    font-size: 18px;
    margin: 0;
  }
}
.left-text {
    flex: 1 1 171px !important;
}

.custom-footer{padding: 50px 0px;}
ul.footerul {
    list-style: none;
    margin: 0px !important;
    color: #e6e9f0;
	padding:0px !important;
}
   body,
p,
span,
li,
ul,
ol,
a,
button, input, select, textarea, .ast-button, .ast-custom-button {
  font-family: 'inter', sans-serif;
    font-weight: 300;

}
h1,
h2,
h3,
h4,
h5,
h6{
    font-weight: 700;
    font-family: 'Roboto', sans-serif;}

.custom-footer ul li a{font-size: 12px;line-height: 1.5rem;color:white;}
.custom-footer h4{color: #fcb700;font-size:16px;}
.custom-footer p{ font-size: 12px;color:#e6e9f0 !important;margin: 30px 0px;}
.custom-footer img{display: block;
    margin: auto;
    width: 30%;}
.site-below-footer-wrap{padding-bottom:0px !important;}
.site-footer .site-below-footer-wrap {min-height:0px !important;}
.bannerhomeslider {margin-bottom:0px !important;}
.hmmainbox .section1 {background: #e0f5dc;} 
p:empty,
p:blank,
p:has(br):only-child {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.welcome-bg .order-lg-1{position:relative;}
.welcome-bg .order-lg-1 .shaperimg2{position: absolute;
    top: -9%;
    left: -20%;}
.welcome-bg  .shaperimg{position: absolute;
    top: 0%;
    right: 0%;}
.welcome-bg .shaperimg2{position:absolute;}
.location-name h4{color:white;}
.location-name h5{color:white;}
.location-name{text-align:center;}
#school-locations .overlay {padding:0px 20px;}
.rghtcntct{
    background: #f6339a;
    padding: 32px 36px;
    color: white !important;
    border-radius: 17px;
    margin: 20px;
}
.rghtcntct p{margin: 7px 0px;}
.rghtcntct button{font-size:14px !important;
    padding: 10px !important;
    
    /* background: red; */
    margin-bottom: 15px !important;}
.toglereadmore button{background: #324ca8;
    padding: 10px 40px;
    /* font-size: 20px; */
    font-weight: 600;
    border-radius: 18px;}
.hidecont{text-align: left;
    border: 1px solid #dddddd;
    padding: 10px;}
.hidecont2{text-align: left;
    border: 1px solid #dddddd;
    padding: 10px;}

.why-choose-section {
  background-color: #091f5b;
  color: #fff;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
}

.why-choose-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto;
}

.why-left {
  flex: 1 1 45%;
  padding: 20px;
}

.why-left img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}

.why-right {
  flex: 1 1 55%;
  padding: 20px;
}

.why-right h5 {
  text-transform: uppercase;
  font-weight: 600;
  color: #d2d6e0;
  font-size: 14px;
  margin-bottom: 10px;
}

.why-right h2 {
  font-size: 36px;
  margin-bottom: 15px;
  font-weight: 700;
}

.why-right p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #828282;
}

.why-features {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.feature-item i {
  font-size: 30px;
  margin-bottom: 10px;
  color: #fff;
}

.feature-item h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}

.why-counters {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
}

.counter h2 {
  font-size: 32px;
  font-weight: 800;
  color: #fff;
  margin: 0;
}

.counter p {
  margin: 5px 0 0;
  font-size: 16px;
  color: #fff;
}

/* Responsive */
@media (max-width: 768px) {
  .why-choose-wrapper {
    flex-direction: column;
  }

  .why-right h2 {
    font-size: 28px;
  }

  .feature-item h4 {
    font-size: 14px;
  }

  .why-counters {
    flex-direction: column;
    gap: 20px;
  }
}

.dis-counter-section {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: flex-start;
  margin-top: 20px;
}

.dis-counter-box {
  flex: 1 1 calc(50% - 20px); /* 2 per row */
  text-align: center;
    margin: 0px 20px;
}

.why-choose-section .dis-counter-section .dis-counter-box h4 {
  font-size: 32px !important;
  font-weight: 800;
  color: #ffde00!important;
  margin: 0;
}

.dis-counter-box p {
  margin: 5px 0 0;
  font-size: 16px;
  color: #fff;
}

/* Mobile: Keep 2 per row even on small screens */
@media (max-width: 768px) {
  .dis-counter-box {
    flex: 2 2 43% !important;
  }
    .dis-counter-section {display:flex;justify-content: center;}
}
@media (max-width: 768px) {
  .why-features {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
    flex-wrap: nowrap;
  }
}
/* Banner Section tc palya */
.tc-palya-banner {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/New-Baldwin-International-School-TC-palya-nbis.jpg') center center/cover no-repeat;
  padding: 120px 20px 100px;
  position: relative;
  text-align: left;
  color: #fff;
}

.tc-palya-content {
  max-width: 700px;
  margin-left: 5%;
}

.tc-palya-content h1 {
  font-size: 64px;
  font-weight: 800;
  margin-bottom: 20px;
}

.tc-palya-content p {
      font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.6;
    background-color: #a1cca5ad;
    color: black;
}

.tc-palya-icons {
  display: flex;
  justify-content: center;
  gap: 40px;
  padding: 40px 20px;
  background: #fff;
  position: relative;
  z-index: 10;
}

.icon-card {
  width: 220px;
  padding: 25px 20px;
  border-radius: 60px;
  background: #f5f5f5;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.icon-card img {
  width: 60px;
  margin-bottom: 15px;
}

.icon-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #002b5c;
}

.icon-card h3 span {
  font-weight: 500;
  font-size: 16px;
}

/* Color Mods */
.icon-card.red {
  background: #fbdada;
}

.icon-card.yellow {
  background: #fff3c2;
}

.icon-card.blue {
  background: #d9eaff;
}

@media (max-width: 768px) {
  .tc-palya-content h1 {
    font-size: 40px;
  }

  .tc-palya-icons {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    top: -40px;
  }

  .icon-card {
    width: 80%;
  }
}
.tc-palya-sc-section {
  background-color: #e9f5f9;
  padding: 60px 20px;
  font-family: 'Segoe UI', sans-serif;
}

.tc-palya-sc-heading {
  text-align: center;
  margin-bottom: 30px;
}

.tc-palya-sc-badge {
    background-color: #555;
    color: #fff;
    padding: 0px 31px;
    border-radius: 50px;
    display: inline-block;
    font-weight: 700;
    position: relative;
    letter-spacing: 4px;
}
.tc-palya-sc-badge h2 {
    font-size: 20px !important;
    color: antiquewhite !important;
}
.tc-palya-sc-badge img {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
}

.tc-palya-sc-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
}

.tc-palya-sc-image img {
  max-width: 400px;
  border-radius: 30px;
}

.tc-palya-sc-text {
  max-width: 600px;
}

.tc-palya-sc-quote {
  font-style: italic;
  color: #444;
  margin-bottom: 15px;
}

.tc-palya-sc-roles {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
justify-content: center;
}

.tc-palya-sc-role {
  padding: 12px 20px;
  border-radius: 20px;
  font-weight: 600;
  box-shadow: 4px 6px 8px rgba(0, 0, 0, 0.1);
}

.tc-palya-sc-role.green {
  background-color: #ddf4cb;
  color: #207100;
}

.tc-palya-sc-role.blue {
  background-color: #daf1fd;
  color: #1d72b8;
}

.tc-palya-sc-role.yellow {
  background-color: #fff5dc;
  color: #a86e00;
}

.tc-palya-sc-role.red {
  background-color: #fde1e1;
  color: #c62828;
}

.future-bright-section {
  padding: 60px 20px;
  background-color: #ffffff;
  text-align: center;
}

.content-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.bright-heading {
  color: #b42028; /* red */
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
}

.bright-heading .underline {
  display: block;
  width: 160px;
  height: 4px;
  background: url('underline.svg') no-repeat center center;
  background-size: contain;
  margin: 10px auto 0;
}

.bright-paragraph {
  color: #003366; /* dark blue */
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}

.bright-paragraph strong {
  font-weight: 700;
}






.tc-palya-about {
  background-color: #eaf6fb;
  padding: 60px 20px;
  font-family: 'Poppins', sans-serif;
}

.about-heading {
  text-align: center;
  margin-bottom: 40px;
}

.about-heading img {
  width: 120px;
  margin-bottom: 10px;
}

.about-heading h2 {
  font-size: 36px;
  font-weight: 700;
  color: #222;
}

.about-heading p {
  max-width: 900px;
  margin: 20px auto;
  color: #444;
  font-size: 16px;
  line-height: 1.8;
}

.about-content {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.about-image img {
  width: 300px;
  border-radius: 50%;
  border: 5px solid #357a38;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.about-list {
  flex: 1;
  max-width: 600px;
}

.about-list h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
}

.about-list ul {
  list-style: none;
  padding: 0;
}

.about-list li {
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative;
  color: #444;
  font-size: 16px;
  line-height: 1.6;
}

.about-list li::before {
  content: '➤';
  position: absolute;
  left: 0;
  color: #e53935;
  font-size: 18px;
}









.section-heading {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.section-heading h2 {
  font-size: 32px;
  color: white;
  padding: 15px 30px;
  display: inline-block;
  background-color: #a60f20; 
  border-radius: 10px; 
  position: relative;
  z-index: 2;
  transform: rotate(-4deg);
}

section:nth-child(even) .section-heading h2 {
  transform: rotate(0deg);
}
.section-heading::before {
  content: "";
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/children-icon-3890909-512.png') !important; 
  background-size: contain;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
}











.vision-mission-section {
  background-color: #eef8fb;
  padding: 50px 0;
  font-family: 'Segoe UI', sans-serif;
}

.vision-mission-box {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.05);
}

.icon-title {
  text-align: center;
  margin-bottom: 20px;
}

.icon-title img {
  max-width: 80px;
  display: block;
  margin: 0 auto 10px;
}

.icon-title h3 {
  font-size: 24px;
  margin: 0;
  color: #333;
}

blockquote {
  font-size: 16px;
  line-height: 1.7;
  border-left: 4px solid #00aaff;
  padding-left: 15px;
  color: #555;
  margin-bottom: 20px;
}
.vision-mission-box blockquote {
    border-color: rgb(34 126 124 / 32%) !important;
}
.vision-points {
  list-style: none;
  padding: 0;
  margin: 0;
}

.vision-points li {
  font-size: 15px;
  margin-bottom: 10px;
}

.vision-points i {
  color: #0077cc;
  margin-right: 8px;
}

/* Highlight TC Palya */
.tc-palya strong {
  color: #0077cc;
}
.vision-mission-box {
    background: #fbffdfb0 !important;
}










.school-highlights-section {
  padding: 60px 0;
  background: #f0f8ff;
}

.highlight-box {
  position: relative;
  border-radius: 20px;
  padding: 30px 20px;
  margin-bottom: 30px;
  text-align: center;
  min-height: 320px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  overflow: hidden;
  transition: transform 0.3s ease;
}

.highlight-box:hover {
  transform: translateY(-5px);
}

.highlight-box h3 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.highlight-box p {
  margin-top: 15px;
  font-size: 15px;
  color: #333;
}

.highlight-icon {
  position: absolute;
  width: 50px;
  height: auto;
  z-index: 1;
}

.highlight-icon.top-right {
  top: 2px;
   right: 3px;
}
/* === GREEN THEME === */
.green-box {
  background: #0b7c0b59 !important;
  border: 2px solid #2a5c3d;
}

.green-box h3 {
  color: #2a5c3d;
}

/* === ORANGE THEME === */
.orange-box {
  background: #cc640182 !important;;
  border: 2px solid #d06500;
}

.orange-box h3 {
  color: #d06500;
}

/* === BLUE THEME === */
.blue-box {
background: #1e00ffb3 !important;
    border: 2px solid #1b4b91;
}

.blue-box h3 {
  color: #1b4b91;
}
.highlight-box.green-box h3 {
    color: #0b7c0b;
}
.highlight-box.orange-box h3 {
    color: #cc6401;
}
.blue-box {
    background: #eaf0fb;
    border: 2px solid #1b4b91;
}

.highlight-box.green-box {
    min-height: 240px;
}
.highlight-box.orange-box {
    min-height: 240px;
}
.highlight-box.blue-box {
    min-height: 240px;
}
.highlight-box.green-box h3 {
    font-size: 22px !important;
}
.highlight-box.orange-box h3 {
    font-size: 22px;
}
.highlight-box.blue-box h3 {
    font-size: 22px;
}



.payment-contact-section {
  background: #f0f8ff;
  padding: 60px 0;
}

.payment-card, .contact-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 30px 20px;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
  height: 100%;
}

.payment-title h2 {
  color: #d62828;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.payment-title p {
  color: #444;
  font-size: 16px;
  margin-bottom: 25px;
}

.payment-img {
  max-width: 100%;
  width: 450px;
  border-radius: 10px;
  transition: box-shadow 0.3s ease;
}

/* Contact Card Styling */
.contact-card h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #222;
}

.contact-card p {
  font-size: 15px;
  color: #555;
  margin-bottom: 20px;
}

.contact-btn {
  display: inline-block;
  background: #c80000;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 14px 30px;
  border-radius: 8px;
  font-size: 16px;
  text-decoration: none;
  transition: background 0.3s ease;
}

.contact-btn:hover {
  background: #a80000;
}

 .facilities-section {
    padding: 60px 0;
    background: #f9fcff;
  }
  .facility-tabs {
    margin-bottom: 30px;
  }
  .tab-btn {
    background: #6c943b;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 30px;
    margin: 5px;
    font-weight: bold;
    transition: all 0.3s ease;
  }
  .tab-btn.active {
    background: #c41111;
  }
  .tab-content {
    display: none;
  }
  .tab-content.active {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
  }
  .facility-box {
    background: #eaf6fc;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.05);
  }
  .facility-box h3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #004c6d;
  }
  .facility-box p {
    font-size: 16px;
    margin-bottom: 15px;
    color: #333;
  }
  .facility-images {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .facility-images img {
    width: 100%;
    max-width: 320px;
    border-radius: 8px;
    object-fit: cover;
  }
  @keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }

.facilities-heading {
  font-size: 40px;
  font-weight: 800;
  color: #c41111; /* Deep red matching your button theme */
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
}

.facilities-heading::after {
  content: '';
  display: block;
  width: 80px;
  height: 5px;
  background: #6c943b; /* Olive green line below */
  margin: 10px auto 0;
  border-radius: 3px;
}













/* Unique Styles for Pallya Styled Sections */

.pallya-sky-wrapper {
  background: linear-gradient(to top, #6cc9f4, #a2dcf9);
  padding-top: 60px;
  position: relative;
  overflow: hidden;
}

.pallya-clouds-anim {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/aac5704938d3b8bbbdf47b805afd8f55-single-cloud-icon.png') repeat-x;
  height: 100px;
  animation: pallya-clouds-move 60s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

@keyframes pallya-clouds-move {
  0% { background-position: 0 0; }
  100% { background-position: 1000px 0; }
}

.pallya-glow-img {
  animation: pallya-glow 2s ease-in-out infinite alternate;
}

@keyframes pallya-glow {
  from { filter: drop-shadow(0 0 5px rgba(255,255,255,0.5)); }
  to { filter: drop-shadow(0 0 20px rgba(255,255,255,1)); }
}

.pallya-box {
  border-radius: 20px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  padding: 30px;
  background-color: #fff;
  text-align: left;
}

.pallya-green-bg { background-color: #e5fcef; border: 3px solid #17833d; color: #17833d; }
.pallya-blue-bg { background-color: #e6f3ff; border: 3px solid #0056a3; color: #0056a3; }
.pallya-red-bg { background-color: #ffeeee; border: 3px solid #d02b2b; color: #d02b2b; }

.pallya-box h2 {
  font-weight: bold;
  margin-bottom: 15px;
}
.pallya-green-bg {
    margin-bottom: 20px !important;
}
.pallya-blue-bg {
    margin-bottom: 20px !important;
}
.pallya-red-bg {
    margin-bottom: 20px !important;
    max-width: 100% !important;
}
.gallery-slider .slick-slide {
  margin: 0 10px;
}

.gallery-slider {
  margin: 0 -10px;
}

.gallery-img {
  border: 4px solid #fff;
  border-radius: 10px;
  padding: 4px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 150, 255, 0.2);
  transition: all 0.3s ease;
  width: 100%;
  height: auto;
}
.gallery-img:hover {
  transform: scale(1.03);
  box-shadow: 0 0 30px rgba(0, 150, 255, 0.4);
}
h2.mandur-heading {
    color: whitesmoke !important;
}
h1.mandur-subheading {
    color: gold !important;
}
/* Breadcrumbs */

.breadcrumbs-wrap{
  padding: 4.8% 0;
  background: url(../images/1920x280_bg.jpg) no-repeat;
  text-align: center;
  -webkit-background-size: cover;
  background-size: cover;
}

.breadcrumbs-wrap.type-2{
  text-align: left;
}

.breadcrumbs-wrap.style-2{
  background: #f6f6f6;
}

  .breadcrumbs-wrap .page-title:not(:last-child){
    margin-bottom: 10px;
  }

  .breadcrumbs-wrap .page-title{
    color: #fff;
  }

  .breadcrumbs-wrap .breadcrumbs{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
  }

  .breadcrumbs-wrap .breadcrumbs > li{
    display: inline-block;
  }

    .breadcrumbs-wrap .breadcrumbs > li > a{
      color: #fff;
      border-bottom: 1px solid transparent;
    }

    .breadcrumbs-wrap .breadcrumbs > li > a:hover{
      border-color: #fff;
    }

    .breadcrumbs > li:not(:first-child):before{
      content: "/";
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      margin-right: 10px;
      padding-left: 6px;
    }

  .breadcrumbs-wrap.style-2 .page-title,
  .breadcrumbs-wrap.style-2 .breadcrumbs > li > a,
  .breadcrumbs-wrap.style-2 .breadcrumbs,
  .breadcrumbs-wrap.style-2 .breadcrumbs > li:not(:first-child):before{
    color: #666;
  }

  .breadcrumbs-wrap.style-2 .breadcrumbs > li > a:hover{
    border-color: #666;
  }

/* Cookies */

.cookies{
  background: rgba(42,44,50,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 25px 0;
  color: #fff;
}

  .cookies span:before{
    content: '\e955';
    font-family: 'Linearicons';
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
  }

  .cookies .btn{
    margin: 0 2px;
  }

/* Banners */

.banner-wrap{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -10px -10px;
}

.banner-wrap .banner-holder{
  padding: 10px 10px;
}

.banner-item{
  display: block;
  position: relative;
  font-size: 14px;
}

.banner-item > .banner-inner{
  background: #f6f6f6;
  padding: 35px 25px 35px 120px;
  overflow: hidden;
  position: relative;
  color: #858585;
}

  .banner-item > .banner-inner > i{
    position: absolute;
    font-size: 180px;
    color: #d5d5d5;
    left: -50px;
    top: calc(50% - 90px);

    -ms-transform: rotate(-11deg);
    -webkit-transform: rotate(-11deg);
    transform: rotate(-11deg);
  }

  .banner-item > .banner-inner > i.licon-clipboard-down{
    left: -80px;
  }

  .banner-item > .banner-inner > .banner-title{
    color: #f05a21;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
  }

  .banner-item > .banner-inner > .banner-title:not(:last-child){
    margin-bottom: 15px;
  }

  .banner-item > .banner-inner > p:not(:last-child){
    margin-bottom: 20px;
  }

.banner-item.type-2{
  overflow: hidden;
}

  .banner-item.type-2 .banner-inner{
    position: absolute;
    width: 52%;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0;
    background: rgba(240,90,33,0.9);
    color: #fff;
  }

    .banner-item.type-2 > img{width: 100%;}

    .banner-item.type-2 .banner-content{
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      padding: 20px 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }

    .banner-item.type-2 .banner-inner .banner-title{
      color: #fff;
      font-weight: normal;
      line-height: 36px;
      text-transform: none;
    }

    .banner-item.type-2 > .banner-inner p:not(:last-child){
      margin-bottom: 35px;
    }

    .banner-item.type-2 > .banner-inner .btn{
      padding-left: 30px;
      padding-right: 30px;

      -webkit-transition: all .35s ease;
      -o-transition: all .35s ease;
      transition: all .35s ease;
    }

    .banner-item.type-2:hover > .banner-inner .btn{
      background: #fff;
      color: #666;
      border-color: transparent;
    }

  .banner-item.type-2.style-2 .banner-inner{
    background: rgba(166,196,55,0.9);
  }

/* Revolution slider */

.rev-slider-wrapper{
  z-index: 1;
}

.tparrows{
  background: none;
  width: auto;
  height: auto;
}

.tparrows:before,
[class*="custom-owl-"]:before,
.owl-nav > [class*="owl-"]:before{
  font-family: 'Linearicons';
  font-size: 24px;
  color: #fff;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  display: block;
  cursor: pointer;

  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease;
}

.tparrows:hover{background: none;}

  .tparrows.tp-leftarrow:before,
  .custom-owl-prev:before,
  .owl-nav > .owl-prev:before{
    content: '\e93b';
  }

  .tparrows.tp-rightarrow:before,
  .custom-owl-next:before,
  .owl-nav > .owl-next:before{
    content: '\e93c';
  }

.tp-bullet, 
.tp-bullet.selected, 
.tp-bullet:hover{
    background: none;
    height: auto;
    width: auto;
}

.circle-bullet,
.owl-dots .owl-dot{
  display: block;
  background: #b9b9b9;
  border-radius: 50%;

  -webkit-transition: all .35s ease;
          transition: all .35s ease;
}

.circle-bullet,
.owl-dots .owl-dot{
  width: 12px;
  height: 12px;

  -webkit-transform: scale3d(.67, .67, .67);
      -ms-transform: scale3d(.67, .67, .67);
          transform: scale3d(.67, .67, .67);
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  background: #a6c437;
  opacity: 1!important;
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  width: 12px;
  height: 12px;
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  -webkit-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.section-with-carousel.with-bg .tp-bullet.selected .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot.active,
.section-with-carousel.with-bg .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot{
  background: #fff;
}

.section-with-carousel.with-bg .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot{
  opacity: .5;
}

[class*="scaption"]{
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.75px!important;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

[class*="scaption-white"]{
  color: #fff;
}

[class*="scaption"][class*="-large"],
[class*="scaption"][class*="-medium"]{
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-transform: none;
}

[class*="scaption"][class*="-large"]{
  font-size: 52px;
  line-height: 72px;
  letter-spacing: 0.1px!important;
  font-family: 'Poppins', sans-serif;
}

[class*="scaption"][class*="-medium"]{
  font-size: 59px;
  line-height: 60px;
  letter-spacing: 2px;
}

[class*="scaption"][class*="-large2"]{
  font-size: 72px;
  line-height: 82px;
  letter-spacing: -0.1px;
  font-weight: 300;
}

[class*="scaption"][class*="-small"]{
  font-size: 37px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

[class*="scaption"][class*="-small2"]{
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -0.1px;
  text-transform: none;
}

.rev-slider .tp-caption .btn.btn-big{
  padding: 14px 40px!important;
  margin: 0 8px;
  letter-spacing: 0.75px!important;
  font-family: 'Poppins', sans-serif;
}

/* scroll down icon */

.icon-scroll{
  z-index: 99;
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll{
  width: 30px;
  height: 45px;
  margin-left: -15px;
  bottom: 40px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}

.icon-scroll:before{
  content: '';
  width: 2px;
  height: 6px;
  background: #fff;
  margin-left: -1px;
  top: 10px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}

@-webkit-keyframes scroll{
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
            transform: translateY(26px);
  }
}

@keyframes scroll{
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
            transform: translateY(26px);
  }
}

/* Features-section */

/* Page 404 */

.page-404-section{
  position: relative;
  min-height: 300px;
  text-align: center;
  padding: 0 15px;
}

  .page-404-section .section-title{
    font-size: 300px;
    font-weight: normal;
    line-height: 210px;
  }

  .page-404-section h2,
  .page-404-section .section-title,
  .page-404-section p,
  .page-404-section p a{
    color: #fff;
  }

  .page-404-section h2{
    line-height: 30px;
  }

  .page-404-section p{
    font-size: 16px;
    color: #e9e9e9;
  }

    .page-404-section p a:hover{
      color: #fff;
      text-decoration: underline;
    }

    .page-404-section p:not(:last-child){
      margin-bottom: 35px;
    }

  .page-404-section form input{
    width: 555px;
    margin-bottom: 0!important;
  }

    .page-404-section .search-section{
      display: inline-block;
      position: relative;
    }

    .search-section button{
      position: absolute;
      right: 30px;
      top: 0;
      background: none;
      font-size: 20px;
      line-height: 42px;
      color: #b9b9b9;
    }

    .search-section button:hover{
      color: #666;
    }

/* -----------------------------------

  7. UI Elements

------------------------------------- */

  /*----------- Buttons --------------*/

  .btn{
    padding: 10px 20px 8px;
    display: inline-block;
    font-size: 14px;
    border-radius: 30px;
    background: #f05a21;
    color: #fff;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.75px;

    -webkit-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    -moz-box-shadow:    0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    box-shadow:         0px 5px 25px 0px rgba(240, 90, 33, 0.35);
  }

  .btn:hover{
    color: #fff;
    box-shadow: none!important;
  }

  .btn-small{
    font-size: 12px;
    padding: 5px 20px 3px;
    letter-spacing: 1px;
  }

  .btn-big{
    padding: 14px 30px;
    font-size: 18px;
  }

  [class*="btn"] i{
    font-size: 16px;
    margin-right: 10px;
    vertical-align: -1px;
  }

  .btn-small i{
    font-size: 14px;
  }

  .btn-big i{
    font-size:18px;
  }

  [class*="btn"].btn-style-2{
    background: #a6c437;
    box-shadow: 0px 5px 25px 0px rgba(166, 196, 55, 0.35); 
  }

  [class*="btn"].btn-style-3{
    background: #ffbd0a;
    box-shadow: 0px 5px 25px 0px rgba(255, 189, 10, 0.35);
  }

  [class*="btn"].btn-style-4{
    background: #e8e8e8;
    color: #666;
    box-shadow: 0px 5px 25px 0px rgba(232, 232, 232, 0.35);
  }

  [class*="btn"].btn-style-5{
    background: #666;
    box-shadow: 0px 5px 25px 0px rgba(102, 102, 102, 0.35);
  }

  [class*="btn"].type-2{
    background: transparent;
    border: 1px solid;
    padding: 9px 18px 7px;
    box-shadow: none;
  }

  [class*="btn"].type-2.btn-small{
    padding: 4px 18px 2px;
  }

  [class*="btn"].type-2.btn-big{
    padding: 12px 26px;
    border-width: 2px;
  }

  [class*="btn"].type-2:hover{
    border-color: transparent;
  }

  [class*="btn"].btn-style-6{
    border-color: #b9b9b9;
    color: #666;
  }

  [class*="btn"].btn-style-6:hover{
    background: #b9b9b9;
    color: #fff;
  }

  [class*="btn"].btn-style-7{
    border-color: #fff;
  }

  [class*="btn"].btn-style-7:hover{
    background: #fff;
    color: #666;
  }

  [class*="btn"].btn-style-8{
    color: #f05a21;
  }

  [class*="btn"].btn-style-8:hover{
    background: #f05a21;
    color: #fff;
  }

  [class*="btn"].btn-style-9{
    color: #a6c437;
  }

  [class*="btn"].btn-style-9:hover{
    background: #a6c437;
    color: #fff;
  }

  [class*="btn"].btn-style-10{
    color: #ffbd0a;
  }

  [class*="btn"].btn-style-10:hover{
    background: #ffbd0a;
    color: #fff;
  }

  [class*="btn"].btn-size{
    padding-left: 30px;
    padding-right: 30px;
  }

  .go-to-top{
    position: fixed;
    z-index: 103;
    right: 60px;
    bottom: 30%;
    background: #ffbd0a;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    font-family: 'Linearicons';
    width: 52px;
    height: 52px;
    border-radius: 50px;
    padding: 0;
    text-align: center;
    font-size: 20px;

    -webkit-animation-duration: .5s;
    animation-duration: .5s;

    -webkit-box-shadow: 0px 5px 25px 0px rgba(255, 189, 10, 0.35);
    -moz-box-shadow:    0px 5px 25px 0px rgba(255, 189, 10, 0.35);
    box-shadow:         0px 5px 25px 0px rgba(255, 189, 10, 0.35);  
  }

  .go-to-top.go-top-visible{
    right: 40px;
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .go-to-top:before{
    content: "\e939";
  }

  .btns-set a.btn:not(:last-child){
    margin-bottom: 20px;
  }

  .parallax-section .btns-set{padding: 40px 0;}

  .btn-section .data-grad-bg{margin-top: 30px;}

  .info-btn{
    text-transform: uppercase;
    font-weight: 500;
    color: #a6c437;
    line-height: 1em;
    display: inline-block;
    border-bottom: 1px solid transparent;
    letter-spacing: 1px;
  }

  .info-btn:hover{
    border-color: #a6c437;
    color: #a6c437;
  }

  .icons-wrap .info-btn:hover{border-color: #fff;}

  /*----------- Forms --------------*/

  form .row,
  form .row > [class*="col-"]{
    margin-top: 0px !important;
  }

  form{text-align: left;}

  form.with-icon input{
    padding: 10px 60px 10px 20px;
  }

  form.with-icon input+button{
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 40px;
    font-size: 20px;
    color: #f05a21;
    background: transparent;
  }

  form.with-icon input+button:hover{
    color: #2a2c32;
  }

  form input:not(:last-child){
    margin-bottom: 20px;
  }

  form .btn{
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

    /* Inputs & Textarea */

    input:not([type="submit"]),
    textarea,
    .custom-select .select-title{
      width: 100%;
      color: #858585;
      border-radius: 20px;
      height: 42px;
      padding: 10px 30px;
      background-color: #fff;
      text-align: left;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis;

      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;

      -webkit-transition: box-shadow .35s ease, border-color .35s ease;
              transition: box-shadow .35s ease, border-color .35s ease;
    }

    textarea{
      display: block;
      height: initial;
      resize: none;
    }

    input:not([type="submit"]):focus,
    textarea:focus{
      border-color: #a6c437!important;
      -moz-appearance:none;
      outline:0px none transparent;
    }

    /* Label & Legend */

    label,
    legend{
      font-size: 14px;
      color: #858585;
      margin-bottom: 10px;
      display: block;   
    }

    legend{
      color: inherit;
      padding: 0 7px;
      margin-bottom: 0px;
    }

    label[for]{
      cursor: pointer;

      -webkit-user-select: none;
         -moz-user-select: none;
           -o-user-select: none;
              user-select: none;
    }

    .required:after{
      content: "*";
      color: #eb0b0b;
      display: inline-block;
      margin-left: 2px;
      font-size: 14px;
    }

    /* Checkbox & Radio */

    .input-wrapper:not(:last-child){
      margin-bottom: 15px;
    }

    input[type="radio"],
    input[type="checkbox"]{
      display: none;
    }

    input[type="radio"] + label,
    input[type="checkbox"] + label{
      font-size: inherit;
      font-weight: inherit;
      font-family: inherit;
      text-transform: none;
      width: initial;
      font-size: 14px;
      color: #858585;
      padding-top: 5px;
      padding-bottom: 5px;
      float: none;
      margin-bottom: 0px;
      display: inline-block;

      position: relative;
      padding-left: 50px;

      -webkit-user-select: none;
         -moz-user-select: none;
           -o-user-select: none;
              user-select: none;
    }

    input[type="checkbox"] + label{
      padding-left: 50px;
    }

    input[type="radio"] + label:not(:last-child),
    input[type="checkbox"] + label:not(:last-child){
      margin-right: 25px;
    }

    input[type="radio"] + label::before,
    input[type="checkbox"] + label::before,
    input[type="radio"] + label::after,
    input[type="checkbox"] + label::after{
      content: "";
      display: block;
      position: absolute;
    }

    input[type="radio"] + label::before,
    input[type="checkbox"] + label::before{
      background: transparent;
      border: 1px solid #e8e8e8;
      left: 0;
      top: 1px;
    }

    input[type="radio"] + label::before{
      border-radius: 50%;
      width: 34px;
      height: 34px;
    }

    input[type="checkbox"] + label::before{
      top: 2px;
      border-radius: 10px;
      width: 32px;
      height: 32px;
    }

    input[type="radio"] + label::after,
    input[type="checkbox"] + label::after{
      opacity: 0;
      visibility: hidden;
    }

    input[type="radio"] + label::after{
      left: 9px;
      top: 9.5px;
      border-radius: 50%;
      background-color: #666;
      width: 17px;
      height: 17px;
    }

    input[type="checkbox"] + label::after{
      border: 2px solid #666;
      width: 25px;
      height: 15px;
      left: 3px;
      top: 4px;

      clip: rect(6px, 18px, 15px, 0px);

      -webkit-transform: skew(10deg) rotate(-45deg);
          -ms-transform: skew(10deg) rotate(-45deg);
              transform: skew(10deg) rotate(-45deg);
    }

    input[type="radio"]:checked + label::after,
    input[type="checkbox"]:checked + label::after{
      opacity: 1;
      visibility: visible;
    }

    .form-style1 input:not(:last-child){
      margin-bottom: 6px;
    }

    /*----------- Custom Select --------------*/

    .custom-select{
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      z-index: 99;
    }

      .custom-select .select-title{
        cursor: pointer;
        position: relative;
        padding: 8px 30px;
        padding-right: 50px;
        overflow: hidden;
        z-index: 2;
      }

      .custom-select .select-list{
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 20px;
        cursor: pointer;
        background: #fff;
        z-index: 1;
        border: 1px solid #e9e9e9;
        display: none;
        width: 100%;
        border-radius: 0 0 20px 20px;
        padding: 26px 0 6px;
      }

        .custom-select .select-list li{
          padding: 0 30px;
          line-height: 30px;
          color: #666;

          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
        }

        .custom-select .select-list li:hover{
          color: #f05a21;
        }

      .custom-select .select-title:before{
        content: '\e93a';
        font-family: 'linearicons';
        position: absolute;
        top: 0;
        right: 20px;
        line-height: 40px;
        color: #858585;
      }

      .custom-select .select-title.active:before{content: '\e939';}

      .custom-select.type-2 .select-title{
        border: 1px solid #e9e9e9;
      }

      .custom-select.with-icons .select-list li{
        padding: 0 30px;
        line-height: 30px;
      }

      .custom-select.with-icons .select-list li:before{
        display: inline-block;
        vertical-align: -3px;
        font-family: 'linearicons';
        color: #666;
        font-size: 20px;
        margin-right: 10px;
      }

      .custom-select.with-icons .select-list li:nth-child(1):before{
        content: '\e785';
      }

      .custom-select.with-icons .select-list li:nth-child(2):before{
        content: '\e78b';
      }

      .custom-select.with-icons .select-list li:nth-child(3):before{
        content: '\e788';
      }

      .custom-select.with-icons .select-list li:nth-child(4):before{
        content: '\e781';
      }

      .custom-select.with-icons .select-list li:nth-child(5):before{
        content: '\e70e';
      }

    /* Fieldset */

    fieldset{
      border-radius: 8px;
      padding: 20px;
      border-color: #f1f1f1;
    }

    fieldset:not(:last-child){
      margin-bottom: 15px;
    }

    /* Price Scale */

    .price-scale{
      padding: 0;
    }

    .price-scale:not(.distance) .range-values:not(:last-child){
      margin-bottom: 10px;
    }

      .ui-slider{
        height: 13px;
        position: relative;
        margin-top: 5px;
        border-radius: 3px;
        background-color: #f1f1f1;
      }

        .ui-slider-handle{
          width: 15px;
          height: 22px;
          top: 50%;
          border-radius: 3px;
          display: inline-block;
          margin-top: -12px;
          position: absolute;
          z-index: 1;
          background: #fff;
          margin-left: -3px;

          -webkit-transition: none;
          -o-transition: none;
          transition: none;
        }

        .ui-slider-range{
          position: absolute;
          top: 0;
          bottom: 0;
          background: #f05a21;
          margin: 4px 0;
        }

        .ui-slider-handle:last-child{
          margin-right: -2px;
        }

        .range-values input[type="text"]{
          padding: 0;
          height: auto;
          border: none;
          background: transparent;
          font-size: 14px;
          max-width: 55px;
          width: 55px;
        }

        .price-scale .ui-slider:not(:last-child){
          margin-bottom: 26px;
        }

        .price-scale .ui-slider-handle{
          border: none;
          border-radius: 50%;
          width: 22px;
          height: 22px;
          margin-left: -4px;
          background: #f05a21;
        }

        .price-scale .ui-slider-handle:last-child{
          margin-left: -20px;
        }

        .price-scale .ui-slider-handle:before{
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          margin-top: -4px;
          margin-left: -4px;
        }

    /* switch UI */

    .switch-holder span{
      color: #858585;
      display: inline-block;
      vertical-align: top;
      margin-right: 15px;
    }

    .switch{
      position: relative;
      display: inline-block;
      width: 61px;
      height: 24px;
      margin-bottom: 0;
    }

    .switch .switch input{display:none;}

    .switch .slider{
      display: block;
      position: absolute;
      cursor: pointer;
      margin: 0;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: transparent;
      border: 2px solid #f2f3f6;
      border-radius: 24px;
      -webkit-transition: .4s;
      transition: .4s;
    }

    .switch .slider:before{
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 0;
      bottom: 0;
      background-color: #838383;
      border-radius: 50%;
      -webkit-transition: .4s;
      transition: .4s;
    }

    .switch input:checked + .slider{
      background-color: #fff;
    }

    .switch input:checked + .slider:before{
      -webkit-transform: translateX(37px);
      -ms-transform: translateX(37px);
      transform: translateX(37px);
    }

    .parallax-section .swith-holder span{
      color: #d6dde0;
    }

    .parallax-section .switch .slider{
      background-color: #fff;
      border-color: transparent;
    }

    /* Form variations */
    
    .contact-form.flex-type{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      margin: -10px -10px;
    }

      .contact-form [class*="contact-col"]{
        padding: 10px 10px;
        width: 100%;
      }

      .contact-form .contact-col-2{
        width: 50%;
      }

      .contact-form input,
      .contact-form textarea{
        border: 1px solid #e8e8e8;
      }

      form.contact-form .btn{
        margin-top: 20px;
      }

    form.search-line .search-btn{
      font-family: 'linearicons';
      font-size: 20px;
      width: 42px;
      height: 42px;
      padding: 0;
      text-align: center;
      line-height: 40px;
      margin-top: 0;
      margin-left: 20px;
    }

    .search-line .search-btn:before{
      content: "\e922";
    }

    #newsletter input:not(:last-child){
      margin-bottom: 0;
    }

    #newsletter .btn{
      padding-left: 20px;
      padding-right: 20px;
    }

    .contact-form.type-2 .row:not(:last-child){
      margin-bottom: 15px;
    }

  /*----------- Tables --------------*/

  table{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }

  [class*="table-type"]{
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
  }

  [class*="table-type"] table tr > td,
  [class*="table-type"] table tr > th{
    padding: 13px 30px;
    text-align: left;
  }

  [class*="table-type"] table tr > th{
    color: #666;
    font-size: 16px;
    font-weight: 600;
  }

  [class*="table-type"] table tr.total-cell > td,
  [class*="table-type"] table tr.total-cell > th{
    font-weight: 600;
    color: #f05a21;
  }

  [class*="table-type"] table tr:not(:first-child){
    border-top: 1px solid #e8e8e8;
  }

  [class*="table-type"] table tr{
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  [class*="table-type"] table tr:hover{
    background: #f6f6f6;
  }

  .table-type-2 tr > th{
    width: 35%;
    border-right: 1px solid #e8e8e8;
  }

  /*----------- Lists --------------*/

  .custom-list:not(:last-child){
    margin-bottom: 30px;
  }

  .custom-list > li{
    position: relative;
  }

    .custom-list li span{
      color: #858585;
    }

    .custom-list > li > ul > li,
    .custom-list > li > ol > li{
      margin-left: 20px;
    }

  .custom-list.type2:not(:last-child){
    margin-bottom: 20px;
  }

  .custom-list.type2 > li:not(:last-child){
    margin-bottom: 0;
  }

  .custom-list > li:not(:last-child),
  .custom-list > li > ul > li:not(:last-child),
  .custom-list > li > ol > li:not(:last-child){
    margin-bottom: 12px;
  }

  .custom-list > li > ul,
  .custom-list > li > ol{
    margin-top: 10px;
  }

  .custom-list[class*="type-"] li::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-family: 'fontello';
    color: #f05a21;
    font-size: 10px;
  }

  .custom-list.type-1 li::before{
    content: "\e8df";
  }

  .custom-list.type-2 li::before{
    content: "\e854";
  }

  .custom-list.type-2.style-3 li::before{
    color: #ffbd0a;
  }

  .custom-list.type-2.style-2 li::before{
    content: "\e959";
    font-size: 24px;
    float: left;
    margin-right: 20px;
  }

  .custom-list.type-2.style-2 li::before{
    font-family: 'linearicons';
  }

  .custom-list.type-3 li::before{
    content: "\e85b";
  }

  .custom-list.type-4 li::before{
    content: "\e840";
  }

  .custom-list.type-5 li::before{
    background-color: #f05a21;
    width: 5px;
    height: 5px;
    border-radius: 50%;
  }

  .custom-list.type-6,
  .custom-list.type-6 > li > ol{
    counter-reset: item;
  }

  .custom-list.type-6 li:before{
    content: counters(item, ".")".";
    counter-increment: item;
    font-size: 14px;
  }

  .custom-list > li:not(:last-child){
    margin-bottom: 12px;
  }

  /* info list */

  .our-info-list > li{
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #858585;
  }

    .our-info-list > li > span, 
    .our-info-list > li > div{
      display: inline-block;
      vertical-align: middle;
      text-align: left;
    }

    .our-info-list > li > span{
      font-size: 20px;
      color: #f05a21;
      width: 42px;
      height: 42px;
      line-height: 40px;
      border: 1px solid #f05a21;
      border-radius: 50px;
      text-align: center;
      margin-right: 5px;
    }

    .our-info-list > li > div > a{
      font-size: 14px;
      display: block;
      color: #f05a21;
      font-weight: 600;
    }

    .our-info-list > li > div{
      line-height: 18px;
      letter-spacing: 0.5px;
    }

    .our-info-list.type-2 > li > div{
      display: block;
      margin-top: 5px;
    }

    .our-info-list.type-2 > li > div > a{
      display: inline-block;
    }

    .our-info-list.type-2 > li > a{
      color: #333;
    }

    .our-info-list.type-2 > li > a:hover{
      text-decoration: underline;
    }

  /* info links */

  .info-links > li{
    line-height: 30px;
  }

  .info-links > li > a{
    color: #a6c437;
  }

  .info-links > li a{
    position: relative;
    text-transform: uppercase;
  }

  .info-links > li a:before{
    content: '';
    position: absolute;
    top: 90%;
    left: 50%;
    height: 1px;
    width: 0px;
    background: #a6c437;

    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  .info-links > li a:hover:before{
    width: 100%;
    left: 0;
  }

  .info-links.type2 > li{
    line-height: 48px;
  }

  .info-links.type2 > li:not(:last-child){
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

    .info-links.type2 > li a{
      text-transform: none;
      font-size: 18px;
    }

  /* news list */

  .news-list:not(:last-child){
    margin-bottom: 15px;
  }

  .news-list li:not(:last-child){
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  /* Social icons */

  .social-icons{
    font-size: 0;
    margin: -5px -10px 0;
  }

    .social-icons > li{
      font-size: 16px;
      display: inline-block;
      vertical-align: middle;
      padding: 5px 12px 0;
    }

      .social-icons > li > a{
        display: inline-block;
        text-align: center;
      }

      .social-icons > li.fb-icon > a{
        color: #3b5998;
      }

      .social-icons > li.google-icon > a{
        color: #dc4a38;
      }

      .social-icons > li.tweet-icon > a{
        color: #33bdfd;
      }

      .social-icons > li.insta-icon > a{
        color: #896537;
      }

  .social-icons.style-2{
    margin: -5px -4px 0;
  }

    .social-icons.style-2 > li{
      padding: 5px 4px 0;
    }

      .social-icons.style-2 > li > a{
        width: 42px;
        height: 42px;
        line-height: 42px;
        border: 1px solid;
        border-radius: 20px;
      }

  /* Horisontal list */

  .hr-list{
    margin: -15px -4px 0;
  }

  .hr-list:not(:last-child){
    margin-bottom: 20px;
  }

    .hr-list > li{
      display: inline-block;
      padding: 15px 5px 0;
    }

      .hr-list > li > a{
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #a6c437;
        border-bottom: 1px solid transparent;
        line-height: 20px;
      }

      .hr-list > li > a:hover{
        border-bottom-color: #a6c437
      }

  /*----------- Blockquotes --------------*/

  .blockquote-holder:not(:last-child){margin-bottom: 20px;}

  blockquote{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 30px;
  }

  blockquote .author{
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    font-style: normal;
  }

  blockquote .author span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }

  .blockquote-holder{
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    border-radius: 30px;
  }

  .blockquote-holder.with-bg{
    background: #f05a21;
  }

  .blockquote-holder.with-bg-2{
    background: #ffbd0a;
  }

  .blockquote-holder.with-bg-img{
    background: url(../images/blockquote_bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
  }

  /*----------- Dividers --------------*/

  hr{
    border-style: solid;
    border-color: #d5d5d5;
    margin: 15px 0;
  }

  hr.item-divider{
    border-width: 1px 0 0 0;
  }

  hr.item-divider-2{
    border-width: 2px 0 0 0;
  }

  hr.item-divider-3{
    border-width: 3px 0 0 0;
    width: 70px;
  }

  hr.item-divider-4{
    background: url(../images/separator_stripe.png) repeat-x;
    border: none;
    height: 3px;
  }

  hr.item-divider-4.type-2{
    width: 70px;
  }

  hr.style-2{
    border-color: #333;
  }

  hr.style-3{
    border-color: #f05a21;
  }

  /* Quantity */

  .quantity{
    text-align: center;
    position: relative;
    display: inline-block;
  }

    .quantity button{
      position: absolute;
      text-align: center;
      top: 0;
      bottom: auto;
      line-height: 42px;
      font-size: 18px;
      width: 42px;
      background: transparent;
      color: #858585;
    }

    .quantity .qty-minus{
      left: 0;
    }

    .quantity .qty-plus{
      right: 0;
    }

    .quantity input[type="text"] {
      width: 115px; 
      text-align: center;
      padding: 0 45px;
      height: 42px;
      border: 1px solid #e8e8e8;
      border-radius: 20px;
    }

/* -----------------------------------

  8. Widgets & Shortcodes

------------------------------------- */

  /*----------- Twitter Feed --------------*/

  .twitter{
    color: #858585;
  }

  .twitter .tw-user{
    display: inline-block;
    font-weight: 700;
  }

  .twitter .tweet_list > li:empty{
    display: none;
  }

  .twitter:not(:last-child){
    margin-bottom: 25px;
  }

  .twitter .tweet_list > li:not(:last-child){
    margin-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
    padding-bottom: 20px;
  }

  .twitter .tweet_list > li a:hover{
    text-decoration: underline;
  }

  .twitter .tweet_list > li a{color: #a6c437;}

  /*----------- Instagram Feed --------------*/

  .instagram-section{
    background-color: #fff;
  }

  .instagram-section .insta-title{
    padding: 60px 0 0;
    position: relative;
    text-align: center;
  }

  .instagram-section .insta-title:not(:last-child){
    margin-bottom: 40px;
  }

  .insta-title:before{
    content: '\ef0d';
    font-family: 'fontello';
    color: #896537;
    margin-bottom: 15px;
    display: block;
  }

  .instagram-feed{
    overflow: hidden;
  }

    .instagram-feed > li{
      width: 16.666%;
      float: left;
    }

  #sidebar .instagram-feed{
    margin: 0 -7.5px -15px;
  }

    #sidebar .instagram-feed > li{
      display: inline-block;
      float: none;
      margin: 0 7.5px 15px;
      max-width: 110px;
      width: auto;
    }

  /*----------- LightBox --------------*/

  .custom-lightbox .fancybox-title{
    color: #fff;
    padding: 5px 0;
  }

  .custom-lightbox .fancybox-share-buttons{
    padding-top: 15px;
  }

  .custom-lightbox .fancybox-close{
    width: 36px;
    height: 36px;
    font-size: 36px;
    line-height: 36px;
    background: none;
    text-align: center;
    color: #fff;
    opacity: .7;
    box-shadow: none;
    top: -20px;
    right: -45px;
  }

  .custom-lightbox .fancybox-close:hover{
    opacity: 1;
  }

  .custom-lightbox .fancybox-close::before{
    font-family: 'Linearicons';
    content: "\e92a";
  }

  .custom-lightbox.fancybox-opened .fancybox-skin{
    box-shadow: none;
  }

  .custom-lightbox .fancybox-skin{
    background: none;
  }

  .custom-lightbox.fancybox-opened .fancybox-outer{
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }

  .custom-lightbox .fancybox-nav span{
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    background: none;
    margin-top: -25px;
  }

  .custom-lightbox .fancybox-nav span::before{
    font-family: 'Linearicons';
  }

  .custom-lightbox .fancybox-prev span::before{
    content: '\e93b';
  }

  .custom-lightbox .fancybox-next span::before{
    content: '\e93c';
  }

  .custom-lightbox .fancybox-title{
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    line-height: 1.25em;
    font-weight: normal;
    padding-top: 15px;
  }

  /* share section */

  .share{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-between;
            justify-content: space-between;

    align-items: center;

    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }

    .share{
      margin-top: -10px;
    }

    .share .other-options{
      font-size: 0;
      margin: 0 -10px -10px;
    }

    .share > *{
      margin-top: 10px!important;
    }

      .share .other-options .btn{
        margin: 0 10px 10px;
      }

      .share .share-link{
        width: 52px;
        height: 52px;
        border: 1px solid #b9b9b9;
        line-height: 55px;
        text-align: center;
        color: #666;
        border-radius: 50%;
        font-size: 20px;
      }

      .share .share-link:hover{
        background: #b9b9b9;
        color: #fff;
      }

    .share.style-2 .other-options{
      margin: 0 -5px -10px;
    }

      .share.style-2 .other-options .btn{
        margin: 0 5px 10px;
      }

      .share.style-2 .share-link{
        height: 42px;
        width: 42px;
        line-height: 45px;
        font-size: 18px;
      }

  /*----------- Accordions & Toggles --------------*/

  .accordion{
    border: 2px solid #e8e8e8;
    border-radius: 30px;
    text-align: left;
  }

  .accordion .a-title{
    font-family: 'Poppins', sans-serif;
    position: relative;
    cursor: pointer;
    padding: 15px 70px 15px 30px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 20px;
    color: #a6c437;
  }

  .accordion .a-title.active{
    color: #666;
  }

  .accordion .accordion-item:not(:last-child){
    border-bottom: 2px solid #e8e8e8;
  }

    .accordion .a-title span{
      color: #858585;
    }

  .accordion .a-title:before{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
    color: #a6c437;
    font-family: 'Linearicons';
    content: '\e95b';
    font-size: 20px;
    font-weight: normal;
  }

  .accordion .a-title.active:before{
    color: #666;
    content: '\e95c';
  }

  .accordion .a-content{
    padding: 10px 30px 30px 30px;
  }

  .accordion .a-content p{
    color: #666;
  }

  .accordion .a-content .custom-list:not(:last-child){
    margin-bottom: 20px;
  }

  .accordion.style-2{
    border: none;
    border-radius: 0;
    text-align: left;
  }

    .accordion.style-2 .accordion-item:not(:last-child){
      border-bottom: none;
    }

    .accordion.style-2 .accordion-item .a-title{
      background: #a6c437;
      color: #fff;
      border-radius: 30px;
    }

    .accordion.style-2 .a-title:before{
      color: #fff;
    }

    .accordion.style-2 .a-title:after{
      content: '';
      position: absolute;
      top: 100%;
      left: 25px;
      border: 10px solid transparent; 
      border-top: 10px solid #a6c437;
      opacity: 0;
      visibility: hidden;

      -webkit-transition: opacity .35s ease;
      -o-transition: opacity .35s ease;
      transition: opacity .35s ease;
    }

    .accordion.style-2 .a-title.active:after{
      opacity: 1;
      visibility: visible;
    }

    .accordion.style-2 .accordion-item:not(:last-child){
      margin-bottom: 10px;
    }

    .accordion.style-2 .a-content{
      background: #f6f6f6;
      border-radius: 30px;
      margin-top: -45px;
      padding-top: 70px;
    }

    .accordion .a-content img.alignleft{
      margin-right: 20px;
      margin-bottom: 5px;
    }

  /*----------- Alert boxes --------------*/

  [class*="alert"]{
    padding: 14px 70px 13px 30px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 30px;
  }

  [class*="alert"].alert-warning,
  .warning{
    background: #fff2ce;
    color: #e4ad18;
  }

  [class*="alert"].alert-success,
  .success{
    background: #edf3d7;
    color: #7d9525;
  }

  [class*="alert"].alert-info,
  .info{
    background: #cceffa;
    color: #36a9d2;
  }

  [class*="alert"].alert-error,
  .error{
    background: #fcd6d3;
    color: #ed4040;
  }

    [class*="alert"] .close{
      font-family: 'Linearicons';
      position: absolute;
      right: 30px;
      top: calc(50% - 12px);
      background: none;
      font-weight: bold;
      color: #565355;
      font-size: 10px;
    }

    [class*="alert"] .close:hover{color: #2a2c32;}

    [class*="alert"] .close:after{
      content: '\e935';
    }

  .message-container-subscribe{
    display: none;
    font-size: 14px;
    margin-top: 5px;
  }

  [class*="message-container"]{
    display: inline-block;
    margin-top: 10px;
    top: 100%;
    left: 15px;
    position: absolute;
  }

  .alert-box i{
    float: left;
    position: relative;
    font-style: normal;
    font-weight: bold;
    margin-right: 10px;
  }

  .alert-box p{
    white-space: nowrap;
  }

  /*----------- Callouts --------------*/

  .call-out h1,
  .call-out h2,
  .call-out h3,
  .call-out h4,
  .call-out h5,
  .call-out h6{
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
  }

  .call-out h1:not(:last-child){
    margin-bottom: 18px;
  }

  .call-out h2:not(:last-child){
    margin-bottom: 7px;
  }

  .call-out h3:not(:last-child){
    margin-bottom: 10px;
  }

  .call-out p:not(:last-child){
    margin-bottom: 30px;
  }

  .call-out h2{
    padding-top: 10px;
    font-size: 40px;
    line-height: 42px;
  }

  .call-out p{
    color: #858585;
  }

  .call-out p > span{
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
  }

  .call-out .button-holder{
    display: inline-block;
    text-align: center;
  }

    .call-out .button-holder p{
      color: #b9b9b9;
    }

    .call-out .button-holder > .btn:not(:last-child){
      margin-bottom: 10px;
    }

  .call-out.style-2{
    text-align: center;
    color: #fff;
  }

    .call-out.style-2 h2{
      padding-right: 0;
    }

    .call-out.style-2 h1,
    .call-out.style-2 h2,
    .call-out.style-2 h3,
    .call-out.style-2 h4,
    .call-out.style-2 h5,
    .call-out.style-2 h6{
      color: #fff;
    }

    .call-out.style-2 p{
      color: #e9e9e9;
    }

  .call-out.type-2{
    padding: 60px 0;
  }

  /*----------- Pagination --------------*/

  .pagination{
    text-align: center;
    margin: -2px -2px 0;
    position: relative;
    display: inline-block;
    font-size: 0;
  }

  .pagination > li{
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
  }

  .pagination > li > a{
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: transparent;
    color: #666;
    border-radius: 50px;
    font-size: 12px;
    border: 1px solid #b9b9b9;
  }

  .pagination > li.active > a,
  .pagination > li:hover > a{
    color: #fff;
    background: #b9b9b9;
  }

  .prev-page::before,
  .next-page::before{
    font-family: 'fontello';
    font-size: 16px;
    line-height: 30px;
  }

  .prev-page::before{
    content: '\e8e4';
  }

  .next-page::before{
    content: '\e8e5';
  }

  /*----------- Dropcaps --------------*/

  .dropcap::first-letter{
    display: block;
    float: left;
    font-weight: 600;
    margin: 15px 10px 0 0;
  }

  .dropcap::first-letter{
    font-size: 48px;
  }

  .dropcap.type-1::first-letter{
    color: #f05a21;
  }

  .dropcap.type-2::first-letter{
    font-size: 30px;
    color: #fff;
    background: #f05a21;
    padding: 10px 12px;
    border-radius: 50%;
    margin: 0 10px 0 0;
  }

  /*----------- Icon Boxes --------------*/

  .icons-box{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -22px -15px;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .icons-box + .btn{
    margin-top: 35px;
  }

    .icons-box .icons-wrap{
      padding: 22px 15px;
      overflow: hidden;
    }

      .icons-box .icons-wrap .icons-item > .item-box{
        position: relative;
        padding-left: 60px;
      }

        .icons-box .icons-wrap .icons-item > .item-box > i{
          font-size: 36px;
          color: #f05a21;
          display: block;
          position: absolute;
          left: 0;
          top: 0;
        }

        .icons-box .icons-wrap .icons-item .icons-box-title:not(:last-child){
          margin-bottom: 20px;
        }

        .icons-box .icons-wrap .icons-item .icons-box-title a{
          color: #f05a21;
          letter-spacing: -0.5px;
        }

        .icons-box .icons-wrap .icons-item > .item-box > p{
          color: #858585;
        }

    .icons-box.style-2{
      margin: -15px -15px;
    }

      .icons-box:not([class*="fx-col"]) .icons-wrap{
        padding: 15px 15px;
        overflow: hidden;
        width: 100%;
      }

        .icons-box.style-2 .icons-wrap .icons-item > .item-box > i{
          font-size: 20px;
          border: 1px solid #f05e21;
          border-radius: 50%;
          width: 42px;
          height: 42px;
          line-height: 40px;
          text-align: center;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title{
          line-height: 24px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title a{
          font-size: 14px;
          font-family: 'Poppins', sans-serif;
          letter-spacing: 0.5px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title:not(:last-child){
          margin-bottom: 5px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .item-box p{
          font-size: 16px;
          color: #666;
        }

  .icons-box.type-2{
    margin: 0;
  }

    .icons-box.type-2 .icons-wrap{
      padding: 0 30px;
      text-align: center;
      position: relative;
    }

    .icons-box.type-2 .icons-wrap:not(:last-child):after{
      content: '';
      background: url(../images/separator_stripe_vertical.png) repeat-y;
      height: 100%;
      width: 3px;
      position: absolute;
      right: 0;
      top: 0;
    }

      .icons-box.type-2 .icons-wrap .icons-item > .item-box{
        padding-left: 0;
      }

        .icons-box.type-2 .icons-wrap:nth-child(1) .icons-item > .item-box > i{
          background: #ffbd0a;
        }

        .icons-box.type-2 .icons-wrap:nth-child(2) .icons-item > .item-box > i{
          background: #a6c437;
        }

        .icons-box.type-2 .icons-wrap:nth-child(3) .icons-item > .item-box > i{
          background: #f05a21;
        }

        .icons-box.type-2 .icons-wrap:nth-child(4) .icons-item > .item-box > i{
          background: #2ec8c4;
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > i{
          position: relative;
          font-size: 48px;
          color: #fff;
          width: 82px;
          height: 82px;
          line-height: 82px;
          text-align: center;
          border-radius: 50px;
          display: inline-block;

          -ms-transform: rotate(-11deg); /* IE 9 */
          -webkit-transform: rotate(-11deg); /* Chrome, Safari, Opera */
          transform: rotate(-11deg);
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > i:not(:last-child){
          margin-bottom: 15px;
        }

          .icons-box.type-2 .icons-wrap .icons-item .icons-box-title a{
            color: #666;
          }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > p:not(:last-child){
          margin-bottom: 30px;
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > [class*="btn"].type-2{
          padding: 9px 30px 7px;
        }

      .icons-box.type-3 .icons-wrap .icons-item > .item-box{
        padding-left: 0;
      }

        .icons-box.type-3 .icons-wrap .icons-item > .item-box > i:not(:last-child){
          margin-bottom: 20px;
        }

        .icons-box.type-3 .icons-wrap .icons-item > .item-box > i{
          position: relative;
          font-size: 32px;
          color: #fff;
          width: 72px;
          height: 72px;
          line-height: 68px;
          text-align: center;
          border-radius: 50px;
          border: 2px solid #fff;
        }

  /*----------- Testimonials --------------*/

  .testimonial:not(:last-child){margin-bottom: 35px;}

  .testimonial:not(.type-2){padding-left: 45px;}

  .testimonial blockquote{
    color: #666;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    position: relative;
    letter-spacing: 0.25px;
  }

  .testimonial.style-2:not(.type-2){padding-left: 55px;}

  .testimonial.style-2 blockquote{
    font-weight: 500;
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 30px;
    font-size: 18px;
  }

  .testimonial.style-2 .testimonial-holder{
    margin-bottom: 25px;
  }

  .testimonial.style-2:not(.type-2) blockquote > p:before{
    font-size: 115px;
    line-height: 130px;
    left: -55px;
  }

  .testimonial:not(.type-2) blockquote > p:before{
    content: open-quote;
    position: absolute;
    top: 0;
    left: -45px;
    color: #ffbd0a;
    font-size: 100px;
    line-height: 95px;
  }

  .testimonial:not(.type-2) blockquote > p:after{
    content: close-quote;
    opacity: 0;
  }

  .testimonial .author-box{
    overflow: hidden;
    line-height: 22px;
    display: block;
  }

  .testimonial .author-box > *{
    display: table-cell;
    vertical-align: middle;
  }

  .testimonial a.avatar{
    border-radius: 50%;
    max-width: 100px;
    max-height: 100px;
    display: inline-block;
  }

  .testimonial a.avatar > img{
    /*border-radius: 50%;*/
    max-width: 100%;
  }

  .testimonial .author-name{
    font-size: 14px;
    display: block;
  }

  .testimonial .author-position,
  .testimonial .author-about,
  .testimonial .author-company{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
  }

  .testimonial .author-name:not(:last-child){
    margin-bottom: 2px;
  }

  .testimonial .author-position:not(:last-child){
    margin-bottom: 2px;
  }

  .testimonial .testimonial-holder{margin-bottom: 15px;}

  .testimonial.type-2{
    overflow: hidden;
  }

    .testimonial.type-2 blockquote{
      line-height: 26px;
      letter-spacing: 0;
    }

    .testimonial.type-2 .author-box{
      float: left;
      min-width: 140px;
    }

      .testimonial.type-2 .author-info{
        margin-top: 15px;
      }

      .testimonial.type-2 .author-box > *{
        display: block;
      }

      .testimonial.type-2 .testimonial-holder{
        overflow: hidden;
        margin-bottom: 0;
        padding-top: 5px;
      }

  .owl-carousel .testimonial.type-2 blockquote{
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
  }

  .owl-carousel .testimonial a.avatar{
    max-width: 200px;
    max-height: 200px;
  }

    .owl-carousel .testimonial.type-2 .author-box{
      display: block;
      text-align: center;
      float: none;
    }

    .owl-carousel .testimonial.type-2 .author-box:not(:last-child){
      margin-bottom: 20px;
    }

    .owl-carousel .testimonial.type-2 .author-box > *{
      display: inline-block;
    }

    .owl-carousel .testimonial .author-name{
      font-size: 16px;
    }

    .owl-carousel .testimonial.type-2 .author-info{
      margin-top: 25px;
    }

  /*----------- Carousel Sliders --------------*/

  .carousel-type-1 .owl-nav,
  .carousel-type-2 .owl-dots,
  .owl-custom .owl-nav,
  .carousel-type-2.brand-box .owl-nav,
  [class*="carousel-type"].no-bullets .owl-dots{
    display: none!important;
  }

  [class*="carousel-type"] .owl-dots{
    margin-top: 50px;
    text-align: center;
    font-size: 0;
  }

  [class*="carousel-type"] .owl-dots .owl-dot{
    display: inline-block;
    margin: 0 5px;
    opacity: 1;
  }

  .owl-carousel .animated{
    -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
            animation-duration: 1s;
  }

  .carousel-type-2 .owl-custom-buttons > [class*="custom-owl-"]{
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -25px;
  }

  .owl-custom{
    position: relative;
  }

    .owl-custom .owl-custom-buttons > .custom-owl-prev{
      left: 40px;
    }

    .owl-custom .owl-custom-buttons > .custom-owl-next{
      right: 40px;
    }

    .owl-custom.custom-style-2 [class*="custom-owl-"]:before,
    .owl-custom.custom-style-2 [class*="custom-owl-"]{
     color: #000000;
    border-color: #000000;
    }

    .owl-nav > [class*="owl-"]{
      position: absolute;
      top: 50%;
      margin-top: -26px;
    }

      .owl-nav .owl-prev{
        left: 30px;
      }

      .owl-nav .owl-next{
        right: 30px;
      }

    .nav-type-2 .owl-nav > [class*="owl-"]{
      top: auto;
      bottom: 20px;
    }

      .nav-type-2 .owl-nav .owl-prev{
        left: 20px;
      }

      .nav-type-2 .owl-nav .owl-next{
        left: 60px;
        right: auto;
      }

      .nav-type-2 .owl-nav > [class*="owl-"]:before{
        width: 32px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
      }

  /*----------- Progress Bars --------------*/

  .pbar-wrap{
    position: relative;
  }

  .pbar,
  .pbar-inner{
    border-radius: 5px;
  }

  .pbar{
    position: relative;
    height: 12px;
    border-radius: 5px;
    background: #e8e8e8;
  }

  .pbar-wrap:not(:last-child){
    margin-bottom: 22px;
  }

  .pbar-inner{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #f05a21;
  }

  .pbar-wrap .pbar-title{
    font-size: 16px;
    margin-bottom: 5px;
    color: #737373;
  }

    .pbar-wrap .pbar-title > span{
      float: right;
    }

  /*----------- Pricing Tables --------------*/

  .pricing-tables-holder{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-around;
            justify-content: space-around;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .pricing-tables-holder:not(:last-child){
    margin-bottom: 40px;
  }

  .pricing-tables-holder.cols-2 .pricing-table{
            width: 50%;
  }

  .pricing-tables-holder.cols-3 .pricing-table{
            width: 33.33333%;
  }

  .pricing-tables-holder.cols-4 .pricing-table{
            width: 25%;
  }

  .pricing-table{
    border: 2px solid #e8e8e8;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 20px 0;
  }

  .pricing-table:first-child{
    border-radius: 20px 0 0 20px;
  }

  .pricing-table:last-child{
    border-radius: 0 20px 20px 0;
  }

  .pricing-table.selected:not(:first-child):not(:last-child){
    border-radius: 20px;
  }

  .pricing-table.selected{
    border-color: #f05a21;
    z-index: 2;
    margin: 0;
    box-shadow: 0px 0px 25px 0px rgba(240, 90, 33, 0.15);
    padding: 20px 0;
  }

  .pricing-table:nth-child(n+2){
    margin-left: -4px;
  }

  .pricing-table.standart .pt-header .pt-type,
  .pricing-table.standart .pt-header .pt-price{
    color: #a6c437;
  }

  .pricing-table.vip .pt-header .pt-type,
  .pricing-table.vip .pt-header .pt-price{
    color: #ffbd0a;
  }

  .pricing-table.selected .pt-header .pt-type,
  .pricing-table.selected .pt-header .pt-price{
    color: #f05a21;
  }

  .pt-header{
    color: #2c3035;
    padding: 35px 30px 15px;
    word-break: break-all;
  }

  .pt-type{
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2c32;
    font-weight: bold;
  }

  .pt-price{
    font-size: 36px;
    font-weight: 800;
  }

  .pt-type,
  .pt-price{
    line-height: 1.2em;
  }

  .pt-type:not(:last-child){
    margin-bottom: 5px;
  }

  .pt-title{
    color: #333;
  }

  .pt-title:not(:last-child){
    margin-bottom: 10px;
  }

  .pt-period{
    font-size: 14px;
    color: #b9b9b9;
    line-height: 10px;
    letter-spacing: 0.5px;
  }

  .pt-lifetime{
    vertical-align: baseline;
  }

  .pt-features-list{
    padding: 15px 30px 115px;
    color: #858585;
  }

  .pt-features-list > li:not(:last-child){
    margin-bottom: 12px;
  }

  .pt-features-list > li{
    padding-left: 28px;
    position: relative;
  }

  .pt-features-list > li:before{
    content: "\e959";
    font-family: 'linearicons';
    color: #8f8f8f;
    position: absolute;
    left: 0;
    top: 0;
  }

  .pt-footer{
    padding: 0 30px;
  }

  .pt-header,
  .pt-footer,
  .pt-features-list{
    position: relative;
    z-index: 1;
  }

  .pt-footer{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
  }

  .pricing-table.selected .pt-footer{
    bottom: 55px;
  }

    .pt-footer .btn{
      padding-left: 30px;
      padding-right: 30px;
    }

  .awards-section.content.label{
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    display: block;
    padding: 7px 10px 5px;
    background-color: #f05a21;
    right: 10px;
    top: 10px;
    z-index: 2;
    border-radius: 10px 10px 10px 0;
  }
.awards-section .content .my-3{color: white;}
.awards-section .content .highlight-text{color: white;}

  .label.free{
    background-color: #a6c437;
  }

  .entry .label{
    right: 0;
  }

  /*----------- Counters --------------*/

  .counter{
    color: #858585;
    overflow: hidden;
  }

  .count-number{
    color: #f05a21;
    font-size: 56px;
    font-weight: 400;
    line-height: 43px;
  }

  .counter .count-number:not(:last-child){margin-bottom: 10px;}

  .counter > span{
    color: #f05a21;
    float: left;
    font-size: 60px;
    margin-right: 20px;
  }

  .counter-inner{float: left;}

  /*----------- Tabs & Tour Sections --------------*/

  .tabs-conrainer{position: relative;}

  .tabs:not(.vertical):not(.style-2){
    border: 2px solid #e8e8e8;
    border-radius: 30px;
    background-color: #fff;
  }

  .tabs .tabs-nav{
    margin-bottom: -2px;
  }

  .tabs .tabs-nav li{
    float: left;
  }

  .tabs.horisontal .tabs-nav li:last-child a{margin-right: 0;}

  .tabs:not(.vertical):not(.style-2) .tabs-content{
    border: none;
    border-top: 2px solid #e8e8e8;
  }

  .tabs .tabs-content{
    display: block;
    padding: 25px 30px;
    border: 2px solid #e8e8e8;
  }

  .tabs .tabs-nav{
    width: 100%;
  }

    .tabs .tabs-nav > li > a{
      display: block;
      font-weight: 400;
      font-size: 18px;
      padding: 13px 30px;
      color: #a6c437;
      position: relative;
      border: 2px solid #e8e8e8;
    }

    .tabs:not(.vertical):not(.style-2) .tabs-nav > li > a{
      border-top: none;
      border-left: none;
      border-right: 2px solid #e8e8e8;
    }

    .tabs .tabs-nav > li.ui-tabs-active > a{color: #666;}

    .tabs:not(.vertical) .tabs-nav > li:not(:first-child) > a{border-left: none;}

    .tabs:not(.vertical) .tabs-nav > li.ui-tabs-active a{
      border-bottom-color: #fff;
    }

  .tabs.style-2:not(.vertical) .tabs-nav{
    margin-bottom: 10px;
  }

    .tabs.style-2:not(.vertical) .tabs-nav > li:not(:last-child){
      margin-right: 10px;
    }

    .tabs.style-2:not(.vertical) .tabs-nav > li.ui-tabs-active a:after{
      top: 100%;
      left: 25px;
      border: 10px solid transparent;
      border-top: 10px solid #a6c437;
      margin: 0;
    }

  .tabs.vertical{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }

  .tabs.vertical .tabs-nav{
    width: 30%;
    max-width: 30%;
    margin-bottom: 0;
    margin-right: -2px;
  }

  .tabs.vertical .tabs-content{
    width: 70%;
    max-width: 70%;
    border-radius: 0 30px 30px 30px;
  }

    .tabs.vertical .tabs-nav li{float: none;}

    .tabs.vertical .tabs-nav > li:not(:last-child) > a{border-bottom: none;}

    .tabs.vertical .tabs-nav > li.ui-tabs-active a{border-right-color: #fff;}

    .tabs.vertical .tabs-nav li:last-child a{
      border-bottom-right-radius: 3px;
    }

    .tabs.vertical .tabs-nav > li:first-child a{
      border-radius: 30px 0 0 0;
    }

    .tabs.vertical .tabs-nav > li:last-child a{
      border-radius: 0 0 0 30px;
    }

  .tabs.vertical.style-2 .tabs-nav{
    margin-right: 10px;
    overflow: visible;
  }

    .tabs.vertical.style-2 .tabs-nav li > a,
    .tabs.style-2 .tabs-nav li > a{
      background: #a6c437;
      color: #fff;
      border-radius: 30px;
      border:none;
      position: relative;
    }

    .tabs.vertical.style-2 .tabs-nav li:not(:last-child){
      margin-bottom: 10px;
    }

    .tabs.vertical.style-2 .tabs-nav > li a:after,
    .tabs.style-2 .tabs-nav > li a:after{
      content: '';
      position: absolute;
      top: 50%;
      left: 100%;
      margin-top: -10px;
      margin-left: -5px;
      border: 10px solid transparent;
      border-left: 15px solid #a6c437;
      opacity: 0;
      visibility: hidden;

      -webkit-transition: opacity .35s ease;
      -o-transition: opacity .35s ease;
      transition: opacity .35s ease;
    }

    .tabs.vertical.style-2 .tabs-nav > li.ui-tabs-active a:after,
    .tabs.style-2 .tabs-nav > li.ui-tabs-active a:after{
      opacity: 1;
      visibility: visible;
    }

  .tabs.vertical.style-2 .tabs-content,
  .tabs.style-2 .tabs-content{
    border: none;
    background: #f6f6f6;
    border-radius: 30px;
  }

  /*----------- Isotope --------------*/

  .isotope{
    margin: -30px -15px 0;
  }

  .isotope:not(:last-child){
    margin-bottom: 35px;
  }

  .isotope.three-collumn .item{
    width: 33.3333%;
  }

  .isotope .item{
    padding: 30px 15px 0;
  }

  /*----------- Team Members --------------*/

  .team-holder{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .team-holder:not(.owl-carousel){
    margin: -30px -15px 0;
  }

  .team-holder{margin-top: -30px;}

  .team-holder .team-item{
    padding: 30px 15px 0;
    text-align: center;
  }

  .team-holder .team-item .team-member .member-photo{
    display: block;
  }

  .team-holder .team-item .team-member .member-photo:not(:last-child){
    margin-bottom: 20px;
  }

  .team-holder .team-item .team-member .member-name,
  .team-holder .team-item .team-member .member-position{
    font-family: 'Poppins', sans-serif;
  }

  .team-holder .team-item .team-member .member-name{
    line-height: 30px;
  }

  .team-holder .team-item .team-member .member-name:not(:last-child){
    margin-bottom: 10px;
  }

  .team-holder .team-item .team-member .member-name a,
  .team-holder .team-item .team-member .member-name{
    color: #a6c437;
  }

  .team-holder .team-item .team-member .member-name a:hover{
    text-decoration: underline;
  }

  .team-member{
    position: relative;
    z-index: 1;
  }

  .team-member .member-link{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
  }

  .team-member .member-photo{
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
  }

  .member-about{
    color: #858585;
  }

  .widget .member-name:not(:last-child){
    margin-bottom: 18px;
  }

  .widget .member-name{
    font-size: 16px;
    font-weight: bold;
  }

  .member-info{
    position: relative;
  }

  .member-info:not(:last-child){
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .member-info:not(:last-child):after{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    display: block;
    height: 3px;
    width: 70px;
    background: url(../images/separator_stripe.png) repeat-x;
  }

  .member-position{
    color: #858585;
    font-size: 14px;
    letter-spacing: 0.25px;
  }

  .member-position:not(:last-child){
    margin-bottom: 15px;
  }

  .team-member .custom-list li span{
    display: inline-block;
  }

  .team-member .custom-list li a{
    color: #333;
  }

  .team-member .custom-list li a:hover{
    text-decoration: underline;
  }

  .widget .team-member.single-member .member-photo{
    float: left;
    max-width: 50%;
    margin: 0 30px 10px 0;
  }

  #sidebar .widget .team-member.single-member .member-photo{
    margin: 0 20px 5px 0;
  }

  #sidebar .widget .team-member.single-member .member-name{
    padding-top: 5px;
  }

  .team-holder.single-member .team-item{
    text-align: left;
  }

    .team-holder.single-member .team-item .custom-list li:not(:last-child){
      margin-bottom: 0;
    }

    .team-holder.single-member .member-info:not(:last-child):after{
      left: 0;
      margin-left: 0;
    }

    .team-holder.single-member .team-item p{
      color: #858585;
    }

    .widget-map .event-info{
      padding: 25px 30px;
      background: #fafafa;
    }

    .info-section:not(:last-child){
      margin-bottom: 25px;
    }

      .info-title{
        color: #666;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.1px;
      }

      .info-title:not(:last-child){
        margin-bottom: 10px;
      }

  .team-holder.single-member.type-2 .team-item .team-member{
    overflow: hidden;
  }

    .team-holder.single-member.type-2 .team-item .member-photo{
      float: left;
      margin-right: 40px;
    }

  /*----------- Google Map --------------*/

  #googleMap{
    width: 100%;
    padding-bottom: 40%;
    min-height: 250px;
    z-index: 1;
    overflow: hidden;
  }

  iframe::-webkit-scrollbar{
      display: none!important;
  }

  iframe::scrollbar{
      display: none!important;
  }

  /*----------- Services --------------*/

  .services{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -15px;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

    .services .service-col{
      padding: 15px;
    }

      .services .service-item{
        position: relative;
        overflow: hidden;
        text-align: left;

        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
      }

      .services .service-item:hover{
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
      }

        .services .service-item .service-inner{
          background-color: #f6f6f6;
          padding: 25px 30px 35px;
        }

          .services .service-item .service-inner .btn{
            padding-left: 30px;
            padding-right: 30px;
          }

          .services .service-item .service-inner p:not(:last-child){
            margin-bottom: 30px;
          }

  /*----------- Countdown --------------*/

  .countdown{
    color:#fff;
  }

  .countdown .countdown-section{
    display: block;
    float:left;
  }

  .countdown .countdown-row{ overflow: hidden; }

  .countdown{ text-align: center; }

  .countdown .countdown-row{ display: inline-block; }

  .countdown .countdown-section:not(:last-child){margin-right: 10px;}

  .countdown .countdown-section{ width:90px; }

  .countdown .countdown-amount{
    font-size: 36px;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-weight: normal;
    background: rgba(240,90,33,0.3);
    padding: 25px 0;
    margin-bottom: 2px;
    border-radius: 20px 20px 0 0;
  }

  .countdown .countdown-period{
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 10px 0;
    background: rgba(240,90,33,0.3);
    border-radius: 0 0 20px 20px;
  }

  /*----------- Audio Player --------------*/

  .audio-poster{
    position: relative;
  }

    .audio-poster img{width: 100%;}

      .audio-poster .audioplayer1{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-bottom: 0;
      }

      .audioplayer{
        background: #d5d5d5;
        color: #222;
      }

      .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{
        border-left-color: #222;
      }

      .audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover a{
        border-left-color: #f05a21;
      }

      .audioplayer-volume{
        border: none;
      }

      .audioplayer-volume-button a{
        background: #222;
      }

      .audioplayer-volume-button:hover a{
        background: #f05a21;
      }

      .audioplayer-volume-button a:before{
        border-right-color: #222;
      }

      .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{
        border-color: #222;
      }

      .audioplayer-volume-button:hover a:before{
        border-right-color: #f05a21;
      }

      .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button:hover a:after{
        border-color: #f05a21;
      }

      .audioplayer-bar-played{
        background: #f05a21;
      }

  /*----------- Widget calendar --------------*/

  .widget-calendar{
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    border: 2px solid #e8e8e8;
  }

    .widget-calendar table tr td{
      text-align: center;
      padding: 16px 5px;
      border: 2px solid #e8e8e8;
      font-size: 14px;
      line-height: 15px;
      color: #858585;
    }

    .widget-calendar table tr td:first-child{
      border-left: none;
    }

    .widget-calendar table tr td:last-child{
      border-right: none;
    }

    .widget-calendar table tr:last-child td{
      border-bottom: none;
    }

    .widget-calendar table tr.month td{
      color: #2a2c32;
    }

    .widget-calendar table tr th{
      padding: 13px 10px 12px;
      font-size: 18px;
      color: #666;
      font-weight: 500;
    }

    .widget-calendar table tr.days td{
      color: #f05a21
    }

      .widget-calendar table tr td.link{padding: 0;}

      .widget-calendar table tr td.link a{
        color: #858585;
        padding: 16px 5px;
        display: block;
      }

      .widget-calendar table tr td.link.current a,
      .widget-calendar table tr td.link a:hover{
        color: #fff;
        background: #a6c437;
      }

    .calendar-month{
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      margin-top: 10px;
      font-weight: 500;
      color: #a6c437;
    }

    .calendar-month:hover{
      text-decoration: underline;
      color: #a6c437;
    }

/* -----------------------------------

  9. Blog

------------------------------------- */

  .entry-box:not(.owl-carousel){
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -15px;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  /*----------- Entries --------------*/

  .entry .entry-meta .entry-date{
    text-transform: uppercase;
    color: #f05a21;
  }

  .entry .entry-body .entry-title > a{
    color: #0084b4;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.5px;
  }

  .entry .entry-body .entry-title:not(:last-child){
    margin-bottom: 9px;
  }

  .entry .entry-body .entry-title > a:hover{
    text-decoration: underline;
  }

  #footer .entry .entry-meta .entry-date{
    color: #b9b9b9;
  }

  .entry .contact-info-item{
    color: #666;
    margin-top: 0;
  }

  .entry .contact-info-item span a{
    color: #a6c437;
  }

  .entry .entry-meta > *{
    display: inline-block;
    font-size: 14px;
  }

  .entry .entry-meta > *:not(:last-child){
    margin-right: 15px;
  }

  .welcome-item.single-item .bigHalfCircle{
    display: none;
  }

  .welcome-item.single-item .welcome-content{
    background: #fafafa;
  }

    .entry .entry-meta a{
      color: #333;
    }

    .entry .entry-meta a:hover{
      text-decoration: underline;
    }

    .entry .entry-meta a:before,
    .entry .entry-meta > .entry-tags:before{
      display: inline-block;
      margin-right: 8px;
      color: #b9b9b9;
      font-family: 'fontello';
    }

    .entry .entry-meta > .entry-tags:before{
      content: '\e874';
    }

    .entry .entry-meta > .entry-byline a:before{
      content: '\e844';
    }

    .entry .entry-meta > .entry-news:before{
      content: '\e8b1';
    }

    .entry .entry-meta > .entry-comments-link:before{
      content: '\e893';
    }

    .entry .entry-meta > .entry-share:before{
      content: "\e88a";
    }

    .blog-type .welcome-item .entry-calendar:before{
      content: '\e8c3';
    }

    .welcome-item .entry .entry-body:not(:last-child){
      padding-bottom: 25px;
      margin-bottom: 15px;
      background: url(../images/separator_stripe.png) repeat-x bottom;
    }

    .welcome-img{
      position: relative;
    }

    .blog-type.type-2.welcome-section:not(.owl-carousel){
      margin: -25px -15px;
      display: block;
    }

    .blog-type.type-2 .welcome-col{
      padding: 25px 15px;
    }

    .welcome-item .welcome-img .entry-date,
    .blog-type.type-2:not(.list-view) .welcome-item .entry-date,
    .welcome-item .welcome-attachment .entry-date,
    .welcome-item .entry-body .entry-date{
      position: absolute;
      bottom: -10px;
      left: 20px;
      width: 72px;
      height: 72px;
      text-align: center;
      padding: 15px 0;
      background: #a6c437;
      border-radius: 50%;
      text-transform: uppercase;
      color: #fff;
      line-height: 14px;
      overflow: hidden;
      z-index: 9;
    }

    .blog-type.type-2 .welcome-item .testimonial{
      padding-top: 10px;
    }

    .blog-type.type-2 .welcome-item .testimonial,
    .blog-type.type-2 .welcome-item .testimonial blockquote p{
      color: #f05a21;
    }

    .blog-type.type-2 .welcome-item .testimonial blockquote:not(:last-child){
      margin-bottom: 15px;
    }

    .blog-type.type-2 .welcome-item .testimonial .author-name{
      font-size: 18px;
      font-weight: 500;
    }

    .single-news.blog-type:not(:last-child){
      margin-bottom: 30px;
    }

    .single-news.blog-type .welcome-item .entry-meta:first-child:not(:last-child){
      padding-bottom: 15px;
      margin-bottom: 20px;
      background: url(../images/separator_stripe.png) repeat-x bottom;
    }

    .single-news.blog-type .welcome-item .welcome-content{
      color: #666;
    }

    .single-news.blog-type .welcome-item .blockquote-holder{
      float: left;
      margin-right: 30px;
      margin-bottom: 10px;
      max-width: 330px;
    }

      .welcome-item .welcome-img .entry-date span,
      .blog-type.type-2 .welcome-item .entry-date span{
        font-size: 24px;
        line-height: 24px;
        font-weight: bold;
        display: block;
      }

      .welcome-item .entry-date,
      .welcome-item.entry-date-text{
        text-transform: uppercase;
        color: #b9b9b9;
      }

      .blog-type.type-2 .welcome-item .entry{
        position: relative;
      }

      .blog-type.type-2 .welcome-item .entry-body{
        overflow: hidden;
      }

      .blog-type.type-2:not(.list-view) .welcome-item .entry-body .entry-title{
        margin-top: 7px;
      }

      .blog-type.type-2.list-view .welcome-item .entry-body .entry-title:not(:last-child){
        margin-bottom: 0;
      }

      .blog-type.type-2:not(.list-view) .welcome-item .entry-date,
      .welcome-item .entry-body .entry-date{
        float: left;
        margin-right: 20px;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
      }

      .welcome-item .entry-body .entry-date{
        margin-right: 30px;
      }

      .blog-type.type-2 .welcome-item .welcome-content > p:not(:last-child){
        margin-bottom: 20px;
      }

      .blog-type.type-2.list-view .welcome-item .entry-body .entry-meta:not(:last-child){
        margin-bottom: 15px;
      }

    .class-info{
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin: -8px -5px 0;

      -webkit-justify-content: space-between;
              justify-content: space-between;

      align-items: center;

      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
    }

      .class-info > [class*="class-"]{
        padding: 8px 5px 0;
        color: #f05a21;
      }

        .class-info > [class*="class-"] span{
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          color: #b9b9b9;
          line-height: 18px;
        }

        .class-info > .class-price span{
          color: #f05a21;
          display: inline-block;
          font-size: 30px;
          font-weight: 500;
        }

          .class-info > .class-price span i{
            font-size: 18px;
            font-style: normal;
            vertical-align: top;
            line-height: 7px;
          }

        .class-info > [class*="class-"] a{
          color: #f05a21;
        }

        .class-info > [class*="class-"] a:hover{
          text-decoration: underline;
        }

        .class-info > [class*="class-"] a.gmap{
          color: #acc84c;
          display: block;
          line-height: 20px;
        }

    .class-info.type-2{
      display: block;
    }

  .entries-nav{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    align-items: center;

    -webkit-justify-content: space-between;
            justify-content: space-between;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -10px -10px;
  }

    .entries-nav > [class*="entry"]{
      font-size: 16px;
    }

    .entries-nav > *{
      margin: 0 10px 10px;
    }

    .entries-nav > [class*="entry"]:before,
    .entries-nav > [class*="entry"]:after{
      display: inline-block;
      width: 32px;
      height: 32px;
      border: 1px solid #b9b9b9;
      color: #666;
      border-radius: 50%;
      text-align: center;
      line-height: 30px;
      font-family: 'fontello';
      vertical-align: middle;

      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
    }

    .entries-nav > .previous-entry:before{
      content: '\e8e4';
      margin-right: 10px;
    }

    .entries-nav > .next-entry:after{
      content: '\e8e5';
      margin-left: 10px;
    }

    .entries-nav > [class*="entry"]:hover:before,
    .entries-nav > [class*="entry"]:hover:after{
      background: #b9b9b9;
      color: #fff;
    }

    .entries-nav.type-2 > [class*="entry"]:before,
    .entries-nav.type-2 > [class*="entry"]:after{
      display: none;
    }

    .entries-nav.type-2 > *{
      width: 50%;
    }

    .entries-nav.type-2 > *{
      padding: 0 10px 10px;
      margin: 0;
    }

    .entries-nav.type-2 > * .alignleft{
      float: left;
      margin-right: 20px;
    }

    .entries-nav.type-2 > * .alignright{
      float: right;
      margin-left: 20px;
    }

    .entries-nav.type-2 > .next-entry{
      text-align: right;
    }

      .entries-nav.type-2 > * > div > a{
        color: #333;
        font-size: 12px;
      }

      .entries-nav.type-2 > * > div > a:hover{
        text-decoration: underline;
      }

      .entries-nav.type-2 > * > div > h6 > a{
        color: #a6c437;
      }

      .entries-nav.type-2 > * > div > h6 > a:hover{
        text-decoration: underline;
      }


  /* ------------------------------------------------------

      Comments
      
  ------------------------------------------------------ */

  .comments-list{
      overflow: hidden;
  }

  .comments-list:not(:last-child){
      margin-bottom: 30px;
  }

  .comments-list .children .comment{
      padding-left: 40px;
  }

  .comment > article{
      position: relative;
      padding: 20px 0 20px;
      overflow: hidden;
  }

  .comment:not(:last-child) > article,
  .comment:not(:last-child){
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  .gravatar{
      float: left;
      width: 100px;
      margin-right: 20px;
  }

  .comment-body{
      overflow: hidden;
  }

  .comment-meta{
      font-size: 12px;
      line-height: 24px;
      color: #858585;
  }

  .comment-meta:not(:last-child){
    margin-bottom: 10px;
  }

  .comment-meta > *:not(.comment-author):not(.rating):not(.wrapper){
    display: inline-block;
    vertical-align: baseline;
    font-size: 12px;
  }

  .comment-meta > a{
    color: #333;
  }

  .comment-meta > *:not(.comment-author):not(:last-child):after{
    content: '|';
    display: inline-block;
    margin: 0 5px;
    color: #c3c3c3;
  }

  .content-element .comment-meta > *:not(.comment-author):not(:last-child):after{
    display: none;
  }

  .comment-author{
    font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 500;
    text-transform: none;
  }

  .comment-author a{
    color: #a6c437;
  }

  .comment-author:not(:last-child){
    margin-bottom: 5px;
  }

  .comment-reply-link{
      color: inherit;
  }

  .comment-reply-link:hover{
    text-decoration: underline;
  }

  .comment-section .comment-item{
    position: relative;
    padding-bottom: 20px;
  }

    .comment-section .comment-item .comment-holder{
      background: #fff;
      border-radius: 30px 30px 0 0;
    }

    .comment-section .comment-item .bottom-separator{
      margin-top: -20px;
      padding-bottom: 20px;
      border-radius: 0 0 30px 30px;
    }

    .owl-carousel.testimonial .comment-item blockquote{
      font-weight: normal;
      font-size: 16px;
      padding: 30px 30px 70px;
    }

    .owl-carousel.testimonial .comment-item .author-box > .author-info{
      display: block;
    }

    .owl-carousel.testimonial:not(:last-child){
      margin-bottom: 0;
    }

    .owl-carousel.testimonial.type-2 .author-box{
      float: none;
      min-width: 100px;
      margin-top: -70px;
    }

    .owl-carousel.testimonial.type-2 .author-box > .avatar{
      display: inline-block;
    }

    .owl-carousel.testimonial.type-2 .author-box .author-info .author-name{
      color: #fff;
    }

    .owl-carousel.testimonial.type-2{
      text-align: center;
    }

/* -----------------------------------

  10. Portfolio

------------------------------------- */

.portfolio-holder:not(:last-child){
  margin-bottom: 40px;
}

.portfolio-holder:not(.owl-carousel):not(.isotope){
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: -30px -15px 0;

  -webkit-justify-content: flex-start;
          justify-content: flex-start;

  -webkit-align-items: stretch;
          align-items: stretch;

  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
}

.portfolio-holder:not(.owl-carousel):not(.isotope) .pr-col{
  padding: 30px 15px 0;
}

.project,
.project-image{
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.project-image > img{width: 100%;}

.portfolio-holder .project{
  text-align: center;
}

.portfolio-holder .project-link{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: url(../images/icon_zoomin.png) 24 24, auto;
}

.portfolio-holder .project:hover .project-link{
  background: rgba(0, 0, 0, 0.4);
}

/* -----------------------------------

  11. Shop

------------------------------------- */

.sort-criteria{
  text-align: left;
  display: inline-block;
}

.view-type{
  font-size: 0;
}

.view-type > .custom-select{
  font-size: 14px;
  min-width: 165px;
  text-align: left;
}

.view-type .select-title.btn i{
  font-size: 20px;
  vertical-align: -4px;
}

.view-type .custom-select .select-list{
  border: 2px solid #e8e8e8;
}

.view-type > .custom-select .select-title{
  background-color: #e8e8e8;
  padding: 10px 30px;
}

.view-type > .custom-select .select-title:before{
  display: none;
}

  /* ------------------ List View ---------------- */

  .products-holder.view-list[class*="fx-cols-"] .product-col{
    max-width: 100%;
    width: 100%;
  }

  .products-holder.view-list .product-image{
    float: left;
    max-width: 230px;
    width: 32%;
    margin: 0 30px 0 0;
  }

  .products-holder.view-list .product-description{
    padding-top: 25px;
  }

  .products-holder.view-list .product-price{
    display: block;
  }

  .products-holder.view-list .product-info:not(:last-child){
    margin-bottom: 0px;
  }

  .products-holder.view-list .product-price:not(:last-child){
    margin-bottom: 8px;
  }

  .products-holder.view-list .product-name:not(:last-child){
    margin-bottom: 8px;
  }

  .product .product-name a,
  .product .product-name{
    color: #a6c437;
    font-family: 'Poppins', sans-serif;
  }

  .product .product-name a:hover{
    text-decoration: underline;
  }

  .product:not(.single) .pricing-area{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }

  .product .pricing-area .product-price{
    color: #f05a21;
    font-weight: 500;
    font-size: 18px;
  }

  .product .pricing-area .product-price:not(:last-child){
    margin-bottom: 10px;
  }

  .product .product-image{
    position: relative;
  }

  .product .product-image:not(:last-child){
    margin-bottom: 20px;
  }

  .product .product-image .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;

    -webkit-transition: opacity .45s ease;
    -o-transition: opacity .45s ease;
    transition: opacity .45s ease;
  }

  .product:hover .product-image .overlay{
    opacity: 1;
    visibility: visible;
  }

  .rating{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .rating li{
    font-size: 18px;
  }

    .rating li i{
      color: #f05a21;
    }

    .rating li.empty i{
      color: #999;
    }

  .product-sort-section{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .product-sort-section:not(:last-child){
    margin-bottom: 35px;
  }

  .product-sort-section .custom-select{
    width: auto;
    min-width: 230px;
  }

  .qv-preview{
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 99!important;
  }

/* Single product */

  .product.single{
    box-shadow: none;
    background: transparent;
  }

  .product.single .product-description{
    padding: 0;
    color: #5f6366;
  }

  .product.single .product-name{
    line-height: 48px;
    font-weight: normal;
  }

  .product.single .product-price{
    font-size: 24px;
    font-weight: 500;
  }

  .product.single .rating + span{
    display: inline-block;
  }

  .product.single .product-price:not(:last-child){
    margin-bottom: 15px;
  }

  .product.single .pricing-area:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .pricing-area .rating li i{
    font-size: 20px;
  }

  .product.single .pricing-area span > a{
    color: #a6c437;
    font-size: 14px;
  }

  .product.single .pricing-area span > a:hover{
    text-decoration: underline;
  }

  .image-preview:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .product-excerpt{
    color: #858585;
  }

  .product.single .product-info:not(:last-child){
    margin-bottom: 15px;
  }

  .product.single .add-to-cart-form .custom-select:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .add-to-cart-form label{
    color: #858585;
    font-size: 16px;
    font-weight: normal;
  }

  .product.single .add-to-cart-form label:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .add-to-cart-form .custom-select{
    width: auto;
    min-width: 190px;
  }

  .product.single .product-actions .quantity + .btn{
    margin-left: 15px;
    margin-top: 0;
  }

  .product.single .product-characteristics{
    margin: -10px -7px 0;
  }

  .product.single .product-characteristics:not(:last-child){
    margin-bottom: 30px;
  }

  .product.single .product-characteristics > li > *{
    display: inline-block;
    vertical-align: middle;
    margin: 10px 7px 0;
  }

  .product.single .product-characteristics > li:not(:last-child){
    margin-bottom: 8px;
  }

  .product-characteristics .selected-option{
    min-width: 200px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .product-characteristics .selected-option::after{
    border-top-color: #c5c5c5;
  }

  .product.single .product-characteristics .name{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #2c3035;
    text-transform: uppercase;
    min-width: 60px;
  }

  .product.single .product-actions:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .product-meta{
    color: #858585;
    font-size: 16px;
  }

  .product.single .product-meta > li > span{
    color: #666;
  }

  .product.single .product-meta:not(:last-child){
    margin-bottom: 25px;
  }

  .product.single .product-meta a{
    color: #a6c437;
  }

  .product.single .product-meta a:hover{
    text-decoration: underline;
  }

  .product.single .product-meta > li:not(:last-child){
    margin-bottom: 10px;
  }

  .image-preview{
    position: relative;
    overflow: hidden;
  }

  .image-preview .label{
    top: 40px;
    z-index: 5;
  }

  .open-modal{
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    font-size: 20px;
    color: #2a2c32;
  }

  .image-preview img{
    width: 100%;
  }

  .zoomContainer{
    z-index: 4 !important;
  }

  .owl-carousel.product-thumbs{
    padding: 0 55px;
  }

  .product-thumbs.owl-carousel .owl-item img{
    opacity: 0.5;
    width: auto;
    width: 100%;
  }

  .product-thumbs .active:not(.owl-item) img{
    opacity: 1;
  }

  .product-thumbs .owl-dots{
    display: none;
  }

  .product-thumbs .owl-nav > *{
    margin-top: -16px;
  }

  .product-thumbs .owl-nav > *:before{
    font-size: 14px;
    color: #666;
    border-color: #b9b9b9;
    width: 32px;
    height: 32px;
    line-height: 30px;
  }

  .product-thumbs .owl-nav .owl-prev{
    left: 0;
  }

  .product-thumbs .owl-nav .owl-next{
    right: 0;
  }

  .share .title{
    color: #7b8285;
    margin-right: 10px;
  }

  .share ul{
    display: inline-block;
  }

/* Checkout */

.hidden-section:not(:last-child){
  margin-bottom: 10px;
}

.hidden-section .account-action{
  font-size: 18px;
  color: #666;
}

  .hidden-section .account-action > a{
    color: #a6c437;
    border-bottom: 1px solid transparent;
    font-weight: 500; 
  }

  .hidden-section .account-action > a:hover{
    border-bottom-color: inherit;
  }

  .hidden-section form.contact-form .btn{
    margin: 0;
  }

.hidden-section .content{
  padding: 20px 0 15px;
}

  .hidden-section .content input:not([type="submit"]):not(:last-child){
    margin-bottom: 15px;
  }

  .hidden-section .content .join-form{
    display: block;
  }

  .forgot-password{
    color: #038ed3;
  }

  .forgot-password:hover{
    text-decoration: underline;
  }

  .login-form-footer{
    margin-top: 10px;
  }

.checkbox-title input[type="checkbox"] + label{
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
  color: #666;
}

.checkbox-title input[type="radio"] + label::before, 
.checkbox-title input[type="checkbox"] + label::before{
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -17px;
}

.checkbox-title input[type="checkbox"] + label::after{
  left: auto;
  right: 4px;
  top: 50%;
  margin-top: -15px;
}

.checkbox-title input[type="checkbox"] + label{
  padding-left: 0;
  padding-right: 50px;
}

.checkbox-title:not(:last-child){
  margin-bottom: 20px;
}

.payment-option li:not(:last-child){
  margin-bottom: 20px;
}

.payment-option input[type="radio"] + label{
  font-weight: bold;
  color: #666;
  font-size: 18px;
}

.payment-option p{
  color: #7b8285;
}

.payment-option .input-wrapper:not(:last-child){
  margin-bottom: 0;
}

.payment-desc{
  padding-left: 50px;
}

.payment-option .input-wrapper a{
  color: #a6c437;
  font-size: 14px;
}

.payment-option .paypal-link{
  font-size: 18px;
  font-family: 'Assistant', sans-serif;
  color: #038ed3;
  margin-left: -20px;
}

.payment-option .paypal-link:hover{
  text-decoration: underline;
}

.payment-option > li:last-child [class*="btn"]:only-child{
  margin-top: 15px;
}

.product-sort-section:not(:last-child){
  margin-bottom: 30px;
}

.product-sort-section .custom-select{
  width: auto;
  min-width: 230px;
}

.product-sort-section > span{
  color: #666;
}

/* -----------------------------------

  12. Sidebar

------------------------------------- */

#sidebar .widget:not(:last-child){
  margin-bottom: 55px;
}

.widget:not(:last-child){
  margin-bottom: 30px;
}

.widget-title:not(:last-child){
  margin-bottom: 15px;
}

#sidebar .widget .widget-title{
  font-weight: normal;
  letter-spacing: -0.1px;
}

.widget .contact-info > li{
  display: block;
}

#sidebar .widget .entry-attachment .entry-body .entry-title{
  font-size: 16px;
  font-weight: normal;
  position: relative;
}

.widget .lineform{padding-top: 5px;}

  /* ----------------- Search Widget ---------------- */

  .widget.widget-searchform{
    padding: 0;
    background: transparent;
  }

  /* ----------------- Categories Widget ---------------- */

  .widget-categories ul{
    font-size: 20px;
    line-height: 26px;
  }

  .widget-categories a{
    display: block;
    position: relative;
    padding-right: 35px;
  }

  .widget-categories .entries-amount,
  .widget-products-categories .entries-amount{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
  }

  .current-cat a{
    color: #28abe3;
  }

  .widget-categories > ul > li:not(:last-child){
    margin-bottom: 6px;
  }

  .widget-products-categories ul > li{
    position: relative;
    padding-right: 30px;
  }

  .widget-products-categories ul > li:not(:last-child){
    margin-bottom: 0;
  }

  .widget-products-categories .entries-amount{
    font-size: 20px;
    line-height: 20px;
    margin-top: 0px;
    top: 5px;
    color: rgba(44, 48, 53, .5);
  }

  /* ----------------- Tags Widget ---------------- */

  .tagcloud{
    overflow: hidden;
    margin: -8px -4px 0;
  }

  .tagcloud a{
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 20px 6px;
    display: block;
    float: left;
    border: 1px solid #b9b9b9;
    border-radius: 20px;
    margin: 8px 4px 0;
    letter-spacing: 1px;
  }

  .tagcloud a:hover{
    background-color: #b9b9b9;
    color: #fff;
  }

  .tagcloud span{
    float: left;
    display: block;
    padding: 6px 0 5px;
    margin: 4px 8px 0 0;
    color: #858585;
  }

  .tagcloud:not(:last-child){
    margin-bottom: 15px;
  }

  /* ----------------- About Me Widget ---------------- */

  .widget-about-me{
    text-align: center;
    padding-bottom: 25px;
  }

  .widget-about-me .avatar{
    display: inline-block;
    border-radius: 50%;
    max-width: 130px;
  }

  .widget-about-me .avatar:not(:last-child){
    margin-bottom: 18px;
  }

  .widget-about-me .author-name{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }

  .widget-about-me .author-position{
    color: #2c3035;
    font-size: 16px;
  }

  .widget-about-me .author-position:not(:last-child){
    margin-bottom: 10px;
  }

  .widget-about-me .social-icons a{
    color: #908d8d;
  }

  .widget-about-me .social-icons{
    margin: -5px -5px 0;
  }

  .widget-about-me .social-icons > li{
    margin: 5px;
  }

  .widget-about-me .social-icons a:hover{
    color: #28abe3;
  }

  /* ----------------- Entry Widget ---------------- */

  .widget .entry-attachment .entry-body .entry-title{
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
  }

  .entry-meta{overflow: hidden;}

  .widget.entry.small-thumb .entry-attachment .entry-body{
    padding-top: 5px;
  }

  .entry:not(.type2) .entry-attachment .entry-body .entry-meta:not(:last-child){margin-bottom: 8px;}

  .widget.entry.small-thumb .entry-attachment:not(:last-child){margin-bottom: 25px;}

  [class*="footer"] .widget .entry-attachment .entry-body .entry-meta a,
  [class*="footer"] .widget .entry-attachment .entry-body .entry-title > a{
    color: #fff;
  }

  [class*="footer"] .widget .entry-attachment .entry-body{
    padding-top: 5px;
  }

  .widget .entry{
    overflow: hidden;
  }

  .widget .news-list.small-img .entry .entry-body{
    padding-right: 20px;
    overflow: hidden;
  }

  .widget .entry .entry-attachment{
    float: right;
    margin-bottom: 10px;
  }

  .widget .news-list.small-img .entry .entry-title:not(:last-child){
    margin-bottom: 0;
  }

  .info-links.type2.comment-type > li{
    line-height: inherit;
  }

  .info-links.type2.comment-type > li:not(:first-child){
    padding-top: 11px;
  }

  .info-links.type2.comment-type > li:not(:last-child){
    padding-bottom: 11px;
  }

  .comment-type{
    color: #858585;
  }

  .info-links.type2.comment-type a,
  .info-links.type2.comment-type{
    font-size: 16px;
    line-height: 26px; 
  }

  .comment-type a.author{
    color: #000;
  }

  .comment-type a:before{
    display: none;
  }

  .comment-type a:hover{
    text-decoration: underline;
  }

  /* ----------------- Product Widget ---------------- */

  .widget .product-holder .product{
    overflow: hidden;
  }

  .widget .product-holder .product:not(:last-child){
    padding-bottom: 25px;
    margin-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  .widget .product-holder .product-description{
    overflow: hidden;
  }

  .widget .product-holder .product-image{
    float: left;
    margin: 0 20px 0 0;
  }

  .widget .product .pricing-area{
    display: block;
  }

  /*----------- Comment --------------*/

  .widget .comment-item{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color: #858585;
  }

    .widget .comment-item .author,
    .widget .comment-item .author:hover{
      color: #038ed3;
    }

    .widget .comment-item a:hover{
      text-decoration: underline;
      color: #2a2c32;
    }

/* -----------------------------------

  13. Footer

------------------------------------- */

#footer{
  position: relative;
}

#footer[class*="footer"]:not(.footer-2):not(.footer-3){
  background: url(../images/footer_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

#footer[class*="footer"]:not(.footer-3):before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: url(../images/rainbowstripe.jpg) repeat-x;
}

  #footer.footer-2 p:not(:last-child),
  #footer.footer-2 .social-icons.style-2:not(:last-child){
    margin-bottom: 35px;
  }

  #footer .top-footer{
    padding: 60px 0 50px;
  }

  .copyright-section{
    position: relative;
    padding: 50px 0;
    text-align: center;
  }

  .copyright-section:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/separator_stripe.png) repeat-x;
    height: 3px;
    width: 100%;
  }

    .copyright{
      font-size: 13px;
      color: #858585;
      letter-spacing: 0.25px;
    }

      .copyright span{
        color: #333;
      }

  .footer .icons-box .icons-wrap .icons-item > .item-box p{
    font-weight: 500;
  }

/* ----------------- Footer style-2 ---------------- */

#footer.footer-2{
  background: none;
}

  #footer.footer-2:after{
    content: '';
    background: url(../images/footer_bottom_bg.jpg) repeat-x;
    height: 171px;
    width: 100%;
    display: block;
  }

  .footer-2 .top-footer{
    padding: 60px 0;
  }

    .top-footer-elements{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      margin: 0 -30px;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      align-items: center;
    }

    .top-footer-item{
      padding-right: 30px;
      padding-left: 30px;
    }

    .footer-2 .top-footer-item{
      padding: 10px 30px;
      position: relative;
      min-width: 320px
    }

    .footer-2 .top-footer-item:not(:last-child):after{
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      right: 0;
      padding: 10px 0;
      background: rgba(237,237,237,0.1);
    }

    .top-footer-item .widget.table-row{
      width: auto;
    }

      .top-footer-item .widget p{
        text-align: right;
        margin-bottom: 0;
        padding-right: 15px;
        line-height: 20px;
        color: #fff;
        font-weight: normal;
        font-family: 'Assistan', sans-serif;
        letter-spacing: 0.1px;
      }

      .top-footer-item .widget .lineform{
        min-width: 545px;
      }

/* ----------------- Footer style-2 ---------------- */

.footer-3{
  background-color: #252525;
  color: #666;
}

#footer.footer-3 .top-footer{
  padding: 60px 0 0;
}

.footer-3 .top-footer > .container{
  width: 100%;
}

  .footer-3 .top-footer .widget-title{
    color: #fff;
  }

  .footer-3 .top-footer .logo:not(:last-child){
    margin-bottom: 20px;
  }

  .footer-3 .top-footer .contact-info-menu{
    margin: 0;
  }

  .footer-3 .top-footer .contact-info-menu:not(:last-child){
    margin-bottom: 30px;
  }

  .footer-3 .top-footer .contact-info-menu > *{
    font-size: 14px;
    margin: 0;
    display: block;
    line-height: 24px;
    letter-spacing: 0.25px;
  }

    .footer-3 .top-footer .contact-info-menu > *:not(:last-child){
      margin-bottom: 12px;
    }

    .footer-3 .top-footer .contact-info-menu > * > span{
      color: #858585;
    }

    .footer-3 .top-footer .contact-info-menu > * > a{
      color: #fff;
    }

    .footer-3 .top-footer .contact-info-menu > * > a:hover{
      text-decoration: underline;
    }

    .footer-3 .top-footer .social-icons.style-2 > li > a{
      color: #b9b9b9;
    }

    .footer-3 .top-footer .social-icons.style-2 > li > a:hover{
      color: #fff;
    }

    .certificates > img:not(:last-child){
      margin-right: 15px;
    }

  .footer-3 .copyright-section:before{
    display: none;
  }

  .footer-3 .copyright-section{
    text-align: center;
    padding: 40px 0;
  }

    .footer-3 .copyright span{
      color: #fff;
    }
.homepagebanaswadi .flexclsbanas {
    display: flex;
    align-items: center;
    margin: 20px 0px;}
.homepagebanaswadi .custom-list-text{color: #000000 !important;
    font-weight: 500 !important;}
.homepagebanaswadi .text-size-medium{margin-top:5%;}
.homepagebanaswadi .sectionwise {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    margin: 10px 20px;
    padding: 30px;position:relative;height: 350px;background:white;}
.homepagebanaswadi .sectionwise img{position: absolute;
    width: 27%;
    left: 35%;bottom: 0%;}
.homepagebanaswadi .sectionbaldwinslick h3{font-size:20px !important;}
.homepagebanaswadi .sectionbaldwinslick {padding:50px 0px; background-image: url(https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/backgroundadm.jpg) !important;}
.homepagebanaswadi .sectionbaldwinslick .h2heading {padding: 20px 0px;
    font-size: 30px;
    font-weight: 500;
color:white;}
.homepagebanaswadi .sectionbaldwinslick .slick-dots li button{background:white;}

/* Manual CSS SHahrukh */
.main-menu-custom-home .navbar{min-height:80px !important}
.main-menu-custom-home .shrink{min-height:60px !important}
.main-menu-custom-home {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }

  .main-menu-custom-home .top-contact {
    background: #f8f8f8;
    padding: 5px 15px;
    font-size: 13px;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  .main-menu-custom-home .top-contact.hide {
    transform: translateY(-100%);
    opacity: 0;
  }

  .main-menu-custom-home .navbar {
    background: #fff;
    border-color: #fff;
    margin: 0px !important;
  }

  .main-menu-custom-home .navbar-brand img {
    height: 60px;
    transition: all 0.3s ease;
  }

  .main-menu-custom-home .navbar.shrink .navbar-brand img {
    height: 40px;
  }

  .main-menu-custom-home .navbar-nav {
    margin: 0;
  }

  .main-menu-custom-home .navbar-nav li a {
    font-weight: 500;
    padding: 10px 15px;
    background: white !important;
    color: #555 !important;
  }

  .main-menu-custom-home .navbar-nav li a i {
    color: #fcb700;
    margin-right: 5px;
  }

  .main-menu-custom-home .dropdown-submenu {
    position: relative;
  }

  .main-menu-custom-home .dropdown-submenu > a:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 8px;
    transition: transform 0.3s ease;
  }

  .main-menu-custom-home .dropdown-menu,
  .main-menu-custom-home .dropdown-submenu > .dropdown-menu {
    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.3s ease;
  }

  .main-menu-custom-home .dropdown-menu.opened {
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0);
  }

  .main-menu-custom-home .dropdown-submenu .dropdown-menu.opened {
    display: block !important;
    opacity: 1 !important;
    transform: translateY(0);
  }

  @media (min-width: 768px) {
    .main-menu-custom-home .navbar-collapse {
      display: flex !important;
      justify-content: flex-end;
    }
.main-menu-custom-home .navbar-nav > li:hover > .mega-menu {
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
    .main-menu-custom-home .navbar-nav {
      display: flex;
      align-items: center;
    }

    .main-menu-custom-home .navbar-nav > li:hover > .dropdown-menu,
    .main-menu-custom-home .dropdown-submenu:hover > .dropdown-menu {
      display: block !important;
      opacity: 1;
      transform: translateY(0);
    }

    .main-menu-custom-home .dropdown-submenu .dropdown-menu {
      position: absolute;
      left: 158px;
      top: 2px; 
    }
    .main-menu-custom-home .mega-menu {
    display: none;
    background: #f9f9f9;
    padding: 10px 10px;
    width: 800px; /* Set a fixed width */
    max-width: 90vw;
    position: absolute;
    top: 100%;
    left: -380% !important;
    transform: translateX(-50%);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    z-index: 1000;
  }
  }
/*Responisive mega menu*/
  @media (max-width: 767px) {
        .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    overflow-y: auto;
    z-index: 9999;
    padding-top: 60px;
    display: none;
  }

  .navbar-collapse.in {
    display: block !important;
  }

  #menu-toggle.active .close-icon {
    display: inline-block;
  }

  .custom-header .navbar-toggle .close-icon {
    display: none;
    font-size: 30px;
    line-height: 1;
    color: #333;
    position: absolute;
    right: 15px;
    top: 15px;
  }

  .navbar-nav > li {
    float: none;
    text-align: left;
    padding: 10px 15px;
  }

  .navbar-nav > li > a {
    display: block;
    padding: 10px 0;
    font-size: 16px;
  }

  .navbar-default .navbar-toggle {
    position: relative;
    z-index: 10000;
  }

  .custom-header .navbar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .custom-header .navbar-brand {
    padding: 10px 15px;
  }
    .main-menu-custom-home .mega-menu {
      position: relative;
      display: none !important;
      opacity: 0;
      padding: 10px;
    }
    .main-menu-custom-home .navbar.shrink .navbar-brand img {height: auto !important;}
    .main-menu-custom-home .mega-menu.opened {
      display: block !important;
      opacity: 1;
      padding: 0px;
    }

    .main-menu-custom-home .mega-row {
      flex-direction: column;
    }

    .main-menu-custom-home .mega-row ul {
      flex-direction: column;
    }

    .main-menu-custom-home .mega-row ul li {
      width: 100% !important;
      text-align: left !important;
        margin-bottom: 0px;
    }
    .main-menu-custom-home .mega-menu img {
    display: none !important;
  }
   .main-menu-custom-home .mega-menu {
    max-height: 300px; /* Adjust height as needed */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
    .main-menu-custom-home .navbar-collapse {
      display: none;
    }
      .main-menu-custom-home .mega-row ul li a 
      {padding: 5px 5px !important;
        border: none !important;
    border-bottom: 1px solid #d8d8d8 !important;
    border-radius: inherit !important;}

    .main-menu-custom-home .navbar-collapse.in {
      display: block !important;
    }
    .main-menu-custom-home .navbar-nav > li + li {
    border-left: none !important;
  }
    .main-menu-custom-home .navbar-nav {
      display: block;
      width: 100%;
    }

    .main-menu-custom-home .navbar-nav > li {
      float: none;
    }

    .main-menu-custom-home .navbar-nav li a {
      padding: 12px 20px;
      font-size: 16px;
    }

    .main-menu-custom-home .navbar-header {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: row-reverse;
      align-items: baseline;
      margin-bottom: 40px;
    }

    .main-menu-custom-home .dropdown-menu {
      position: relative;
      float: none;
      width: 100%;
      background: #f9f9f9;
      border: none;
      box-shadow: none;
      display: none !important;
      opacity: 0;
      transform: none;
      margin: 0;
    }

    .main-menu-custom-home .dropdown-menu.opened {
      display: block !important;
      opacity: 1;
    }

    .main-menu-custom-home .dropdown-submenu > .dropdown-menu {
      position: relative;
      left: 0;
      top: 0;
      background: #eee;
    }

    .main-menu-custom-home .dropdown-submenu > a::after {
      float: right;
      transform: rotate(90deg);
    }

    .main-menu-custom-home .bottom-separator {
      display: none !important;
    }
  }

  .main-menu-custom-home .pay-btn {
    margin: 10px 15px;
  }

  .main-menu-custom-home::before {
    content: '';
    height: 4px;
    width: 100%;
    display: block;
    background: url(https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/rainbowstripe.jpg) repeat-x;
  }

  .main-menu-custom-home .bottom-separator {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    z-index: -1;
  }

  .main-menu-custom-home .bottom-separator:after {
    box-shadow: 0 0 0 100px #fff;
    border-radius: 100%;
    position: absolute;
    height: 190px;
    content: '';
    right: -20%;
    left: -20%;
  }

  .main-menu-custom-home .navbar-nav > li:hover > a {
    background-color: #fcb700 !important;
    color: #fff !important;
  }

  .main-menu-custom-home .navbar-nav > li + li {
    border-left: 1px solid #eee;
  }

  #menu-toggle {
    position: relative;
  }

  #menu-toggle .close-icon {
    position: absolute;
    top: 0px;
    left: 1px;
    font-size: 26px;
    color: #333;
    display: none;
    z-index: 2;
  }

  #menu-toggle.active .icon-bar {
    display: none;
  }

  #menu-toggle.active .close-icon {
    display: block;
  }

  /* ✅ Mega Menu Layout - Desktop 3x3 */

  .main-menu-custom-home .mega-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }

  .main-menu-custom-home .mega-row ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .main-menu-custom-home .mega-row ul li {
    width: 32%;
    margin-bottom: 6px;
    text-align: center;
  }

  .main-menu-custom-home .mega-row ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    border: 1px solid #dbdbdb;
    border-radius: 19px;
  }

  .main-menu-custom-home .mega-row ul li img {
    width: 100px;
    max-width: 100%;
    margin-top: 5px;
    border-radius: 10px;
  }

  .main-menu-custom-home .mega-menu::-webkit-scrollbar {
  width: 5px;
}

.main-menu-custom-home .mega-menu::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
/* FA icon with each location */
.main-menu-custom-home .mega-row ul li a {
  position: relative;
  padding-left: 25px;
  transition: background 0.3s ease, color 0.3s ease;
}
.main-menu-custom-home .mega-row ul li a i {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 16px;
  color: #fcb700;
}

/* Hover effect */
.main-menu-custom-home .mega-row ul li a:hover {
    border-radius: 10px;
    padding-left: 30px;
    background: #FFF3E0 !important;
}

/* Subtle animation */
.main-menu-custom-home .mega-menu {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transform: translateY(15px);
}
.main-menu-custom-home .dropdown:hover .mega-menu {
  opacity: 1;
  transform: translateY(0);
}
.page-id-12 .main-menu-custom-home {display:block !important;}
.custom-header {
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 1030;
      background: #fff;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .custom-header .top-contact {
      background: #f8f8f8;
      padding: 5px 15px;
      font-size: 13px;
      transition: transform 0.3s ease, opacity 0.3s ease;
    }

    .custom-header .top-contact.hide {
      transform: translateY(-100%);
      opacity: 0;
    }

    .custom-header .navbar {
      background: #fff;
      border-color: #fff;
      margin: 0px !important;
    }

    .custom-header .navbar-brand img {
      height: 50px;
      transition: all 0.3s ease;
    }

    .custom-header .navbar.shrink .navbar-brand img {
      height: 40px;
    }

    .custom-header .navbar-nav {
      margin: 0;
    }

    .custom-header .navbar-nav li a {
      font-weight: 500;
      padding: 10px 5px;
      background: white !important;
      color: #555 !important;
    }

    .custom-header .navbar-nav li a i {
      color: #fcb700;
      margin-right: 5px;
    }

    .custom-header .dropdown-submenu {
      position: relative;
    }

    .custom-header .dropdown-submenu > a:after {
      content: "\f0da";
      font-family: FontAwesome;
      margin-left: 8px;
      transition: transform 0.3s ease;
    }

    .custom-header .dropdown-menu,
    .custom-header .dropdown-submenu > .dropdown-menu {
      display: none;
      opacity: 0;
      transform: translateY(10px);
      transition: all 0.3s ease;
    }

    .custom-header .dropdown-menu.opened {
      display: block !important;
      opacity: 1 !important;
      transform: translateY(0);
    }

    .custom-header .dropdown-submenu .dropdown-menu.opened {
      display: block !important;
      opacity: 1 !important;
      transform: translateY(0);
    }

    @media (min-width: 768px) {
      .custom-header .navbar-collapse {
        display: flex !important;
        justify-content: flex-end;
      }

      .custom-header .navbar-nav {
        display: flex;
        align-items: center;
      }

      .custom-header .navbar-nav > li:hover > .dropdown-menu,
      .custom-header .dropdown-submenu:hover > .dropdown-menu {
        display: block !important;
        opacity: 1;
        transform: translateY(0);
      }
      .custom-header .dropdown-submenu .dropdown-menu{position: absolute;
    left: 158px;
    top: 2px;}
    }

    @media (max-width: 767px) {
      .custom-header .navbar-collapse {
        display: none;
      }

      .custom-header .navbar-collapse.in {
        display: block !important;
      }

      .custom-header .navbar-nav {
        display: block;
        width: 100%;
      }

      .custom-header .navbar-nav > li {
        float: none;
      }

      .custom-header .navbar-nav li a {
        padding: 12px 20px;
        font-size: 16px;
      }

      .custom-header .navbar-nav > li:hover > .dropdown-menu,
      .custom-header .dropdown-submenu:hover > .dropdown-menu {
      /*  display: none !important;*/
      }
    }

    .custom-header .pay-btn {
      margin: 10px 15px;
    }

    .custom-header::before {
      content: '';
      height: 4px;
      width: 100%;
      display: block;
      background: url(https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/rainbowstripe.jpg) repeat-x;
    }

    .custom-header .bottom-separator {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      overflow: hidden;
      padding-bottom: 30px;
      z-index: -1;
    }

    .custom-header .bottom-separator:after {
      box-shadow: 0 0 0 100px #fff;
      border-radius: 100%;
      position: absolute;
      height: 190px;
      content: '';
      right: -20%;
      left: -20%;
    }

    .custom-header .navbar-nav > li:hover > a {
      background-color: #fcb700 !important;
      color: #fff !important;
    }

    .custom-header .navbar-nav > li + li {
      border-left: 1px solid #eee;
    }
    @media (max-width: 767px) {
  .custom-header .navbar-header{display: flex
;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-items: baseline;
      margin-bottom: 40px;
  }
  .custom-header .dropdown-menu {
    position: relative;
    float: none;
    width: 100%;
    background: #f9f9f9;
    border: none;
    box-shadow: none;
    display: none !important;
    opacity: 0;
    transform: none;
    margin: 0;
  }

  .custom-header .dropdown-menu.opened {
    display: block !important;
    opacity: 1;
  }

  .custom-header .dropdown-submenu > .dropdown-menu {
    position: relative;
    left: 0;
    top: 0;
    background: #eee;
  }

  .custom-header .dropdown-submenu > a::after {
    float: right;
    transform: rotate(90deg);
  }
  .custom-header .bottom-separator {display:none !important;}
}
.custom-header #menu-toggle {
  position: relative;
}

.custom-header #menu-toggle .close-icon {
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 26px;
  color: #333;
  display: none;
  z-index: 2;
}

.custom-header #menu-toggle.active .icon-bar {
  display: none;
}

.custom-header #menu-toggle.active .close-icon {
  display: block;
}

.custom-header .pull-right .social-icons a{font-size: 12px;
    padding: 0px 3px;}
.custom-header .pull-right .social-icons .fa-facebook-f {color:blue;border: 1px solid grey;background:white;;
    padding: 3px 6px;background:white;}
.custom-header .pull-right .social-icons .fa-youtube {color:red;border: 1px solid grey;
    padding: 3px 6px;background:white;}
.custom-header .pull-right .social-icons .fa-instagram {color:orange;
border: 1px solid grey;
    padding: 3px 6px;}
.custom-header .pull-left {font-size: 12px;padding: 1px;}

@media (min-width: 768px) {
    .curomcontner .navbar-nav {
        margin-top: 27px;
    }
    .curomcontner {display: flex;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;}

    .custom-header .curomcontner .navbar-nav li a {
      padding: 10px 10px;background: #fcb700 !important;
      color: white !important; 
    }
.custom-header .curomcontner .navbar-nav li a i {
    color: white !important;
  }
}

@media (max-width: 767px) {
    .custom-header .navbar-nav li a {
        padding: 0px 0px 5px 0px;
        font-size: 14px;
        border-bottom: 1px solid #d8d8d8;
    }
}
@media (max-width: 767px) {
    .custom-header .dropdown-menu-submenu li{
        padding: 3px 0px 10px 0px;
    }
}
.custom-header .navbar-toggle{height: 40px;
    width: 40px;margin:0px;}
.custom-header .navbar-nav li a:hover i {
  color: white !important;
}
.cmnsctn {background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/BgImage-scaled.jpg');
  background-size: cover;     
  background-position: center; 
  background-repeat: no-repeat;
padding: 50px 0px;
}
.hsrlayoutcustom .rightside {display: flex;
    flex-direction: column;
    align-items: center;padding: 80px 0px;}
.hsrlayoutcustom .rightside h3{color:orange;}
.section1hsr .rightside .nxth3{color:#4B3C99;}
.hsrlayoutcustom {background-color: #C8EAFF;position:relative;padding: 100px 0px 200px 0px;}
.section2hsr .img{position: absolute;
    bottom: -9%;left: 10%;}
.hsrlayoutcustom .img img{width:25%;}
.hsrlayoutcustom h1,
.hsrlayoutcustom h2,
.hsrlayoutcustom h3,
.hsrlayoutcustom h4,
.hsrlayoutcustom h5,
.hsrlayoutcustom h6 {
  font-family: "Mochiy Pop One", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (min-width: 992px) {
    .fontsz {
        font-size: 28px;
    }
}
.crtbxhsr{display: flex
;
    flex-wrap: wrap;
    justify-content: space-evenly;}
.glrycrt{display: flex
;
    flex-wrap: wrap;
    justify-content: space-around;}
.glrycrt {display: flex
;
    justify-content: space-between;}
.cardboxhsr{display: flex;
    flex-wrap: wrap;
    justify-content: center;.}
#programmes {padding:50px 0px;}
.acadmic {padding:50px 0px;background-color:#FFFFD5;}
#events{padding:50px 0px;}
.seo-counters .counter-box .counter {color: white;
    font-size: 40px;}
/* Banaswadi CSS */
.breadcrumbs-wrap {
    padding: 4.8% 0;
    background: url(https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/header.webp) no-repeat;
    text-align: center;
    -webkit-background-size: cover;
    background-size: cover;
}
.location-name h4{color:white !important;}
.location-name h5{color:white !important;}



/* chandapura*/
/* Hero Banner */
.chandapura-banner {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/07/New-Baldwin-International-Schoolar-Chandapura-banner-home.jpg') no-repeat center center/cover;
  height: 500px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}

.chandapura-banner-overlay {
  background: rgb(0 0 0 / 8%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.chandapura-banner-strip {
  background: rgba(255, 255, 255, 0.15);
  padding: 30px;
  border-radius: 20px;
  backdrop-filter: blur(1px);
  box-shadow: 0 8px 20px rgba(0,0,0,.3);
  max-width: 800px;
  width: 90%;
}
.chandapura-banner-strip p
 {
    background-color: #0000004a !important;
}

.chandapura-banner-strip h1 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #ffffff;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.chandapura-banner-strip p {
  font-size: 18px;
  color: #f1f1f1;
}

/* Keypoints Section */
.chandapura-keypoints {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-top: -25px !important;
  z-index: 10;
  position: relative;
  flex-wrap: wrap;
}

.keypoint-card {
  background: white;
  padding: 14px 24px;
  border-radius: 30px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  text-decoration: none;
  color: #333;
  font-weight: 600;
  transition: 0.3s ease;
  font-size: 16px;
  white-space: nowrap;
}

.keypoint-card:hover {
  background: #0077cc;
  color: white;
}

/* Hide keypoints on mobile */
@media (max-width: 768px) {
  .chandapura-keypoints {
    display: none;
  }
    .nbis-anekal-boxes {display:none;}

  .chandapura-banner-strip h1 {
    font-size: 26px;
  }

  .chandapura-banner-strip p {
    font-size: 16px;
  }
}

/* About Section */
.chandapura-about {
  padding: 80px 20px;
  background-color: #ffffff;
}

.chandapura-about-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.chandapura-about-text {
  flex: 1;
  min-width: 320px;
}

.chandapura-about-text h2 {
  font-size: 32px;
  font-weight: bold;
  color: #e65f4b;
  margin-bottom: 10px;
}

.chandapura-about-highlight {
  color: #e65f4b;
  font-size: 18px;
  margin-bottom: 20px;
}

.chandapura-about-text ul {
  padding-left: 20px;
}

.chandapura-about-text li {
  list-style: none;
  margin-bottom: 12px;
  position: relative;
  padding-left: 24px;
  font-size: 16px;
  color: #444;
}

.chandapura-about-text li::before {
  content: '✔';
  position: absolute;
  left: 0;
  color: #3c9d3c;
  font-weight: bold;
}

/* Image slider */
.chandapura-about-image {
  flex: 1;
  min-width: 320px;
  max-width: 500px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.image-slider {
  position: relative;
  width: 100%;
  height: 100%;
}

.image-slider .slide {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  transition: opacity 1.5s ease-in-out;
}

.image-slider .slide.active {
  opacity: 1;
}

/* Responsive for About Section */
@media (max-width: 768px) {
  .chandapura-about-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .chandapura-about-text h2 {
    font-size: 24px;
  }

  .chandapura-about-text li {
    font-size: 15px;
  }
}



.about-img-styled {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
  object-fit: cover;
  transition: transform 0.4s ease;
}

.about-img-styled:hover {
  transform: scale(1.02);
}


















/* ===== CBSE SECTION - COLORFUL BOX DESIGN ===== */
/* ===== CBSE SECTION - NO BOOTSTRAP, CHANDAPURA CLASSES ===== */
.chandapura-cbse-section {
  padding: 60px 20px;
  background-color: #f9f9f9;
  font-family: 'Segoe UI', sans-serif;
}

.chandapura-cbse-title {
  color: #e65f4b;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.chandapura-cbse-subtitle {
  font-size: 16px;
  color: #555;
  margin-bottom: 40px;
  max-width: 600px;
}

/* Grid Layout */
.chandapura-cbse-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 25px;
}

/* Card Design */
.chandapura-cbse-card {
  border-radius: 16px;
  padding: 20px 25px;
  color: white;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Unique Colors per Card */
.chandapura-cbse-card:nth-child(1) {
  background: #6C5CE7;
}
.chandapura-cbse-card:nth-child(2) {
  background: #00B894;
}
.chandapura-cbse-card:nth-child(3) {
  background: #FF7675;
}
.chandapura-cbse-card:nth-child(4) {
  background: #FAB13F;
  color: #000; /* Better contrast on yellow */
}

/* Hover effect */
.chandapura-cbse-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2);
}

/* Text Styling */
.chandapura-cbse-label {
  font-size: 14px;
  opacity: 0.9;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
  text-transform: uppercase;
  display: block;
}

.chandapura-cbse-value {
  font-size: 18px;
  font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
  .chandapura-cbse-title {
    font-size: 24px;
  }

  .chandapura-cbse-subtitle {
    font-size: 14px;
  }

  .chandapura-cbse-card {
    padding: 16px 18px;
  }

  .chandapura-cbse-value {
    font-size: 16px;
  }
}

/* ===== FACILITIES SECTION ===== */
/* Main section container */
.facilities-section-chandapura {
  padding: 60px 20px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
}

/* Section Heading */
.facilities-title-chandapura {
  text-align: center;
  font-size: 32px;
  color: #e74c3c;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
}

.facilities-title-chandapura .line {
  display: inline-block;
  width: 50px;
  height: 3px;
  background: #87ceeb;
  border-radius: 5px;
  margin: 0 10px;
  vertical-align: middle;
}

/* Grid system */
.facilities-grid-chandapura {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 40px;
}

/* Box item */
.facility-item-chandapura {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  line-height: 1.6;
}

/* Circular icon */
.facility-item-chandapura .icon-circle {
  width: 80px;
  height: 0px;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px 5px 0 rgba(0,0,0,0.1);
}

/* Title inside box */
.facility-item-chandapura h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
}

/* Individual color schemes */
.library .icon-circle,
.library h3 {
  background-color: #f1c40f;
  color: #f1c40f;
}

.transport .icon-circle,
.transport h3 {
  background-color: #2ecc71;
  color: #2ecc71;
}

.lab .icon-circle,
.lab h3 {
  background-color: #e74c3c;
  color: #e74c3c;
}

.teaching .icon-circle,
.teaching h3 {
  background-color: #3498db;
  color: #3498db;
}

.trips .icon-circle,
.trips h3 {
  background-color: #9b59b6;
  color: #9b59b6;
}

.arts .icon-circle,
.arts h3 {
  background-color: #e84393;
  color: #e84393;
}

/* Responsive layout */
@media (max-width: 480px) {
  .facility-item-chandapura {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .facility-item-chandapura .icon-circle {
    margin-bottom: 15px;
  }
}
/* Remove background from headings */
.facility-item-chandapura h3 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  background: none !important;
  display: inline-block;
  padding: 0;
  color: inherit;
}
.icon-circle {
    margin-top: 20px !important;
}
.facility-item-chandapura.library h3
 {
    color: #f1c40f;
}
.facility-item-chandapura.transport h3 {
    color: #2ecc71;
}
.facility-item-chandapura.lab h3 {
    color: #e74c3c;
}
.facility-item-chandapura.teaching h3 {
    color: #3498db;
}
.facility-item-chandapura.trips h3 {
    color: #9b59b6;
}
.facility-item-chandapura.arts h3
 {
    color: #e84393;
}
.enrol-banner-chandapura {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/bg.jpg') center center/cover no-repeat;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 20px;
}

.enrol-banner-chandapura::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4); /* dark overlay */
  z-index: 1;
}

.enrol-content-chandapura {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: auto;
}

.enrol-content-chandapura h2 {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 15px;
 background-color: black !important;
    color: whitesmoke !important;
}

.enrol-content-chandapura p {
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 20px;
}

.btn-contact-chandapura {
  display: inline-block;
  background: #f56c6c;
  color: #fff;
  padding: 12px 25px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}

.btn-contact-chandapura:hover {
  background: #ff4e4e;
}

.phone-info {
  margin-top: 15px;
  font-size: 1rem;
  font-weight: 400;
}

@media (max-width: 768px) {
  .enrol-banner-chandapura h1 {
    font-size: 2rem;
  }

  .enrol-content-chandapura p {
    font-size: 1rem;
  }

  .phone-info {
    font-size: 0.9rem;
  }
}



.mission-vision-section-chandapura {
  padding: 60px 20px;
  background: #f9f9f9;
}

.box-chandapura {
  background-color: #f1faff;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 3px 8px rgba(0,0,0,0.05);
}

/* Mission box theme */
.mission-box {
  background-color: #e6f4ff;
}

.mission-box .box-title {
  color: #007acc;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}

/* Vision box theme */
.vision-box {
  background-color: #fff7e6;
}

.vision-box .box-title {
  color: #e67e22;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}

.box-chandapura p {
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 15px;
}

.box-chandapura ul {
  padding-left: 20px;
}

.box-chandapura ul li {
  color: #333;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .box-chandapura {
    padding: 20px;
  }

  .box-chandapura .box-title {
    font-size: 24px;
  }
}










.values-section-chandapura {
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/content-area-plane-bg-img.webp'), url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/content-area-star-bg-img-2.webp');
  background-position: top left, bottom right;
  background-repeat: no-repeat;
  background-size: 140px;
  padding: 80px 20px;
  text-align: center;
}

.values-section-chandapura .container {
  max-width: 1300px;
  margin: auto;
}

.values-heading {
  font-size: 40px;
  font-weight: 700;
  color: #002f5f;
  margin-bottom: 60px;
}

.values-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}

.value-item {
  flex: 1 1 200px;
  max-width: 250px;
}

.value-icon {
  width: 90px;
  height: 90px;
  margin-bottom: 15px;
}

.value-title {
  font-size: 22px;
  font-weight: 700;
  color: #002f5f;
  margin-bottom: 10px;
}

.value-desc {
  font-size: 16px;
  color: #1f1f1f;
  line-height: 1.5;
}

/* Mobile responsive */
@media (max-width: 768px) {
  .values-row {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }

  .value-icon {
    width: 70px;
    height: 70px;
  }

  .values-heading {
    font-size: 32px;
  }
}




.staff-support-chandapura {
  background-color: #f5f9ff;
    margin-top: 30px;
}

.staff-img-chandapura {
  max-width: 80%;
  border-radius: 20px;
  transition: transform 0.3s ease;
}

.staff-img-chandapura:hover {
  transform: scale(1.03);
}

.section-title-chandapura {
  font-weight: 700;
  color: #002d62;
  font-size: 1.8rem;
}

.quote-chandapura {
  font-size: 1.2rem;
  font-style: italic;
  color: #03396c;
  line-height: 1.6;
}

.quote-author-chandapura {
  font-size: 1rem;
  color: #555;
  margin-top: 10px;
  font-style: italic;
}

.staff-btn-chandapura {
  background-color: #0056b3;
  border: none;
  padding: 10px 25px;
  font-weight: 600;
  border-radius: 30px;
  transition: background-color 0.3s ease;
}

.staff-btn-chandapura:hover {
  background-color: #003f8a;
}
.keypoint-card:hover {
    text-decoration: none !important;
}










/* anekal */
/* ========== 1. Banner Section ========== */
.nbis-anekal-banner {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/07/New-Baldwin-International-School-Anekal-town-banner.jpg') center center/cover no-repeat;
  height: 90vh;
  display: flex;
  align-items: center;
  position: relative;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.7);
}

.nbis-anekal-banner .container {
  text-align: left;
  max-width: 720px;
}

/* Animated Heading */
.nbis-anekal-heading {
  font-size: 3.5rem;
  font-weight: 800;
  color: #fff;
  animation: slideFadeLeft 1.2s ease-out forwards;
  opacity: 0;
}

/* Animated Subtitle */
.nbis-anekal-subtitle {
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  margin-top: 20px;
  line-height: 1.6;
  animation: slideFadeLeft 1.6s ease-out forwards;
  animation-delay: 0.5s;
  opacity: 0;
}

/* Animation Keyframes */
@keyframes slideFadeLeft {
  0% {
    transform: translateX(-60px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}


/* ========== 2. Overlap Boxes Section ========== */
.nbis-anekal-boxes {
  position: relative;
  margin-top: -70px;
  z-index: 2;
}

.nbis-anekal-box {
  border-radius: 12px;
  padding: 30px 20px;
  transition: all 0.3s ease;
  min-height: 214px;
}

.nbis-anekal-box:hover {
  transform: translateY(-10px);
}

.nbis-anekal-box i {
  display: block;
  margin-bottom: 15px;
  color: #fff;
}

.nbis-anekal-box h4 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #fff;
}

.nbis-anekal-box p {
  font-size: 1rem;
  font-weight: 500;
  margin-top: 10px;
  color: #fff;
}


/* ========== 3. About Section ========== */
.nbis-anekal-about {
  background: linear-gradient(#fffdee, #fef7e7);
  padding: 100px 0 80px;
}

.nbis-anekal-about-title {
  font-size: 2rem;
  font-weight: 700;
  color: #1c3c5e;
  font-family: 'Poppins', sans-serif;
}

.nbis-anekal-about-text {
  font-size: 1rem;
  line-height: 1.8;
  color: #444;
  font-family: 'Poppins', sans-serif;
}

.nbis-anekal-about-img {
  max-width: 90%;
  box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}


/* ========== 4. Responsive Improvements ========== */
@media (max-width: 768px) {
  .nbis-anekal-heading {
    font-size: 2.2rem;
    text-align: left;
  }

  .nbis-anekal-subtitle {
    font-size: 1rem;
    text-align: left;
  }

  .nbis-anekal-box {
    min-height: auto;
    padding: 20px;
  }

  .nbis-anekal-about {
    padding: 60px 0;
  }
}



/* ===== ICON GRID SECTION FINAL CSS ===== */

.icon-wrapper {
  margin: 40px auto;
  max-width: 1200px;
  padding: 0 15px;
  box-sizing: border-box;
}

.icon-wrapper .icon-box {
  background: #ddd;
  padding: 30px 20px;
  text-align: center;
  border-radius: 12px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  color: #fff;
  font-weight: 600;
  flex: 0 0 calc(16.66% - 20px);
  box-sizing: border-box;
  cursor: pointer;
    flex-direction: column;
    justify-content: center;
    margin:10px auto;
}
.anekal-top-icons .icon-wrapper .icon-box h5{font-size:15px !important;}
.icon-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1);
}
.icon-box i {
  font-size: 28px;
  margin-bottom: 10px;
  display: block;
}

/* CUSTOM COLORS */
.icon-box:nth-child(1) { background-color: #9dd9cc; }
.icon-box:nth-child(2) { background-color: #f7db92; }
.icon-box:nth-child(3) { background-color: #b7c7a4; }
.icon-box:nth-child(4) { background-color: #c7addc; }
.icon-box:nth-child(5) { background-color: #e5b17c; }
.icon-box:nth-child(6) { background-color: #91c5d0; }

/* TEXT STYLE */
.icon-box span {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 600;
}

/* ===== RESPONSIVE STYLES ===== */

@media (max-width: 991px) {
  .icon-box {
    flex: 0 0 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}
@media (max-width: 767px) {
  .icon-box {
    flex: 0 0 48%;
    max-width: 48%;
  }
}
@media (max-width: 480px) {
  .icon-box {
    flex: 0 0 100%;
    max-width: 100%;
  }
}







.anekal-banner-content {
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/bg-pattern.png'); /* Replace with your image */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.anekal-banner-content::before {
  content: "";
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0, 0, 0, 0.4); /* Optional dark overlay */
  z-index: 1;
}

.anekal-banner-content .container {
  position: relative;
  z-index: 2;
}

.animate-heading {
  font-size: 38px;
  font-weight: bold;
  animation: fadeInLeft 1.2s ease forwards;
  opacity: 0;
}

.animate-paragraph {
  font-size: 18px;
  margin-top: 20px;
  animation: fadeInUp 1.6s ease forwards;
  opacity: 0;
}

@keyframes fadeInLeft {
  from {
    transform: translateX(-50px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}







.nbis-anekal-programs {
  padding: 60px 20px;
  text-align: center;
  font-family: 'Arial', sans-serif;
}
.section-title {
  font-size: 2.5em;
  font-weight: bold;
  color: #002f6c;
}
.section-subtitle {
  max-width: 800px;
  margin: 10px auto 40px;
  font-size: 1em;
  color: #333;
}
.nbis-anekal-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

.nbis-anekal-hover-box {
  width: 300px;
  height: 200px;
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.nbis-anekal-hover-box:hover {
  transform: scale(1.03);
}
.nbis-anekal-hover-box .hover-content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 20px;
  text-align: center;
  transition: top 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Hover reveals content */
.nbis-anekal-hover-box:hover .hover-content {
  top: 0;
}

/* Colored overlay */
.nbis-anekal-hover-box.red .hover-content {
  background-color: rgba(244, 67, 54, 0.9);
}
.nbis-anekal-hover-box.blue .hover-content {
  background-color: rgba(33, 150, 243, 0.9);
}
.nbis-anekal-hover-box.yellow .hover-content {
  background-color: rgba(255, 193, 7, 0.95);
  color: #000;
}

.hover-content h4 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}
.hover-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}


/* testimonial*/
.testimonial-section {
  padding: 32px 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #222;
}
.testimonial-section .section-title {
  text-align: center;
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 40px;
}
.testimonial-card {
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: left;
  max-width: 100%;
  margin: 0 10px;
    cursor:pointer;
    height: 267px !important
}
.testimonial-card:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}
.testimonial-stars {
  color: #FFD700;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.testimonial-text {
  font-size: 12px;
  line-height: 1.6;
  color: #333;
  margin-bottom: 20px;
  position: relative;
}
.testimonial-text::before {
  content: "“";
  font-size: 40px;
  position: absolute;
  top: -25px;
  left: -10px;
  color: #e0e0e0;
  font-family: serif;
}
.testimonial-name {
  font-weight: bold;
  font-size: 13px;
  color: #111;
}
.homepage-slidder .testimonial-text::before {
    font-size: 75px !important;
    top: -91px !important;
    left: -10px !important;
}














.enrol-section.anekal-town {
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  color: #fff;
  position: relative;
}

.enrol-section .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.counters-wrapper.anekal-town {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  flex: 1;
}

.counter-box.anekal-town {
  width: 45%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 15px;
  text-align: center;
  border-radius: 10px;
}

.counter-icon.anekal-town {
  width: 60px;
  margin-bottom: 10px;
}

.counter-box h3 {
  font-size: 28px;
  margin: 0;
  color: #FFD700;
}

.counter-box p {
  margin: 5px 0 0;
  font-weight: 500;
}

.enrol-box.anekal-town {
  background: #fff;
  color: #000;
  padding: 30px;
  max-width: 400px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.enrol-box h2 {
  font-size: 28px;
  margin-bottom: 15px;
  text-align: center;
}

.enrol-box p {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.contact-btn.anekal-town {
  display: block;
  background: #FFC400;
  padding: 12px;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  border-radius: 5px;
}

/* Responsive */
@media screen and (max-width: 768px) {
  .counters-wrapper.anekal-town {
    flex-direction: row;
    justify-content: center;
  }

  .counter-box.anekal-town {
    width: 45%;
  }

  .enrol-box.anekal-town {
    margin-top: 40px;
    width: 100%;
  }

  .enrol-section .container {
    flex-direction: column;
  }
}
span.count.anekal-town {
    color: white;
}

.achiever-wrapper {
  padding: 60px 20px;
  text-align: center;
  background: #f9f9f9;
}

.achiever-heading {
  font-size: 42px;
  font-weight: 800;
  color: #1a75ff;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
}

.achiever-heading::after {
  content: "";
  width: 60px;
  height: 4px;
  background: #1a75ff;
  display: block;
  margin: 10px auto 0;
  border-radius: 2px;
}

.achiever-section {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
align-items: center;
}

.achiever-card {
  width: 320px;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  transition: transform 0.3s ease;
}

.achiever-card:hover {
  transform: translateY(-5px);
}

.achiever-card img {
  width: 100%;
  display: block;
}

@media (max-width: 768px) {
  .achiever-section {
    flex-direction: column;
    align-items: center;
  }

  .achiever-card {
    width: 100%;
    max-width: 350px;
    height: auto;
  }

  .achiever-card img {
    height: auto;
  }
}
.secodimgachieve img{height: 38%;}

/*anekal residence*/
.anekal-banner {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/2-4.webp') no-repeat center center/cover;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.anekal-overlay {
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 40px 20px;
  border-radius: 8px;
  max-width: 90%;
}

.anekal-heading {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 1px;
}

.anekal-subtext {
  font-size: 20px;
  color: #ffd700;
  margin-top: 15px;
  font-style: italic;
  letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 768px) {
  .anekal-banner {
    height: 320px;
  }

  .anekal-heading {
    font-size: 26px;
  }

  .anekal-subtext {
    font-size: 16px;
  }
}









.curriculum-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.curriculum-card {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 350px;
  display: flex;
  align-items: flex-end;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}

.curriculum-card .curriculum-overlay {
  padding: 25px;
  color: #fff;
  z-index: 2;
  position: relative;
}

.curriculum-card h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 12px;
}

.curriculum-card p {
  font-size: 16px;
  line-height: 1.6;
}

/* Overlay background colors */
.icse .curriculum-overlay {
  background-color: rgba(243, 102, 50, 0.8); /* Orange */
}

.cbse .curriculum-overlay {
  background-color: rgba(149, 197, 56, 0.8); /* Green */
}

/* Background images */
.icse {
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/hoe-anekal-resis.jpg'); /* Replace with your actual image path */
}

.cbse {
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/home-anekal-sec.jpg'); /* Replace with your actual image path */
}

/* Responsive adjustment */
@media (max-width: 768px) {
  .curriculum-card {
    height: 300px;
  }

  .curriculum-card h3 {
    font-size: 22px;
  }

  .curriculum-card p {
    font-size: 14px;
  }
}
















.stats-pink {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/1920x211_bg.png') no-repeat center center;
  background-size: cover;
  background-color: #fddde6;
  padding: 60px 0;
  color: white;
  position: relative;
}

.stats-pink::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 192, 203, 0.4);
  z-index: 1;
}

.stats-pink .container {
  position: relative;
  z-index: 2;
}

.stats-pink .section-subtitle {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  color: white;
}

.stats-pink .section-title {
  font-size: 48px;
  font-weight: bold;
  color: white;
  margin-bottom: 40px;
}

.stats-pink .stat-box {
  margin-bottom: 30px;
}

.stats-pink .stat-number {
  font-size: 48px;
  font-weight: bold;
  color: white;
}

.stats-pink .stat-label {
  font-size: 16px;
  color: white;
}

.about-school {
  padding: 80px 20px;
  background: #f8f9fc;
}

.about-heading {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}

.about-heading .highlight {
  background-color: #000;
  color: #fff;
  padding: 0 10px;
  display: inline-block;
}

.about-description {
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto;
  color: #003366;
}

.card-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
}

.card-box {
  border-radius: 40px;
  padding: 40px 20px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  width: 260px;
  transition: transform 0.3s ease;
}

.card-box:hover {
  transform: translateY(-10px);
}

.card-box .icon {
  font-size: 40px;
  margin-bottom: 20px;
}

.card-box h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #000;
}

.card-box p {
  margin: 0;
  font-size: 16px;
  color: #333;
}

.pink {
  background-color: #fde5e9;
  color: #a52834;
}

.yellow {
  background-color: #fff4cc;
  color: #cc9900;
}

.blue {
  background-color: #dbeeff;
  color: #005ea2;
}

/* Responsive */
@media (max-width: 768px) {
  .card-box {
    width: 100%;
    max-width: 300px;
  }
}





















.atibelle.banner {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
              url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/New-Baldwin-International-School-and-College-Attibele-nbis.jpg') no-repeat center center/cover;
  padding: 100px 20px;
  text-align: center;
  color: white;
  position: relative;
  overflow: hidden;
}

.atibelle.banner-content {
  max-width: 800px;
  margin: 0 auto;
}

.atibelle.banner-content h1.atibelle {
   font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4), 0 0 8px rgba(255, 255, 255, 0.2);
    color: aliceblue;

}

.atibelle.banner-content p.atibelle {
  margin-top: 20px;
  font-size: 18px;
  font-style: italic;
  color: #ddd;
}

@keyframes glow {
  from {
    text-shadow: 0 0 10px #0ff, 0 0 20px #0ff;
  }
  to {
    text-shadow: 0 0 20px #0ff, 0 0 40px #0ff;
  }
}








.school-banner-section.atibelle {
  background-color: #f6f6f6;
  padding: 60px 20px 120px;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Segoe UI', sans-serif;
}

.school-banner-image-wrapper.atibelle {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.school-banner-image.atibelle {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.school-banner-content.atibelle {
  background-color: #fff;
  padding: 35px 30px;
  width: 85%;
  max-width: 800px;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: calc(100% - 80px); /* Overlapping less than half */
  z-index: 2;
  transform: translateY(-50%);
}

.school-banner-content.atibelle h2.atibelle {
  font-size: 26px;
  color: #1f2b7b;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.school-banner-content.atibelle .quote.atibelle {
  font-style: italic;
  color: #e74c3c;
  font-size: 17px;
  margin-bottom: 15px;
}

.school-banner-content.atibelle p.atibelle {
  font-size: 15.5px;
  color: #444;
  line-height: 1.6;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .school-banner-image-wrapper.atibelle,
  .school-banner-content.atibelle {
    width: 95%;
  }

  .school-banner-content.atibelle {
    position: static;
    transform: none;
    margin-top: -50px;
  }

  .school-banner-content.atibelle h2.atibelle {
    font-size: 20px;
  }

  .school-banner-content.atibelle p.atibelle,
  .school-banner-content.atibelle .quote.atibelle {
    font-size: 14.5px;
  }
}
.card-section.atibelle {
  padding: 60px 20px;
  background: #fff;
    display:flex; justify-content:center;
}

.card-container.atibelle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  max-width: 1200px;
  margin-top: 40px;
}

.card-box.atibelle {
  width: 250px;
  border-radius: 16px;
  padding: 30px 20px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12);
}

.card-box.atibelle h3.atibelle {
  font-size: 20px;
  font-weight: 600;
  margin: 20px 0 10px;
}

.card-btn.atibelle {
  background-color: rgba(0, 0, 0, .15);
    padding: 7px 11px;
    border: none;
    border-radius: 25px;
    color: #fff !important;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    font-size: 12px;
}
.card-btn.atibelle a{color:white;text-decoration: none !important;}
a{color:white;text-decoration: none !important;}
.card-btn.atibelle:hover {
  background-color: rgba(0, 0, 0, 0.25);
}

/* Icon block with shape behind */
.icon-wrapper.atibelle {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.icon-img.atibelle {
  width: 50px;
  height: 50px;
  z-index: 2;
  position: relative;
  margin-top: 14px;
}

.icon-bg.atibelle {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* Background Colors */
.card-box.red {
  background-color: #e74c3c;
}

.card-box.green {
  background-color: #27ae60;
}

.card-box.blue {
  background-color: #1abc9c;
}

.card-box.orange {
  background-color: #e67e22;
}

/* Responsive */
@media (max-width: 768px) {
  .card-box.atibelle {
    width: 100%;
    max-width: 320px;
  }
}







.registration-section.atibelle {
  display: flex;
  justify-content: center;
  align-items: stretch;
  background-color: #fff;
  width: 100%;
  flex-wrap: wrap;
}

.reg-left.atibelle {
  flex: 1;
  min-width: 300px;
  background-color: #cb3737;
  color: white;
  padding: 60px 40px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  font-family: 'Poppins', sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reg-right.atibelle {
  flex: 1;
  min-width: 300px;
  background-color: #efefef;
  padding: 60px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: 'Poppins', sans-serif;
}

.reg-right.atibelle h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #222;
}

.apply-btn.atibelle {
  background-color: #2f2f2f;
  color: #fff;
  border: none;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all 0.3s ease;
}

.apply-btn.atibelle:hover {
  background-color: #000;
}

/* Responsive */
@media (max-width: 768px) {
  .registration-section.atibelle {
    flex-direction: column;
  }

  .reg-left.atibelle,
  .reg-right.atibelle {
    padding: 40px 20px;
    text-align: center;
  }
}













.info-strip.atibelle {
  display: flex;
  flex-wrap: wrap;
  background-color: #0d2240; /* outer background */
}

.info-box.atibelle {
  flex: 1;
  min-width: 250px;
  padding: 40px 30px;
  background-color: #027b95; /* base box color */
  color: white;
  text-align: center;
  transition: transform 0.4s ease, background 0.4s ease;
  position: relative;
  z-index: 1;
}

.info-box.atibelle:nth-child(odd) {
  background-color: #026778;
}

.info-box.atibelle:hover {
  transform: translateY(-5px);
  background-color: #0199b7;
  z-index: 2;
}

.icon.atibelle {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  border: 3px solid white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.icon.atibelle img {
  width: 40px;
  height: 40px;
}

.info-box.atibelle h3 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 700;
}

.info-box.atibelle p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.read-more.atibelle {
  color: white;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.read-more.atibelle::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 2px;
  background: white;
  transition: width 0.3s;
}

.read-more.atibelle:hover::after {
  width: 0%;
}

/* Responsive */
@media (max-width: 768px) {
  .info-strip.atibelle {
    flex-direction: column;
  }
}














.why-section.atibelle {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 40px;
  align-items: flex-start;
  gap: 40px;
  background: white;
}

.why-left.atibelle {
  flex: 1;
  min-width: 280px;
}

.why-left h2 {
  font-size: 48px;
  line-height: 1.2;
  color: #ff4a00;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

.why-right.atibelle {
  flex: 2;
  min-width: 280px;
  color: #444;
  font-size: 18px;
  line-height: 1.7;
  position: relative;
}

.why-right .underline {
  display: block;
  width: 50px;
  height: 3px;
  background-color: #ff4a00;
  margin-bottom: 20px;
}

.why-right strong {
  color: #000;
}
@media (max-width: 768px) {
  .why-section.atibelle {
    flex-direction: column;
  }

  .why-left h2 {
    font-size: 36px;
  }

  .why-right {
    font-size: 16px;
  }
}








/* Banner with background image */
.banaswadi-college.banner-section {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/New-Baldwin-International-Degree-College-Banaswadi-nbis.jpg') no-repeat center center/cover;
  padding: 100px 20px 60px;
  text-align: center;
  color: #fff;
  position: relative;
}

.banaswadi-college.banner-section h1 {
font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4), 0 0 8px rgba(255, 255, 255, 0.2);
  color: aliceblue;
}

.banaswadi-college.banner-section .admission-link {
  font-size: 13px;
  background-color: #6b2c3f;
  padding: 7px 26px;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  transition: background 0.3s ease;
}

.banaswadi-college.banner-section .admission-link:hover {
  background-color: #8a3c57;
}
/* Info Boxes */
.banaswadi-college.overlapping-section {
  position: relative;
  top: -40px;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.banaswadi-college.info-box-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.banaswadi-college.info-box {
  background-color: #6b2c3f;
  color: white;
  padding: 20px 15px; /* reduced height */
  width: 23%;
  min-width: 230px;
  text-align: center;
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden;
border: #6b2c3f solid 2px;
   border-radius: 32px;
}

.banaswadi-college.info-box h3 {
  font-size: 16px;
  margin-bottom: 5px;
    color: white;

}

.banaswadi-college.info-box p {
  font-size: 18px;
  font-weight: bold;
  transition: color 0.3s ease;
}

.banaswadi-college.info-box:hover {
  background-color: #ffffff;
  color: #6b2c3f;
}

.banaswadi-college.info-box:hover p {
  color: #6b2c3f;
}

.banaswadi-college.info-box::after {
  content: '→';
  position: absolute;
  bottom: 15px;
  left: -20px;
  font-size: 20px;
  color: #6b2c3f;
  transition: all 0.4s ease;
  opacity: 0;
}

.banaswadi-college.info-box:hover::after {
  left: 100px;
  opacity: 1;
}

/* About Section */
.banaswadi-college.about-section {
  padding: 80px 20px 40px;
  background-color: #f9f9f9;
}

.banaswadi-college.about-container {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.banaswadi-college.about-section h2 {
  color: #ff4500;
  font-size: 40px;
  margin-bottom: 10px;
}

.banaswadi-college.orange-line {
  width: 60px;
  height: 4px;
  background-color: orange;
  margin-bottom: 20px;
}

.banaswadi-college.about-section p {
  font-size: 18px;
  color: #333;
  line-height: 1.7;
}

/* Responsive Boxes */
@media (max-width: 768px) {
  .banaswadi-college.overlapping-section {
    top: auto;
    margin-top: 30px;
    padding: 10px 15px;
  }

  .banaswadi-college.info-box {
    width: calc(50% - 20px);
  }

  .banaswadi-college.banner-content h1 {
    font-size: 36px;
  }

  .banaswadi-college.banner-content .admission-link {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .banaswadi-college.info-box {
    width: 100%;
  }

  .banaswadi-college.banner-section {
    padding: 80px 15px 40px;
  }

  .banaswadi-college.about-section h2 {
    font-size: 30px;
  }

  .banaswadi-college.about-section p {
    font-size: 16px;
  }
}
.banaswadi-college.info-box:hover h3 {
    color: #6b2c3f !important;
}









.banaswadi-degree-section .degree-box {
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-bottom: 10px;
}

.green-box {
  background-color: #97c93d;
}

.orange-box {
  background-color: #ffb400;
}

.degree-box:hover {
  transform: scale(1.03);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.degree-box img {
  max-width: 80px;
}








.lil-about .section-title {
  font-size: 2rem;
  font-weight: 600;
  color: #333;
}

.lil-about p {
  font-size: 1.05rem;
  color: #444;
  line-height: 1.8;
}

.lil-about .about-img-wrap {
  overflow: hidden;
  display: inline-block;
  border: 5px solid #eee;
}

.lil-about .styled-img {
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
}

.lil-about .about-img-wrap:hover .styled-img {
  transform: scale(1.05);
}

.read-more-btn {
  background: linear-gradient(to right, #fbbf24, #facc15);
  color: #fff;
  padding: 10px 22px;
  border-radius: 25px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.read-more-btn:hover {
  background: linear-gradient(to right, #facc15, #fbbf24);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}















.baldwin-edge-section {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/NBIS-home-about.jpg') no-repeat center center/cover;
  padding: 60px 20px;
  color: #fff;
}

.baldwin-edge-section .section-title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}

.edge-box-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.edge-box {
 background-color: rgb(19 159 255 / 74%);
  padding: 20px;
  border-radius: 12px;
  display: flex;
  gap: 20px;
  align-items: center;
  flex: 1 1 calc(50% - 20px);
  min-width: 280px;
  max-width: 48%;
  transition: all 0.3s ease;
}

.edge-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.edge-icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
}

.edge-box h4 {
  font-size: 20px;
  margin-bottom: 6px;
  font-weight: 600;
  color: #fff;
}

.edge-box p {
  margin: 0;
  font-size: 15px;
  color: #f0f0f0;
}

/* Responsive */
@media (max-width: 768px) {
  .edge-box {
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
  }

  .edge-icon {
    margin-bottom: 10px;
  }
}







.placement-section {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/bg-pattern.png') no-repeat center center/cover;
  background-color: #002e5d;
  padding: 80px 20px;
  color: white;
  position: relative;     /* Important for z-index context */
  z-index: 1;
  overflow: hidden;       /* Ensures children like circle aren't cut off */
}

.placement-heading {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
}

.placement-subtext {
  font-size: 18px;
  max-width: 960px;
  margin: 0 auto 50px auto;
  line-height: 1.6;
}
.stat-box {
  background-color: #fecc00;
  color: #000;
  border-radius: 16px;
  padding: 40px 30px;
  min-height: 170px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  font-family: 'Segoe UI', sans-serif;
  transition: transform 0.3s ease;
}

.stat-box:hover {
  transform: translateY(-5px);
}

.stat-box h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 10px;
}

.stat-box p {
  font-size: 17px;
  margin: 0;
  font-weight: 500;
  line-height: 1.5;
}

.placement-circle {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 40px solid #fecc00;
  border-radius: 50%;
  right: -100px;
  top: -100px;
  background: #002e5d;
  z-index: -9;
}



















.banaswadi-college.academic-achievements {
  padding: 80px 20px;
  background: #fdfdfd;
  text-align: center;
}

.banaswadi-college.academic-achievements .section-title {
  font-size: 38px;
  font-weight: 700;
  color: #0c2c53;
  margin-bottom: 15px;
}

.banaswadi-college.academic-achievements .section-subtext {
  font-size: 18px;
  color: #333;
  max-width: 1000px;
  margin: 0 auto 50px;
  line-height: 1.6;
}

.banaswadi-college .achievement-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.banaswadi-college .achievement-box {
  background: #ffce00;
  border-radius: 15px;
  padding: 40px 30px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.banaswadi-college .achievement-box:hover {
  transform: translateY(-8px);
}

.banaswadi-college .achievement-box h3 {
  font-size: 32px;
  font-weight: 800;
  color: #000;
  margin-bottom: 15px;
}

.banaswadi-college .achievement-box p {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .banaswadi-college .achievement-boxes {
    flex-direction: column;
    align-items: center;
  }

  .banaswadi-college .achievement-box {
    max-width: 100%;
  }
}
.banaswadi-college .achievement-box
 {
     max-width: 555px;align-content
}

















.banaswadi-college.scholarship-section {
  background: linear-gradient(to bottom right, #e8f0f7, #f4f8fb);
  padding: 80px 20px;
  text-align: center;
}

.banaswadi-college .scholarship-title {
  font-size: 36px;
  color: #0c2c53;
  font-weight: 700;
  margin-bottom: 50px;
}

.banaswadi-college .scholarship-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.banaswadi-college .scholarship-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px 30px;
  width: 100%;
  max-width: 500px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.banaswadi-college .scholarship-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.banaswadi-college .scholarship-card .scholarship-icon {
  width: 70px;
  height: auto;
  margin-bottom: 20px;
}

.banaswadi-college .scholarship-card h3 {
  font-size: 28px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.banaswadi-college .scholarship-card p {
  font-size: 18px;
  color: #555;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 768px) {
  .banaswadi-college .scholarship-cards {
    flex-direction: column;
    align-items: center;
  }

  .banaswadi-college .scholarship-card {
    max-width: 90%;
  }
}




















.banaswadi-college.research-innovation-section {
  background: linear-gradient(to bottom right, #f3f8fc, #e7eff6);
  padding: 80px 20px;
  text-align: center;
}

.banaswadi-college .section-title {
  font-size: 38px;
  font-weight: 700;
  color: #0c2c53;
  margin-bottom: 20px;
}

.banaswadi-college .section-subtitle {
  font-size: 18px;
  color: #444;
  max-width: 1000px;
  margin: 0 auto 50px;
  line-height: 1.7;
}

/* Flex Row */
.banaswadi-college .research-row {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

/* Boxes */
.banaswadi-college .research-box {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 30px rgba(85, 132, 255, 0.15), 0 0 12px rgba(85, 132, 255, 0.25);
  padding: 40px 30px;
  width: 45%;
  min-width: 300px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: left;
}

.banaswadi-college .research-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 0 40px rgba(85, 132, 255, 0.3), 0 0 16px rgba(85, 132, 255, 0.35);
}

/* List styling */
.banaswadi-college .research-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.banaswadi-college .research-box ul li {
  font-size: 18px;
  color: #333;
  margin-bottom: 25px;
  position: relative;
  padding-left: 28px;
  border-bottom: 1px solid #eee;
  padding-bottom: 18px;
}

.banaswadi-college .research-box ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.banaswadi-college .research-box ul li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 2px;
  color: #4b6cb7;
  font-size: 16px;
}

.banaswadi-college .research-box ul li strong {
  font-weight: 700;
  color: #0c2c53;
}

/* Responsive */
@media (max-width: 768px) {
  .banaswadi-college .research-row {
    flex-direction: column;
    align-items: center;
  }

  .banaswadi-college .research-box {
    width: 90%;
  }
}
















.banaswadi-nbis.features-section {
  padding: 60px 20px;
  background-color: #fff;
}

.banaswadi-nbis .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.banaswadi-nbis .feature-box {
  background-color: #f8f8f8;
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease;
}

.banaswadi-nbis .feature-box img {
  width: 60px;
  height: auto;
  margin-bottom: 20px;
}

.banaswadi-nbis .feature-box h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1a2b4c;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.banaswadi-nbis .feature-box p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  margin: 0;
}

.banaswadi-nbis .feature-box:hover {
  background-color: #ffffff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}
.banaswadi-faq h2 {
    font-size: 48px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 255, 255, 0.7) 0px 0px 15px;
    animation: 2s ease-in-out 0s infinite alternate none running glow;
    color: white !important;
}

.banaswadi-nbis.contact-strip {
  background: #fefefe;
  padding: 50px 20px;
  border-top: 5px solid #ff6600;
  border-bottom: 5px solid #ff6600;
}

.banaswadi-nbis .contact-item {
  padding: 20px;
  margin-bottom: 30px;
}

.banaswadi-nbis .contact-item img {
  width: 50px;
  margin-bottom: 15px;
  transition: transform 0.3s ease;
}

.banaswadi-nbis .contact-item h4 {
  color: #ff6600;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.banaswadi-nbis .contact-item p {
  font-size: 15px;
  line-height: 1.6;
  color: #333;
}

.banaswadi-nbis .contact-item:hover img {
  transform: scale(1.2);
}
.testimonial-section.nbis-anekal h2 {
    text-transform: capitalize;
}
section.awards-section {
    margin-bottom: 20px;
}
.hometestimonial{margin-bottom:0px !important;background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/bg-pattern.png');}
.homeawardsect {margin-bottom:0px !important;}

.school-title.orange
 {
    color: #f60;
    background-color: #ffe4c3;
}
.school-title.green {
    color: #21ba45;
    background-color: #21ba4529;
}
.advantages-section h2 {
    font-size: 34px;
    font-weight: bold;
    text-shadow: 0 0 7px rgba(0, 255, 255, 0.7);
    animation: glow 2s ease-in-out infinite alternate;
}
.tc-palya-banner.tc-palya h1 {
    font-size: 48px;
    font-weight: bold;
    color: black;
    text-shadow: 0 0 15px rgb(0 255 172 / 43%) !important;
    animation: glow 2s ease-in-out infinite alternate;
}
h2.mandur-heading {
    letter-spacing: 2px;
}
h1.mandur-subheading
 {
    font-size: 24px !important;
    margin-top: 31px !important;
}
.why-choose-section h5 {
    color: #ffde00 !important;
}
.why-choose-section h2 {
    color: aliceblue !important;
}
.why-choose-section h4 {
    color: aliceblue !important;
}
.dis-counter-box h2 {
    color: #ffde00 !important;
}
.section-heading h2 {
    color: antiquewhite !important;
}
.about-heading h3 {
    color: chocolate !important;
}
.chandapura-banner-strip h1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 15px rgb(255 166 0 / 78%) !important;
    animation: glow 2s ease-in-out infinite alternate;
}
.school-gallery h2 {
    text-align: center;
}
h1.nbis-anekal-heading
 {
    color: antiquewhite !important;
}
.anekal-banner-content h2 {
    color: azure !important;
}
.anekal-banner-content img {
    border-radius: 16px;
}
/* CSS */
.residence-anekal.banner-section {
  position: relative;
  background-image: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/07/1-1-1.jpg'); 
  background-size: cover;
  background-position: center;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.residence-anekal.banner-overlay {
  background-color: rgba(0, 0, 0, 0.5); /* semi-dark overlay */
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.residence-anekal.banner-content {
  text-align: center;
  color: #fff;
  padding: 20px;
  max-width: 800px;
}

.residence-anekal.banner-heading {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4), 0 0 8px rgba(255, 255, 255, 0.2);
  color: aliceblue;
}

.residence-anekal.banner-quote {
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.6;
}
.bg-success {
    background-color: #287c05;
}
.bg-danger {
    background-color: #ff4747;
}
/*hsr layout*/
.hsrlayot.banner-section {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/New-Baldwin-International-School-HSR-Layout-nbis-scaled.jpg') no-repeat center/cover;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.hsrlayot.banner-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hsrlayot.banner-content {
  text-align: center;
  color: #fff;
  max-width: 800px;
}

.hsrlayot.banner-heading {
  font-size: 3rem;
  font-weight: bold;
  text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}

.hsrlayot.banner-sub {
  font-size: 1.4rem;
  margin-top: 15px;
  font-style: italic;
  color: #eee;
}
h1.hsrlayot.subtitle
 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .4), 0 0 8px rgba(255, 255, 255, .2);
    color: honeydew;
}
h4.hsrlayot.title
 {
    font-size: 1.5rem;
    line-height: 1.6;
     font-style: italic;
     color: white
}





/* Section Styling */
.hsrlayot.admission-section {
  padding: 60px 30px;
  background: #fff;
  display: flex;
  justify-content: center;
}

/* Container Layout */
.hsrlayot.admission-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

/* Image Styling */
.hsrlayot.admission-image {
  flex: 1 1 45%;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.hsrlayot.admission-image img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.4s ease;
}
.hsrlayot.admission-image:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 30px rgba(0, 128, 0, 0.3);
}
.hsrlayot.admission-image:hover img {
  transform: scale(1.05);
}

/* Text Content Styling */
.hsrlayot.admission-content {
  flex: 1 1 45%;
  text-align: center;
}
.hsrlayot.admission-content h3 {
  font-size: 1.4rem;
  color: #ff9000;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.hsrlayot.admission-content h2 {
  font-size: 2.2rem;
  color: #472f92;
  font-weight: 800;
  margin-bottom: 25px;
}

/* Button Styling */
.hsrlayot.enroll-btn {
  padding: 14px 30px;
  background: #ec541b;
  color: #fff;
  font-size: 1.1rem;
  border-radius: 40px;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(255, 102, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hsrlayot.enroll-btn:hover {
  transform: scale(1.08);
  box-shadow: 0 12px 30px rgba(255, 102, 0, 0.5);
}
.hsrlayot.admission-info-section {
  padding: 60px 30px;
  background-color: #e6f4ff;
}

.hsrlayot.admission-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  max-width: 1200px;
  margin: auto;
}

.hsrlayot.admission-box {
  background: #ffffff;
  padding: 30px 25px;
  border-radius: 12px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  flex: 1 1 45%;
  min-width: 300px;
}

.hsrlayot.admission-box h2 {
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 15px;
  color: #003366;
}

.hsrlayot.admission-box p {
  font-size: 1rem;
  color: #333;
  margin-bottom: 20px;
  line-height: 1.6;
}

.hsrlayot.admission-box ul {
  list-style: none;
  padding-left: 0;
}

.hsrlayot.admission-box ul li {
  font-size: 1rem;
  margin-bottom: 12px;
  position: relative;
  padding-left: 28px;
}

.hsrlayot.admission-box ul li::before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.1rem;
  color: #16a34a;
}



/* Background and section layout */
.hsrlayot.student-council-section {
  background: url('https://www.newbaldwingroupofinstitutions.org/wp-content/uploads/2025/06/hsr-creative.webp') no-repeat center center;
  background-size: cover;
  padding: 80px 20px;
  text-align: center;
  position: relative;
}

/* Wrapper */
.student-council-wrapper {
  max-width: 1000px;
  margin: auto;
  background: rgba(255, 255, 255, 0.85);
  padding: 40px 30px;
  border-radius: 16px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}

/* Heading */
.student-council-wrapper h2.council-heading {
  font-size: 2.5rem;
  font-weight: 800;
  margin-bottom: 20px;
  color: #111827;
  font-family: 'Poppins', sans-serif;
}

/* Quote */
.council-quote {
  font-size: 1.1rem;
  color: #333;
  margin-bottom: 35px;
  line-height: 1.6;
}

/* Buttons */
.council-roles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

.council-roles button {
  background-color: #f97316;
  color: white;
  border: 2px solid #3b0764;
  border-radius: 12px;
  padding: 12px 20px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.council-roles button:hover {
  background-color: #3b0764;
  color: #fff;
  transform: translateY(-3px) scale(1.05);
}
.gallery-img {
  height: 280px !important;
}
/* .page-id-76 .custom-header {display:none;}
.page-id-76 .location-header {display:block !important;}

.page-id-68 .custom-header {display:none;}
.page-id-68 .location-header {display:block !important;}

.page-id-70 .custom-header {display:none;}
.page-id-70 .location-header {display:block !important;}

.page-id-72 .custom-header {display:none;}
.page-id-72 .location-header {display:block !important;}

.page-id-74 .custom-header {display:none;}
.page-id-74 .location-header {display:block !important;}

.page-id-76 .custom-header {display:none;}
.page-id-76 .location-header {display:block !important;}

.page-id-66 .custom-header {display:none;}
.page-id-66 .location-header {display:block !important;}

.page-id-83 .custom-header {display:none;}
.page-id-83 .location-header {display:block !important;}

.page-id-78 .custom-header {display:none;}
.page-id-78 .location-header {display:block !important;}

.page-id-85 .custom-header {display:none;}
.page-id-85 .location-header {display:block !important;}

.page-id-87 .custom-header {display:none;}
.page-id-87 .location-header {display:block !important;} */

.Allinonepage .safety .clearfix .table {margin-bottom:0px !important;}
.Allinonepage .safety .clearfix .table a{color:blue !important;}
.Allinonepage .clearfix .table th,td{text-align:center !important;}
.temporary-section .fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {color: #8c8c8c;}
.temporary-section .fluentform .ff-el-group {margin-bottom:10px !important;}
.enquiryformcontact .fluentform .ff-el-group {margin-bottom:10px !important;}