 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('images/xz.jpg');
  background-position: 50% 50%;
  --text-color-var: #ffffff;
}

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

.u-section-1 .u-text-1 {
  font-size: 4.5rem;
  text-shadow: 2px 2px 8px rgba(66,84,101,0.4);
  letter-spacing: 4px;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  width: 861px;
  margin: 101px auto 0;
}

.u-section-1 .u-text-2 {
  letter-spacing: 0px;
  line-height: 1.4;
  font-size: 1.5rem;
  font-family: Lato, sans-serif;
  font-weight: 400;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  text-transform: none;
  margin: 32px 190px 0 236px;
}

.u-section-1 .u-text-3 {
  margin: 80px 251px 33px 221px;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  --text-color-var: #c49a52;
  --text-hover-color-var: #806536;
  padding: 0;
}

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

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

  .u-section-1 .u-text-2 {
    width: 714px;
    margin-left: 136px;
    margin-right: 90px;
  }

  .u-section-1 .u-text-3 {
    margin-right: 151px;
    margin-left: 121px;
  }
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 84px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    margin-left: 6px;
    margin-right: 0;
  }

  .u-section-1 .u-text-3 {
    margin-right: 41px;
    margin-left: 11px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 3.4375rem;
    margin-top: 275px;
  }

  .u-section-1 .u-text-2 {
    width: 540px;
    margin-left: 0;
  }

  .u-section-1 .u-text-3 {
    margin-right: 0;
    margin-left: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.125rem;
    margin-top: 50px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
}