.grecaptcha-badge {
  display: none !important;
}

#carousel-eb9f {
  max-width: 680px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) 50% 50%;
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  width: calc(100% - 21px) !important;
  height: auto !important;
}

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

.u-section-1 .u-text-1 {
  background-image: none;
  font-size: 4.5rem;
  width: 697px;
  text-transform: uppercase;
  font-weight: 300;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  margin: 10px auto 0;
}

.u-section-1 .u-text-2 {
  width: 630px;
  font-weight: 300;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  font-size: 1.5rem;
  margin: 0 auto;
}

.u-section-1 .u-line-1 {
  width: 700px;
  border-style: double;
  margin: 7px auto 0;
}

.u-section-1 .u-text-3 {
  font-weight: 300;
  font-style: italic;
  width: 612px;
  margin: 88px auto 0;
}

.u-section-1 .u-text-4 {
  font-weight: 400;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  margin: 78px 0 0;
}

.u-section-1 .u-form-1 {
  background-image: none;
  height: 476px;
  margin-top: 36px;
  margin-bottom: 0;
}

.u-section-1 .u-text-5 {
  font-weight: 300;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.4);
  width: 467px;
  margin: 70px auto 10px;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 300;
  padding: 0;
}

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

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

  .u-section-1 .u-line-1 {
    height: 0;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }

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

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

  .u-section-1 .u-line-1 {
    width: 600px;
  }

  .u-section-1 .u-text-4 {
    width: auto;
    margin-top: 64px;
  }

  .u-section-1 .u-form-1 {
    margin-top: 31px;
  }

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

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

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

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

  .u-section-1 .u-image-1 {
    margin-top: 110px;
  }

  .u-section-1 .u-text-1 {
    font-size: 40px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    font-size: 13px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-line-1 {
    width: 95%;
  }

  .u-section-1 .u-text-3 {
    width: 304px;
    margin-top: 85px;
  }

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

  .u-section-1 .u-form-1 {
    --radius: 5px;
    margin-top: 34px;
  }

  .u-section-1 .u-text-5 {
    width: auto;
    margin: 70px 0 10px;
  }
}