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

.u-section-1 .u-image-1 {
  width: 622px;
  height: 530px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  --radius: 5px;
  margin: 100px -68px 0 auto;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: -530px 649px 0 -64px;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  margin: 49px 634px 0 -64px;
}

.u-section-1 .u-btn-1 {
  transition-duration: 0.5s;
  border-style: solid;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
  --radius: 10px;
  margin: 25px auto 0 129px;
}

.u-section-1 .u-list-1 {
  width: 570px;
  margin: 37px auto 80px -64px;
}

.u-section-1 .u-repeater-1 {
  --gap: 27px;
  grid-auto-columns: calc(50% - 13.5px);
  grid-template-columns: repeat(2, calc(50% - 13.5px));
  min-height: 39px;
}

.u-section-1 .u-list-item-1 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

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

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

.u-section-1 .u-list-item-2 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
}

.u-section-1 .u-container-layout-2 {
  padding: 0 10px;
}

.u-section-1 .u-text-4 {
  font-size: 1rem;
  margin: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    margin-top: 97px;
  }

  .u-section-1 .u-text-1 {
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    margin-top: 20px;
    margin-right: 385px;
  }

  .u-section-1 .u-text-2 {
    margin-right: 370px;
  }

  .u-section-1 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-1 .u-list-1 {
    width: 470px;
  }

  .u-section-1 .u-repeater-1 {
    min-height: 32px;
  }

  .u-section-1 .u-list-item-1 {
    --radius: 10px;
  }

  .u-section-1 .u-list-item-2 {
    --radius: 10px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-right: auto;
    margin-left: auto;
    width: 555px;
  }

  .u-section-1 .u-text-2 {
    width: 570px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
    min-height: 74px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 460px;
    margin-top: 26px;
    margin-right: 0;
  }

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

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

  .u-section-1 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 290px;
    margin-top: 25px;
  }

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

  .u-section-1 .u-text-2 {
    margin-top: 29px;
    width: 340px;
  }

  .u-section-1 .u-list-1 {
    width: 340px;
    margin-left: 0;
  }
}

.u-section-1 .u-btn-1,
.u-section-1 .u-btn-1:before,
.u-section-1 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4) !important;
}

.u-section-1 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4) !important;
} .u-section-2 {
  background-image: none;
}

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

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

.u-section-2 .u-text-2 {
  margin: 45px 803px 0 0;
}

.u-section-2 .u-btn-1 {
  transition-duration: 0.5s;
  border-style: solid;
  --radius: 10px;
  margin: -51px auto 0 387px;
}

.u-section-2 .u-text-3 {
  margin: 50px 446px 100px 0;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 191px;
    --animation-custom_in-translate_x: 0px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 0.3;
  }

  .u-section-2 .u-text-2 {
    margin-right: 603px;
  }

  .u-section-2 .u-btn-1 {
    transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
    margin-top: -36px;
    margin-left: 187px;
  }

  .u-section-2 .u-text-3 {
    margin-top: 35px;
    margin-right: 10px;
    margin-bottom: -60px;
  }
}

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

  .u-section-2 .u-text-2 {
    margin-right: 383px;
  }

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

  .u-section-2 .u-text-3 {
    margin-right: 26px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-text-1 {
    margin-top: 154px;
  }

  .u-section-2 .u-text-2 {
    margin-right: 203px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 20px;
  }

  .u-section-2 .u-text-3 {
    margin: 47px 0 4px -67px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 41px;
    margin-left: auto;
  }

  .u-section-2 .u-text-2 {
    width: auto;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 89px;
  }

  .u-section-2 .u-btn-1 {
    margin-top: 26px;
    margin-right: 86px;
    margin-left: auto;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 48px;
    margin-left: 0;
    margin-bottom: 60px;
  }
}

.u-section-2 .u-btn-1,
.u-section-2 .u-btn-1:before,
.u-section-2 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-2 .u-btn-1.u-btn-1.u-btn-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4) !important;
}

.u-section-2 .u-btn-1.u-btn-1.u-btn-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4) !important;
}.u-section-3 .u-sheet-1 {
  min-height: 502px;
}

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

.u-section-3 .u-list-1 {
  margin-top: 36px;
  margin-bottom: 50px;
}

.u-section-3 .u-repeater-1 {
  --gap: 10px;
  grid-auto-columns: calc(50% - 5px);
  grid-template-columns: repeat(2, calc(50% - 5px));
  min-height: 300px;
}

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

.u-section-3 .u-text-2 {
  padding-left: 10px;
  margin: 20px 15px 0;
}

.u-section-3 .u-container-layout-2 {
  padding: 10px 0;
}

.u-section-3 .u-text-3 {
  padding-left: 10px;
  margin: 20px 15px 0;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    --animation-custom_in-translate_x: -400px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 180deg;
    --animation-custom_in-scale: 1;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 230px;
  }

  .u-section-3 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-text-3 {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: calc(100% - 0px);
    grid-template-columns: 100%;
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin-top: 50px;
  }

  .u-section-3 .u-list-1 {
    margin-top: 20px;
  }

  .u-section-3 .u-repeater-1 {
    min-height: 591px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 493px;
}

.u-section-4 .u-text-1 {
  margin: 35px 556px 0 0;
}

.u-section-4 .u-list-1 {
  margin-top: 35px;
  margin-bottom: 52px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 318px;
  --gap: 10px;
  grid-auto-columns: calc(33.3333% - 6.66667px);
}

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

.u-section-4 .u-container-layout-1 {
  padding: 10px;
}

.u-section-4 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-4 .u-text-2 {
  margin: 30px auto 0;
}

.u-section-4 .u-text-3 {
  margin: 27px 0 0;
}

.u-section-4 .u-container-layout-2 {
  padding: 10px;
}

.u-section-4 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-4 .u-text-4 {
  margin: 30px auto 0;
}

.u-section-4 .u-text-5 {
  margin: 27px 0 0;
}

.u-section-4 .u-list-item-3 {
  background-image: none;
}

.u-section-4 .u-container-layout-3 {
  padding: 10px;
}

.u-section-4 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-4 .u-text-6 {
  margin: 30px auto 0;
}

.u-section-4 .u-text-7 {
  margin: 27px 0 0;
}

@media (max-width: 1199px) {
  .u-section-4 .u-text-1 {
    margin-right: 266px;
    --animation-custom_in-translate_x: -200px;
    --animation-custom_in-translate_y: 0px;
    --animation-custom_in-opacity: 0;
    --animation-custom_in-rotate: 0deg;
    --animation-custom_in-scale: 1;
    width: 402px;
  }

  .u-section-4 .u-list-1 {
    margin-bottom: 20px;
  }

  .u-section-4 .u-repeater-1 {
    grid-gap: 10px;
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    min-height: 262px;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-text-1 {
    margin-right: 0;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    grid-auto-columns: calc(50% - 5.0000025px);
    min-height: 602px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-text-1 {
    width: 340px;
  }

  .u-section-4 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 871px;
  margin-bottom: 0;
}

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

.u-section-5 .u-gallery-1 {
  height: 713px;
  margin-top: 35px;
  margin-bottom: 35px;
}

.u-section-5 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-5 .u-carousel-item-1 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-1 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-2 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-3 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-3 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-4 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-4 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-5 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-5 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-6 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-6 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-7 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-7 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-item-8 {
  margin-right: 0;
}

.u-section-5 .u-over-slide-8 {
  min-height: 100px;
  padding: 10px;
}

.u-section-5 .u-carousel-thumbnails-1 {
  padding: 0;
}

.u-section-5 .u-carousel-thumbnail-1 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-2 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-3 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-4 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-5 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-6 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-7 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-thumbnail-8 {
  width: 100px;
  height: 100px;
  box-shadow: 5px 5px 20px 0 rgba(220,191,94,0.4);
  --radius: 5px;
}

.u-section-5 .u-carousel-control-1 {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  right: auto;
  padding: 4px;
}

.u-section-5 .u-carousel-control-2 {
  position: absolute;
  width: 40px;
  height: 40px;
  left: auto;
  right: 0;
  padding: 4px;
}

@media (max-width: 1199px) {
  .u-section-5 .u-carousel-control-1 {
    top: 122px;
  }

  .u-section-5 .u-carousel-control-2 {
    top: 122px;
  }
}

@media (max-width: 991px) {
  .u-section-5 .u-carousel-thumbnail-1 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-3 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-4 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-5 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-6 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-7 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-thumbnail-8 {
    width: 90px;
    height: 90px;
  }

  .u-section-5 .u-carousel-control-2 {
    right: 51px;
  }
}

@media (max-width: 767px) {
  .u-section-5 .u-carousel-thumbnail-1 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-3 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-4 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-5 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-6 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-7 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-thumbnail-8 {
    width: 68px;
    height: 68px;
  }

  .u-section-5 .u-carousel-control-2 {
    right: 29px;
  }
}

@media (max-width: 575px) {
  .u-section-5 .u-text-1 {
    width: auto;
    margin-left: auto;
  }

  .u-section-5 .u-gallery-1 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .u-section-5 .u-carousel-thumbnail-1 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-2 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-3 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-4 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-5 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-6 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-7 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-thumbnail-8 {
    width: 43px;
    height: 43px;
  }

  .u-section-5 .u-carousel-control-2 {
    right: 4px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 478px;
}

.u-section-6 .u-text-1 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 36px 648px 0 0;
}

.u-section-6 .u-list-1 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.u-section-6 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
  min-height: 318px;
  --gap: 10px;
  grid-auto-columns: calc(33.3333% - 6.66667px);
}

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

.u-section-6 .u-container-layout-1 {
  padding: 10px;
}

.u-section-6 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-6 .u-text-2 {
  margin: 30px auto 0;
}

.u-section-6 .u-text-3 {
  margin: 27px 0 0;
}

.u-section-6 .u-container-layout-2 {
  padding: 10px;
}

.u-section-6 .u-icon-2 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-6 .u-text-4 {
  margin: 30px auto 0;
}

.u-section-6 .u-text-5 {
  margin: 27px 0 0;
}

.u-section-6 .u-list-item-3 {
  background-image: none;
}

.u-section-6 .u-container-layout-3 {
  padding: 10px;
}

.u-section-6 .u-icon-3 {
  width: 64px;
  height: 64px;
  margin: 30px auto 0;
}

.u-section-6 .u-text-6 {
  margin: 30px auto 0;
}

.u-section-6 .u-text-7 {
  margin: 27px 0 0;
}

@media (max-width: 1199px) {
  .u-section-6 .u-text-1 {
    margin-right: 356px;
    margin-left: -70px;
  }

  .u-section-6 .u-repeater-1 {
    grid-gap: 10px;
    grid-auto-columns: calc(33.333333333333336% - 6.66667px);
    min-height: 262px;
  }
}

@media (max-width: 991px) {
  .u-section-6 .u-text-1 {
    margin-right: 136px;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 5px));
    grid-auto-columns: calc(50% - 5.0000025px);
    min-height: 602px;
  }
}

@media (max-width: 767px) {
  .u-section-6 .u-text-1 {
    margin-right: 0;
  }

  .u-section-6 .u-repeater-1 {
    grid-template-columns: 100%;
    grid-auto-columns: calc(100% - 0px);
  }
}

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

  .u-section-6 .u-text-1 {
    width: auto;
    margin-left: auto;
  }

  .u-section-6 .u-repeater-1 {
    grid-auto-columns: 100%;
  }
}.u-section-7 .u-sheet-1 {
  min-height: 730px;
}

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

.u-section-7 .u-layout-cell-1 {
  min-height: 647px;
  background-image: none;
}

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

.u-section-7 .u-text-1 {
  --animation-custom_in-translate_x: -200px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 0;
}

.u-section-7 .u-form-1 {
  height: 387px;
  width: 495px;
  margin: 43px 0 0;
}

.u-section-7 .u-btn-1 {
  background-image: none;
  width: 100%;
  padding: 9px 0 11px;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 647px;
  background-image: none;
}

.u-section-7 .u-container-layout-2 {
  padding: 0 0 30px;
}

.u-section-7 .u-image-1 {
  width: 288px;
  height: 150px;
  margin: 0 auto 0 0;
}

.u-section-7 .u-text-2 {
  margin: 35px auto 0 50px;
}

.u-section-7 .u-text-3 {
  margin: 20px 10px 0 50px;
}

.u-section-7 .u-group-1 {
  min-height: 114px;
  height: auto;
  width: 575px;
  margin: 19px 10px 0 auto;
}

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

.u-section-7 .u-text-4 {
  margin-bottom: 0;
  margin-top: 0;
  font-style: italic;
}

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

  .u-section-7 .u-layout-cell-1 {
    min-height: 533px;
  }

  .u-section-7 .u-form-1 {
    width: 395px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 533px;
  }

  .u-section-7 .u-image-1 {
    width: 198px;
  }

  .u-section-7 .u-text-3 {
    margin-right: 0;
  }

  .u-section-7 .u-group-1 {
    width: 455px;
    margin-right: 0;
    height: auto;
  }
}

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

  .u-section-7 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-7 .u-form-1 {
    width: 285px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-7 .u-group-1 {
    width: 345px;
  }
}

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

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

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

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

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 73px;
  }

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