 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-text-1 {
  margin: 60px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 607px;
  width: 1920px;
  margin: 30px -240px 0;
}

.u-section-1 .u-text-2 {
  margin: 30px auto 60px;
}

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

@media (max-width: 1399px) {
  .u-section-1 .u-custom-html-1 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    width: 940px;
  }
}

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

@media (max-width: 767px) {
  .u-section-1 .u-custom-html-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}.headerdropshadow {
	filter: drop-shadow(rgb(0, 0, 0) 10px 10px 20px);
}
.dropshadow {
	filter: drop-shadow(rgb(0, 0, 0) 10px 10px 20px);
}