.elementor-5480 .elementor-element.elementor-element-9e72533{--display:flex;}body.elementor-page-5480:not(.elementor-motion-effects-element-type-background), body.elementor-page-5480 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://pdotuitionservices.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-14-2025-11_00_39-AM-1.png");}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ce9111e *//* ===============================
   FRANCHISE PAGE ONLY STYLING
================================ */

.franchise-page {
  font-family: "Poppins", Arial, sans-serif;
  color: #1a1a1a;
  line-height: 1.7;
  background: #ffffff;
}

/* container */
.franchise-page .container {
  width: 92%;
  max-width: 1180px;
  margin: auto;
}

/* ===============================
   HERO FULL WIDTH
================================ */

.franchise-page .hero {
  min-height: 100vh;
  width: 100%;
  background: linear-gradient(135deg,#0d47a1,#1976d2);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 90px 20px;
  text-align: center;
  position: relative;
}

.franchise-page .hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.06) 1px, transparent 1px);
  background-size: 40px 40px;
}

.franchise-page .hero h1,
.franchise-page .hero p,
.franchise-page .hero a {
  position: relative;
  z-index: 2;
}

.franchise-page .hero h1 {
  font-size: 2.8rem;
  margin-bottom: 16px;
}

.franchise-page .hero p {
  max-width: 760px;
  font-size: 1.1rem;
  margin-bottom: 28px;
}

/* CTA */
.franchise-page .btn {
  display: inline-block;
  margin: 10px;
  padding: 15px 32px;
  background: #ffb300;
  color: #1a1a1a;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}

.franchise-page .btn:hover {
  background: #ffa000;
}

/* headings */
.franchise-page h2 {
  font-size: 2.2rem;
  margin-top: 60px;
  margin-bottom: 18px;
  color: #0d47a1;
}

/* role boxes */
.franchise-page .highlight-box {
  background: #fff;
  border: 1px solid #e4e9f2;
  border-radius: 16px;
  padding: 28px;
  margin-top: 20px;
  transition: 0.3s;
}

.franchise-page .highlight-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 28px rgba(0,0,0,0.08);
}

/* form */
.franchise-page .form-section {
  margin-top: 60px;
  background: linear-gradient(135deg,#eef2ff,#ffffff);
  padding: 50px 25px;
  border-radius: 18px;
  border: 1px solid #dbeafe;
  box-shadow: 0 12px 35px rgba(0,0,0,0.08);
}

.franchise-page input,
.franchise-page select,
.franchise-page textarea {
  width: 100%;
  padding: 15px;
  margin-top: 12px;
  border-radius: 10px;
  border: 1px solid #cbd5e1;
  font-size: 15px;
}

.franchise-page textarea {
  min-height: 120px;
}

.franchise-page button {
  background: linear-gradient(135deg,#2563eb,#1d4ed8);
  color: #ffffff;
  padding: 16px 22px;
  border: none;
  border-radius: 10px;
  font-size: 17px;
  cursor: pointer;
  margin-top: 18px;
  font-weight: 600;
  width: 100%;
}

/* mobile */
@media (max-width: 768px) {

  .franchise-page .hero {
    min-height: 92vh;
    padding: 70px 18px;
  }

  .franchise-page .hero h1 {
    font-size: 2rem;
  }

  .franchise-page h2 {
    font-size: 1.6rem;
  }

  .franchise-page .form-section {
    padding: 35px 18px;
  }
}/* End custom CSS */
/* Start custom CSS *//* ===========================
   SAFE FULL-WIDTH OVERRIDE
   (NO 100vw, NO OVERFLOW)
=========================== */

/* Allow theme to stretch */
.site,
.site-content,
.content-area,
.wrap,
.page-wrap {
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

/* Elementor root */
.elementor {
  max-width: 100% !important;
}

/* Elementor sections full width */
.elementor-section {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ===========================
   HERO – FULL SCREEN, CENTERED
=========================== */

.hero {
  min-height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 20px;
  box-sizing: border-box;
}

/* Keep hero content aligned */
.hero > * {
  max-width: 1200px;
  margin: auto;
}

/* ===========================
   MOBILE SAFETY
=========================== */

@media (max-width: 768px) {
  .hero {
    min-height: 90vh;
    padding: 50px 16px;
    text-align: center;
  }
}




/* ===========================
   MOBILE VISIBILITY FIX
=========================== */

@media (max-width: 768px) {

  /* Restore section spacing */
  section {
    padding: 40px 16px !important;
    margin: 0 !important;
  }

  /* Ensure all sections show fully */
  section,
  .elementor-section {
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
  }

  /* Fix grids stacking visibility */
  .stats,
  .features-grid,
  .subject-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 20px !important;
  }

  /* Prevent text from shrinking */
  p, li {
    font-size: 16px;
    line-height: 1.6;
  }

  /* Ensure background sections are visible */
  .subjects,
  .trust,
  .national-cbse,
  .global-cbse,
  .national-icse,
  .global-icse,
  .national-igcse,
  .global-igcse {
    background-clip: padding-box;
    padding: 40px 16px !important;
  }
}/* End custom CSS */