/* Teach Quran Online - additions on top of the theme stylesheet */
.secondsec { padding-bottom: 0; }
.pricing-area-head h3 { font-size: 36px; font-weight: 600; }
.sidecontentsec { margin-top: 5px; }
.pricing-tabs { margin-bottom: 50px; }
.courseplan > img { max-width: 170px; margin-bottom: 28px; }
.courseplan > h3 { font-size: 18px; font-weight: 600; }
.courseplan > h3 > span { color: #098a46; }
.courseplan > p { color: #3d3d3d; font-weight: 400; padding: 0 25px; }
.pricingsec { padding-top: 10px; }
.button.enrollformbtn { border-radius: 0 4px 4px 0; background-color: #098a46; border: none; color: #fff !important;
  text-align: center; font-size: 18px; width: 140px; height: 50px; transition: all .4s; cursor: pointer; display: inline-block;
  position: relative; margin-left: 5px; }
.button.enrollformbtn::after { content: '»'; position: absolute; opacity: 0; font-size: 25px; top: 48%; right: 5px;
  transform: translateY(-50%); transition: .5s; line-height: 1; }
.button.enrollformbtn:hover { padding-right: 24px; padding-left: 8px; }
.button.enrollformbtn:hover:after { opacity: 1; right: 15px; }
.button.enrollformbtn:focus { box-shadow: none; outline: 0; }
.enrolldiv { display: flex; background: #fff; align-items: center; border-radius: 4px; }
.enrolldiv > p { margin-right: 15px; padding-top: 0; font-weight: 400; color: #495057; margin-bottom: 0; padding-left: 15px;
  padding-right: 15px; position: relative; border-right: 1px solid #495057; }
.enrollform { display: block; margin-right: 10px; margin-bottom: 0; }
.enrollform input { padding: 0; height: initial; width: initial; margin-bottom: 0; display: none; cursor: pointer; }
.enrollform label { position: relative; cursor: pointer; color: #495057; margin-bottom: 0; display: flex; align-items: center; }
.enrollform label::before { content: ''; -webkit-appearance: none; background-color: transparent; border: 2px solid #098a46;
  padding: 6px; display: inline-block; position: relative; vertical-align: middle; cursor: pointer; margin-right: 5px;
  height: fit-content; border-radius: 50%; }
.enrollform input:checked + label::after { content: ''; position: absolute; left: 4px; top: 50%; transform: translateY(-50%);
  width: 8px; height: 8px; background: #098a46; border-radius: 50%; }
.banner-form { max-width: 100%; }
.enrolldivarea { display: flex; }
.enrolldiv.myField { border: 1px solid #ccc; padding: 10px 0; }
a.whatsapp-popup-btn { bottom: 2%; }
.home-banner .after-head-2p { max-width: 560px; }

/* landing-page hero with side form */
.banner-right-form { background: #fff; border-radius: 6px; padding: 10px 20px 20px; box-shadow: 0 10px 30px rgba(0,0,0,.25); }
.banner-right-form .offer-form { padding: 10px 0 0; }
.banner-right-form .offer-form-heading h2 { font-size: 30px; }
.banner_2 { background: #098a46; color: #fff; padding: 18px 0; }
.special-banner { display: flex; justify-content: space-around; flex-wrap: wrap; margin: 0; padding: 0; }
.special-banner li { font-weight: 600; text-transform: uppercase; font-size: 14px; padding: 5px 10px; }
.special-banner li::before { content: '\f058'; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 8px; }
.landing-section + .landing-section { margin-top: 50px; }
.landing-section h2 { font-size: 30px; font-weight: 600; margin-bottom: 15px; }
.landing-section h2::before { display: none; }
.landing-section p, .landing-section li { color: #7b7b7b; line-height: 1.6; font-size: 16px; }
.big-inner-banner.home-banner { max-height: none; height: auto; padding: 120px 0 80px; }
.big-inner-banner.home-banner .banner-center-container { position: relative; top: auto; left: auto; transform: none; }

/* flash messages */
.flash-area { position: fixed; top: 90px; right: 15px; z-index: 20000; width: 100%; max-width: 380px; }
.flash-area .alert { box-shadow: 0 5px 20px rgba(0,0,0,.15); }


/* inner page headers reuse */
.inner-banner.contact-banner .banner-heading, .inner-banner.about-banner .banner-heading { color: #fff; }
.inner-banner .banner-heading h1 { font-size: 42px; font-weight: 600; color: #fff; }

/* auth + student portal */
.portal-section { padding: 60px 0; background: #f6f8f7; min-height: 60vh; }
.portal-card { background: #fff; border-radius: 6px; box-shadow: 0 0 15px #cccccc73; padding: 30px; }
.portal-card h1, .portal-card h2 { font-size: 26px; font-weight: 600; margin-bottom: 20px; }
.portal-card .form-control { height: 46px; border-color: #d7d7d7; }
.portal-card textarea.form-control { height: auto; }
.btn-green { background: #098a46; border-color: #098a46; color: #fff; font-weight: 500; }
.btn-green:hover { background: #10713e; border-color: #10713e; color: #fff; }
.btn-outline-green { border: 1px solid #098a46; color: #098a46; background: #fff; }
.btn-outline-green:hover { background: #098a46; color: #fff; }
.portal-nav { background: #fff; border-radius: 6px; box-shadow: 0 0 15px #cccccc73; overflow: hidden; }
.portal-nav a { display: block; padding: 13px 20px; color: #333; border-bottom: 1px solid #eee; text-decoration: none; font-weight: 500; }
.portal-nav a i { width: 22px; color: #098a46; }
.portal-nav a.active, .portal-nav a:hover { background: #098a46; color: #fff; }
.portal-nav a.active i, .portal-nav a:hover i { color: #fff; }
.stat-tile { background: #fff; border-radius: 6px; box-shadow: 0 0 15px #cccccc73; padding: 20px; text-align: center; }
.stat-tile h3 { font-size: 34px; font-weight: 700; color: #098a46; margin: 0; }
.stat-tile p { margin: 0; color: #7b7b7b; font-size: 14px; }
.table-clean th { font-size: 13px; text-transform: uppercase; color: #7b7b7b; font-weight: 600; border-top: 0; }
.table-clean td { vertical-align: middle; font-size: 14px; }

/* play & learn */
.pl-cards { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 16px; margin-top: 30px; }
.pl-card { perspective: 900px; height: 160px; cursor: pointer; }
.pl-card-inner { position: relative; width: 100%; height: 100%; transition: transform .6s; transform-style: preserve-3d; }
.pl-card.flipped .pl-card-inner { transform: rotateY(180deg); }
.pl-face { position: absolute; inset: 0; display: flex; flex-direction: column; align-items: center; justify-content: center;
  backface-visibility: hidden; border-radius: 8px; box-shadow: 0 0 15px #cccccc73; padding: 15px; text-align: center; }
.pl-front { background: #fff; color: #098a46; font-size: 26px; font-weight: 700; }
.pl-front small { font-size: 12px; color: #7b7b7b; font-weight: 400; margin-top: 6px; }
.pl-back { background: #098a46; color: #fff; transform: rotateY(180deg); font-size: 15px; }
.pl-quiz { background: #fff; border-radius: 8px; box-shadow: 0 0 15px #cccccc73; padding: 30px; margin-top: 40px; }
.pl-quiz .option { display: block; width: 100%; text-align: left; margin-bottom: 10px; padding: 12px 16px; border: 2px solid #ddd;
  background: #fff; border-radius: 6px; font-weight: 500; transition: all .2s; }
.pl-quiz .option:hover { border-color: #098a46; }
.pl-quiz .option.correct { border-color: #098a46; background: rgba(9,138,70,.1); }
.pl-quiz .option.wrong { border-color: #d00; background: rgba(221,0,0,.08); }
.pl-score { font-size: 20px; font-weight: 600; color: #098a46; }

/* generic page (privacy / terms) */
.privacy-n-terms-detail h4 { font-size: 20px; font-weight: 600; margin: 25px 0 10px; color: #098a46; }
.privacy-n-terms-detail p, .privacy-n-terms-detail li { color: #555; line-height: 1.6; }
.privacy-n-terms-detail ul { list-style: disc; padding-left: 20px; }

/* error page */
.error-page { padding: 100px 0; text-align: center; }
.error-page h1 { font-size: 90px; font-weight: 700; color: #098a46; margin: 0; }

/* steps page tweaks */
.step-form .step-input { max-width: 600px; margin: 0 auto 14px; }
.step-done { padding: 80px 0; text-align: center; }

@media (max-width: 768px) {
  .enrolldivarea { justify-content: center; }
  div.enrolldiv { width: 100%; background: #fff; }
  .enrolldiv .price-enrollform { padding-left: 15px; width: auto; }
  .big-inner-banner.home-banner { padding: 60px 0 40px; }
  .banner-right-form { margin-top: 30px; }
}
@media (max-width: 576px) {
  .pricing-area-head h3 { font-size: 28px; }
  .enrolldiv { flex-wrap: wrap; background: transparent; }
  .enrolldiv > p, .enrollform { margin: 0; border: 0; padding: 0 15px; background: #fff; }
  .enrolldiv > p { padding: 10px 15px; border-radius: 4px 0 0 4px; }
  .enrollform { margin-left: -1px; padding: 10px; }
  .enrollform + .enrollform { border-radius: 0 4px 4px 0; padding-right: 15px; }
  .button.enrollformbtn { width: 100%; margin: 5px 0 0; border-radius: 4px; font-size: 16px; height: 40px; }
  .button.enrollformbtn::after { display: none; }
  .enrolldiv { font-size: 13px; }
  .inner-banner .banner-heading h1 { font-size: 30px; }
  .flash-area { max-width: calc(100% - 30px); }
}

/* tutor portal */
.session-row { border: 1px solid #e6ebe8; border-radius: 8px; padding: 14px 16px; margin-bottom: 12px; background: #fff; }
.session-head { display: flex; justify-content: space-between; align-items: flex-start; gap: 10px; margin-bottom: 10px; }
.session-student { font-weight: 600; color: #123e2a; }
.session-student i { color: #098a46; margin-right: 4px; }
.session-form label { font-size: 12px; color: #6b7570; margin-bottom: 3px; }
.session-form .form-group { margin-bottom: 6px; }

/* "viewing as someone else" bar */
.viewing-bar { position: sticky; top: 0; z-index: 10050; display: flex; flex-wrap: wrap; gap: 10px;
  align-items: center; justify-content: center; background: #e0b63c; color: #123e2a; font-size: 13.5px;
  font-weight: 500; padding: 9px 16px; box-shadow: 0 2px 10px rgba(0,0,0,.15); }
.viewing-bar i { margin-right: 6px; }
.viewing-bar a { display: inline-flex; align-items: center; background: #123e2a; color: #fff !important;
  padding: 5px 14px; border-radius: 20px; text-decoration: none !important; font-size: 12.5px; }
.viewing-bar a:hover { background: #098a46; }

/* bot trap: never visible to people */
.hp-field { position: absolute !important; left: -9999px !important; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
