.elementor-9384 .elementor-element.elementor-element-55e70cc .elementor-toc__header-title{text-align:start;}.elementor-9384 .elementor-element.elementor-element-55e70cc .elementor-toc__header{flex-direction:row;}.elementor-9384 .elementor-element.elementor-element-55e70cc{--item-text-hover-decoration:underline;}.elementor-9384 .elementor-element.elementor-element-d4464cc{width:var( --container-widget-width, 101.298% );max-width:101.298%;--container-widget-width:101.298%;--container-widget-flex-grow:0;text-align:right;}.elementor-9384 .elementor-element.elementor-element-d4464cc > .elementor-widget-container{padding:1px 1px 1px 1px;}.elementor-9384 .elementor-element.elementor-element-d4464cc p{margin-bottom:7px;}.elementor-9384 .elementor-element.elementor-element-6edf4008{width:var( --container-widget-width, 101.298% );max-width:101.298%;--container-widget-width:101.298%;--container-widget-flex-grow:0;text-align:right;}.elementor-9384 .elementor-element.elementor-element-6edf4008 > .elementor-widget-container{padding:1px 1px 1px 1px;}.elementor-9384 .elementor-element.elementor-element-6edf4008 p{margin-bottom:12px;}.elementor-9384 .elementor-element.elementor-element-ea55d3c{width:var( --container-widget-width, 101.298% );max-width:101.298%;--container-widget-width:101.298%;--container-widget-flex-grow:0;text-align:right;}.elementor-9384 .elementor-element.elementor-element-ea55d3c > .elementor-widget-container{padding:1px 1px 1px 1px;}.elementor-9384 .elementor-element.elementor-element-ea55d3c p{margin-bottom:12px;}.elementor-9384 .elementor-element.elementor-element-c5627f8{width:var( --container-widget-width, 101.298% );max-width:101.298%;--container-widget-width:101.298%;--container-widget-flex-grow:0;text-align:right;}.elementor-9384 .elementor-element.elementor-element-c5627f8 > .elementor-widget-container{padding:1px 1px 1px 1px;}.elementor-9384 .elementor-element.elementor-element-c5627f8 p{margin-bottom:22px;}.elementor-9384 .elementor-element.elementor-element-62330eb{width:var( --container-widget-width, 99.642% );max-width:99.642%;--container-widget-width:99.642%;--container-widget-flex-grow:0;}.elementor-9384 .elementor-element.elementor-element-d31e090{text-align:right;}.elementor-9384 .elementor-element.elementor-element-d31e090 p{margin-bottom:7px;}.elementor-9384 .elementor-element.elementor-element-b4848c7{text-align:right;}.elementor-9384 .elementor-element.elementor-element-b4848c7 p{margin-bottom:7px;}.elementor-9384 .elementor-element.elementor-element-42df8ca{text-align:right;}.elementor-9384 .elementor-element.elementor-element-42df8ca p{margin-bottom:7px;}.elementor-9384 .elementor-element.elementor-element-4dcb1e2{text-align:right;}.elementor-9384 .elementor-element.elementor-element-4dcb1e2 p{margin-bottom:7px;}/* Start custom CSS for text-editor, class: .elementor-element-d4464cc *//* ----------------- بولت سبز ----------------- */
ul {
    list-style: none; /* حذف بولت پیش‌فرض */
    padding-right: 0;
    margin: 0;
}

ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

ul li::before {
    content: "•"; /* بولت */
    color: #28a745; /* سبز */
    margin-left: 8px; /* فاصله از متن */
}

/* ----------------- شماره سبز ----------------- */
ol {
    list-style: none; /* حذف شماره پیش‌فرض */
    padding-right: 0;
    margin: 0;
    counter-reset: my-counter;
}

ol li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    counter-increment: my-counter;
}

ol li::before {
    content: counter(my-counter) "."; /* شماره */
    color: #28a745; /* سبز */
    font-weight: bold;
    margin-left: 8px; /* فاصله از متن */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6edf4008 *//* ----------------- بولت سبز ----------------- */
ul {
    list-style: none; /* حذف بولت پیش‌فرض */
    padding-right: 0;
    margin: 0;
}

ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

ul li::before {
    content: "•"; /* بولت */
    color: #28a745; /* سبز */
    margin-left: 8px; /* فاصله از متن */
}

/* ----------------- شماره سبز ----------------- */
ol {
    list-style: none; /* حذف شماره پیش‌فرض */
    padding-right: 0;
    margin: 0;
    counter-reset: my-counter;
}

ol li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    counter-increment: my-counter;
}

ol li::before {
    content: counter(my-counter) "."; /* شماره */
    color: #28a745; /* سبز */
    font-weight: bold;
    margin-left: 8px; /* فاصله از متن */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ea55d3c *//* ----------------- بولت سبز ----------------- */
ul {
    list-style: none; /* حذف بولت پیش‌فرض */
    padding-right: 0;
    margin: 0;
}

ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

ul li::before {
    content: "•"; /* بولت */
    color: #28a745; /* سبز */
    margin-left: 8px; /* فاصله از متن */
}

/* ----------------- شماره سبز ----------------- */
ol {
    list-style: none; /* حذف شماره پیش‌فرض */
    padding-right: 0;
    margin: 0;
    counter-reset: my-counter;
}

ol li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    counter-increment: my-counter;
}

ol li::before {
    content: counter(my-counter) "."; /* شماره */
    color: #28a745; /* سبز */
    font-weight: bold;
    margin-left: 8px; /* فاصله از متن */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c5627f8 *//* ----------------- بولت سبز ----------------- */
ul {
    list-style: none; /* حذف بولت پیش‌فرض */
    padding-right: 0;
    margin: 0;
}

ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
}

ul li::before {
    content: "•"; /* بولت */
    color: #28a745; /* سبز */
    margin-left: 8px; /* فاصله از متن */
}

/* ----------------- شماره سبز ----------------- */
ol {
    list-style: none; /* حذف شماره پیش‌فرض */
    padding-right: 0;
    margin: 0;
    counter-reset: my-counter;
}

ol li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    counter-increment: my-counter;
}

ol li::before {
    content: counter(my-counter) "."; /* شماره */
    color: #28a745; /* سبز */
    font-weight: bold;
    margin-left: 8px; /* فاصله از متن */
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d31e090 *//* ===== لیست بولت‌دار راست‌چین ===== */
ul {
  list-style: none;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ul li {
  position: relative;
  padding-right: 25px;
  margin-bottom: 10px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  background-color: #1e874b; /* سبز صنعتی */
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ul li:hover::before {
  transform: scale(1.3);
  background-color: #23a657; /* سبز روشن‌تر هنگام هاور */
}

/* ===== لیست شماره‌دار راست‌چین ===== */
ol {
  list-style: none;
  counter-reset: section;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ol li {
  position: relative;
  counter-increment: section;
  padding-right: 35px;
  margin-bottom: 12px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ol li::before {
  content: counter(section);
  position: absolute;
  right: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  background-color: #1e874b; /* سبز صنعتی */
  color: #fff;
  font-weight: 600;
  font-size: 0.85em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ol li:hover::before {
  background-color: #23a657;
  transform: scale(1.1);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'IranSansX', 'Vazir', sans-serif;
  font-weight: 700; /* بولد */
  color: #1e874b; /* سبز صنعتی تیتر */
  line-height: 1.4;
}

p, li {
  font-family: 'Vazir', 'Shabnam', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.9;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b4848c7 *//* ===== لیست بولت‌دار راست‌چین ===== */
ul {
  list-style: none;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ul li {
  position: relative;
  padding-right: 25px;
  margin-bottom: 10px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  background-color: #1e874b; /* سبز صنعتی */
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ul li:hover::before {
  transform: scale(1.3);
  background-color: #23a657; /* سبز روشن‌تر هنگام هاور */
}

/* ===== لیست شماره‌دار راست‌چین ===== */
ol {
  list-style: none;
  counter-reset: section;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ol li {
  position: relative;
  counter-increment: section;
  padding-right: 35px;
  margin-bottom: 12px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ol li::before {
  content: counter(section);
  position: absolute;
  right: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  background-color: #1e874b; /* سبز صنعتی */
  color: #fff;
  font-weight: 600;
  font-size: 0.85em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ol li:hover::before {
  background-color: #23a657;
  transform: scale(1.1);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'IranSansX', 'Vazir', sans-serif;
  font-weight: 700; /* بولد */
  color: #1e874b; /* سبز صنعتی تیتر */
  line-height: 1.4;
}

p, li {
  font-family: 'Vazir', 'Shabnam', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.9;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-42df8ca *//* ===== لیست بولت‌دار راست‌چین ===== */
ul {
  list-style: none;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ul li {
  position: relative;
  padding-right: 25px;
  margin-bottom: 10px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  background-color: #1e874b; /* سبز صنعتی */
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ul li:hover::before {
  transform: scale(1.3);
  background-color: #23a657; /* سبز روشن‌تر هنگام هاور */
}

/* ===== لیست شماره‌دار راست‌چین ===== */
ol {
  list-style: none;
  counter-reset: section;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ol li {
  position: relative;
  counter-increment: section;
  padding-right: 35px;
  margin-bottom: 12px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ol li::before {
  content: counter(section);
  position: absolute;
  right: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  background-color: #1e874b; /* سبز صنعتی */
  color: #fff;
  font-weight: 600;
  font-size: 0.85em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ol li:hover::before {
  background-color: #23a657;
  transform: scale(1.1);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'IranSansX', 'Vazir', sans-serif;
  font-weight: 700; /* بولد */
  color: #1e874b; /* سبز صنعتی تیتر */
  line-height: 1.4;
}

p, li {
  font-family: 'Vazir', 'Shabnam', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.9;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4dcb1e2 *//* ===== لیست بولت‌دار راست‌چین ===== */
ul {
  list-style: none;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ul li {
  position: relative;
  padding-right: 25px;
  margin-bottom: 10px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 9px;
  height: 9px;
  background-color: #1e874b; /* سبز صنعتی */
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ul li:hover::before {
  transform: scale(1.3);
  background-color: #23a657; /* سبز روشن‌تر هنگام هاور */
}

/* ===== لیست شماره‌دار راست‌چین ===== */
ol {
  list-style: none;
  counter-reset: section;
  padding-right: 1.4em;
  margin: 0;
  direction: rtl;
}

ol li {
  position: relative;
  counter-increment: section;
  padding-right: 35px;
  margin-bottom: 12px;
  line-height: 1.8;
  color: #222;
  font-weight: 400;
  text-align: right;
}

ol li::before {
  content: counter(section);
  position: absolute;
  right: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  background-color: #1e874b; /* سبز صنعتی */
  color: #fff;
  font-weight: 600;
  font-size: 0.85em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 4px rgba(30, 135, 75, 0.4);
  transition: all 0.3s ease;
}

ol li:hover::before {
  background-color: #23a657;
  transform: scale(1.1);
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'IranSansX', 'Vazir', sans-serif;
  font-weight: 700; /* بولد */
  color: #1e874b; /* سبز صنعتی تیتر */
  line-height: 1.4;
}

p, li {
  font-family: 'Vazir', 'Shabnam', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.9;
}/* End custom CSS */