 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/title-back.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 156px;
  height: 159px;
  margin: 90px auto 0 47px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: -113px 97px 60px auto;
}

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

  .u-section-1 .u-image-1 {
    margin-top: 93px;
    margin-left: 0;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: -105px;
    margin-right: -22px;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    margin-top: -99px;
    margin-right: 61px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 121px;
    height: 121px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: -70px;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 92px;
    height: 92px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
    margin-top: -50px;
    margin-right: -27px;
  }
} .u-section-2 {
  background-image: linear-gradient(-45deg, #478ac9, #db545a);
}

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

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

.u-section-2 .u-form-1 {
  height: 71px;
  width: 704px;
  margin: 71px auto 60px;
}

.u-section-2 .u-form-group-1 {
  margin-left: 0;
}

.u-section-2 .u-label-1 {
  font-weight: 700;
  font-size: 1rem;
}

.u-section-2 .u-form-group-2 {
  margin-left: 0;
}

.u-section-2 .u-label-2 {
  font-weight: 700;
  font-size: 1rem;
}

.u-section-2 .u-btn-1 {
  letter-spacing: 1px;
  border-style: solid;
  background-image: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.875rem;
  width: 100%;
  padding: 11px 31px 12px 29px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    width: 861px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-text-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    font-size: 3.75rem;
    width: 540px;
  }

  .u-section-2 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 3rem;
    width: 340px;
  }

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