/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2025 | 10:05:12 */
.animated-title {
  font-size: 50px;
  text-align: right;
  color: #fff;
	font-weight:900;
}

.typing-text {
  display: inline-block;
  min-width: 150px; /* عرض ثابت - با طولانی‌ترین کلمه سازگار */
  color: #FF7043; /* رنگ کلمات */
  white-space: nowrap; /* جلوگیری از شکستن خط */
  overflow: hidden; /* مخفی کردن متن اضافی */
	top:1px;
}

.elementor-element.elementor-element-4cea601.e-grid.value.e-con-boxed.e-con.e-parent.e-lazyloaded {
    width: 90%;
    right: 5%;
    top: 630px;
    z-index: 999;
    padding: 15px;
}


@media (max-width: 767px) {
.hero_site_home {
    background: #1a237e;
}
}