 .u-section-1 {
  background-image: url("images/alModares1-1.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 600px;
}

.u-section-1 .u-icon-1 {
  width: 75px;
  background-image: none;
  height: 75px;
  margin: 400px auto 0;
  padding: 5px;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-size: 1.25rem;
  background-image: none;
  font-family: Vazirmatn;
  font-weight: 900;
  margin: 20px auto 0;
  padding: 8px 33px;
}

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

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

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 50.1% 45.98%;
    background-size: auto 120%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 284px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    background-position: 50% 42.76%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 179px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2672px;
}

.u-section-2 .u-image-1 {
  width: 145px;
  height: 182px;
  transform-origin: center center;
  transform: scaleX(-1);
  margin: 57px auto 0 0;
}

.u-section-2 .u-text-1 {
  font-family: Vazirmatn;
  font-size: 1rem;
  line-height: 2;
  margin: -182px 0 0 247px;
}

.u-section-2 .u-icon-1 {
  width: 75px;
  background-image: none;
  height: 75px;
  margin: 87px auto 60px;
  padding: 5px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    width: 152px;
    height: 191px;
  }

  .u-section-2 .u-text-1 {
    margin-left: 47px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-image-1 {
    width: 111px;
    height: 140px;
    margin-top: 142px;
  }

  .u-section-2 .u-text-1 {
    margin-top: -48px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    width: 120px;
    height: 151px;
    margin-top: -275px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 227px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    margin-top: -303px;
  }

  .u-section-2 .u-text-1 {
    margin-top: 255px;
  }
}