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

.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(45,212,191,0.16), transparent 60%),
    radial-gradient(circle at bottom left, rgba(56,189,248,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(34,197,94,0.7), 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: #022c22;
  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: #065f46;
}

.ms-course-roadmap__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 13.5px;
  font-weight: 800;
  color: #0f766e;
  text-decoration: none;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d1fae5, #e0f2fe);
  border: 1px solid rgba(45,212,191,0.7);
  box-shadow: 0 8px 20px rgba(34,197,94,0.28);
}

.ms-course-roadmap__link:hover {
  background: #a7f3d0;
  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 محصول: Docker on Linux 2023
   ================================ */

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

.docker2023-hero {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  padding: 40px 16px;
  margin: 24px auto 32px;
  max-width: 1180px;
  color: #022c22;
  background:
    radial-gradient(circle at top left, rgba(56,189,248,0.16), transparent 60%),
    radial-gradient(circle at bottom right, rgba(34,197,94,0.16), transparent 65%),
    linear-gradient(180deg, #ecfeff 0%, #f0f9ff 100%);
  border-radius: 24px;
  box-shadow: 0 14px 40px rgba(15,23,42,0.12);
}

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

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

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

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

.docker2023-hero__badge {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #06b6d4, #2563eb);
  color: #ecfeff;
  font-size: 13px;
  font-weight: 800;
  box-shadow: 0 8px 22px rgba(37,99,235,0.55);
  margin-bottom: 10px;
}

.docker2023-hero__title {
  margin: 0 0 8px 0;
  font-size: 27px;
  font-weight: 900;
  color: #022c22;
  line-height: 1.6;
}

.docker2023-hero__lead {
  margin: 0 0 14px 0;
  font-size: 15.5px;
  color: #064e3b;
  line-height: 2;
}

/* تگ‌ها */

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

.docker2023-hero__tag {
  display: inline-flex;
  align-items: center;
  padding: 6px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ffffff, #e0f2fe);
  border: 1px solid rgba(56,189,248,0.35);
  font-size: 13px;
  font-weight: 800;
  color: #0369a1;
  box-shadow: 0 6px 18px rgba(15,23,42,0.06);
}

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

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

.docker2023-hero__meta-item {
  background: #ffffff;
  border-radius: 14px;
  padding: 9px 12px;
  border: 1px solid rgba(148,163,184,0.7);
  box-shadow: 0 8px 22px rgba(15,23,42,0.06);
}

.docker2023-hero__meta-label {
  display: block;
  font-size: 12.5px;
  font-weight: 800;
  color: #0284c7;
  margin-bottom: 3px;
}

.docker2023-hero__meta-value {
  display: block;
  font-size: 14px;
  color: #111827;
  line-height: 1.8;
}

/* نوت پایین مشخصات */

.docker2023-hero__note {
  margin: 10px 0 0 0;
  font-size: 13.5px;
  color: #0f172a;
  line-height: 1.9;
  background: rgba(219,234,254,0.96);
  border-right: 3px solid #0ea5e9;
  border-radius: 12px;
  padding: 8px 10px;
}

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

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

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

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

.docker2023-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(56,189,248,0.9), transparent 60%);
  opacity: 0.9;
  pointer-events: none;
}

.docker2023-hero__card-title {
  position: relative;
  z-index: 1;
  margin: 0 0 8px 0;
  font-size: 16px;
  font-weight: 900;
  color: #0f172a;
}

/* مزایا */

.docker2023-hero__benefits {
  position: relative;
  z-index: 1;
  list-style: none;
  padding: 0;
  margin: 8px 0 14px 0;
}

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

.docker2023-hero__benefits li::before {
  content: "✓";
  position: absolute;
  right: 2px;
  top: 0;
  font-size: 12px;
  color: #10b981;
}

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

.docker2023-hero__gift-box {
  position: relative;
  z-index: 1;
  border-radius: 14px;
  padding: 9px 11px;
  background:
    radial-gradient(circle at top right, rgba(250,204,21,0.2), transparent 60%),
    rgba(255,251,235,0.98);
  border: 1px solid rgba(245,158,11,0.8);
  margin-bottom: 10px;
}

.docker2023-hero__gift-title {
  margin: 0 0 4px 0;
  font-size: 13px;
  font-weight: 900;
  color: #92400e;
}

.docker2023-hero__gift-text {
  margin: 0;
  font-size: 13.2px;
  color: #92400e;
  line-height: 1.9;
}

/* دکمه‌ها */

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

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

/* دکمه مشاهده دوره‌های لینوکس */

.docker2023-hero__btn--primary {
  background: linear-gradient(90deg, #0f766e, #2563eb);
  color: #ecfeff;
  box-shadow: 0 10px 26px rgba(37,99,235,0.7);
  border: 1px solid rgba(37,99,235,0.9);
}

.docker2023-hero__btn--primary:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 32px rgba(37,99,235,0.9);
}

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

.docker2023-hero__btn--outline {
  background: #f9fafb;
  color: #111827;
  border: 1px solid rgba(209,213,219,0.95);
}

.docker2023-hero__btn--outline:hover {
  transform: translateY(-1px);
  background: #f3f4f6;
  box-shadow: 0 8px 22px rgba(15,23,42,0.12);
}

/* متن پایانی کارت */

.docker2023-hero__secure {
  position: relative;
  z-index: 1;
  margin: 6px 0 0 0;
  font-size: 12.5px;
  color: #4b5563;
  text-align: center;
  line-height: 1.9;
}

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

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

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

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

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

  .docker2023-hero__title {
    font-size: 23px;
  }

  .docker2023-hero__lead {
    font-size: 14.5px;
  }

  .docker2023-hero__btn {
    width: 100%;
  }
}

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

  .docker2023-hero__note {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-7cc1e50 *//* ================================
   بدنه‌ی توضیحات دوره – 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: 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 */
/* Start custom CSS for text-editor, class: .elementor-element-c5581a3 *//* ================================
   باکس لینک سریع دوره‌های Docker
   ================================ */

.docker-rel,
.docker-rel * {
  box-sizing: border-box;
}

.docker-rel {
  direction: rtl;
  font-family: "IRANYekan", "Vazirmatn", "Segoe UI", Tahoma, Arial, sans-serif;
  max-width: 1180px;
  margin: 0 auto 40px;
  padding: 20px 12px 26px;
}

.docker-rel__wrap {
  max-width: 1120px;
  margin: 0 auto;
  padding: 18px 18px 20px;
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(56,189,248,0.2), transparent 60%),
    radial-gradient(circle at bottom left, rgba(16,185,129,0.18), transparent 60%),
    linear-gradient(180deg, #ecfdf5 0%, #eff6ff 100%);
  border: 1px solid rgba(34,197,94,0.45);
  box-shadow: 0 14px 40px rgba(15,23,42,0.12);
}

.docker-rel__title {
  margin: 0 0 6px 0;
  font-size: 20px;
  font-weight: 900;
  color: #022c22;
}

.docker-rel__lead {
  margin: 0 0 14px 0;
  font-size: 14.5px;
  color: #064e3b;
  line-height: 1.9;
}

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

.docker-rel__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px 18px;
  margin-top: 6px;
}

.docker-rel__card {
  background: #ffffff;
  border-radius: 18px;
  padding: 12px 13px 13px;
  border: 1px solid rgba(148,163,184,0.65);
  box-shadow: 0 10px 26px rgba(15,23,42,0.06);
  position: relative;
  overflow: hidden;
}

/* کارت پیشنهادی اصلی */

.docker-rel__card--primary {
  border: 1px solid rgba(34,197,94,0.9);
  box-shadow: 0 12px 30px rgba(22,163,74,0.4);
}

/* افکت نور ملایم */

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

/* Badge بالا */

.docker-rel__badge {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, #22c55e, #0ea5e9);
  color: #ecfdf5;
  font-size: 11.5px;
  font-weight: 800;
  margin-bottom: 6px;
}

.docker-rel__badge--soft {
  background: linear-gradient(90deg, #f97316, #facc15);
  color: #111827;
}

.docker-rel__badge--blue {
  background: linear-gradient(90deg, #1d4ed8, #0ea5e9);
}

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

.docker-rel__card-title {
  position: relative;
  z-index: 1;
  margin: 0 0 6px 0;
  font-size: 14.5px;
  font-weight: 900;
  color: #0f172a;
  line-height: 1.7;
}

/* متن کارت */

.docker-rel__card-text {
  position: relative;
  z-index: 1;
  margin: 0 0 10px 0;
  font-size: 13.3px;
  color: #374151;
  line-height: 1.9;
}

/* دکمه‌ها */

.docker-rel__btn {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 8px 14px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
}

/* دکمه سبز-آبی (اصلی) */

.docker-rel__btn--solid {
  background: linear-gradient(90deg, #059669, #0ea5e9);
  color: #ecfdf5;
  border: 1px solid #059669;
  box-shadow: 0 10px 26px rgba(4,120,87,0.7);
}

.docker-rel__btn--solid:hover {
  background: linear-gradient(90deg, #047857, #0369a1);
  box-shadow: 0 14px 34px rgba(4,120,87,0.85);
  transform: translateY(-1px);
}

/* دکمه حاشیه‌دار */

.docker-rel__btn--outline {
  background: #f9fafb;
  color: #1d4ed8;
  border: 1px solid rgba(148,163,184,0.9);
}

.docker-rel__btn--outline:hover {
  background: #eff6ff;
  border-color: #1d4ed8;
  box-shadow: 0 10px 26px rgba(37,99,235,0.35);
  transform: translateY(-1px);
}

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

.docker-rel__btn--ghost {
  background: rgba(239,246,255,0.8);
  color: #0f172a;
  border: 1px solid rgba(148,163,184,0.9);
}

.docker-rel__btn--ghost:hover {
  background: #e0f2fe;
  border-color: #1d4ed8;
  box-shadow: 0 10px 24px rgba(30,64,175,0.35);
  transform: translateY(-1px);
}

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

@media (max-width: 960px) {
  .docker-rel__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .docker-rel__wrap {
    padding: 14px 12px 18px;
    border-radius: 20px;
  }

  .docker-rel__grid {
    grid-template-columns: 1fr;
  }

  .docker-rel__title {
    font-size: 18px;
  }

  .docker-rel__lead {
    font-size: 13.8px;
  }
}

@media (max-width: 480px) {
  .docker-rel {
    padding: 16px 8px 22px;
  }

  .docker-rel__card {
    border-radius: 16px;
  }
}/* End custom CSS */