.elementor-92 .elementor-element.elementor-element-64de906{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-92{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-1c0df36 *//* هدر */
.sinfilm-header {
  position: relative;
  width: 100%;
  z-index: 10;
  margin: 0 !important;
  padding: 0 !important;
}

/* بخش بالا */
/* هدر بالا */
.sinfilm-header-top {
  position: fixed;   /* ثابت */
  top: 0;
  right: 0;
  width: 100%;
  z-index: 9999;

  display: flex;
  justify-content: space-between;
  align-items: center;

  padding: 15px 30px;
  background: transparent; /* شروع شفاف */
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

/* وقتی اسکرول شد */
.sinfilm-header-top.scrolled {
  background: #1F1235;
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

/* اسلایدر */
.sinfilm-header-slider {
  width: 100vw;
  height: 90vh;
  overflow: hidden;
}

/* تصویر اسلایدر */
.sinfilm-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

/* محتوا روی اسلاید */
.sinfilm-slide-content {
  position: absolute;
  right: 50px;
  bottom: 50px; /* پایین‌تر قرار می‌گیره */
  color: #fff;
  max-width: 400px;
}




.sinfilm-logo img {
  height: 50px;
}

.sinfilm-menu ul {
  list-style: none;
  display: flex;
  gap: 25px;
  margin: 0;
  padding: 0;
}

.sinfilm-menu a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

/* دکمه‌های هدر */
.sinfilm-header-buttons button {
  margin-left: 10px;
  padding: 8px 18px;
  border: none;
  cursor: pointer;
  border-radius: 6px;
  font-weight: bold;
}

.sinfilm-login {
  background: #ffffff;
  color: #111;
}

.sinfilm-buy {
  background: #f4843f;
  color: #fff;
}

/* اسلایدر */
.sinfilm-header-slider {
  position: relative;
  width: 100%;
  height: 90vh;
  overflow: hidden;
}

.sinfilm-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1s ease;
}

.sinfilm-slide.active {
  opacity: 1;
  z-index: 5;
}

.sinfilm-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top; /* خیلی مهم */
}


/* محتوای روی اسلاید */
.sinfilm-slide-content {
  position: absolute;
  right: 60px;
  bottom: 120px;
  color: #fff;
  max-width: 420px;
}

.sinfilm-slide-content h2 {
  font-size: 36px;
  margin-bottom: 15px;
}

.sinfilm-slide-content p {
  font-size: 18px;
  margin-bottom: 20px;
}

.sinfilm-slide-button {
  display: inline-block;
  padding: 12px 24px;
  background: #f4843f;
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
}

/* هاور */
.sinfilm-header-buttons button,
.sinfilm-slide-button {
  transition: all 0.3s ease;
}

.sinfilm-header-buttons button:hover,
.sinfilm-slide-button:hover {
  filter: brightness(0.85);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.3);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-64de906 */.elementor-92 .elementor-element.elementor-element-64de906 {
  width: 100%;
  margin: 0;
  padding: 0;
}/* End custom CSS */