.elementor-83066 .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-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .gheadlinel span{font-size:18px !important;font-weight:600 !important;}.elementor-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .gheadlinel p{font-size:14px !important;}.elementor-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .course-section-title-elementory img{width:100px !important;, height:100px !important;}.elementor-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-section .course-section-title-elementory i{top:37px !important;}.elementor-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading:hover{background:#fff !important;}.elementor-83066 .elementor-element.elementor-element-4c4a622a .product-lessons-el .course-panel-heading{border-radius:5px !important;padding:16px !important;margin-top:5px !important;}.elementor-83066 .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-83066 .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 *//* ================================
   باکس نقشه راه متخصص – نسخه زیباتر
   ================================ */

.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 محصول – بدون قیمت
   ================================ */

.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: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0d4eb7, #2563eb);
  color: #f9fafb;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(37,99,235,0.35);
  margin-bottom: 10px;
}

.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 14px 0;
  font-size: 15.5px;
  color: #163653;
  line-height: 2;
}

/* تگ‌ها */

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

.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 0 10px 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: 9px 12px;
  border: 1px solid rgba(148,163,184,0.4);
  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.8;
}

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

.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: 16px 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: 10px 0 12px 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: 0;
  font-size: 12px;
  color: #16a34a;
}

/* هدیه ویژه – برجسته و قرمز */

.ms-course-hero__gift {
  position: relative;
  z-index: 1;
  margin: 16px 0 10px;
  padding: 10px 12px;
  border-radius: 14px;
  border: 1px solid rgba(248,113,113,0.9);
  border-right: 4px solid #dc2626;
  background:
    radial-gradient(circle at top right, rgba(254,226,226,0.9), transparent 60%),
    #fef2f2;
  font-size: 13.5px;
  color: #7f1d1d;
  line-height: 1.9;
  box-shadow: 0 10px 26px rgba(127,29,29,0.25);
}

.ms-course-hero__gift strong {
  color: #b91c1c;
}

/* دکمه‌ها – کانتینر */

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

/* بیس دکمه‌ها */

.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;
}

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

.ms-course-hero__btn--ghost {
  background: #f9fafb;
  color: #1d4ed8;
  border: 1px solid rgba(191,219,254,0.9);
}

.ms-course-hero__btn--ghost:hover {
  transform: translateY(-1px);
  background: #eff6ff;
}

/* دکمه نقشه راه شبکه – متمایز */

.ms-course-hero__btn--network {
  background: linear-gradient(90deg, #0f172a, #1d4ed8);
  color: #f9fafb;
  box-shadow: 0 10px 26px rgba(15,23,42,0.45);
  font-size: 13.8px;
  letter-spacing: 0.01em;
}

.ms-course-hero__btn--network:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 34px rgba(15,23,42,0.65);
  background: linear-gradient(90deg, #111827, #1e40af);
}

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

.ms-course-hero__note {
  margin: 8px 0 0 0;
  font-size: 13.5px;
  color: #1e3a5f;
  line-height: 1.9;
  background: rgba(219,234,254,0.9);
  border-right: 3px solid #2563eb;
  border-radius: 12px;
  padding: 8px 10px;
}

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

@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 14px;
    border-radius: 20px;
  }

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

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

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

  .ms-course-hero__gift {
    margin: 14px 0 8px;
    font-size: 13px;
  }
}

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

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

.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: 1220px;
  margin: 0 auto 40px;
  padding: 0 4px 32px;
  color: #041728;
}

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

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

.ms-course-detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.7fr) minmax(0, 1.1fr);
  gap: 20px 24px;
  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.05), transparent 65%),
    #ffffff;
  border-radius: 20px;
  padding: 18px 18px 16px;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 12px 32px rgba(15,23,42,0.09);
  margin-bottom: 14px;
}

/* مقدمه – تاکید بیشتر */

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

/* کارت هدف (مناسب چه کسانی است) */

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

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

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

/* کارت FAQ */

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

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

.ms-course-detail__card--summary {
  border-right: 4px solid #6366f1;
}

/* تیترها */

.ms-course-detail__title {
  margin: 0 0 10px 0;
  font-size: 19px;
  font-weight: 900;
  color: #022249;
  line-height: 1.7;
}

/* زیرتیتر */

.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: 15px;
  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: 14px;
  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: 20px;
  font-size: 14.5px;
  color: #111827;
  line-height: 1.95;
  margin-bottom: 4px;
}

.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;
  }
}

/* FAQ */

.ms-course-detail__faq-item {
  margin-bottom: 10px;
  padding: 9px 11px;
  border-radius: 14px;
  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: 15px;
  font-weight: 800;
  color: #0b2a55;
}

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

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

@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 2px 26px;
  }

  .ms-course-detail__wrap {
    padding: 0;
  }

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

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

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

@media (max-width: 480px) {
  .ms-course-detail__card {
    padding: 12px 10px 10px;
    border-radius: 16px;
  }

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

  .ms-course-detail__subtitle {
    font-size: 14.5px;
  }
}/* End custom CSS */