.elementor-2278 .elementor-element.elementor-element-d55aaf7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-f2310a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-573f5d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-277ab8a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-b4448cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-1d771fd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-2ea4e39{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-4d75b9f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-89ab82b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-33e7be9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2278 .elementor-element.elementor-element-6a2f543{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4b592c8 */.bes-fac-hero-new {
  height: 75vh;
  background: url('https://images.unsplash.com/photo-1580582932707-520aed937b7b') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.bes-fac-hero-new::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.35); /* Soft overlay */
}

.bes-fac-hero-content {
  position: relative;
  text-align: center;
  color: #fff;
  max-width: 800px;
  padding: 20px;
  animation: fadeUp 1s ease forwards;
}

.bes-fac-hero-content h1 {
  font-size: 48px;
  margin-bottom: 20px;
  color: #fff;
}

.bes-fac-hero-content p {
  font-size: 20px;
  line-height: 1.7;
}

@keyframes fadeUp {
  from { opacity: 0; transform: translateY(30px); }
  to { opacity: 1; transform: translateY(0); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b40b0c */.bes-fac-section-new {
  padding: 120px 40px;
  background: linear-gradient(to bottom, #ffffff, #f4f8ff);
}

.bes-container {
  max-width: 1200px;
  margin: auto;
}

.bes-flex {
  display: flex;
  align-items: center;
  gap: 80px;
  flex-wrap: wrap;
}

.bes-fac-img img {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
  box-shadow: 0 25px 60px rgba(0,0,0,0.1);
  transition: 0.4s ease;
}

.bes-fac-img img:hover {
  transform: scale(1.05);
}

.bes-fac-content {
  flex: 1;
}

.bes-fac-content h2 {
  font-size: 34px;
  color: #1e3a8a;
  margin-bottom: 20px;
}

.bes-fac-content p {
  font-size: 18px;
  color: #475569;
  margin-bottom: 30px;
  line-height: 1.8;
}

.bes-icon-list div {
  font-size: 17px;
  margin-bottom: 15px;
  padding-left: 10px;
  transition: 0.3s;
}

.bes-icon-list div:hover {
  transform: translateX(8px);
  color: #2563eb;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a8a26d5 */.bes-library-float {
  position: relative;
  padding: 180px 40px;
  background: #f8fbff;
  overflow: hidden;
}

/* Background Image Block */
.bes-library-bg {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
  height: 450px;
  background: url('https://images.unsplash.com/photo-1524995997946-a1c2e315a42f') center/cover no-repeat;
  border-radius: 30px;
  box-shadow: 0 40px 80px rgba(0,0,0,0.15);
}

/* Floating Card */
.bes-library-card {
  position: relative;
  max-width: 900px;
  margin: 350px auto 0;
  background: #ffffff;
  padding: 60px;
  border-radius: 25px;
  box-shadow: 0 40px 80px rgba(0,0,0,0.12);
  text-align: center;
  transition: 0.4s ease;
}

.bes-library-card:hover {
  transform: translateY(-10px);
}

.bes-lib-label {
  font-size: 13px;
  letter-spacing: 3px;
  color: #2563eb;
  font-weight: 600;
}

.bes-library-card h2 {
  font-size: 38px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-library-card p {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 50px;
}

/* Stats Grid */
.bes-lib-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 40px;
}

.bes-lib-stats h3 {
  font-size: 28px;
  color: #2563eb;
  margin-bottom: 5px;
}

.bes-lib-stats span {
  font-size: 14px;
  color: #64748b;
}

/* Responsive */
@media(max-width:900px){
  .bes-library-bg {
    height: 300px;
  }

  .bes-library-card {
    margin-top: 250px;
    padding: 40px;
  }

  .bes-library-card h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3677203 */.bes-sports-ultra {
  position: relative;
  background: #f4f8ff;
}

/* TOP HERO STYLE */
.bes-sports-top {
  position: relative;
  padding: 160px 40px 200px;
  background: linear-gradient(120deg, rgba(30,58,138,0.85), rgba(37,99,235,0.75)),
              url('https://balaghatenglishschool.in/wp-content/uploads/2026/02/WhatsApp-Image-2026-02-21-at-1.49.35-PM.jpeg') center/cover no-repeat;
  color: #ffffff;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
}

.bes-sports-top-content {
  max-width: 850px;
  margin: auto;
  animation: fadeUpSports 1s ease forwards;
}

.bes-sports-label {
  font-size: 13px;
  letter-spacing: 3px;
  font-weight: 600;
  opacity: 0.9;
}

.bes-sports-top h2 {
  font-size: 42px;
  margin: 20px 0;
}

.bes-sports-top p {
  font-size: 18px;
  line-height: 1.8;
}

/* BOTTOM CARDS */
.bes-sports-bottom {
  margin-top: -120px;
  padding: 0 40px 120px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.bes-sport-card {
  background: #ffffff;
  padding: 50px 40px;
  border-radius: 25px;
  box-shadow: 0 30px 70px rgba(0,0,0,0.08);
  transition: 0.4s ease;
  position: relative;
  overflow: hidden;
}

.bes-sport-card::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 200px;
  background: rgba(37,99,235,0.08);
  border-radius: 50%;
  top: -80px;
  right: -80px;
  transition: 0.4s ease;
}

.bes-sport-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 40px 90px rgba(0,0,0,0.15);
}

.bes-sport-card:hover::before {
  transform: scale(1.2);
}

.bes-sport-icon {
  font-size: 40px;
  margin-bottom: 20px;
}

.bes-sport-card h3 {
  font-size: 22px;
  color: #1e3a8a;
  margin-bottom: 15px;
}

.bes-sport-card p {
  font-size: 16px;
  color: #475569;
  line-height: 1.7;
}

/* Animation */
@keyframes fadeUpSports {
  from { opacity: 0; transform: translateY(40px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Responsive */
@media(max-width:768px){
  .bes-sports-top {
    clip-path: none;
    padding: 120px 20px 150px;
  }

  .bes-sports-top h2 {
    font-size: 28px;
  }

  .bes-sports-bottom {
    margin-top: -80px;
    padding: 0 20px 100px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-241a5b9 */.bes-safety-premium {
  position: relative;
  display: flex;
  min-height: 600px;
  overflow: hidden;
}

/* Left Side Image */
.bes-safety-image {
  flex: 1;
  background: url('https://images.unsplash.com/photo-1580582932707-520aed937b7b') center/cover no-repeat;
}

/* Right Side Glass Panel */
.bes-safety-content {
  flex: 1;
  padding: 120px 60px;
  background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(244,248,255,0.95));
  backdrop-filter: blur(8px);
}

.bes-safe-label {
  font-size: 13px;
  letter-spacing: 3px;
  color: #2563eb;
  font-weight: 600;
}

.bes-safety-content h2 {
  font-size: 38px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-safe-intro {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 40px;
}

/* Feature List */
.bes-safe-features {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.bes-safe-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  transition: 0.3s ease;
}

.bes-safe-item:hover {
  transform: translateX(10px);
}

.bes-safe-icon {
  width: 55px;
  height: 55px;
  background: #2563eb;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 22px;
  flex-shrink: 0;
  transition: 0.3s ease;
}

.bes-safe-item:hover .bes-safe-icon {
  background: #1e3a8a;
}

.bes-safe-item h4 {
  color: #1e3a8a;
  margin-bottom: 6px;
}

.bes-safe-item p {
  font-size: 15px;
  color: #64748b;
  line-height: 1.6;
}

/* Responsive */
@media(max-width:900px){
  .bes-safety-premium {
    flex-direction: column;
  }

  .bes-safety-content {
    padding: 80px 30px;
  }

  .bes-safety-content h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-da4c658 */.bes-transport-section {
  padding: 140px 40px;
  background: linear-gradient(to bottom, #ffffff, #f4f8ff);
}

.bes-transport-header {
  text-align: center;
  max-width: 800px;
  margin: auto;
  margin-bottom: 80px;
}

.bes-transport-label {
  font-size: 13px;
  letter-spacing: 3px;
  color: #2563eb;
  font-weight: 600;
}

.bes-transport-header h2 {
  font-size: 38px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-transport-header p {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
}

.bes-transport-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
  align-items: center;
}

.bes-transport-left {
  flex: 1;
}

.bes-transport-left img {
  width: 100%;
  max-width: 500px;
  border-radius: 25px;
  box-shadow: 0 30px 70px rgba(0,0,0,0.1);
  transition: 0.4s ease;
}

.bes-transport-left img:hover {
  transform: scale(1.05);
}

.bes-transport-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.bes-transport-feature {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  transition: 0.3s ease;
}

.bes-transport-feature:hover {
  transform: translateX(10px);
}

.bes-transport-icon {
  width: 55px;
  height: 55px;
  background: #2563eb;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 22px;
  flex-shrink: 0;
  transition: 0.3s ease;
}

.bes-transport-feature:hover .bes-transport-icon {
  background: #1e3a8a;
}

.bes-transport-feature h4 {
  color: #1e3a8a;
  margin-bottom: 6px;
}

.bes-transport-feature p {
  font-size: 15px;
  color: #64748b;
  line-height: 1.6;
}

/* Responsive */
@media(max-width:900px){
  .bes-transport-container {
    flex-direction: column;
  }

  .bes-transport-header h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c6a1c43 */.bes-green-campus {
  padding: 160px 40px;
  background: linear-gradient(to bottom, #f8fbff, #ffffff);
}

.bes-green-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 100px;
  flex-wrap: wrap;
  align-items: center;
}

.bes-green-content {
  flex: 1;
}

.bes-green-label {
  font-size: 13px;
  letter-spacing: 3px;
  color: #16a34a;
  font-weight: 600;
}

.bes-green-content h2 {
  font-size: 40px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-green-intro {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 20px;
}

.bes-green-desc {
  font-size: 16px;
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 30px;
}

.bes-green-points div {
  margin-bottom: 12px;
  font-size: 16px;
  transition: 0.3s ease;
}

.bes-green-points div:hover {
  transform: translateX(8px);
  color: #16a34a;
}

.bes-green-images {
  flex: 1;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.bes-green-img {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 30px 70px rgba(0,0,0,0.08);
}

.bes-green-img.large {
  grid-column: span 2;
}

.bes-green-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease;
}

.bes-green-img:hover img {
  transform: scale(1.08);
}

/* Responsive */
@media(max-width:900px){
  .bes-green-container {
    flex-direction: column;
    gap: 60px;
  }

  .bes-green-content h2 {
    font-size: 28px;
  }

  .bes-green-images {
    grid-template-columns: 1fr;
  }

  .bes-green-img.large {
    grid-column: span 1;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-55b43ee */.bes-health-section {
  padding: 160px 40px;
  background: linear-gradient(to right, #ffffff, #f4f8ff);
}

.bes-health-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
}

.bes-health-left {
  flex: 1;
}

.bes-health-tag {
  font-size: 13px;
  letter-spacing: 3px;
  color: #dc2626;
  font-weight: 600;
}

.bes-health-left h2 {
  font-size: 40px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-health-intro {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 20px;
}

.bes-health-desc {
  font-size: 16px;
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 30px;
}

.bes-health-points {
  padding-left: 18px;
  color: #64748b;
}

.bes-health-points li {
  margin-bottom: 12px;
  transition: 0.3s ease;
}

.bes-health-points li:hover {
  transform: translateX(8px);
  color: #dc2626;
}

.bes-health-right {
  flex: 1;
  overflow: hidden;
  border-radius: 25px;
  box-shadow: 0 40px 90px rgba(0,0,0,0.1);
}

.bes-health-right img {
  width: 100%;
  transition: 0.4s ease;
}

.bes-health-right:hover img {
  transform: scale(1.08);
}

/* Responsive */
@media(max-width:900px){
  .bes-health-container {
    flex-direction: column;
    gap: 60px;
  }

  .bes-health-left h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-492b7fc */.bes-career-section {
  padding: 160px 40px;
  background: linear-gradient(to bottom, #ffffff, #f4f8ff);
}

.bes-career-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
}

.bes-career-image {
  flex: 1;
  overflow: hidden;
  border-radius: 30px;
  box-shadow: 0 40px 90px rgba(0,0,0,0.1);
}

.bes-career-image img {
  width: 100%;
  transition: 0.5s ease;
}

.bes-career-image:hover img {
  transform: scale(1.08);
}

.bes-career-content {
  flex: 1;
}

.bes-career-tag {
  font-size: 13px;
  letter-spacing: 3px;
  color: #7c3aed;
  font-weight: 600;
}

.bes-career-content h2 {
  font-size: 40px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-career-intro {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 20px;
}

.bes-career-desc {
  font-size: 16px;
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 35px;
}

.bes-career-focus div {
  margin-bottom: 14px;
  font-size: 16px;
  transition: 0.3s ease;
}

.bes-career-focus div:hover {
  transform: translateX(8px);
  color: #7c3aed;
}

/* Responsive */
@media(max-width:900px){
  .bes-career-container {
    flex-direction: column;
    gap: 60px;
  }

  .bes-career-content h2 {
    font-size: 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-087bf12 */.bes-admission-cta {
  padding: 160px 40px;
  background: linear-gradient(135deg, #eef4ff, #ffffff);
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* Soft background glow */
.bes-admission-cta::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  background: rgba(37,99,235,0.08);
  border-radius: 50%;
  top: -150px;
  left: -150px;
  filter: blur(120px);
}

.bes-admission-container {
  max-width: 800px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.bes-admission-tag {
  font-size: 13px;
  letter-spacing: 3px;
  color: #2563eb;
  font-weight: 600;
}

.bes-admission-container h2 {
  font-size: 42px;
  color: #1e3a8a;
  margin: 20px 0;
}

.bes-admission-container p {
  font-size: 18px;
  color: #475569;
  line-height: 1.8;
  margin-bottom: 50px;
}

.bes-admission-btn {
  display: inline-block;
  padding: 16px 40px;
  background: #2563eb;
  color: #ffffff;
  text-decoration: none;
  border-radius: 50px;
  font-weight: 600;
  transition: 0.4s ease;
  box-shadow: 0 20px 50px rgba(37,99,235,0.3);
}

.bes-admission-btn:hover {
  background: #fff;
  transform: translateY(-5px);
  box-shadow: 0 30px 70px rgba(37,99,235,0.4);
}

/* Responsive */
@media(max-width:768px){
  .bes-admission-container h2 {
    font-size: 28px;
  }
}/* End custom CSS */