 .u-section-1 {
  background-image: none;
  min-height: 223px;
}

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-weight: 700;
  width: 647px;
  margin: 33px auto;
}

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: 340px;
  }
} .u-section-2 {
  background-image: linear-gradient(#7b8f90, #d9d9d9);
}

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

.u-section-2 .u-image-1 {
  width: 549px;
  height: 300px;
  margin: 0 auto;
}

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

  .u-section-2 .u-image-1 {
    width: 540px;
    height: 295px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-2 .u-image-1 {
    width: 390px;
    height: 186px;
    margin-left: -25px;
    margin-right: -25px;
  }
} .u-section-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url("/images/pexels-photo-323780.jpeg");
  background-position: 50% 50%;
}

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

.u-section-3 .u-text-1 {
  font-size: 3rem;
  font-family: DEMO-bgt45;
  text-decoration: underline !important;
  margin: 12px auto 0;
}

.u-section-3 .u-text-2 {
  font-family: DEMO-bgt45;
  font-size: 1.5rem;
  margin: 2px 0 0;
}

.u-section-3 .u-form-1 {
  height: 355px;
  width: 570px;
  margin: -2px auto 60px;
}

.u-section-3 .u-form-group-3 {
  margin-left: 0;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
}

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

.u-section-3 .u-btn-1 {
  letter-spacing: 1px;
  border-style: none;
  font-weight: 700;
  text-transform: uppercase;
}

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

  .u-section-3 .u-form-group-3 {
    margin-top: 21px;
    margin-right: auto;
    margin-bottom: 12px;
  }
}

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

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

  .u-section-3 .u-text-2 {
    font-size: 1rem;
  }

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

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

  .u-section-3 .u-form-1 {
    width: 340px;
  }
}@font-face {
  font-family: 'DEMO-bgt45';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/DEMO-bgt45.otf);
}