 .u-section-1 {
  background-image: linear-gradient(white, #f2f2f2);
  min-height: 947px;
}

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: IRANSans_Medium;
  margin: 49px auto 0;
}

.u-section-1 .u-gallery-1 {
  height: 690px;
  width: 1105px;
  margin: 50px auto 60px;
}

.u-section-1 .u-gallery-inner-1 {
  grid-template-columns: repeat(2, auto);
  --gap: 26px;
}

.u-section-1 .u-gallery-item-1 {
  margin-right: 0;
}

.u-section-1 .u-back-slide-1 {
  transition-duration: 0.5s;
}

.u-section-1 .u-back-image-1 {
  object-position: 50% 52.36%;
}

.u-section-1 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  padding: 54px;
}

.u-section-1 .u-gallery-item-2 {
  margin-right: 0;
}

.u-section-1 .u-back-slide-2 {
  transition-duration: 0.5s;
}

.u-section-1 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  padding: 54px;
}

.u-section-1 .u-gallery-item-3 {
  margin-right: 0;
}

.u-section-1 .u-back-slide-3 {
  transition-duration: 0.5s;
}

.u-section-1 .u-back-image-3 {
  object-position: 50% 52.36%;
}

.u-section-1 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  padding: 54px;
}

.u-section-1 .u-gallery-item-4 {
  margin-right: 0;
}

.u-section-1 .u-back-slide-4 {
  transition-duration: 0.5s;
}

.u-section-1 .u-back-image-4 {
  object-position: 50% 52.36%;
}

.u-section-1 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1));
  padding: 54px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 844px;
  }

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 940px) / 2)  + 398px);
  }

  .u-section-1 .u-gallery-1 {
    width: 940px;
    height: 587px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-gap: 15px 15px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    min-height: 2055px;
  }

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 720px) / 2)  + 288px);
  }

  .u-section-1 .u-gallery-1 {
    width: 720px;
    height: 1798px;
  }

  .u-section-1 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    min-height: 1606px;
  }

  .u-section-1 .u-text-1 {
    margin-left: calc(((100% - 540px) / 2)  + 198px);
  }

  .u-section-1 .u-gallery-1 {
    width: 540px;
    height: 1349px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    min-height: 1106px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-left: calc(((100% - 340px) / 2)  + 80px);
  }

  .u-section-1 .u-gallery-1 {
    width: 340px;
    height: 849px;
  }

  .u-section-1 .u-over-slide-1 {
    padding: 19px;
  }

  .u-section-1 .u-over-slide-2 {
    padding: 19px;
  }

  .u-section-1 .u-over-slide-3 {
    padding: 19px;
  }

  .u-section-1 .u-over-slide-4 {
    padding: 19px;
  }
}@font-face {
  font-family: 'IRANSans_Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSans_Medium.ttf);
}@font-face {
  font-family: 'IRANSansFaNum_Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSansFaNum_Light.ttf);
}@font-face {
  font-family: 'IRANSans_Light';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSans_Light.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'IRANSans_Medium';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSans_Medium.ttf);
}