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

.u-section-1 .u-text-1 {
  font-size: 0.75rem;
  margin: 10px 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    font-size: 0.625rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 0.4375rem;
  }
}.u-section-2 .u-image-1 {
  min-height: 805px;
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url("images/Enler.jpg");
  background-position: 50% 50%;
}

@media (max-width: 1199px) {
  .u-section-2 .u-image-1 {
    background-position: 33.62% 50%;
    min-height: 664px;
  }
}

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

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    background-position: 28.36% 50%;
    min-height: 382px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-image-1 {
    background-position: 29.47% 50%;
    min-height: 241px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 400px;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  font-size: 2.25rem;
  margin: 43px 0 0;
}

.u-section-3 .u-text-2 {
  font-size: 1.5rem;
  margin: 37px 0 60px;
}

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

  .u-section-3 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 39px;
    margin-right: 557px;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.375rem;
    width: auto;
    margin-top: 39px;
    margin-bottom: 52px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-top: 34px;
    margin-right: 337px;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.25rem;
    margin-top: 34px;
    margin-bottom: 60px;
  }
}

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

  .u-section-3 .u-text-1 {
    font-size: 1.5rem;
    margin-top: 36px;
    margin-right: 157px;
  }

  .u-section-3 .u-text-2 {
    font-size: 1.125rem;
    margin-top: 36px;
    margin-bottom: 49px;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-top: 28px;
    margin-right: 0;
  }

  .u-section-3 .u-text-2 {
    font-size: 0.875rem;
    margin-top: 28px;
    margin-bottom: 39px;
  }
}