.elementor-83 .elementor-element.elementor-element-6fc129d{--display:flex;--min-height:0px;}.elementor-83 .elementor-element.elementor-element-ffdd8c9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-83 .elementor-element.elementor-element-81d8301{--display:flex;}.elementor-83 .elementor-element.elementor-element-792ea12{--display:flex;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-83 .elementor-element.elementor-element-6fc129d{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-ffdd8c9 */html, body {
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}

:root {
  --sec-navy: #0b3142;
  --sec-turquoise: #38bede;
  --sec-white: #ffffff;
  --sec-soft: rgba(255, 255, 255, 0.82);
  --sec-shadow: 0 18px 48px rgba(0, 0, 0, 0.28);
}

.video-slider {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-top: -0.8vw;
  margin-left: -50vw;
  margin-bottom: -1vw;
  margin-right: -50vw;
  min-height: clamp(560px, 85vh, 860px);
  overflow: hidden;
  background: var(--sec-navy);
  isolation: isolate;
  direction: rtl;
  box-sizing: border-box;
}
.video-slider,
.video-slider * {
  box-sizing: border-box;
}
.video-slider__slides,
.video-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.video-slide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease, visibility 0.8s ease, transform 0.8s ease;
  transform: scale(1.03);
}
.video-slide.is-active {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  transform: scale(1);
}
.video-slide__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.video-slide__overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  background: linear-gradient(90deg, rgba(11, 49, 66, 0.72) 0%, rgba(11, 49, 66, 0.12) 100%);
}
.video-slide__content {
  position: absolute;
  z-index: 4;
  right: clamp(18px, 5vw, 80px);
  top: 70%;
  transform: translateY(-50%);
  width: min(340px, calc(100% - 36px));
  padding: 20px 18px;
  color: var(--sec-white);
  background: linear-gradient(135deg, rgba(11, 49, 66, 0.82), rgba(11, 49, 66, 0.48));
  border-right: 4px solid var(--sec-turquoise);
  border-radius: 0 14px 14px 0;
  backdrop-filter: blur(14px);
}

.video-slide__content h2 {
  margin: 0;
  font-size: clamp(22px, 3vw, 38px);
  font-weight: 800;
}

.video-slide__content p {
  margin: 10px 0 0;
  color: var(--sec-soft);
  font-size: 14px;
  line-height: 1.6;
}
.video-slider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(11, 49, 66, 0.4);
  color: var(--sec-white);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  backdrop-filter: blur(5px);
  transition: background 0.3s, border-color 0.3s;
}

.video-slider__arrow:hover {
  background: var(--sec-turquoise);
  border-color: var(--sec-turquoise);
}

.video-slider__arrow--prev {
  left: 20px;
}

.video-slider__arrow--next {
  right: 20px;
}
.video-slider__dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 5px;
  direction: ltr;
}

.video-slider__dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.28);
  border: none;
  cursor: pointer;
  padding: 0;
  transition: all 0.25s ease;
}

.video-slider__dot.is-active {
  width: 14px;
  height: 5px;
  border-radius: 999px;
  background: var(--sec-turquoise);
  box-shadow: 0 0 6px rgba(56, 190, 222, 0.35);
}

@media (max-width: 768px) {
  .video-slider {
    min-height: 500px;
  }

  .video-slide__content {
    top: auto;
    bottom: 80px;
    right: 15px;
    width: calc(100% - 30px);
    border-right: none;
    border-bottom: 3px solid var(--sec-turquoise);
    border-radius: 10px;
  }
  .video-slider__arrow {
    width: 35px;
    height: 35px;
    bottom: 10px;
    top: auto;
    transform: none;
  }

  .video-slider__arrow--prev {
    left: 15px;
  }

  .video-slider__arrow--next {
    right: 15px;
  }

  .video-slider__dots {
    bottom: 18px;
    gap: 4px;
  }

  .video-slider__dot {
    width: 4px;
    height: 4px;
  }

  .video-slider__dot.is-active {
    width: 12px;
    height: 4px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-700bced *//* --- بخش حوزه‌های کاری (SEC Fields) - سناریوی 3: نقطه‌ای صنعتی --- */
.sec-fields {
  padding: 80px 20px;
  background-color: #f7f9fa;
  background-image: radial-gradient(rgba(11, 49, 66, 0.06) 1.5px, transparent 1.5px);
  background-size: 24px 24px;
  direction: rtl;
  font-family: inherit;
  position: relative;
  overflow: hidden;
}

.sec-fields__header {
  text-align: center;
  margin-bottom: 50px;
}

.sec-fields__subtitle {
  display: block;
  font-size: 14px;
  color: var(--sec-turquoise, #38bede);
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.sec-fields__title {
  font-size: clamp(26px, 4vw, 36px);
  color: var(--sec-navy, #0b3142);
  font-weight: 800;
  margin: 0;
}

.sec-fields__divider {
  width: 60px;
  height: 4px;
  background-color: var(--sec-turquoise, #38bede);
  margin: 15px auto 0;
  border-radius: 99px;
}

.sec-fields__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.sec-field-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(11, 49, 66, 0.05);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

.sec-field-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(11, 49, 66, 0.12);
}

.sec-field-card__image-wrapper {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.sec-field-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.sec-field-card:hover .sec-field-card__image {
  transform: scale(1.08);
}

.sec-field-card__content {
  padding: 24px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  border-bottom: 3px solid transparent;
  transition: border-color 0.3s ease;
}

.sec-field-card:hover .sec-field-card__content {
  border-bottom-color: var(--sec-turquoise, #38bede);
}

.sec-field-card__title {
  font-size: 18px;
  font-weight: 700;
  color: var(--sec-navy, #0b3142);
  margin: 0 0 12px;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.sec-field-card:hover .sec-field-card__title {
  color: var(--sec-turquoise, #38bede);
}

.sec-field-card__desc {
  font-size: 14px;
  line-height: 1.7;
  color: #5a6e79;
  margin: 0;
  text-align: justify;
}

@media (max-width: 1024px) {
  .sec-fields__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .sec-fields {
    padding: 40px 10px;
  }

  .sec-fields__header {
    margin-bottom: 30px;
  }

  .sec-fields__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .sec-field-card__image-wrapper {
    height: 120px;
  }

  .sec-field-card__content {
    padding: 12px;
  }

  .sec-field-card__title {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .sec-field-card__desc {
    font-size: 11px;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-857e6c7 */.sec-about-box {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 24px;
  align-items: center;
  padding: 24px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(11, 49, 66, 0.96), rgba(11, 49, 66, 0.86));
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22);
  color: #fff;
  overflow: hidden;
}

.sec-about-box__image {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
}

.sec-about-box__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.sec-about-box__image:hover img {
  transform: scale(1.05);
}

.sec-about-box__content {
  padding: 10px 6px;
}

.sec-about-box__label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(56, 190, 222, 0.14);
  color: #38bede;
  font-size: 13px;
  font-weight: 700;
}

.sec-about-box__content h2 {
  margin: 0 0 14px;
  font-size: clamp(24px, 3vw, 38px);
  font-weight: 800;
  line-height: 1.3;
}

.sec-about-box__content p {
  margin: 0 0 20px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 2;
}

.sec-about-box__meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.sec-about-box__meta div {
  padding: 14px 16px;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.06);
  border-right: 3px solid #38bede;
}

.sec-about-box__meta strong {
  display: block;
  margin-bottom: 6px;
  font-size: 14px;
  color: #fff;
}

.sec-about-box__meta span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .sec-about-box {
    grid-template-columns: 1fr;
    padding: 16px;
  }

  .sec-about-box__image {
    min-height: 220px;
  }

  .sec-about-box__meta {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */