/* ===== Dhanori Section Font Consistency ===== */
.c-state-box {
  background-color: #21314d;
  text-align: center;
  color: #fff;
  padding: 32px 0;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
.c-state-box__title {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 18px;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
.c-get-started-index {
  font-weight: 600;
  font-size: 1.1em;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
.c-state-box__subtitle {
  font-size: 1.05em;
  font-weight: 400;
  display: block;
  margin-top: 8px;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
.c-state-box__seo-content {
  max-width: 700px;
  margin: 0 auto 18px auto;
  font-size: 1.08rem;
  color: #e0e7ef;
  line-height: 1.6;
  text-align: center;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
.c-state-box__copy {
  color: #fff;
  font-size: 1.08rem;
  display: inline-block;
  margin-top: 18px;
  font-family: 'Segoe UI', Tahoma, Arial, sans-serif;
}
@media(max-width:768px){
  .c-state-box__seo-content {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
/* ===== Dhanori Section - Dark Background Inspired by hear.com ===== */
.c-section--background-dark {
  background: #21314d;
  padding: 0;
}
.o-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.c-state-box {
  background: #21314d;
  border-radius: 18px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.10);
  padding: 32px 0;
  text-align: center;
}
.c-state-box__title {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 18px;
}
.c-state-box--flex {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.c-state-box__state {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  min-width: 90px;
}
.c-state-box__state img {
  margin-bottom: 6px;
}
.c-state-box__state-name {
  color: #fff;
  font-size: 1.08rem;
  font-weight: 500;
  text-decoration: underline;
  transition: color 0.2s;
}
.c-state-box__state-name:hover {
  color: #facc15;
  text-decoration: none;
}
.c-state-box__copy {
  color: #fff;
  font-size: 1rem;
  display: inline-block;
  margin-top: 18px;
}
@media(max-width:768px){
  .c-state-box--flex {
    gap: 16px;
  }
  .c-state-box {
    padding: 18px 0;
  }
  .c-state-box__title {
    font-size: 1.05rem;
    margin-bottom: 10px;
  }
  .c-state-box__state-name {
    font-size: 0.97rem;
  }
  .c-state-box__state {
    min-width: 70px;
    gap: 6px;
  }
}
/* ===== SEO-RICH DHANORI SECTION ===== */
.location-seo {
  background: linear-gradient(90deg,#ede9fe 60%,#f0fdf4 100%);
  padding: 48px 0 38px 0;
}
.location-seo-card {
  background: #fff;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  border-radius: 16px;
  max-width: 700px;
  margin: 0 auto;
  padding: 32px 24px;
}
.location-seo-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.location-seo-list li {
  font-size: 1.08rem;
  color: #333;
  margin-bottom: 10px;
  padding-left: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.location-seo-list a {
  color: #1a237e;
  text-decoration: underline;
  transition: color 0.2s;
}
.location-seo-list a:hover {
  color: #16a34a;
  text-decoration: none;
}
@media(max-width:768px){
  .location-seo-card {
    padding: 18px 6px;
  }
  .location-seo-list li {
    font-size: 1rem;
  }
}
/* ===== GET STARTED AREA SELECTOR ===== */
.get-started-area {
  background: linear-gradient(90deg,#ede9fe 60%,#f0fdf4 100%);
  padding: 48px 0 38px 0;
}
.get-started-card {
  background: #fff;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  border-radius: 16px;
  max-width: 600px;
  margin: 0 auto;
  padding: 32px 24px;
  text-align: center;
}
/* Area selector as normal links */
.area-selector.area-links {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-top: 10px;
  flex-wrap: wrap;
}
.area-selector.area-links a {
  color: #1a237e;
  font-size: 1.08rem;
  font-weight: 500;
  text-decoration: underline;
  padding: 0 2px;
  transition: color 0.2s;
}
.area-selector.area-links a:hover {
  color: #16a34a;
  text-decoration: none;
}
@media(max-width:768px){
  .get-started-card {
    padding: 18px 6px;
  }
  .area-selector {
    gap: 10px;
  }
  .area-btn {
    padding: 10px 16px;
    font-size: 1rem;
  }
}
/* GLOBAL */
body{
margin:0;
font-family:'Segoe UI', Tahoma, Arial, sans-serif;
color:#333;
line-height:1.6;
background:#fafafa;
}

.admission-hero {
  padding: 40px 0 52px;
  background: linear-gradient(180deg, #f8fbf7 0%, #fffdf7 100%);
}

.admission-hero__inner {
  display: grid;
  grid-template-columns: 0.76fr 1.24fr;
  gap: 18px;
  align-items: start;
}

.admission-copy {
  padding: 8px 0;
  max-width: 460px;
  order: 2;
}

.admission-kicker {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 999px;
  background: #eef8ef;
  color: #2e7d32;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.admission-copy h1 {
  margin: 14px 0 10px;
  font-size: 34px;
  line-height: 1.15;
  color: #183041;
}

.admission-copy p {
  max-width: 560px;
  margin: 0 0 14px;
  color: #5f6673;
}

.admission-warm-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 14px 0 14px;
}

.admission-warm-tags span {
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(46, 125, 50, 0.12);
  color: #4f5d6b;
  font-size: 12px;
  font-weight: 600;
}

.admission-mini-card {
  margin-top: 18px;
  padding: 16px 17px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid #e3ece5;
  box-shadow: 0 10px 24px rgba(24, 48, 65, 0.05);
}

.admission-mini-card h3 {
  margin: 0 0 6px;
  font-size: 16px;
  color: #183041;
}

.admission-mini-card p {
  margin: 0;
  font-size: 13px;
  color: #5a6572;
}

.admission-points {
  margin: 0;
  padding-left: 18px;
  color: #2d4a3c;
}

.admission-panel {
  background: #ffffff;
  border: 1px solid #dbe6dc;
  border-radius: 22px;
  box-shadow: 0 14px 32px rgba(24, 48, 65, 0.08);
  overflow: hidden;
  order: 1;
}

.admission-panel__top {
  padding: 14px 16px 10px;
  background: #2e7d32;
  color: #ffffff;
}

.admission-panel__top h2 {
  margin: 0 0 4px;
  font-size: 21px;
}

.admission-panel__top p {
  margin: 0;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.82);
}

.admission-form {
  padding: 14px 16px 16px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 8px 10px;
}

.field {
  display: flex;
  flex-direction: column;
  gap: 5px;
  grid-column: span 6;
}

.field--full {
  grid-column: 1 / -1;
}

.field--wide {
  grid-column: span 8;
}

.field label {
  font-size: 12px;
  font-weight: 600;
  color: #314557;
}

.field input,
.field select,
.field textarea {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #cfd9d2;
  border-radius: 12px;
  font: inherit;
  font-size: 13px;
  color: #1f2937;
  background: #fcfefd;
  box-sizing: border-box;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
  border-color: #2e7d32;
  outline: none;
  box-shadow: 0 0 0 4px rgba(46, 125, 50, 0.12);
  background: #ffffff;
}

.field.is-invalid label {
  color: #b42318;
}

.field.is-invalid input,
.field.is-invalid select,
.field.is-invalid textarea {
  border-color: #f1a7a2;
  background: #fff2f1;
  box-shadow: 0 0 0 4px rgba(217, 45, 32, 0.08);
}

.field-error {
  min-height: 0;
  margin: 0;
  font-size: 11px;
  font-weight: 600;
  color: #b42318;
  line-height: 1;
}

.honeypot-field {
  position: absolute;
  left: -9999px;
  opacity: 0;
  pointer-events: none;
}

.admission-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}

.admission-submit {
  border: none;
  cursor: pointer;
  background: #f4a261;
  box-shadow: 0 10px 18px rgba(244, 162, 97, 0.18);
}

.admission-submit:disabled {
  opacity: 0.65;
  cursor: wait;
}

.admission-note {
  margin: 0;
  font-size: 12px;
  color: #66727f;
}

.admission-message {
  display: none;
  margin-top: 10px;
  padding: 9px 11px;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 600;
}

.admission-message.is-loading,
.admission-message.is-success,
.admission-message.is-error {
  display: block;
}

.admission-message.is-loading {
  background: #eef5ff;
  color: #2457a6;
}

.admission-message.is-success {
  background: #e9f8ee;
  color: #21683a;
}

.admission-message.is-error {
  background: #fff1f1;
  color: #b42318;
}

.admission-support {
  padding: 0 0 28px;
}

.admission-support__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.admission-support__card {
  padding: 16px;
  border-radius: 18px;
  background: #ffffff;
  border: 1px solid #e4e8ed;
  box-shadow: 0 10px 22px rgba(24, 48, 65, 0.05);
}

.admission-support__card h3 {
  margin: 0 0 8px;
  font-size: 17px;
  color: #183041;
}

.admission-support__card p {
  margin: 0;
  font-size: 13px;
  color: #5f6b78;
}

@media (max-width: 900px) {
  .admission-hero__inner {
    grid-template-columns: 1fr;
  }

  .admission-copy {
    max-width: 100%;
  }

  .admission-copy h1 {
    font-size: 26px;
  }
  .admission-support__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .admission-hero {
    padding: 18px 0 24px;
  }

  .admission-copy {
    padding: 0;
  }

  .admission-copy p {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .admission-warm-tags {
    margin: 10px 0 10px;
    gap: 6px;
  }

  .admission-warm-tags span {
    padding: 6px 10px;
    font-size: 11px;
  }

  .admission-mini-card {
    margin-top: 10px;
    padding: 12px 13px;
  }

  .admission-form {
    padding: 12px 12px 14px;
  }

  .admission-panel__top {
    padding: 12px 12px 10px;
  }

  .form-grid {
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .field,
  .field--wide,
  .field--full {
    grid-column: auto;
  }

  .field {
    gap: 4px;
  }

  .field input,
  .field select,
  .field textarea {
    padding: 8px 9px;
    font-size: 13px;
  }

  .admission-actions {
    margin-top: 8px;
  }

  .admission-note {
    font-size: 11px;
  }

  .admission-support {
    padding: 0 0 18px;
  }

  .admission-support__grid {
    gap: 10px;
  }

  .admission-support__card {
    padding: 13px;
  }
}

.container{
width:90%;
max-width:1150px;
margin:auto;
}

/* utility helpers */
.text-center { text-align: center; }
.narrow-list { max-width:800px; margin:auto; line-height:1.8; }
.max-width-900 { max-width: 900px; margin:auto; }

/* footer note used by nav.js */
.footer-note {
  text-align:center;
  color:#fff;
  opacity:0.7;
  font-size:14px;
  padding:18px 0 10px 0;
  background:#151528;
}

/* ================= HEADER ================= */
header{
background:white;
padding:12px 0;
box-shadow:0 2px 10px rgba(0,0,0,0.05);
position:sticky;
top:0;
z-index:999;
}

.nav-container{
display:flex;
justify-content:space-between;
align-items:center;
}

/* Logo + Phone */
.logo-area{
display:flex;
align-items:center;
gap:15px;
}

.logo-area img{
height:55px;
}

/* Phone beside logo */
.header-phone{
font-size:14px;
color:#444;
text-decoration:none;
font-weight:500;
white-space:nowrap;
}

.header-phone:hover{
color:#ff7a00;
}

/* Call Button */
.call-button {
    display: none;
    align-items: center;
    margin-left: 5px;
}

.call-button a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    text-decoration: none;
}

.call-icon-img {
    width: 24px;
    height: 24px;
}

@media(max-width:768px){
    .call-button {
        display: flex;
        margin-left: 0;
    }

    .container{
      width:92%;
    }

    .nav-container{
      justify-content:flex-start;
      gap:10px;
    }

    .logo-area{
      margin-right:auto;
    }

    .logo-area img{
      height:48px;
    }

    .call-icon-img{
      width:22px;
      height:22px;
    }
}

/* Navigation links */
.nav-links a{
color:#444;
text-decoration:none;
margin-left:25px;
font-weight:500;
}

.nav-links a:hover{
color:#16a34a;
}

/* ================= HERO ================= */
.hero{
background:
linear-gradient(rgba(0,0,0,0.45), rgba(0,0,0,0.45)),
url('../images/hero.webp') center/cover no-repeat;
min-height:480px;
display:flex;
align-items:center;
position:relative;
color:#fff;
}

.hero::after{
content:'';
position:absolute;
inset:0;
background:rgba(0,0,0,0.45);
}

.hero-content{
position:relative;
z-index:2;
max-width:650px;
}

.hero h1{
font-size:38px;
margin-bottom:10px;
}

.hero p{
font-size:18px;
margin-bottom:15px;
}

@media(max-width:768px){

  .hero .btn{
    margin:8px 6px;
  }

}

.btn{
background:#facc15;
color:#000;
padding:12px 20px;
border-radius:6px;
text-decoration:none;
font-weight:600;
margin-right:10px;
display:inline-block;
}

.schedule-box{
background:white;
color:#16a34a;
padding:8px 14px;
border-radius:6px;
display:inline-block;
margin-top:10px;
font-size:14px;
font-weight:600;
}

/* ================= SECTION ================= */
.section{
padding:45px 0;
}

/* ================= PROGRAMS ================= */
.program-section{
background:#f0fdf4;
}

.program-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
gap:20px;
}

.program{
background:white;
padding:25px;
border-radius:12px;
box-shadow:0 5px 18px rgba(0,0,0,0.06);
}

.program h3{
margin-top:0;
color:#16a34a;
}

.mini-schedule{
font-size:14px;
background:#fef9c3;
padding:8px;
border-radius:6px;
margin-top:10px;
}

/* ================= LOCATION ================= */
.location{
background:#ede9fe;
}

/* ================= FOUNDER ================= */
.founder{
display:flex;
flex-wrap:wrap;
gap:30px;
align-items:center;
}

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

.founder-text{
flex:1;
}

/* ================= TESTIMONIAL ================= */
.testimonial-wrapper{
max-width:1100px;
margin:auto;
}

.testimonial-group{
display:none;
grid-template-columns:repeat(3,1fr);
gap:20px;
}

.active-group{
display:grid;
}

.testimonial-card{
padding:25px;
border-radius:12px;
font-size:16px;
box-shadow:0 6px 18px rgba(0,0,0,0.06);
}

/* Colorful cards */
.g1{background:#dcfce7}
.g2{background:#fef3c7}
.g3{background:#ede9fe}
.g4{background:#e0f2fe}
.g5{background:#fce7f3}
.g6{background:#f3e8ff}

.review-source{
display:block;
margin-top:12px;
font-weight:600;
color:#444;
font-size:14px;
}

.review-btn{
background:#16a34a;
color:white;
padding:10px 18px;
border-radius:6px;
text-decoration:none;
font-weight:600;
display:inline-block;
margin-top:15px;
}

/* Dots */
.dots{
text-align:center;
margin-top:20px;
}

.dot{
height:12px;
width:12px;
margin:0 4px;
background:#ccc;
display:inline-block;
border-radius:50%;
cursor:pointer;
}

.dot.active-dot{
background:#16a34a;
}

/* ================= CTA ================= */
.cta{
background:#facc15;
text-align:center;
padding:40px 0;
}

/* ================= FOOTER ================= */
footer{
background:#2b2b2b;
color:#ddd;
padding:40px 0;
}

.footer-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(200px,1fr));
gap:30px;
}

footer a{
color:#facc15;
text-decoration:none;
}

.copy{
text-align:center;
margin-top:20px;
font-size:14px;
color:#aaa;
}

/* ================= WHATSAPP FLOAT ================= */
.whatsapp-float{
position:fixed;
bottom:20px;
right:20px;
background:#25D366;
color:white;
padding:12px 18px;
border-radius:50px;
text-decoration:none;
font-weight:600;
box-shadow:0 6px 15px rgba(0,0,0,0.2);
z-index:9999;
transition:0.3s ease;
}

.whatsapp-float:hover{
background:#1ebe5d;
transform:scale(1.05);
}

/* ================= RESPONSIVE ================= */
@media(max-width:768px){

.hero{
height:420px;
text-align:center;
}

.hero h1{
font-size:26px;
}

.founder{
flex-direction:column;
text-align:center;
}

.testimonial-group{
grid-template-columns:1fr;
}

.nav-links{
display:none; /* can add hamburger later */
}

.header-phone{
display:none; /* mobile uses WhatsApp */
}

.nav-container{
display:flex;
justify-content:space-between;
align-items:center;
}
/* ACTIVE LINK */
.active-link{
color:#16a34a !important;
font-weight:700;
border-bottom:2px solid #16a34a;
}

/* HAMBURGER */
.hamburger{
display:none;
font-size:28px;
cursor:pointer;
}

/* Sticky shrink effect */
header.shrink{
padding:6px 0;
transition:0.3s ease;
}

header.shrink img{
height:45px;
}

/* MOBILE */
@media(max-width:768px){

.hamburger{
display:block;
}

.nav-links{
position:absolute;
top:70px;
right:0;
background:white;
width:200px;
flex-direction:column;
display:none;
box-shadow:0 5px 15px rgba(0,0,0,0.1);
padding:15px;
}

.nav-links a{
margin:10px 0;
}

.show-menu{
display:flex !important;
}

.header-phone{
display:none;
}

}

.site-footer{
background:#182334;
color:#edf2f7;
margin-top:28px;
}

.site-footer__inner{
max-width:1200px;
margin:0 auto;
padding:0 22px;
}

.site-footer__top{
display:grid;
grid-template-columns:minmax(240px, 1fr) minmax(360px, 1.05fr);
gap:24px;
padding:24px 0 18px;
align-items:start;
}

.site-footer__brand{
max-width:360px;
}

.site-footer__logo{
display:block;
height:34px;
width:auto;
background:#fff;
padding:6px 12px;
border-radius:10px;
box-shadow:0 6px 18px rgba(0,0,0,0.12);
}

.site-footer__tagline{
margin:12px 0 0;
font-size:14px;
line-height:1.6;
color:rgba(237, 242, 247, 0.82);
}

.site-footer__trust{
display:flex;
flex-wrap:wrap;
gap:10px;
align-items:center;
margin-top:14px;
}

.site-footer__review{
display:inline-flex;
align-items:center;
padding:4px 8px;
border-radius:10px;
background:rgba(255,255,255,0.08);
}

.site-footer__review img{
height:32px;
width:auto;
}

.site-footer__badge{
display:inline-flex;
align-items:center;
padding:7px 10px;
border-radius:999px;
background:rgba(255,255,255,0.08);
font-size:12px;
font-weight:600;
color:#fff;
}

.site-footer__meta{
display:grid;
grid-template-columns:1fr 1fr;
gap:22px;
align-items:start;
}

.site-footer__links h3,
.site-footer__contact h3{
margin:0 0 10px;
font-size:16px;
color:#facc15;
}

.site-footer__link-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:8px 18px;
}

.site-footer__link-grid a,
.site-footer__contact a{
color:#fff;
text-decoration:none;
font-weight:500;
}

.site-footer__contact p{
margin:0 0 8px;
font-size:14px;
color:rgba(237, 242, 247, 0.88);
}

.site-footer__links,
.site-footer__contact{
  min-width:0;
}

.site-footer__social{
display:flex;
gap:10px;
margin-top:12px;
}

.site-footer__social a{
display:inline-flex;
align-items:center;
justify-content:center;
width:38px;
height:38px;
border-radius:50%;
background:rgba(255,255,255,0.12);
}

.site-footer__social img{
width:18px;
height:18px;
}

.site-footer__bottom{
padding:14px 0 16px;
border-top:1px solid rgba(255,255,255,0.1);
font-size:13px;
text-align:center;
color:rgba(237, 242, 247, 0.72);
}

@media(max-width:768px){
  .site-footer__inner{
    padding:0 16px;
  }

  .site-footer__top{
    grid-template-columns:1fr;
    gap:18px;
    padding:20px 0 16px;
  }

  .site-footer__meta{
    grid-template-columns:1fr 1fr;
    gap:16px;
  }

  .site-footer__logo{
    height:32px;
    padding:6px 10px;
  }

  .site-footer__tagline{
    font-size:13px;
  }

  .site-footer__link-grid{
    gap:6px 12px;
  }

  .site-footer__contact p{
    font-size:13px;
    margin-bottom:6px;
  }
}

@media(max-width:520px){
  .site-footer__meta{
    grid-template-columns:1fr;
  }
}

/* Parallel Contact Blocks */
.contact-parallel {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 40px;
margin-top: 40px;
}

.contact-card {
background: #ffffff;
padding: 40px;
border-radius: 16px;
box-shadow: 0 10px 30px rgba(0,0,0,0.06);
transition: 0.3s ease;
}

.contact-card:hover {
transform: translateY(-5px);
box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.location-card {
border-top: 5px solid #FFD54F;
}

.enrollment-card {
border-top: 5px solid #4CAF50;
text-align: center;
}

.small-note {
margin-top: 15px;
font-size: 0.9rem;
color: #777;
}

.programs-hero{
background:
linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)),
url('../images/hero.webp') center/cover no-repeat;
min-height:350px;
display:flex;
align-items:center;
color:#fff;
}

.section-title {
margin-bottom: 10px;
}

.section-sub {
margin-bottom: 30px;
color: #555;
}

.program-detail-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 30px;
margin-top: 20px;
}

.detail-card {
background: #ffffff;
padding: 30px;
border-radius: 14px;
box-shadow: 0 8px 25px rgba(0,0,0,0.06);
}

.highlight-blue { border-top: 5px solid #00A8E8; }
.highlight-green { border-top: 5px solid #4CAF50; }
.highlight-red { border-top: 5px solid #FF6B6B; }

.training-section {
background: #f9fbff;
}

.center {
text-align: center;
}

/* Gallery Page */
.gallery-hero {
linear-gradient(rgba(0,0,0,0.55), rgba(0,0,0,0.55)),
url('../images/hero.webp') center/cover no-repeat;
min-height:350px;
display:flex;
align-items:center;
color:#fff;
}

.gallery-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
}

.gallery-grid img {
  width: 100%;
  height: auto;          /* show full image */
  border-radius: 12px;
  cursor: pointer;
  object-fit: contain;   /* important */
  background: #fff;
  transition: transform 0.3s ease;
}

.gallery-grid img:hover {
  transform: scale(1.03);
}


.video-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 30px;
margin-top: 40px;
}

.video-box iframe {
border-radius: 12px;
box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}
}

/* Gallery Grid */
.gallery-grid{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
gap:20px;
margin-top:30px;
}

.gallery-grid img{
width:100%;
height:220px;
object-fit:cover;
border-radius:10px;
transition:0.3s;
}

.gallery-grid img:hover{
transform:scale(1.05);
}

.gallery-grid img.is-loading {
filter: blur(8px);
opacity: 0.75;
background: linear-gradient(90deg, #f1f5f9 20%, #e2e8f0 40%, #f1f5f9 60%);
background-size: 200% 100%;
animation: none;
}

@keyframes galleryShimmer {
0% { background-position: 200% 0; }
100% { background-position: -200% 0; }
}

.gallery-dots{
text-align:center;
margin-top:20px;
}

.gallery-dots .dot{
display:inline-block;
width:12px;
height:12px;
background:#ccc;
border-radius:50%;
margin:6px;
cursor:pointer;
}

.active-dot{
background:#ff9800;
}

/* Video Layout */
.video-flex{
display:flex;
align-items:center;
gap:40px;
flex-wrap:wrap;
margin-top:30px;
}

.video-content{
flex:1;
}

.video-card{
flex:1;
background:white;
padding:15px;
border-radius:15px;
box-shadow:0 8px 25px rgba(0,0,0,0.08);
}

.video-card iframe{
width:100%;
height:260px;
border-radius:12px;
border:none;
}

@media(max-width:768px){
.video-flex{
flex-direction:column;
}
}

.gallery-hero {
padding: 50px 0;
background: #f4f8ff;
text-align: center;
}

.hero-title {
font-size: 28px;
color: #1a237e;
margin-bottom: 10px;
}

.hero-sub {
font-size: 16px;
color: #555;
margin-bottom: 35px;
}

.hero-features {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
gap: 20px;
margin-bottom: 30px;
}

.feature-box {
background: #fff;
padding: 20px;
border-radius: 12px;
box-shadow: 0 6px 18px rgba(0,0,0,0.06);
transition: 0.3s ease;
}

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

.feature-box h3 {
color: #1a237e;
margin-bottom: 8px;
font-size: 18px;
}

.feature-box p {
font-size: 14px;
color: #666;
}

.hero-cta {
margin-top: 10px;
}


.review-btn {
  background: #16a34a;
  color: #fff;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}

.gallery-dots {
  text-align: center;
  margin-top: 20px;
}

.gallery-dots .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.gallery-dots .dot.active-dot {
  background: #16a34a;
}

/* Responsive */
@media(max-width:768px){
  .testimonial-gallery {
    gap: 15px;
  }
  .testimonial-card {
    min-width: 220px;
  }
}

.testimonials {
  background: #f9fafb;
  padding: 10px 0;
  text-align: center;
}

.testimonial-widget-block{
  margin:0 0 28px;
  padding:22px 20px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 12px 28px rgba(15, 23, 42, 0.06);
  border:1px solid #e6edf2;
}

.testimonial-widget-block__head{
  max-width:700px;
  margin:0 auto 18px;
  text-align:center;
}

.testimonial-widget-block__head h3{
  margin:0 0 8px;
  font-size:24px;
  color:#183041;
}

.testimonial-widget-block__head p{
  margin:0;
  color:#64707d;
}

.testimonial-widget-frame{
  padding:14px;
  border-radius:18px;
  background:linear-gradient(180deg, #f8fbff 0%, #f5fbf7 100%);
  overflow:hidden;
}

.testimonial-gallery {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 10px;
}

.testimonial-card {
  min-width: 260px;
  flex: 0 0 auto;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
  background: #fff;
  transition: transform 0.3s ease;
  padding: 15px;
}

.testimonial-card img {
  width: 100%;
  height: auto;           /* important */
  max-height: 220px;      /* control height */
  object-fit: contain;    /* no cropping */
  border-radius: 12px;
  cursor: pointer;
  background: #fff;
  transition: filter 0.25s ease, opacity 0.25s ease;
}

.testimonial-card img.is-loading {
  filter: blur(8px);
  opacity: 0.75;
  background: linear-gradient(90deg, #f1f5f9 20%, #e2e8f0 40%, #f1f5f9 60%);
  background-size: 200% 100%;
  animation: none;
}

@keyframes testimonialShimmer {
  0% { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}

.testimonial-text {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  min-height: 40px; /* uniform height */
}

.review-source {
  display: block;
  margin-top: 6px;
  font-weight: 600;
  color: #14532d;
  font-size: 13px;
}

.review-btn {
  background: #16a34a;
  color: #fff;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
}

.gallery-dots {
  text-align: center;
  margin-top: 20px;
}

.gallery-dots .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #ccc;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.gallery-dots .dot.active-dot {
  background: #16a34a;
}

/* Hover effect */
.testimonial-card:hover {
  transform: scale(1.03);
}

/* Responsive */
@media(max-width:768px){
  .testimonial-widget-block{
    padding:18px 14px;
    border-radius:18px;
    margin-bottom:22px;
  }

  .testimonial-widget-block__head{
    margin-bottom:14px;
  }

  .testimonial-widget-block__head h3{
    font-size:20px;
  }

  .testimonial-widget-frame{
    padding:10px;
    border-radius:14px;
  }

  .testimonial-gallery {
    gap: 15px;
  }
  .testimonial-card {
    min-width: 220px;
  }
}

/* ===== IMAGE POPUP ===== */
.image-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  text-align: center;
}

.image-modal img {
  max-width: 90%;
  max-height: 80%;
  object-fit: contain;
  border-radius: 12px;
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}

.close-modal:hover {
  color: #facc15;
}

/* ===== IMAGE POPUP ===== */
.image-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  text-align: center;
}

.image-modal img {
  max-width: 90%;
  max-height: 85%;
  object-fit: contain;
  border-radius: 15px;
}

.close-modal {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}

.close-modal:hover {
  color: #facc15;
}
/* ================= VIDEO REVIEW SECTION ================= */

.video-review-section {
  padding: 10px 20px;
  background: linear-gradient(135deg, #f8fbff, #eef5ff);
}

.section-title {
  text-align: center;
  font-size: 32px;
  color: #1a237e;
  margin-bottom: 10px;
}

.section-subtitle {
  text-align: center;
  color: #555;
  margin-bottom: 40px;
  font-size: 16px;
}

.video-review-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.video-card {
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  padding: 15px;
  transition: 0.3s ease;
}

.video-card:hover {
  transform: translateY(-6px);
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
  border-radius: 12px;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

.lite-youtube {
  cursor: pointer;
  background: #0f172a;
}

.lite-youtube img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  pointer-events: none;
}

.lite-youtube::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.1));
  border-radius: 12px;
}

.lite-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  transform: translate(-50%, -50%);
  background: rgba(255, 0, 0, 0.9);
  border-radius: 12px;
  z-index: 2;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.35);
  pointer-events: none;
}

.lite-play-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #fff;
}

.lite-youtube:focus-visible {
  outline: 3px solid #16a34a;
  outline-offset: 2px;
}

.lite-youtube.is-loaded {
  cursor: auto;
}

.lite-youtube.is-loaded::after {
  display: none;
}

.video-card h3 {
  margin-top: 15px;
  font-size: 16px;
  color: #1a237e;
  text-align: center;
}

/* ===== ABOUT PAGE FINAL DESIGN ===== */

.about-hero {
  background: url('https://images.unsplash.com/photo-1509062522246-3755977927d7') center/cover no-repeat;
  height: 300px;
  position: relative;
  display: flex;
  align-items: center;
}

.hero-overlay {
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
  padding: 40px 0;
}

.about-hero h1 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 10px;
}

.about-hero p {
  color: #f0f0f0;
  font-size: 15px;
}

.about-content {
  padding: 40px 0;
}

.about-content h2 {
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 10px;
  color: #ff7a00;
}

.about-content p {
  line-height: 1.6;
  margin-bottom: 12px;
  color: #333;
}

.content-list {
  padding-left: 20px;
  margin-bottom: 15px;
}

.content-list li {
  margin-bottom: 6px;
}


.cert-box ul {
  padding-left: 18px;
}

.cert-box li {
  margin-bottom: 8px;
}

.about-content h2 {
  color: #16a34a; /* positive green */
}

.cert-box {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 8px;
  margin-top: 10px;
  border-left: 4px solid #16a34a; /* green */
}


  color: #1a4732; /* dark green for text, readable */
}
/* ===== MODERN CTA CARD ===== */
.cta-modern {
  background: linear-gradient(90deg, #facc15 60%, #fffbe6 100%);
  padding: 50px 0;
  text-align: center;
}
.cta-card {
  background: #fff;
  box-shadow: 0 8px 32px rgba(0,0,0,0.08);
  border-radius: 18px;
  display: flex;
  align-items: center;
  gap: 32px;
  max-width: 700px;
  margin: 0 auto;
  padding: 38px 32px;
}
.cta-icon img {
  background: #facc15;
  border-radius: 50%;
  padding: 12px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.10);
}
.cta-content h2 {
  margin-bottom: 10px;
  font-size: 2rem;
  color: #1a237e;
}
.cta-content p {
  color: #555;
  margin-bottom: 18px;
}
.cta-btn {
  background: #16a34a;
  color: #fff;
  padding: 14px 28px;
  border-radius: 8px;
  font-size: 1.1rem;
  font-weight: 600;
  box-shadow: 0 2px 8px rgba(0,0,0,0.10);
  transition: background 0.2s;
}
.cta-btn:hover {
  background: #15803d;
}
@media(max-width:768px){
  .cta-card {
    flex-direction: column;
    padding: 28px 12px;
    gap: 18px;
  }
  .cta-content h2 {
    font-size: 1.3rem;
  }
}

/* ===== PAGE-SPECIFIC STYLES MOVED FROM INLINE HTML ===== */

/* styles originally in admissions.html */
.admission-wrapper{
  margin:auto;
}

.admission-card{
  background:#fff;
  padding:30px;
  border-radius:15px;
  box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

.admission-benefits{
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  margin:30px 0;
}

.admission-benefits div{
  flex:1 1 250px;
  background:#f9f9f9;
  padding:15px;
  border-radius:10px;
  font-size:15px;
}

.zoho-form{
  width:100%;
  height:1500px; /* Increased to remove inner scroll */
  border:none;
}

.cta-top{
  text-align:center;
  margin:30px 0;
}

.cta-top a{
  background:#25D366;
  color:#fff;
  padding:12px 25px;
  border-radius:30px;
  text-decoration:none;
  font-weight:600;
}

/* styles for register.html */
.registration-shell{
  position:relative;
  padding:26px 0 34px;
  background:
    radial-gradient(circle at top left, rgba(250, 214, 165, 0.36), transparent 32%),
    radial-gradient(circle at top right, rgba(113, 194, 128, 0.18), transparent 28%),
    linear-gradient(180deg, #f6fbf6 0%, #fffaf4 100%);
}

.registration-shell__inner{
  display:flex;
  justify-content:center;
}

.registration-card{
  position:relative;
  width:100%;
  max-width:860px;
  background:rgba(255,255,255,0.94);
  border:1px solid rgba(218, 228, 221, 0.95);
  border-radius:24px;
  box-shadow:0 14px 34px rgba(24, 48, 65, 0.07);
  overflow:hidden;
  backdrop-filter:blur(8px);
}

.registration-card__header{
  padding:16px 24px 15px;
  text-align:center;
  background:linear-gradient(180deg, rgba(243, 250, 244, 0.96) 0%, rgba(255, 248, 240, 0.92) 100%);
  border-bottom:1px solid #e8efea;
}

.registration-card__header h1{
  margin:0;
  font-size:24px;
  line-height:1.25;
  color:#183041;
}

.registration-form{
  padding:18px 22px 22px;
}

.registration-section + .registration-section{
  margin-top:18px;
}

.registration-section h2{
  margin:0 0 10px;
  font-size:15px;
  font-weight:700;
  color:#1c3b4d;
}

.form-grid--register{
  gap:10px 12px;
}

.registration-form .field{
  gap:5px;
}

.registration-form .field label{
  font-size:12px;
  font-weight:700;
  color:#314557;
}

.registration-form .field input,
.registration-form .field select,
.registration-form .field textarea{
  padding:10px 12px;
  border:1px solid #d6dfd9;
  border-radius:12px;
  font-size:13px;
  background:#fdfefd;
}

.registration-form .field input::placeholder,
.registration-form .field textarea::placeholder{
  color:#97a4af;
}

.registration-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:16px;
  padding-top:14px;
  border-top:1px solid #edf1ee;
}

.registration-required{
  margin:0;
  font-size:12px;
  color:#6a7682;
}

.registration-form .admission-actions{
  margin-top:0;
}

.registration-form .admission-submit{
  min-width:190px;
  padding:11px 18px;
  border-radius:12px;
  font-size:14px;
  font-weight:700;
}

.registration-form .admission-message{
  margin-top:12px;
}

.admission-success-panel{
  padding:26px 22px 28px;
}

.admission-success-panel__inner{
  max-width:420px;
  margin:0 auto;
  text-align:center;
}

.admission-success-actions{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px;
  margin-top:14px;
}

.admission-success-panel .admission-message{
  display:block;
  margin:0;
}

.admission-success-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:14px;
  padding:11px 18px;
  border-radius:12px;
  background:#2e7d32;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:background 0.2s ease, transform 0.2s ease;
}

.admission-success-link--secondary{
  background:#2457a6;
}

.admission-success-link:hover{
  background:#256728;
  transform:translateY(-1px);
}

.admission-success-link--secondary:hover{
  background:#1d4582;
}

.admission-loading-overlay{
  position:fixed;
  inset:0;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
  background:rgba(24, 38, 54, 0.26);
  backdrop-filter:blur(6px);
  z-index:9999;
}

.admission-loading-overlay.is-visible{
  display:flex;
}

.admission-loading-card{
  width:min(360px, calc(100vw - 32px));
  min-height:190px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  padding:24px 22px;
  border-radius:20px;
  background:#ffffff;
  border:1px solid #e3ece5;
  box-shadow:0 24px 54px rgba(24, 48, 65, 0.2);
  text-align:center;
}

.admission-loading-title{
  display:block;
  font-size:19px;
  line-height:1.3;
  color:#183041;
}

.admission-loading-card p{
  margin:0;
  font-size:15px;
  font-weight:600;
  line-height:1.5;
  color:#2457a6;
}

.admission-loading-spinner{
  display:inline-block;
  width:34px;
  height:34px;
  border:3px solid rgba(36, 87, 166, 0.18);
  border-top-color:#2457a6;
  border-radius:50%;
  animation:admission-spin 0.8s linear infinite;
}

body.is-loading{
  overflow:hidden;
}

body.is-admission-submitting .registration-card{
  pointer-events:none;
}

.admission-message.is-loading{
  display:flex;
  align-items:center;
  gap:10px;
}

.admission-message.is-loading::before{
  content:"";
  width:15px;
  height:15px;
  border:2px solid rgba(36, 87, 166, 0.2);
  border-top-color:#2457a6;
  border-radius:50%;
  flex:0 0 auto;
  animation:admission-spin 0.8s linear infinite;
}

@keyframes admission-spin{
  to{
    transform:rotate(360deg);
  }
}

@media (max-width: 640px) {
  .registration-shell{
    padding:14px 0 22px;
  }

  .registration-card{
    border-radius:18px;
  }

  .registration-card__header{
    padding:14px 12px 13px;
  }

  .registration-card__header h1{
    font-size:18px;
  }

  .registration-form{
    padding:14px 12px 18px;
  }

  .admission-success-panel{
    padding:20px 12px 22px;
  }

  .admission-success-actions{
    flex-direction:column;
  }

  .admission-success-link{
    width:100%;
  }

  .registration-section + .registration-section{
    margin-top:16px;
  }

  .registration-footer{
    flex-direction:column;
    align-items:stretch;
    padding-top:12px;
  }

  .registration-form .admission-submit{
    width:100%;
    min-width:0;
  }

  .admission-loading-card{
    width:min(100%, calc(100vw - 28px));
    min-height:170px;
    padding:20px 16px;
    border-radius:18px;
  }

  .admission-loading-title{
    font-size:17px;
  }
}

/* styles originally in gallery.html */
.hero-alt {
  padding: 70px 0;
  background: #f9fbff;
}

.hero-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}

.hero-text {
  flex: 1;
}

.hero-text h1 {
  font-size: 32px;
  color: #1a237e;
  margin-bottom: 15px;
}

.hero-text p {
  font-size: 16px;
  color: #555;
  margin-bottom: 25px;
}

.hero-image {
  flex: 1;
}

.hero-image img {
  width: 100%;
  max-width: 450px;
  border-radius: 15px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* styles originally in schedule.html */
body {
    font-family:'Segoe UI', Tahoma, Arial, sans-serif;
    background:#fffdf7;
}

/* Header spacing */
.page-header{
    text-align:center;
    padding:60px 20px 30px;
}

.page-header h1{
    font-size:32px;
    color:#2e7d32;
    margin-bottom:10px;
}

.page-header p{
    max-width:800px;
    margin:auto;
    color:#555;
}

/* Section Styling */
.schedule-section{
    margin-bottom:40px;
}

.schedule-section h2{
    font-size:24px;
    margin-bottom:8px;
    padding-left:10px;
    border-left:5px solid #f4a261;
    color:#2e7d32;
}

.schedule-section p{
    margin-bottom:15px;
    color:#666;
}

/* Table */
.table-wrapper{
    overflow-x:auto;
}

table{
    width:100%;
    border-collapse:collapse;
    background:#ffffff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 6px 18px rgba(0,0,0,0.08);
}

th, td{
    padding:14px;
    text-align:center;
    font-size:14px;
}

th{
    background:#2e7d32;
    color:#fff;
    font-weight:600;
}

tr:nth-child(even){
    background:#f1f8f4;
}

tr:hover{
    background:#e8f5e9;
}

/* Badges */
.badge-online{
    background:#e3f2fd;
    color:#1976d2;
    padding:6px 12px;
    border-radius:20px;
    font-size:12px;
    font-weight:600;
}

.badge-offline{
    background:#e8f5e9;
    color:#2e7d32;
    padding:6px 12px;
    border-radius:20px;
    font-size:12px;
    font-weight:600;
}

@media(max-width:768px){
    th,td{
        padding:10px;
        font-size:13px;
    }
}

/* ===== FAQ ACCORDION ===== */
.faq-section {
  background: #f9fafb;
  padding: 50px 0 40px 0;
}
.faq-list {
  max-width: 700px;
  margin: 0 auto;
}
.faq-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.06);
  margin-bottom: 18px;
  overflow: hidden;
}
.faq-question {
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  outline: none;
  font-size: 1.1rem;
  font-weight: 600;
  color: #1a237e;
  padding: 18px 22px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-toggle {
  font-size: 1.5rem;
  color: #14532d;
  margin-left: 12px;
  font-weight: bold;
}
.faq-answer {
  /*collapsed by default*/
  max-height: 0;
  overflow: hidden;
  padding: 0 22px 0 22px;
  color: #444;
  font-size: 1rem;
  /* slightly stand out as an answer block */
  background: #f9fafb;
  border-left: 4px solid #facc15;
  transition: max-height 0.35s ease, padding 0.35s ease;
}

.faq-item.active .faq-answer {
  max-height: 400px; /* enough for most answers */
  padding: 0 22px 18px 22px;
}

.faq-item.active .faq-answer {
  display: block;
}
.faq-item.active .faq-toggle {
  /* keep minus symbol without rotating */
  color: #92400e;
}

/* GLOBAL */
body{
margin:0;
font-family:'Segoe UI', Tahoma, Arial, sans-serif;
color:#333;
line-height:1.6;
background:#fafafa;
}

.container{
width:90%;
max-width:1150px;
margin:auto;
}
