.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section{background:#f0f2f7 !important;box-shadow:0 0 13px 1px rgb(70 72 77 / 2%) !important;border-radius:5px !important;padding:10px 18px !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .gheadlinel span{font-size:18px !important;font-weight:600 !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .gheadlinel p{font-size:14px !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .course-section-title-elementory img{width:100px !important;, height:100px !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .course-section-title-elementory i{top:37px !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading:hover{background:#fff !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading{border-radius:5px !important;padding:16px !important;margin-top:5px !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading .panel-heading-left .title h4{font-size:16px !important;font-weight:400 !important;}.elementor-83899 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading .panel-heading-left .title p{font-size:14px !important;}/* Start custom CSS for text-editor, class: .elementor-element-18cbeb5 *//* ================================
   باکس نقشه راه متخصص MikroTik
   ================================ */

.ms-course-roadmap,
.ms-course-roadmap * {
  box-sizing: border-box;
}

.ms-course-roadmap {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 26px auto 0;
  padding: 0 16px;
}

.ms-course-roadmap__inner {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  padding: 14px 18px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(56,189,248,0.18), transparent 60%),
    radial-gradient(circle at bottom left, rgba(59,130,246,0.14), transparent 65%),
    #ffffff;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 10px 26px rgba(15,23,42,0.12);
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  align-items: center;
  justify-content: space-between;
}

.ms-course-roadmap__inner::before {
  content: "";
  position: absolute;
  inset-inline-start: -40px;
  inset-block-start: -40px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(191,219,254,0.9), transparent 60%);
  opacity: 0.9;
  pointer-events: none;
}

.ms-course-roadmap__label {
  position: relative;
  z-index: 1;
  font-size: 14.5px;
  font-weight: 900;
  color: #022249;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.ms-course-roadmap__text {
  position: relative;
  z-index: 1;
  font-size: 13.5px;
  color: #4b5563;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
}

.ms-course-roadmap__text strong {
  color: #0b2a55;
}

.ms-course-roadmap__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 13.5px;
  font-weight: 800;
  color: #1d4ed8;
  text-decoration: none;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #dbeafe, #e0f2fe);
  border: 1px solid rgba(37,99,235,0.55);
  box-shadow: 0 8px 20px rgba(37,99,235,0.25);
}

.ms-course-roadmap__link:hover {
  background: #dbeafe;
  text-decoration: underline;
}

@media (max-width: 720px) {
  .ms-course-roadmap__inner {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 16px;
    padding: 12px 14px;
  }

  .ms-course-roadmap__label {
    font-size: 14px;
  }

  .ms-course-roadmap__text {
    font-size: 13px;
  }

  .ms-course-roadmap__link {
    width: 100%;
    justify-content: center;
  }
}

/* ================================
   Hero محصول MikroTik – بدون قیمت
   ================================ */

.ms-course-hero,
.ms-course-hero * {
  box-sizing: border-box;
}

.ms-course-hero {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  padding: 40px 16px;
  margin: 24px auto 32px;
  max-width: 1180px;
  color: #041728;
  background:
    radial-gradient(circle at top left, rgba(56,189,248,0.14), transparent 60%),
    radial-gradient(circle at bottom right, rgba(37,99,235,0.12), transparent 65%),
    linear-gradient(180deg, #f5f7ff 0%, #eef6ff 100%);
  border-radius: 24px;
  box-shadow: 0 14px 40px rgba(15,23,42,0.12);
}

.ms-course-hero__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

.ms-course-hero__grid {
  display: flex;
  gap: 26px;
  align-items: stretch;
  flex-wrap: wrap;
}

/* ستون اصلی */

.ms-course-hero__main {
  flex: 1.7;
  min-width: 300px;
}

.ms-course-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 7px 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0f766e, #0ea5e9);
  color: #f9fafb;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(15,118,110,0.35);
  margin-bottom: 12px;
}

.ms-course-hero__title {
  margin: 0 0 8px 0;
  font-size: 27px;
  font-weight: 900;
  color: #022249;
  line-height: 1.6;
}

.ms-course-hero__lead {
  margin: 0 0 16px 0;
  font-size: 15.5px;
  color: #163653;
  line-height: 2;
}

/* تگ‌ها */

.ms-course-hero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.ms-course-hero__tag {
  display: inline-flex;
  align-items: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff, #e5edff);
  border: 1px solid rgba(37,99,235,0.25);
  font-size: 13px;
  font-weight: 800;
  color: #0b3a7a;
  box-shadow: 0 6px 18px rgba(15,23,42,0.06);
}

/* مشخصات دوره */

.ms-course-hero__meta-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 14px;
}

.ms-course-hero__meta-item {
  background: #ffffff;
  border-radius: 14px;
  padding: 10px 12px;
  border: 1px solid rgba(148,163,184,0.55);
  box-shadow: 0 8px 22px rgba(15,23,42,0.05);
}

.ms-course-hero__meta-label {
  display: block;
  font-size: 12.5px;
  font-weight: 800;
  color: #2563eb;
  margin-bottom: 3px;
}

.ms-course-hero__meta-value {
  display: block;
  font-size: 14px;
  color: #0f172a;
  line-height: 1.9;
}

/* ستون کارت */

.ms-course-hero__side {
  flex: 1.1;
  min-width: 260px;
  display: flex;
  align-items: stretch;
}

.ms-course-hero__card {
  width: 100%;
  background: #ffffff;
  border-radius: 18px;
  padding: 18px 16px 14px;
  border: 1px solid rgba(37,99,235,0.25);
  box-shadow: 0 14px 34px rgba(15,23,42,0.14);
  position: relative;
  overflow: hidden;
}

.ms-course-hero__card::before {
  content: "";
  position: absolute;
  inset-inline-start: -40px;
  inset-block-start: -40px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(191,219,254,0.9), transparent 60%);
  opacity: 0.9;
  pointer-events: none;
}

/* مزایا */

.ms-course-hero__benefits {
  position: relative;
  z-index: 1;
  list-style: none;
  padding: 0;
  margin: 4px 0 10px 0;
}

.ms-course-hero__benefits li {
  font-size: 13.5px;
  color: #1f2937;
  line-height: 1.9;
  padding-right: 18px;
  position: relative;
  margin-bottom: 4px;
}

.ms-course-hero__benefits li::before {
  content: "✓";
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 12px;
  color: #16a34a;
}

/* کادر هدیه */

.ms-course-hero__gift {
  position: relative;
  z-index: 1;
  margin: 10px 0 12px 0;
  padding: 9px 10px;
  border-radius: 12px;
  border: 1px dashed rgba(220,38,38,0.8);
  background: rgba(254,242,242,0.96);
  font-size: 13.3px;
  color: #991b1b;
  line-height: 1.9;
}

/* دکمه‌ها */

.ms-course-hero__btns {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 10px;
}

.ms-course-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 11px 18px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
}

/* دکمه سوالات پیش از خرید */

.ms-course-hero__btn--outline {
  background: #f9fafb;
  color: #1d4ed8;
  border: 1px solid rgba(191,219,254,0.9);
  box-shadow: 0 6px 18px rgba(37,99,235,0.18);
}

.ms-course-hero__btn--outline:hover {
  transform: translateY(-1px);
  background: #eff6ff;
  box-shadow: 0 10px 26px rgba(37,99,235,0.28);
}

/* دکمه نقشه راه یادگیری شبکه */

.ms-course-hero__btn--network {
  background:
    linear-gradient(90deg, #0f172a, #111827);
  color: #f9fafb;
  box-shadow: 0 10px 26px rgba(15,23,42,0.55);
}

.ms-course-hero__btn--network:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 32px rgba(15,23,42,0.7);
}

/* متن ایمیل */

.ms-course-hero__secure {
  position: relative;
  z-index: 1;
  margin: 2px 0 0 0;
  font-size: 12.8px;
  color: #4b5563;
  text-align: center;
  line-height: 1.9;
}

/* ریسپانسیو */

@media (max-width: 960px) {
  .ms-course-hero__grid {
    flex-direction: column;
  }

  .ms-course-hero__main,
  .ms-course-hero__side {
    flex: 1 1 100%;
    min-width: 0;
  }

  .ms-course-hero__meta-list {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .ms-course-hero {
    padding: 30px 10px;
    border-radius: 20px;
  }

  .ms-course-hero__title {
    font-size: 23px;
  }

  .ms-course-hero__lead {
    font-size: 14.5px;
  }

  .ms-course-hero__btn {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .ms-course-hero__title {
    font-size: 21px;
    line-height: 1.7;
  }

  .ms-course-hero__meta-item {
    padding: 9px 10px;
  }

  .ms-course-hero__secure {
    font-size: 12.5px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-fdb4e78 *//* ================================
   بدنه‌ی توضیحات دوره – ms-course-detail (نسخه مشترک دوره‌ها)
   ================================ */

.ms-course-detail,
.ms-course-detail * {
  box-sizing: border-box;
}

.ms-course-detail {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 0 auto 40px;
  padding: 0 10px 32px;
  color: #041728;
}

.ms-course-detail__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

/* گرید دو ستونه */

.ms-course-detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.65fr) minmax(0, 1.15fr);
  gap: 22px 26px;
  align-items: flex-start;
}

.ms-course-detail__col {
  min-width: 0;
}

.ms-course-detail__col--side {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* کارت‌ها */

.ms-course-detail__card {
  background:
    radial-gradient(circle at top left, rgba(56,189,248,0.08), transparent 60%),
    radial-gradient(circle at bottom right, rgba(59,130,246,0.06), transparent 65%),
    #ffffff;
  border-radius: 18px;
  padding: 18px 16px 14px;
  border: 1px solid rgba(148,163,184,0.6);
  box-shadow: 0 10px 30px rgba(15,23,42,0.08);
  margin-bottom: 10px;
}

/* مقدمه کمی پررنگ‌تر */

.ms-course-detail__card--intro {
  border-right: 4px solid #2563eb;
}

/* کارت هدیه با تون زرد */

.ms-course-detail__card--gift {
  background:
    radial-gradient(circle at top left, rgba(251,191,36,0.18), transparent 60%),
    #ffffff;
  border-right: 4px solid #f59e0b;
}

/* کارت تارگت */

.ms-course-detail__card--target {
  border-right: 4px solid #16a34a;
}

/* کارت FAQ */

.ms-course-detail__card--faq {
  border-right: 4px solid #0ea5e9;
}

/* تیترها */

.ms-course-detail__title {
  margin: 0 0 10px 0;
  font-size: 19px;          /* کمی بزرگ‌تر برای خوانایی بیشتر */
  font-weight: 900;
  color: #022249;
}

/* زیرتیتر */

.ms-course-detail__subtitle {
  margin: 14px 0 6px 0;
  font-size: 15.5px;
  font-weight: 800;
  color: #0b2a55;
}

/* متن پایه */

.ms-course-detail__text {
  margin: 0 0 8px 0;
  font-size: 14.8px;
  color: #1f2933;
  line-height: 2.05;
}

.ms-course-detail__text--highlight {
  background: rgba(219,234,254,0.9);
  border-radius: 12px;
  padding: 8px 10px;
  border-right: 3px solid #2563eb;
  margin-top: 6px;
}

.ms-course-detail__text--note {
  background: rgba(249,250,251,0.97);
  border-radius: 10px;
  padding: 7px 9px;
  font-size: 13.7px;
  color: #374151;
}

/* بولت‌ها */

.ms-course-detail__bullets {
  list-style: none;
  padding: 0;
  margin: 4px 0 6px 0;
}

.ms-course-detail__bullets li {
  position: relative;
  padding-right: 18px;
  font-size: 14.4px;
  color: #111827;
  line-height: 1.95;
  margin-bottom: 3px;
}

.ms-course-detail__bullets li::before {
  content: "•";
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 18px;
  color: #2563eb;
}

/* بولت‌های دو ستونه */

.ms-course-detail__bullets--two {
  columns: 2;
  column-gap: 24px;
}

@media (max-width: 800px) {
  .ms-course-detail__bullets--two {
    columns: 1;
  }
}

/* جمله‌ی tagline */

.ms-course-detail__tagline {
  font-size: 13.8px;
  color: #0b2a55;
  background: rgba(219,234,254,0.9);
  border-radius: 999px;
  padding: 6px 12px;
  display: inline-block;
  margin-bottom: 10px;
}

/* دو ستون داخل یک کارت */

.ms-course-detail__columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 18px;
}

@media (max-width: 920px) {
  .ms-course-detail__columns {
    grid-template-columns: 1fr;
  }
}

/* کارت split (چالش / کاربرد) */

.ms-course-detail__card--split {
  padding-bottom: 14px;
}

.ms-course-detail__split {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
}

@media (max-width: 840px) {
  .ms-course-detail__split {
    grid-template-columns: 1fr;
  }
}

/* جمع‌بندی انتهایی */

.ms-course-detail__summary {
  margin-top: 10px;
  font-size: 13.8px;
  color: #1e3a5f;
  background: rgba(239,246,255,0.96);
  border-radius: 10px;
  padding: 7px 9px;
  border-right: 3px solid #2563eb;
}

/* FAQ */

.ms-course-detail__faq-item {
  margin-bottom: 10px;
  padding: 8px 10px;
  border-radius: 12px;
  background: rgba(249,250,251,0.96);
  border: 1px solid rgba(209,213,219,0.9);
}

.ms-course-detail__faq-q {
  margin: 0 0 4px 0;
  font-size: 14.5px;
  font-weight: 800;
  color: #0b2a55;
}

.ms-course-detail__faq-a {
  margin: 0;
  font-size: 13.7px;
  color: #374151;
  line-height: 1.9;
}

/* ریسپانسیو کلی */

@media (max-width: 960px) {
  .ms-course-detail__grid {
    grid-template-columns: 1fr;
  }

  .ms-course-detail__col--side {
    order: 2;
  }
}

@media (max-width: 640px) {
  .ms-course-detail {
    padding: 0 6px 24px;
  }

  .ms-course-detail__card {
    padding: 14px 12px 12px;
    border-radius: 16px;
  }

  .ms-course-detail__title {
    font-size: 17.8px;
  }

  .ms-course-detail__text,
  .ms-course-detail__bullets li {
    font-size: 13.7px;
  }
}

@media (max-width: 480px) {
  .ms-course-detail {
    padding: 0 4px 22px;
  }

  .ms-course-detail__card {
    padding-inline: 10px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-adc4624 *//* ================================
   سرفصل‌های کامل دوره – ms-course-syllabus
   ================================ */

.ms-course-syllabus,
.ms-course-syllabus * {
  box-sizing: border-box;
}

.ms-course-syllabus {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 0 auto 40px;
  padding: 0 10px 32px;
  color: #041728;
}

.ms-course-syllabus__wrap {
  max-width: 1120px;
  margin: 0 auto;
}

/* هدر سرفصل‌ها */

.ms-course-syllabus__head {
  margin-bottom: 18px;
  padding: 12px 14px;
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(56,189,248,0.12), transparent 60%),
    radial-gradient(circle at bottom left, rgba(59,130,246,0.08), transparent 65%),
    #ffffff;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 10px 26px rgba(15,23,42,0.08);
}

.ms-course-syllabus__title {
  margin: 0 0 4px 0;
  font-size: 19px;
  font-weight: 900;
  color: #022249;
}

.ms-course-syllabus__subtitle {
  margin: 0;
  font-size: 14.5px;
  color: #4b5563;
  line-height: 1.9;
}

/* لی‌آوت کارت‌ها */

.ms-course-syllabus__grid {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

/* کارت هر Chapter */

.ms-course-syllabus__card {
  background:
    radial-gradient(circle at top left, rgba(56,189,248,0.08), transparent 60%),
    radial-gradient(circle at bottom right, rgba(59,130,246,0.06), transparent 65%),
    #ffffff;
  border-radius: 18px;
  padding: 16px 16px 14px;
  border: 1px solid rgba(148,163,184,0.6);
  box-shadow: 0 10px 26px rgba(15,23,42,0.08);
}

/* لیبل Chapter */

.ms-course-syllabus__chapter-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 12px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  color: #0f172a;
  background: linear-gradient(90deg, #e0f2fe, #dbeafe);
  border: 1px solid rgba(37,99,235,0.4);
  margin-bottom: 6px;
}

/* تیتر Chapter */

.ms-course-syllabus__chapter-title {
  margin: 0 0 6px 0;
  font-size: 17px;
  font-weight: 900;
  color: #022249;
}

/* متن توضیحی */

.ms-course-syllabus__text {
  margin: 0 0 6px 0;
  font-size: 14.5px;
  color: #1f2933;
  line-height: 2;
}

/* لیست سرفصل‌های هر Chapter */

.ms-course-syllabus__list {
  list-style: none;
  padding: 0;
  margin: 4px 0 0 0;
}

.ms-course-syllabus__list li {
  position: relative;
  padding-right: 18px;
  font-size: 14.2px;
  color: #111827;
  line-height: 1.9;
  margin-bottom: 3px;
}

.ms-course-syllabus__list li::before {
  content: "•";
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 18px;
  color: #2563eb;
}

/* ریسپانسیو */

@media (max-width: 640px) {
  .ms-course-syllabus {
    padding: 0 6px 26px;
  }

  .ms-course-syllabus__card {
    padding: 14px 12px 12px;
    border-radius: 16px;
  }

  .ms-course-syllabus__title {
    font-size: 18px;
  }

  .ms-course-syllabus__chapter-title {
    font-size: 16px;
  }

  .ms-course-syllabus__text,
  .ms-course-syllabus__list li {
    font-size: 13.7px;
  }
}

@media (max-width: 480px) {
  .ms-course-syllabus {
    padding: 0 4px 22px;
  }

  .ms-course-syllabus__card {
    padding-inline: 10px;
  }
}/* End custom CSS */