.elementor-18502 .elementor-element.elementor-element-6705a9c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--border-radius:0px 0px 15px 15px;}.elementor-18502 .elementor-element.elementor-element-6705a9c:not(.elementor-motion-effects-element-type-background), .elementor-18502 .elementor-element.elementor-element-6705a9c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:var( --e-global-color-accent );}.elementor-widget-nested-tabs.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-18502 .elementor-element.elementor-element-68ded99{--display:flex;}.elementor-18502 .elementor-element.elementor-element-4b3009b{--display:flex;}.elementor-18502 .elementor-element.elementor-element-cf32b11{--display:flex;}.elementor-18502 .elementor-element.elementor-element-ef8928d{--display:flex;}.elementor-18502 .elementor-element.elementor-element-ee75ce4{--display:flex;}.elementor-18502 .elementor-element.elementor-element-097455e{--n-tabs-direction:row;--n-tabs-heading-direction:column;--n-tabs-heading-width:240px;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-heading-wrap:wrap;--n-tabs-title-justify-content:center;--n-tabs-title-text-align:center;--n-tabs-title-gap:0px;--n-tabs-title-font-size:15px;--n-tabs-title-color-active:var( --e-global-color-82310dc );}.elementor-18502 .elementor-element.elementor-element-097455e.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:not( :hover ){border-style:none;}.elementor-18502 .elementor-element.elementor-element-097455e.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs > .e-n-tabs-heading > :is( .e-n-tab-title > .e-n-tab-title-text, .e-n-tab-title ){font-family:"VazirMatn", Sans-serif;font-feature-settings:"numr";font-weight:500;}.elementor-18502 .elementor-element.elementor-element-097455e [data-touch-mode="false"] .e-n-tab-title[aria-selected="false"]:hover{--n-tabs-title-color-hover:#FF4F0F;}@media(max-width:767px){.elementor-18502 .elementor-element.elementor-element-097455e{--n-tabs-direction:row;--n-tabs-heading-direction:column;--n-tabs-heading-width:20px;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-heading-justify-content:flex-start;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:initial;--n-tabs-heading-wrap:wrap;--n-tabs-gap:0px;--n-tabs-title-padding-top:10px;--n-tabs-title-padding-right:20px;--n-tabs-title-padding-bottom:10px;--n-tabs-title-padding-left:20px;--n-tabs-title-font-size:11px;}}/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-18513 */.mega-menu {
  display: flex;
  justify-content: space-between;
  gap: .5rem;
  direction: rtl;
  font-family: 'IranYekanX', sans-serif;
  padding: 1rem;
  flex-wrap: wrap;
}

.column {
  flex: 1;
  min-width: 200px;
}

.major-title {
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.course-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.course-list li {
  position: relative;
  padding-right: 1.2rem;
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
}

.course-list li::before {
  content: '';
  position: absolute;
  right: 0;
  top: 0.5em;
  width: 0.7em;
  height: 0.7em;
  background-color: #FF4F0F;
  border-radius: 50%;
}

.course-list a {
  text-decoration: none;
  color: inherit;
}

@media (max-width: 768px) {
  .mega-menu {
    flex-direction: column;
  }

  .column {
    margin-bottom: .5rem;
  }

  .major-title {
    font-size: 1.1rem;
  }

  .course-list li {
    font-size: 0.9rem;
  }
}/* End custom CSS */