.elementor-kit-9{--e-global-color-primary:#141414;--e-global-color-secondary:#F2C17A;--e-global-color-text:#785948;--e-global-color-accent:#D82D2D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#141414;font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-9 a{font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-9 h1{font-family:"IRANSansX-Heavy", Sans-serif;}.elementor-kit-9 h2{font-family:"IRANSansX-Medium", Sans-serif;font-size:24px;font-weight:700;}.elementor-kit-9 h3{font-family:"IRANSansX-ExtraBold", Sans-serif;font-size:20px;}.elementor-kit-9 h4{font-family:"IRANSansX-ExtraBold", Sans-serif;font-size:18px;}.elementor-kit-9 h5{font-family:"IRANSansX-ExtraBold", Sans-serif;font-size:16px;}.elementor-kit-9 h6{font-family:"IRANSansX-ExtraBold", Sans-serif;font-size:16px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-9 label{font-family:"IRANSansX-Medium", Sans-serif;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-family:"IRANSansX-Medium", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.back-elevated {
    background: #141414 !important;
    border: 1px solid #222 !important;
    border-radius: 20px;
    box-shadow: 
        inset 0 1px 1px rgba(255, 255, 255, 0.06), 
        inset 0 -1px 2px rgba(0, 0, 0, 0.5), 
        0 10px 20px -3px rgba(0, 0, 0, 0.6), 
        0 10px 50px -30px rgba(0, 0, 0, 0.9) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* افکت هاور ملایم‌تر */
.back-elevated:hover {
    transform: translateY(-2px); /* جابجایی کمتر (از 5- به 2-) */
    box-shadow: 
        inset 0 1px 1px rgba(255, 255, 255, 0.08), 
        inset 0 -1px 2px rgba(0, 0, 0, 0.5),      
        0 12px 24px -3px rgba(0, 0, 0, 0.65), /* سایه کمی بزرگتر از حالت عادی */     
        0 15px 55px -25px rgba(0, 0, 0, 0.95) !important; /* کاهش چشمگیر سایه پایینی نسبت به قبل */
}
/* =========================================
   استایل‌های پایه و نسخه دسکتاپ (لپ‌تاپ)
   ========================================= */
 

.main-title {
  color: #F5F5F5;
  font-size: 28px; /* سایز بزرگ برای لپ‌تاپ */
  line-height: 1.5;
  
  text-align: right; /* لپ‌تاپ: راست‌چین */
  font-family: "IRANSansX-Heavy", Sans-serif !important;
}

.subtitle {
  color: #a0aab5;
  font-size: 16px; /* سایز مناسب لپ‌تاپ */
  line-height: 1.8;
  margin-top: 20px;
  text-align: justify; /* لپ‌تاپ: راست‌چین */
}

/* افکت گرادیانت کلمه خاص (مشترك در موبایل و دسکتاپ) */
.highlight-word {
  background: linear-gradient(90deg, #ffcc80 0%, #BC8971 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* =========================================
   نسخه موبایل و تبلت (صفحات کوچکتر از 768 پیکسل)
   ========================================= */
@media (max-width: 768px) {
  body, 
  .main-title, 
  .subtitle {
    text-align: center !important; /* موبایل: وسط‌چین */
  }

  .main-title {
    font-size: 26px; /* سایز بهینه و کوچکتر برای موبایل */
    line-height: 1.4;
  }

  .subtitle {
    font-size: 14px; /* سایز بهینه برای موبایل */
    line-height: 1.6;
    margin-top: 15px;
  }
}

/* =========================================
   نسخه موبایل و تبلت (صفحات کوچکتر از 768 پیکسل)
   ========================================= */


.shimmer-line {
  /* تنظیمات ابعاد */
  width: 100%;
  height: 4px;
  margin: 15px 0;
  border-radius: 50px; 
  
  /* گرادیانت کم‌رنگ‌تر */
  background: linear-gradient(
    90deg,
    rgba(230, 160, 100, 0) 0%, /* کاملاً شفاف در لبه‌ها */
    rgba(230, 160, 100, 0.4) 50%, /* روشنایی کمتر در مرکز */
    rgba(230, 160, 100, 0) 100%
  );
  
  background-size: 200% 100%;
  animation: shimmerMove 3s infinite linear;
}

@keyframes shimmerMove {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: -100% 0;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX-Medium';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-Medium.woff2') format('woff2'),
		url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX-Heavy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-Heavy.woff2') format('woff2'),
		url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-Heavy.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANSansX-ExtraBold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-ExtraBold.woff2') format('woff2'),
		url('https://ironwall.ir/wp-content/uploads/2025/12/IRANSansX-ExtraBold.woff') format('woff');
}
/* End Custom Fonts CSS */