.elementor-892 .elementor-element.elementor-element-dd4b733{--spacer-size:50px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-8d78487 */.contact-page .contact-intro {
  background: #fff;
  padding: 40px 20px 30px;
  border-radius: 16px;
  text-align: center;
  border: 1px solid #f1f1f1;
  max-width: 720px;
  margin: 0 auto 3rem;
  position: relative;
}

.contact-page .contact-intro h1 {
  font-size: 32px;
  color: #1B3A5D;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  display: inline-block;
  padding-right: 14px;
}

.contact-page .contact-intro h1::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #D17A00;
  border-radius: 2px;
}

.contact-page .contact-intro p {
  font-size: 16px;
  color: #444;
  line-height: 1.9;
  max-width: 580px;
  margin: 20px auto 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc5f94c */.contact-page .contact-addresses {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  margin-bottom: 3rem;
}

.contact-page .address-box {
  flex: 1 1 300px;
  background: #FDF1E0;
  padding: 20px;
  border-radius: 12px;
  color: #1B3A5D;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  transition: transform 0.3s ease;
}

.contact-page .address-box:hover {
  transform: translateY(-4px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a58455 */.contact-numbers {
  padding: 2rem 1rem;
  background: #fff;
  direction: rtl;
  font-family: 'Vazirmatn', sans-serif;
}

.contact-numbers h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 2rem;
  color: #1B3A5D;
}

/* شبکه کارت‌ها */
.contact-numbers .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 1.2rem;
}

/* کارت هر بخش */
.contact-numbers .grid > div {
  border: 1px solid #1B3A5D; /* مرز آبی نفتی */
  border-radius: 0.75rem;
  padding: 1rem 1.2rem;
  background: #fff;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(27, 58, 93, 0.05);
}

.contact-numbers .grid > div:hover {
  background: #fdfdfd; /* هاور روشن‌تر */
  border-color: #D17A00; /* مرز نارنجی روی هاور */
  box-shadow: 0 6px 16px rgba(27, 58, 93, 0.1); /* سایه عمیق‌تر */
}

/* عنوان هر بخش */
.contact-numbers .title {
  font-weight: 600;
  font-size: 15px;
  color: #333;
  text-align: right;
  margin-bottom: 0.4rem;
  padding-right: 8px;
  border-right: 3px solid #D17A00; /* نوار نارنجی راست */
}

/* شماره‌ها */
.contact-numbers .numbers {
  direction: ltr;
  text-align: left;
  font-family: monospace;
  font-size: 14px;
  color: #444;
  line-height: 1.7;
  padding-left: 8px;
  border-left: 3px solid #D17A00; /* نوار نارنجی چپ */
}

/* اطمینان از پاک شدن کروشه‌ها یا pseudo-element قدیمی */
.contact-numbers .title::before,
.contact-numbers .title::after,
.contact-numbers .numbers::before,
.contact-numbers .numbers::after {
  content: none !important;
  display: none !important;
}

.contact-page .contact-numbers {
  margin-top: 3rem;
}

.contact-page .contact-numbers h2 {
  text-align: center;
  font-size: 22px;
  color: #D17A00;
  margin-bottom: 2rem;
}

.contact-page .contact-numbers .grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
}

.contact-page .contact-numbers .grid > div {
  border: 1px solid #1B3A5D;
  border-radius: 12px;
  padding: 16px 20px;
  background: #fff;
  box-shadow: 0 4px 8px rgba(27, 58, 93, 0.06);
  transition: all 0.3s ease;
}

.contact-page .contact-numbers .grid > div:hover {
  background: #fdfdfd;
  box-shadow: 0 6px 16px rgba(27, 58, 93, 0.1);
  border-color: #D17A00;
}

.contact-page .contact-numbers .title {
  font-weight: bold;
  font-size: 15px;
  color: #1B3A5D;
  margin-bottom: 0.5rem;
  padding-right: 8px;
  border-right: 3px solid #D17A00;
}

.contact-page .contact-numbers .numbers {
  font-family: monospace;
  direction: ltr;
  text-align: left;
  font-size: 14px;
  color: #333;
  padding-left: 8px;
  border-left: 3px solid #D17A00;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb1aa43 */<style>
.map-section {
  margin: 4rem auto;
  padding: 0 1rem;
  max-width: 960px;
  text-align: center;
}

.map-section h2 {
  color: #D17A00;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 1.5rem;
  border-bottom: 2px solid #D17A00;
  display: inline-block;
  padding-bottom: 6px;
}

.map-section .map-container {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #1B3A5D;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}

/* خود iframe نقشه */
.map-section iframe {
  width: 100%;
  height: 360px;
  border: none;
  display: block;
  pointer-events: none; /* تا زمانی که فعال نشه */
}

/* لایه فعال‌سازی */
.map-container .map-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 16px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 1rem;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  font-family: Vazirmatn, sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(2px);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.2);
}

.map-container .map-overlay:hover {
  background: rgba(0, 0, 0, 0.55);
}
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0e0f017 */<style>
/* سکشن کلی */
.contact-page h2 {
  text-align: center;
  color: #1B3A5D;
  font-size: 22px;
  font-weight: bold;
  margin: 4rem 0 2rem;
  border-bottom: 2px solid #D17A00;
  display: inline-block;
  padding-bottom: 6px;
}

/* فرم کلی Fluent */
.ff-el-form {
  max-width: 960px;
  margin: 0 auto;
  direction: rtl;
  font-family: 'Vazirmatn', sans-serif;
}

/* فیلدهای ورودی */
.ff-el-input--label,
.ff-el-textarea--label {
  font-weight: bold;
  font-size: 14px;
  color: #1B3A5D;
  margin-bottom: 4px;
}

.ff-el-input,
.ff-el-textarea {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 12px;
  font-size: 14px;
  font-family: inherit;
  background: #fff;
  transition: border-color 0.3s ease;
}

.ff-el-input:focus,
.ff-el-textarea:focus {
  border-color: #D17A00;
  outline: none;
}

/* دکمه ارسال */
.ff-btn-submit {
  background-color: #D17A00 !important;
  color: #fff !important;
  border-radius: 8px !important;
  font-weight: bold;
  padding: 12px 28px !important;
  font-size: 16px;
  border: none !important;
  transition: background-color 0.3s ease;
}

.ff-btn-submit:hover {
  background-color: #C06C00 !important;
}

/* ردیف فیلدها دو ستونه در دسکتاپ */
.ff-el-form .ff-el-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

/* عرض هر فیلد نصف در کنار هم */
.ff-el-form .ff-el-group .ff-el-form-control {
  flex: 1 1 48%;
}

/* موبایل – یک ستونه */
@media (max-width: 768px) {
  .ff-el-form .ff-el-group .ff-el-form-control {
    flex: 1 1 100%;
  }
}

/* پیام موفقیت / خطا */
.ff_message_success,
.ff_message_danger {
  max-width: 960px;
  margin: 1.5rem auto;
  padding: 1rem 1.2rem;
  border-radius: 8px;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
}

.ff_message_success {
  background: #e9fbe5;
  color: #2e7d32;
  border: 1px solid #b2dfdb;
}

.ff_message_danger {
  background: #ffecec;
  color: #c62828;
  border: 1px solid #f5c2c7;
}
</style>/* End custom CSS */
/* Start custom CSS */.contact-page {
  direction: rtl;
  text-align: right;
  font-family: 'IranYekan', sans-serif;
  background: #fff;
  padding: 2rem 1rem;
  color: #333;
}

.contact-page h1, 
.contact-page h2, 
.contact-page h3 {
  font-weight: bold;
  color: #1B3A5D;
  margin-bottom: 1rem;
}

.contact-page p {
  font-size: 15px;
  line-height: 1.8;
}/* End custom CSS */