/* Tivan Modern 1.1.0 — IRANSansX from the existing installation on this site. */
@font-face {font-family: TivanIRANSansX; font-style:normal; font-weight:400; font-display:swap; src:url('../../elementor-pro/megatheme/includes/fonts/iransansx/IRANSansX-Regular.woff2') format('woff2');}
@font-face {font-family: TivanIRANSansX; font-style:normal; font-weight:500; font-display:swap; src:url('../../elementor-pro/megatheme/includes/fonts/iransansx/IRANSansX-Medium.woff2') format('woff2');}
@font-face {font-family: TivanIRANSansX; font-style:normal; font-weight:600; font-display:swap; src:url('../../elementor-pro/megatheme/includes/fonts/iransansx/IRANSansX-DemiBold.woff2') format('woff2');}
@font-face {font-family: TivanIRANSansX; font-style:normal; font-weight:700; font-display:swap; src:url('../../elementor-pro/megatheme/includes/fonts/iransansx/IRANSansX-Bold.woff2') format('woff2');}
@font-face {font-family: TivanIRANSansX; font-style:normal; font-weight:800; font-display:swap; src:url('../../elementor-pro/megatheme/includes/fonts/iransansx/IRANSansX-ExtraBold.woff2') format('woff2');}
.tvhf {
  --tvhf-ink: #082634;
  --tvhf-muted: #536c76;
  --tvhf-mint: #86e7d4;
  --tvhf-deep: #061e2a;
  --tvhf-line: #dfe9eb;
  direction: rtl;
  font-family: TivanIRANSansX, IRANSansX, IRANSansXFaNum, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.8;
  text-align: right;
  box-sizing: border-box;
}
.tvhf *, .tvhf *::before, .tvhf *::after { box-sizing: border-box; }
.tvhf a { color: inherit; text-decoration: none; }
.tvhf button, .tvhf input { font: inherit; }
.tvhf button { cursor: pointer; }
.tvhf a, .tvhf button { -webkit-tap-highlight-color: transparent; }
.tvhf :is(a, button, input):focus-visible { outline: 3px solid #168674; outline-offset: 4px; }
.tvhf-footer :is(a, button, input):focus-visible { outline-color: var(--tvhf-mint); }
.tvhf .tvhf-wrap { width: min(1280px, calc(100% - 64px)); margin-inline: auto; }
.tvhf-header { position: relative; z-index: 100; background: #fff; color: var(--tvhf-ink); border-bottom: 1px solid var(--tvhf-line); }
.tvhf .tvhf-header-row { min-height: 100px; display: flex; align-items: center; gap: 26px; padding-block: 16px; }
.tvhf .tvhf-brand { display: inline-flex; align-items: center; gap: 12px; flex: 0 1 auto; min-width: 0; }
.tvhf .tvhf-logo { display: inline-flex; align-items: center; justify-content: center; flex: 0 0 auto; }
.tvhf .tvhf-logo-image { display: block; max-width: 96px; max-height: 52px; width: auto; height: auto; object-fit: contain; }
.tvhf .tvhf-mark { display: grid; place-items: center; width: 48px; height: 48px; background: var(--tvhf-mint); color: var(--tvhf-ink); border-radius: 16px 16px 5px 16px; font-size: 26px; font-weight: 800; }
.tvhf .tvhf-brand-copy { display: flex; flex-direction: column; min-width: 0; }
.tvhf .tvhf-brand-copy strong { font-size: 21px; line-height: 1.5; font-weight: 800; overflow-wrap: anywhere; }
.tvhf .tvhf-brand-copy small { color: var(--tvhf-muted); font-size: 11px; font-weight: 400; }
.tvhf .tvhf-nav { margin-inline: auto; min-width: 0; }
.tvhf .tvhf-menu, .tvhf .tvhf-menu .sub-menu { list-style: none; margin: 0; padding: 0; }
.tvhf .tvhf-menu { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 6px; }
.tvhf .tvhf-menu li { position: relative; margin: 0; padding: 0; }
.tvhf .tvhf-menu li > a { display: block; padding: 10px 11px; border-radius: 8px; color: var(--tvhf-ink); font-size: 14px; font-weight: 500; line-height: 1.75; transition: background-color .18s, color .18s; }
.tvhf .tvhf-menu li > a:hover, .tvhf .tvhf-menu li.current-menu-item > a { background: #edf7f5; color: #135d51; }
.tvhf.tvhf-enhanced .tvhf-menu li.menu-item-has-children > a { padding-inline-end: 44px; }
.tvhf .tvhf-sub-toggle { display: grid; place-items: center; position: absolute; inset-inline-end: 0; top: 0; width: 40px; height: 44px; padding: 0; margin: 0; color: var(--tvhf-ink); border: 0; background: transparent; border-radius: 8px; box-shadow: none; }
.tvhf .tvhf-sub-toggle::before { content: ''; width: 7px; height: 7px; border: solid currentColor; border-width: 0 1.5px 1.5px 0; transform: rotate(45deg); transition: transform .18s; }
.tvhf .tvhf-sub-toggle[aria-expanded="true"]::before { transform: rotate(225deg); }
.tvhf .tvhf-sub-toggle:hover { background: #edf7f5; }
.tvhf .tvhf-menu .sub-menu { min-width: 200px; padding: 8px; background: #fff; border: 1px solid var(--tvhf-line); border-radius: 12px; }
.tvhf.tvhf-enhanced .tvhf-menu .sub-menu { display: none; position: absolute; top: 100%; inset-inline-start: 0; z-index: 10; box-shadow: 0 12px 32px rgba(6, 30, 42, .10); }
.tvhf.tvhf-enhanced .tvhf-menu li.tvhf-sub-open > .sub-menu { display: block; }
.tvhf.tvhf-enhanced .tvhf-menu .sub-menu .sub-menu { top: 0; inset-inline-start: 100%; }
.tvhf .tvhf-menu .sub-menu a { white-space: normal; overflow-wrap: anywhere; }
.tvhf .tvhf-header-cta { display: inline-flex; align-items: center; justify-content: center; gap: 12px; flex: 0 0 auto; min-height: 44px; padding: 10px 17px; color: var(--tvhf-ink); background: var(--tvhf-mint); border: 1px solid transparent; border-radius: 9px; font-size: 13px; font-weight: 700; transition: background-color .18s; }
.tvhf .tvhf-header-cta:hover { background: #b0f0e4; color: var(--tvhf-ink); }
.tvhf .tvhf-icon { display: inline-block; width: 19px; height: 19px; flex: 0 0 19px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.tvhf .tvhf-mobile-toggle { display: none; padding: 0; margin: 0; border: 1px solid var(--tvhf-line); background: #fff; border-radius: 9px; color: var(--tvhf-ink); width: 44px; height: 44px; flex: 0 0 44px; }
.tvhf .tvhf-close-icon { display: none; }
.tvhf .tvhf-mobile-toggle[aria-expanded="true"] .tvhf-open-icon { display: none; }
.tvhf .tvhf-mobile-toggle[aria-expanded="true"] .tvhf-close-icon { display: inline-block; }
.tvhf-footer { background: var(--tvhf-deep); color: #d4e4e9; margin-block-start: 64px; position: relative; overflow: hidden; }
.tvhf-footer::before { content: ''; position: absolute; inset: 0 0 auto; height: 3px; background: var(--tvhf-mint); }
.tvhf .tvhf-footer-intro { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr); gap: 72px; align-items: center; padding-block: 60px 48px; border-bottom: 1px solid #24404b; }
.tvhf .tvhf-eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 15px; color: var(--tvhf-mint); font-size: 12px; }
.tvhf .tvhf-eyebrow::before { content: ''; width: 27px; height: 1px; background: currentColor; }
.tvhf .tvhf-footer-heading { margin: 0 0 14px; font-size: clamp(26px, 3vw, 39px); line-height: 1.65; letter-spacing: -.7px; font-weight: 700; color: #f3fbfc; }
.tvhf .tvhf-footer-caption { margin: 0; color: #b4cad2; font-size: 14px; max-width: 490px; line-height: 2; }
.tvhf .tvhf-search-label { display: block; margin-block-end: 12px; color: #eff8fa; font-size: 14px; }
.tvhf .tvhf-search { margin: 0; }
.tvhf .tvhf-search-row { display: flex; align-items: center; gap: 8px; padding: 7px; border: 1px solid #47646f; background: #102e3c; border-radius: 12px; }
.tvhf .tvhf-search-row:focus-within { border-color: var(--tvhf-mint); }
.tvhf input.tvhf-search-input { width: 100%; min-width: 0; border: 0; border-radius: 5px; box-shadow: none; margin: 0; padding: 10px; background: transparent; color: #fff; font-size: 16px; line-height: 1.7; }
.tvhf .tvhf-search-input::placeholder { color: #bbced5; opacity: 1; }
.tvhf .tvhf-search-button { display: flex; align-items: center; justify-content: center; flex: 0 0 46px; width: 46px; height: 46px; padding: 0; border: 0; background: var(--tvhf-mint); color: var(--tvhf-ink); border-radius: 8px; box-shadow: none; }
.tvhf .tvhf-search-button:hover { background: #b0f0e4; }
.tvhf .tvhf-search-note { margin: 10px 0 0; font-size: 12px; color: #a9c1cb; }
.tvhf .tvhf-footer-main { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr) minmax(0, .65fr); gap: 64px; padding-block: 44px; }
.tvhf-footer .tvhf-brand-copy strong { color: #f4fafc; }
.tvhf-footer .tvhf-brand-copy small { color: #b4cad2; }
.tvhf-footer .tvhf-logo-image { padding: 5px; border-radius: 8px; background: #fff; }
.tvhf .tvhf-about { max-width: 370px; color: #b4cad2; font-size: 13px; line-height: 2.1; margin: 18px 0 0; }
.tvhf .tvhf-footer-title { color: #f0f7fa; font-size: 14px; margin: 0 0 15px; font-weight: 700; line-height: 1.8; }
.tvhf .tvhf-footer-links { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 6px 20px; }
.tvhf .tvhf-footer-links li { margin: 0; padding: 0; min-width: 0; }
.tvhf .tvhf-footer-links a { display: inline-block; padding-block: 4px; color: #b4cad2; font-size: 13px; overflow-wrap: anywhere; }
.tvhf .tvhf-footer-links a:hover { color: var(--tvhf-mint); text-decoration: underline; text-underline-offset: 5px; }
.tvhf .tvhf-footer-bottom { padding-block: 20px; border-top: 1px solid #24404b; display: flex; justify-content: space-between; align-items: center; gap: 16px; }
.tvhf .tvhf-copyright { margin: 0; color: #acc3cc; font-size: 12px; }
.tvhf .tvhf-footer-meta { display: flex; align-items: center; flex-wrap: wrap; gap: 20px; font-size: 12px; color: #c5d8df; }
.tvhf .tvhf-back-top { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; }
.tvhf .tvhf-footer-meta a:hover { color: var(--tvhf-mint); }
.tvhf .tvhf-footer-meta .tvhf-icon { width: 16px; height: 16px; flex-basis: 16px; }
@media (max-width: 1100px) {
  .tvhf .tvhf-header-row { gap: 18px; }
  .tvhf .tvhf-header-cta { padding-inline: 12px; }
  .tvhf .tvhf-menu li > a { padding-inline: 8px; font-size: 13px; }
  .tvhf .tvhf-footer-intro, .tvhf .tvhf-footer-main { gap: 35px; }
}
@media (max-width: 960px) {
  .tvhf .tvhf-wrap { width: calc(100% - 40px); }
  .tvhf .tvhf-header-row { flex-wrap: wrap; gap: 12px; min-height: 83px; }
  .tvhf .tvhf-brand { margin-inline-end: auto; }
  .tvhf.tvhf-enhanced .tvhf-mobile-toggle { display: flex; align-items: center; justify-content: center; }
  .tvhf .tvhf-nav { flex: 0 0 100%; order: 5; margin: 0; border-top: 1px solid var(--tvhf-line); padding-block: 12px 4px; }
  .tvhf.tvhf-enhanced .tvhf-nav { display: none; }
  .tvhf.tvhf-enhanced.tvhf-menu-open .tvhf-nav { display: block; }
  .tvhf .tvhf-menu { display: block; }
  .tvhf .tvhf-menu li > a { padding: 12px; min-height: 48px; font-size: 15px; }
  .tvhf .tvhf-sub-toggle { height: 48px; width: 44px; }
  .tvhf.tvhf-enhanced .tvhf-menu .sub-menu, .tvhf.tvhf-enhanced .tvhf-menu .sub-menu .sub-menu { position: static; min-width: 0; margin: 0 14px 6px 0; box-shadow: none; background: #f5f9f9; border: 0; border-inline-start: 2px solid #b6ddd5; border-radius: 0; }
  .tvhf .tvhf-footer-intro { grid-template-columns: 1fr 1fr; padding-block: 44px 36px; gap: 32px; }
  .tvhf .tvhf-footer-main { grid-template-columns: 1fr 1fr; gap: 28px; }
}
@media (max-width: 600px) {
  .tvhf .tvhf-wrap { width: calc(100% - 32px); }
  .tvhf .tvhf-header-row { padding-block: 14px; gap: 10px; }
  .tvhf .tvhf-brand { gap: 9px; }
  .tvhf .tvhf-brand-copy strong { font-size: 18px; }
  .tvhf .tvhf-brand-copy small { font-size: 10px; }
  .tvhf .tvhf-logo-image { max-width: 65px; max-height: 43px; }
  .tvhf .tvhf-mark { width: 42px; height: 42px; border-radius: 13px 13px 5px 13px; font-size: 24px; }
  .tvhf .tvhf-header-cta { width: 44px; height: 44px; padding: 0; }
  .tvhf .tvhf-header-cta span { display: none; }
  .tvhf .tvhf-footer-intro { grid-template-columns: 1fr; gap: 28px; padding-block: 36px 30px; }
  .tvhf .tvhf-footer-heading { font-size: 27px; }
  .tvhf .tvhf-footer-main { grid-template-columns: 1fr; padding-block: 30px; gap: 30px; }
  .tvhf .tvhf-footer-links a { min-height: 44px; display: flex; align-items: center; }
  .tvhf .tvhf-footer-bottom { flex-direction: column; align-items: flex-start; gap: 8px; }
  .tvhf .tvhf-footer-meta { width: 100%; justify-content: space-between; }
  .tvhf-footer { margin-block-start: 40px; }
}
@media (prefers-reduced-motion: reduce) {
  .tvhf *, .tvhf *::before { transition: none !important; scroll-behavior: auto !important; }
}

/* Neutralize inherited tracking so Persian letters keep their natural joining. */
.tvhf, .tvhf * {
  font-family: TivanIRANSansX, IRANSansX, IRANSansXFaNum, Tahoma, sans-serif !important;
  letter-spacing: 0 !important;
  word-spacing: normal !important;
  font-feature-settings: "rlig" 1, "calt" 1, "liga" 1;
  font-variant-ligatures: common-ligatures contextual;
  text-transform: none;
}
.tvhf .tvhf-header-row { position:relative; }
.tvhf .tvhf-brand-copy strong { font-size:20px; line-height:1.65; }
.tvhf .tvhf-nav { position:static; }
.tvhf .tvhf-focus-list { list-style:none; margin:0; padding:0; color:#b4cad2; font-size:13px; line-height:2.1; }
.tvhf .tvhf-focus-list li { margin:0 0 8px; }
.tvhf .tvhf-offices { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:32px; padding-block:30px; border-top:1px solid #24404b; }
.tvhf .tvhf-office { padding:0; min-width:0; }
.tvhf .tvhf-office + .tvhf-office { border-inline-start:1px solid #24404b; padding-inline-start:32px; }
.tvhf .tvhf-office address { font-style:normal; font-size:13px; line-height:2.2; color:#d4e4e9; margin:0 0 10px; }
.tvhf .tvhf-office-meta { display:flex; align-items:center; flex-wrap:wrap; gap:8px 24px; font-size:13px; color:#b4cad2; }
.tvhf .tvhf-office-meta a { display:inline-flex; align-items:center; gap:6px; min-height:44px; color:#86e7d4; }
.tvhf .tvhf-office-meta bdi { unicode-bidi:isolate; }
.tvhf .tvhf-footer-bottom { flex-direction:column; align-items:stretch; gap:12px; padding-block:18px 24px; }
.tvhf .tvhf-footer-meta { justify-content:flex-end; }
.tvhf .tvhf-copyright { text-align:center; line-height:2; font-size:12px; }
@media (min-width:961px) {
  .tvhf .tvhf-menu > li.tvhf-mega { position:static; display:flex; align-items:center; }
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega > a { padding-inline-end:8px; }
  .tvhf .tvhf-menu > li.tvhf-mega > .tvhf-sub-toggle { position:static; flex:0 0 36px; margin-inline-start:-8px; }
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega > .sub-menu {
    inset-inline:0; top:calc(100% - 5px); width:100%; min-width:0;
    max-height:min(70vh,650px); overflow:auto; padding:24px;
    grid-template-columns:repeat(var(--tvhf-mega-columns,3),minmax(0,1fr)); gap:20px 26px;
    border-radius:14px; box-shadow:0 16px 40px rgba(6,30,42,.10);
  }
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega.tvhf-sub-open > .sub-menu { display:grid; }
  .tvhf .tvhf-menu > li.tvhf-mega > .sub-menu > li > a { font-weight:700; color:#135d51; padding:8px 10px; border-bottom:1px solid #dfe9eb; border-radius:0; }
  .tvhf .tvhf-menu > li.tvhf-mega > .sub-menu > li > .tvhf-sub-toggle { display:none; }
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega > .sub-menu > li > .sub-menu {
    display:block; position:static; box-shadow:none; border:0; min-width:0; padding:8px 0 0; background:transparent;
  }
  .tvhf .tvhf-menu > li.tvhf-mega .sub-menu .sub-menu a { font-weight:400; font-size:13px; padding-block:9px; }
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega .sub-menu .sub-menu .sub-menu { position:static; min-width:0; box-shadow:none; border:0; border-inline-start:2px solid #dfe9eb; margin-inline-start:10px; }
}
@media (min-width:961px) and (max-width:1150px) {
  .tvhf.tvhf-enhanced .tvhf-menu > li.tvhf-mega > .sub-menu { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:960px) {
  .tvhf .tvhf-footer-focus { grid-column:1/-1; }
  .tvhf .tvhf-focus-list { display:flex; flex-wrap:wrap; gap:10px 24px; }
  .tvhf .tvhf-brand-copy strong { font-size:18px; }
  .tvhf .tvhf-menu > li.tvhf-mega > .sub-menu { padding:6px 8px; }
  .tvhf .tvhf-menu > li.tvhf-mega > .sub-menu > li + li { border-top:1px solid #dfe9eb; }
}
@media (max-width:600px) {
  .tvhf .tvhf-brand-copy strong { font-size:16px; }
  .tvhf .tvhf-brand-copy small { font-size:10px; }
  .tvhf .tvhf-header-row { gap:8px; }
  .tvhf .tvhf-logo-image { max-width:48px; }
  .tvhf .tvhf-offices { grid-template-columns:1fr; gap:24px; padding-block:26px; }
  .tvhf .tvhf-office + .tvhf-office { border-inline-start:0; padding-inline-start:0; border-top:1px solid #24404b; padding-top:24px; }
  .tvhf .tvhf-footer-meta { justify-content:space-between; }
  .tvhf .tvhf-footer-heading { font-size:26px; }
}
@media (max-width:380px) {
  .tvhf-header .tvhf-brand-copy small { display:none; }
  .tvhf-header .tvhf-brand-copy strong { font-size:15px; }
  .tvhf-header .tvhf-brand { gap:7px; }
  .tvhf-header .tvhf-logo-image { max-width:36px; max-height:36px; }
  .tvhf-header .tvhf-mark { width:36px; height:36px; }
}
