.elementor-kit-1809{--e-global-color-primary:#0B1D51;--e-global-color-secondary:#4F5256;--e-global-color-text:#0B0B0B;--e-global-color-accent:#61CE70;--e-global-color-6e376d2:#52BBE4;--e-global-color-5ee234d:#FFFFFF;--e-global-color-dba04c7:#808080;--e-global-typography-primary-font-family:"IRANSansWeb";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANSansWeb";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANSansWeb";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANSansWeb";--e-global-typography-accent-font-weight:500;font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1809 a{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h1{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h2{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h3{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h4{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h5{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-kit-1809 h6{font-family:"IRANSansWeb", IRANSansWeb_FaNum;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
  font-family: 'IRANSansWeb_FaNum', IRANSans, Tahoma, sans-serif !important;
  font-size: 17px !important;
  color: #000000 !important;
}
/* استایل فقط برای جدول‌ها */
table {
  width: 100%;
  border-collapse: collapse;
}

/* فقط هدر جدول */
table thead tr {
  background-color: #52BBE4;
}

table thead th {
  color: #000;
  font-weight: 600;
  border: 1px solid #ccc;
}

/* بدنه جدول */
table tbody td {
  border: 1px solid #ccc; /* حاشیه طوسی */
  padding: 10px;
  font-family: 'IRANSansWeb_FaNum', IRANSans, Tahoma, sans-serif;
  font-size: 17px;
  color: #000;
}
a {
  color: #52BBE4;
}

a:hover {
  color: #3aa8d0;
}
ul li,
ol li {
  font-size: 18px;
  color: #000;
}/* End custom CSS */