.elementor-kit-5{--e-global-color-primary:#003553;--e-global-color-secondary:#267BA6;--e-global-color-text:#515151;--e-global-color-accent:#000000;--e-global-color-0771417:#FFFFFF;--e-global-color-5d3b9bd:#003553;--e-global-color-0857305:#267BA6;--e-global-typography-primary-font-family:"IRANYekanFN";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"IRANYekanFN";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanFN";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanFN";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"IRANYekanFN", Sans-serif;font-size:17px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:"IRANYekanFN", Sans-serif;}.elementor-kit-5 h1{color:var( --e-global-color-primary );font-family:"IRANYekanFN", Sans-serif;font-size:10px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-size:17px;font-weight:700;}.elementor-kit-5 h3{color:var( --e-global-color-secondary );font-size:17px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* ===== تنظیمات کلی جدول ===== */
.rtg-best-job-table {
  width: 90%;
  margin: 20px auto;
  border-collapse: collapse;
  direction: rtl;
  text-align: center;
  box-shadow: 0 3px 14px rgba(44, 46, 131, 0.08);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  table-layout: auto;
  word-wrap: break-word;
  font-size: 0.9em;
  transition: all 0.3s ease;
}

/* عنوان جدول */
h4.rtg-table-title {
  color:#FF8C00;
  text-align: right;
  font-size: 1.15em;
  margin-top: 30px;
  margin-bottom: 8px;
  border-right: 4px solid #2d2e83; /* سورمه‌ای */
  padding-right: 8px;
  font-weight: 600;
}

/* هد جدول */
.rtg-best-job-table thead tr {
  background-color: #2d2e83; /* سورمه‌ای */
  color: #fff;
  font-size: 0.92em;
}

.rtg-best-job-table th,
.rtg-best-job-table td {
  padding: 10px 8px;
  border: 1px solid #ececff;
  vertical-align: middle;
}

/* رنگ پس‌زمینه سطرهای زوج */
.rtg-best-job-table tbody tr:nth-of-type(even) {
  background-color: #f8f9ff;
}

/* افکت هاور */
.rtg-best-job-table tbody tr:hover {
  background-color: #e9ecff;
  transition: background 0.3s ease;
  cursor: pointer;
}

/* ===== ریسپانسیو ===== */
@media only screen and (max-width: 768px) {
  .rtg-best-job-table {
    width: 100%;
    font-size: 0.87em;
  }

  h4.rtg-table-title {
    font-size: 1em;
  }
}

@media only screen and (max-width: 480px) {
  .rtg-best-job-table th,
  .rtg-best-job-table td {
    padding: 6px 4px;
    font-size: 0.75em;
  }

  .rtg-table-title {
    font-size: 0.95em;
  }
}

/* ===== تنظیمات باکس نکته===== */
.b1{
border-right: 6px solid #1F2A44;
border-radius: 0 10px 10px 0;
padding-right: 14px;
padding-top: 14px;
background: #EEF6FF;
}

.b2{
border-right: 6px solid #1F2A44;
padding-right: 14px;
padding-top: 14px;
}/* End custom CSS */