.elementor-806 .elementor-element.elementor-element-2f98cdd4{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-806 .elementor-element.elementor-element-99687e6{--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-806 .elementor-element.elementor-element-0552863{--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-806 .elementor-element.elementor-element-697f61d{--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-806 .elementor-element.elementor-element-f47f57a{--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-806 .elementor-element.elementor-element-428b3f4{--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-806 .elementor-element.elementor-element-1addfdd{--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-806 .elementor-element.elementor-element-5ea1892{--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-806 .elementor-element.elementor-element-c4da18e{--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-806 .elementor-element.elementor-element-ff8734e{--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-806 .elementor-element.elementor-element-50f97eb{--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-806 .elementor-element.elementor-element-dd5dad3{--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-806 .elementor-element.elementor-element-59bc8af{--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-292c156 *//* =========================================================
   SPEECH THERAPY PAGE - FINAL CLEAN CSS
   ========================================================= */

/* ===== عام ===== */
.mmc-section-title{
  font-size: 28px;
  color: #2f3e46;
  margin-bottom: 10px;
  font-weight: 800;
  text-align: center;
}

.mmc-section-sub{
  font-size: 16px;
  color: #6c7a64;
  margin-bottom: 40px;
  text-align: center;
  line-height: 1.9;
}

/* =========================================================
   1) HERO
   ========================================================= */
.mmc-hero{
  background: linear-gradient(135deg, #edf4fb 0%, #f7fbff 100%);
  border: 1px solid #d7e5f2;
  border-radius: 30px;
  padding: 46px 34px;
  max-width: 1180px;
  margin: 0 auto 28px;
  box-shadow: 0 12px 28px rgba(62,124,177,0.10);
  overflow: hidden;
}

.mmc-hero-wrap{
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 34px;
  align-items: center;
}

.mmc-hero-text{
  text-align: right;
}

.mmc-hero-text h1{
  font-size: 40px;
  line-height: 1.3;
  color: #1f2940;
  margin: 0 0 16px;
  font-weight: 800;
}

.mmc-hero-text p{
  font-size: 18px;
  line-height: 2;
  color: #5c6f82;
  margin: 0 0 18px;
}

.mmc-hero-buttons{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.mmc-hero-img{
  text-align: center;
}

.mmc-hero-img img{
  width: 100%;
  max-width: 420px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  background: rgba(255,255,255,0.45);
  border-radius: 24px;
  padding: 14px;
}

/* ===== الأزرار العامة ===== */
.mmc-btn-primary,
.mmc-btn-secondary{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 24px;
  border-radius: 14px;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 800;
  transition: all .3s ease;
}

.mmc-btn-primary{
  background: #a56a33;
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(165,106,51,0.18);
}

.mmc-btn-primary:hover{
  background: #8d5829;
  transform: translateY(-2px);
}

.mmc-btn-secondary{
  background: #ffffff;
  color: #3e7cb1 !important;
  border: 1px solid #c9dced;
}

.mmc-btn-secondary:hover{
  background: #f7fbff;
  transform: translateY(-2px);
}

/* =========================================================
   2) CHECK SIGNS SECTION
   ========================================================= */
.mmc-check-section{
  background: #ffffff;
  padding: 60px 20px;
  text-align: center;
}

.mmc-check-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 22px;
  max-width: 1100px;
  margin: auto;
}

.mmc-check-card{
  background: #f8faf7;
  border: 1px solid #e2e8df;
  border-radius: 22px;
  padding: 30px 20px;
  transition: all 0.35s ease;
  box-shadow: 0 10px 24px rgba(0,0,0,0.04);
}

.mmc-check-card img{
  width: 160px;
  height: 160px;
  object-fit: contain;
  display: block;
  margin: 0 auto 20px;
  background: #f4f8f7;
  border-radius: 24px;
  padding: 14px;
  transition: all 0.35s ease;
}

.mmc-check-card h3{
  font-size: 18px;
  color: #2d6a6a;
  margin-bottom: 8px;
  font-weight: 800;
}

.mmc-check-card p{
  font-size: 15px;
  color: #5f6f65;
  line-height: 1.9;
  margin: 0;
}

.mmc-check-card:hover{
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.08);
}

.mmc-check-card:hover img{
  transform: scale(1.08) rotate(-1deg);
  box-shadow: 0 10px 25px rgba(0,150,120,0.15);
}

/* =========================================================
   3) BENEFITS SECTION
   ========================================================= */
.mmc-benefits-section{
  background: #f8fbff;
  padding: 60px 20px;
  text-align: center;
  border-top: 1px solid #e7eef5;
  border-bottom: 1px solid #e7eef5;
}

.mmc-benefits-title{
  font-size: 30px;
  color: #355a78;
  margin-bottom: 10px;
  font-weight: 800;
}

.mmc-benefits-sub{
  font-size: 16px;
  color: #627487;
  margin-bottom: 40px;
  line-height: 1.9;
}

.mmc-benefits-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 22px;
  max-width: 1100px;
  margin: auto;
}

.mmc-benefit-card{
  background: #ffffff;
  border: 1px solid #dfeaf4;
  border-radius: 22px;
  padding: 30px 20px;
  box-shadow: 0 10px 22px rgba(62,124,177,0.06);
  transition: all 0.35s ease;
}

.mmc-benefit-card img{
  width: 180px;
  height: 180px;
  object-fit: contain;
  display: block;
  margin: 0 auto 20px;
  background: #f4f8fc;
  border-radius: 24px;
  padding: 14px;
  transition: all 0.35s ease;
}

.mmc-benefit-card h3{
  font-size: 20px;
  color: #2f6c8f;
  margin-bottom: 8px;
  font-weight: 800;
}

.mmc-benefit-card p{
  font-size: 15px;
  color: #5f6f7f;
  line-height: 1.9;
  margin: 0;
}

.mmc-benefit-card:hover{
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(62,124,177,0.10);
}

.mmc-benefit-card:hover img{
  transform: scale(1.08) rotate(-1deg);
  box-shadow: 0 10px 25px rgba(62,124,177,0.15);
}

/* =========================================================
   4) ABOUT SPEECH THERAPY
   ========================================================= */
.mmc-about-speech-section{
  background: #ffffff;
  padding: 60px 20px;
}

.mmc-about-speech-wrap{
  max-width: 1100px;
  margin: auto;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 32px;
  align-items: center;
  background: #ffffff;
  border: 1px solid #dfeaf4;
  border-radius: 24px;
  padding: 30px 26px;
  box-shadow: 0 12px 26px rgba(62,124,177,0.06);
}

.mmc-about-speech-image{
  text-align: center;
}

.mmc-about-speech-image img{
  width: 100%;
  max-width: 340px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  background: #f4f8fc;
  border-radius: 22px;
  padding: 12px;
}

.mmc-about-speech-content h2{
  font-size: 30px;
  color: #355a78;
  margin-bottom: 14px;
  font-weight: 800;
}

.mmc-about-speech-content p{
  font-size: 16px;
  color: #5d6f82;
  line-height: 2;
  margin-bottom: 14px;
}

.mmc-about-speech-content ul{
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}

.mmc-about-speech-content ul li{
  position: relative;
  padding-right: 22px;
  margin-bottom: 10px;
  color: #5a6c7f;
  font-size: 15px;
  line-height: 1.9;
}

.mmc-about-speech-content ul li::before{
  content: "";
  position: absolute;
  right: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3e7cb1;
  box-shadow: 0 0 0 5px rgba(62,124,177,0.12);
}

/* =========================================================
   5) HOW TO CHOOSE / HOW SESSION LOOKS / YOUR ROLE
   ========================================================= */
.mmc-choice-section{
  background: #fefcf8;
  padding: 70px 20px;
  text-align: center;
}

.mmc-choice-title{
  font-size: 32px;
  color: #2f3e46;
  margin-bottom: 12px;
  font-weight: 800;
}

.mmc-choice-sub{
  font-size: 16px;
  color: #6b7a6e;
  margin-bottom: 45px;
  line-height: 1.9;
}

.mmc-choice-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  max-width: 1100px;
  margin: auto;
}

.mmc-choice-card{
  background: #ffffff;
  border: 1px solid #eee7da;
  border-radius: 22px;
  padding: 24px 20px;
  text-align: right;
  transition: 0.3s;
  box-shadow: 0 10px 25px rgba(0,0,0,0.05);
}

.mmc-choice-card img{
  width: 130px;
  height: 130px;
  object-fit: contain;
  display: block;
  margin: 0 auto 15px;
  background: #f9fbfc;
  border-radius: 20px;
  padding: 10px;
}

.mmc-choice-card h3{
  font-size: 20px;
  color: #2d6a6a;
  margin-bottom: 12px;
  text-align: center;
}

.mmc-choice-card ul{
  padding: 0;
  list-style: none;
}

.mmc-choice-card ul li{
  position: relative;
  padding-right: 22px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #5f6f65;
  line-height: 1.9;
}

.mmc-choice-card ul li::before{
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3a7a7a;
}

.mmc-choice-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.08);
}

.mmc-choice-card.highlight{
  background: #f4f8fc;
  border: 1px solid #dce9f5;
  transform: scale(1.02);
}

/* =========================================================
   6) PATH SECTION
   ========================================================= */
.mmc-path-section{
  background: #f9fbf9;
  padding: 70px 20px;
  text-align: center;
}

.mmc-path-title{
  font-size: 32px;
  color: #2f4f4f;
  margin-bottom: 12px;
  font-weight: 800;
}

.mmc-path-sub{
  font-size: 16px;
  color: #6b7c77;
  margin-bottom: 45px;
  line-height: 1.9;
}

.mmc-path-grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 24px;
  max-width: 1100px;
  margin: auto;
}

.mmc-path-card{
  background: #ffffff;
  border: 1px solid #e4efe9;
  border-radius: 22px;
  padding: 24px 20px;
  text-align: right;
  box-shadow: 0 10px 24px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.mmc-path-card img{
  width: 130px;
  height: 130px;
  object-fit: contain;
  margin: 0 auto 14px;
  display: block;
  background: #f8fbfa;
  border-radius: 20px;
  padding: 10px;
}

.mmc-path-card h3{
  font-size: 20px;
  color: #2d6a6a;
  margin-bottom: 12px;
  text-align: center;
}

.mmc-path-card ul{
  list-style: none;
  padding: 0;
}

.mmc-path-card ul li{
  position: relative;
  padding-right: 22px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #5f6f65;
  line-height: 1.9;
}

.mmc-path-card ul li::before{
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #3a7a7a;
}

.mmc-path-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 14px 28px rgba(0,0,0,0.08);
}

.mmc-path-card.highlight{
  background: #eef7f3;
  border: 1px solid #cfe5db;
}

.mmc-path-note{
  margin-top: 35px;
  font-size: 17px;
  color: #355f5f;
  font-weight: 700;
  line-height: 1.9;
}

/* =========================================================
   7) DECISION FLOW
   ========================================================= */
.mmc-flow-section{
  background: #f6faf8;
  padding: 70px 20px;
  text-align: center;
}

.mmc-flow-title{
  font-size: 32px;
  font-weight: 800;
  color: #2f4f4f;
  margin-bottom: 10px;
}

.mmc-flow-sub{
  font-size: 16px;
  color: #6c7c75;
  margin-bottom: 50px;
  line-height: 1.9;
}

.mmc-flow-steps{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  max-width: 1100px;
  margin: auto;
}

.mmc-flow-step{
  background: #ffffff;
  border: 1px solid #e4efe9;
  border-radius: 20px;
  padding: 20px;
  width: 220px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.mmc-flow-step:hover{
  transform: translateY(-5px);
}

.mmc-flow-icon{
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #3a7a7a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  margin: 0 auto 10px;
}

.mmc-flow-step h3{
  font-size: 18px;
  margin-bottom: 8px;
  color: #2d6a6a;
}

.mmc-flow-step p{
  font-size: 14px;
  color: #5f6f65;
  line-height: 1.7;
  margin: 0;
}

.mmc-flow-arrow{
  font-size: 24px;
  color: #7aa8a1;
  margin: 0 6px;
}

.mmc-flow-step.highlight{
  background: #eaf7f2;
  border: 1px solid #cfe5db;
  transform: scale(1.05);
}

.mmc-flow-note{
  margin-top: 35px;
  font-size: 17px;
  color: #355f5f;
  font-weight: 700;
  line-height: 1.9;
}

/* =========================================================
   8) FINAL CTA
   ========================================================= */
.mmc-final-cta{
  background: linear-gradient(135deg, #dceaf7 0%, #eaf2fb 100%);
  border: 1px solid #c8dcef;
  border-radius: 28px;
  padding: 42px 28px;
  margin: 40px auto 20px;
  max-width: 1180px;
  box-shadow: 0 14px 30px rgba(62,124,177,0.10);
}

.mmc-final-cta-inner{
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 28px;
  align-items: center;
}

.mmc-final-cta-text{
  text-align: right;
}

.mmc-final-cta-text h2{
  font-size: 32px;
  line-height: 1.4;
  color: #2f5f8a;
  margin: 0 0 14px;
  font-weight: 800;
}

.mmc-final-cta-text p{
  font-size: 17px;
  line-height: 2;
  color: #4f6f8f;
  margin: 0 0 14px;
}

.mmc-final-cta-note{
  font-weight: 700;
  color: #355a78;
}

.mmc-final-cta-buttons{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
}

.mmc-final-cta-image{
  text-align: center;
}

.mmc-final-cta-image img{
  width: 100%;
  max-width: 340px;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  background: rgba(255,255,255,0.35);
  border-radius: 22px;
  padding: 12px;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 900px){
  .mmc-hero-wrap,
  .mmc-about-speech-wrap,
  .mmc-final-cta-inner{
    grid-template-columns: 1fr;
    text-align: center;
  }

  .mmc-hero-text,
  .mmc-final-cta-text{
    text-align: center;
  }

  .mmc-final-cta-buttons,
  .mmc-hero-buttons{
    justify-content: center;
  }

  .mmc-about-speech-content ul{
    text-align: right;
  }
}

@media (max-width: 768px){
  .mmc-flow-steps{
    flex-direction: column;
  }

  .mmc-flow-arrow{
    transform: rotate(90deg);
  }
}

@media (max-width: 640px){
  .mmc-hero,
  .mmc-final-cta{
    padding: 28px 18px;
    border-radius: 22px;
  }

  .mmc-hero-text h1,
  .mmc-choice-title,
  .mmc-path-title,
  .mmc-flow-title,
  .mmc-final-cta-text h2{
    font-size: 26px;
  }

  .mmc-benefits-title,
  .mmc-about-speech-content h2{
    font-size: 24px;
  }

  .mmc-hero-text p,
  .mmc-final-cta-text p,
  .mmc-about-speech-content p,
  .mmc-path-sub,
  .mmc-choice-sub,
  .mmc-flow-sub,
  .mmc-benefits-sub{
    font-size: 15px;
    line-height: 1.9;
  }

  .mmc-btn-primary,
  .mmc-btn-secondary{
    width: 100%;
  }

  .mmc-hero-buttons,
  .mmc-final-cta-buttons{
    flex-direction: column;
  }

  .mmc-check-card img,
  .mmc-benefit-card img{
    width: 140px;
    height: 140px;
  }
}
.mmc-check-card:nth-child(1){
  background: #fff6ed;
  border: 1px solid #f1d9c7;
}

.mmc-check-card:nth-child(2){
  background: #eef6ff;
  border: 1px solid #cfe3f5;
}

.mmc-check-card:nth-child(3){
  background: #fff0f3;
  border: 1px solid #f3ccd3;
}

.mmc-check-card:nth-child(4){
  background: #f3f0ff;
  border: 1px solid #dad4f7;
}
.mmc-check-card:nth-child(1) img{
  background:#ffe9d6;
}

.mmc-check-card:nth-child(2) img{
  background:#dfeeff;
}

.mmc-check-card:nth-child(3) img{
  background:#ffe0e6;
}

.mmc-check-card:nth-child(4) img{
  background:#e8e4ff;
}
.mmc-check-card:nth-child(1) img{
  background:#ffe9d6;
}

.mmc-check-card:nth-child(2) img{
  background:#dfeeff;
}

.mmc-check-card:nth-child(3) img{
  background:#ffe0e6;
}

.mmc-check-card:nth-child(4) img{
  background:#e8e4ff;
}
.mmc-benefit-card:hover{
  background: linear-gradient(135deg, #eaf4ff, #e4f6ef);
}
.mmc-path-card{
  background:#f3faf6;
  border:1px solid #d7ede3;
}
.mmc-path-card.highlight{
  background:#e3f5ec;
  border:1px solid #bfe3d2;
}
.mmc-check-card:nth-child(4)::before{
  content: "الأكثر شيوعًا";
  position: absolute;
  top: 12px;
  left: 12px;
  background: #a56a33;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  padding: 6px 10px;
  border-radius: 999px;
  box-shadow: 0 6px 14px rgba(165,106,51,0.18);
}
.mmc-check-card img{
  width: 190px;
  height: 190px;

  object-fit: contain;

  display: block;
  margin: 0 auto 22px;

  background: #f4f8f7;
  border-radius: 26px;
  padding: 16px;

  transition: all 0.35s ease;
}
.mmc-check-card:hover img{
  transform: scale(1.12);
}
.mmc-check-card img{
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}/* End custom CSS */