 .u-section-1 {
  background-image: url("images/background.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: MyEverything;
  font-size: 5rem;
  font-weight: 500;
  width: 707px;
  margin: 180px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 73px 142px 0 auto;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 576px;
  margin-top: 30px;
  margin-bottom: 60px;
}

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

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

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

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

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

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

  .u-section-1 .u-text-2 {
    margin-right: 89px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 746px;
}.u-section-3 .u-sheet-1 {
  min-height: 1521px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 13px;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 1371px;
}

.u-section-3 .u-container-layout-1 {
  padding: 30px 30px 0;
}

.u-section-3 .u-custom-html-1 {
  height: auto;
  min-height: 1318px;
  width: 1080px;
  margin: -3px 0 0;
}

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

  .u-section-3 .u-layout-wrap-1 {
    margin-bottom: 82px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 1367px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .u-section-3 .u-custom-html-1 {
    width: 880px;
    margin-top: 2px;
  }
}

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

  .u-section-3 .u-layout-wrap-1 {
    margin-bottom: 60px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 1474px;
  }

  .u-section-3 .u-custom-html-1 {
    min-height: 1396px;
    width: 660px;
    margin-top: 17px;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 1649px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-custom-html-1 {
    width: 520px;
  }
}

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

  .u-section-3 .u-layout-cell-1 {
    min-height: 1290px;
  }

  .u-section-3 .u-container-layout-1 {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-3 .u-custom-html-1 {
    min-height: 780px;
    width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}.hero-left-radius, .hero-left-radius:before {
  border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.hero-right-radius, .hero-right-radius:before {
  border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
}
.videoheight {
 height: 270px;
}@font-face {
  font-family: 'MyEverything';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/MyEverything.ttf);
}