.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), IRANSans;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), IRANSans;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-55028 .elementor-element.elementor-element-25f3b88{font-family:"Tahoma", IRANSans;font-weight:400;}.elementor-55028 .elementor-element.elementor-element-ca8e0e6:not(.elementor-motion-effects-element-type-background), .elementor-55028 .elementor-element.elementor-element-ca8e0e6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #FFEC00 0%, #FFFFFF 100%);}.elementor-55028 .elementor-element.elementor-element-ca8e0e6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-55028 .elementor-element.elementor-element-ca8e0e6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-55028 .elementor-element.elementor-element-6d3d57a{columns:1;font-family:"Tahoma", IRANSans;font-size:12px;font-weight:400;color:#000000;}.mweb-body .elementor-55028 .elementor-element.elementor-element-03aeb29 .contact_social_wrap a{color:#FFFFFF;background-color:#860000;}.mweb-body .elementor-55028 .elementor-element.elementor-element-03aeb29 .contact_social_wrap a svg{fill:#FFFFFF;stroke:#FFFFFF;}.mweb-body .elementor-55028 .elementor-element.elementor-element-03aeb29 .contact_social_wrap{justify-content:center;}.elementor-55028 .elementor-element.elementor-element-03aeb29 .contact_social_wrap a{width:50px;height:50px;line-height:50px;}.elementor-55028 .elementor-element.elementor-element-03aeb29 .contact_social_wrap a svg{width:25px;}@media(max-width:767px){.elementor-55028 .elementor-element.elementor-element-740b519{width:32%;}.elementor-55028 .elementor-element.elementor-element-6bd449e{width:32%;}.elementor-55028 .elementor-element.elementor-element-26db3ff{width:32%;}}@media(min-width:768px){.elementor-55028 .elementor-element.elementor-element-234edc5{width:49.196%;}.elementor-55028 .elementor-element.elementor-element-bcffb76{width:50.393%;}}/* Start custom CSS for html, class: .elementor-element-31302f8 */.contact-box {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  max-width: 700px;
  margin: 30px auto;
  direction: rtl;
  font-family: 'iranyekan', sans-serif;
}

.contact-box h2 {
  text-align: center;
  font-size: 24px;
  color: #0073e6;
  margin-bottom: 25px;
  border-bottom: 2px solid #00bfa5;
  display: inline-block;
  padding-bottom: 5px;
}

.contact-item {
  margin-bottom: 20px;
}

.contact-item h3 {
  font-size: 18px;
  color: #00bfa5;
  margin-bottom: 8px;
}

.contact-item p {
  font-size: 15px;
  color: #444;
  margin: 5px 0;
}

.contact-item a {
  color: #0073e6;
  text-decoration: none;
  font-weight: bold;
  transition: 0.3s;
}

.contact-item a:hover {
  color: #00bfa5;
}

.ltr {
  direction: ltr;
  display: inline-block;
}

/* موبایل */
@media (max-width: 768px) {
  .contact-box {
    padding: 20px;
  }
  .contact-box h2 {
    font-size: 20px;
  }
}/* End custom CSS */