 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/DSC06588.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  text-shadow: 4px 4px 14px rgba(0,0,0,1);
  --animation-custom_in-translate_x: 300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 254px 0 0 auto;
}

.u-section-1 .u-text-2 {
  text-shadow: 4px 4px 14px rgba(0,0,0,0.92);
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 300px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 25px 0 0 auto;
}

.u-section-1 .u-text-3 {
  --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: 13px 0 27px auto;
}

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

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

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

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  margin: 13px 343px 0 27px;
}

.u-section-2 .u-text-2 {
  margin: 6px 549px 0 232px;
}

.u-section-2 .u-list-1 {
  margin-top: 62px;
  margin-bottom: -220px;
}

.u-section-2 .u-repeater-1 {
  grid-template-columns: repeat(3, calc(33.3333% - 13.3333px));
  min-height: 308px;
  --gap: 20px;
  grid-auto-columns: calc(33.3333% - 13.3333px);
}

.u-section-2 .u-list-item-1 {
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-2 .u-text-3 {
  line-height: 1.8;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-2 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-2 .u-text-4 {
  line-height: 1.8;
  font-weight: 400;
  margin: 20px 0 0;
}

.u-section-2 .u-list-item-3 {
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
}

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

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

.u-section-2 .u-text-5 {
  line-height: 1.8;
  font-weight: 400;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-right: 170px;
    margin-left: 0;
  }

  .u-section-2 .u-text-2 {
    margin-right: 449px;
    margin-left: 132px;
  }

  .u-section-2 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 13.333333333333334px));
    min-height: 254px;
    grid-auto-columns: calc(33.333333333333336% - 13.333333333333334px);
  }
}

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

  .u-section-2 .u-text-2 {
    margin-right: 339px;
    margin-left: 22px;
  }

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

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

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

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

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

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-2 .u-text-2 {
    margin-right: 0;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 304px;
}

.u-section-3 .u-text-1 {
  width: 291px;
  margin: 243px auto 35px;
}

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

  .u-section-3 .u-text-1 {
    width: auto;
    margin: 332px 25px 19px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 537px;
}

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: -300px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-scale: 1;
  margin: 40px auto 0 0;
}

.u-section-4 .u-text-2 {
  --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: 22px auto 0 0;
}

.u-section-4 .u-list-1 {
  grid-template-rows: repeat(1, auto);
  margin-top: 35px;
  margin-bottom: 0;
}

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

.u-section-4 .u-list-item-1 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  box-shadow: 5px 5px 20px 0 rgba(45,51,41,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

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

.u-section-4 .u-text-3 {
  font-weight: 700;
  margin: 3px auto 0;
}

.u-section-4 .u-image-1 {
  --radius: 10px;
  width: 287px;
  height: 199px;
  margin: 30px 13px 0 0;
}

.u-section-4 .u-list-item-2 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  box-shadow: 5px 5px 20px 0 rgba(45,51,41,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

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

.u-section-4 .u-text-4 {
  letter-spacing: normal;
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  margin: 3px auto 0;
}

.u-section-4 .u-image-2 {
  --radius: 10px;
  width: 287px;
  height: 199px;
  margin: 30px 13px 0 0;
}

.u-section-4 .u-list-item-3 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  box-shadow: 5px 5px 20px 0 rgba(45,51,41,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

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

.u-section-4 .u-text-5 {
  letter-spacing: normal;
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  margin: 3px auto 0;
}

.u-section-4 .u-image-3 {
  --radius: 10px;
  width: 287px;
  height: 199px;
  margin: 30px 13px 0 0;
}

.u-section-4 .u-list-item-4 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  box-shadow: 5px 5px 20px 0 rgba(45,51,41,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

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

.u-section-4 .u-text-6 {
  letter-spacing: normal;
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  margin: 3px auto 0;
}

.u-section-4 .u-image-4 {
  --radius: 10px;
  width: 287px;
  height: 199px;
  margin: 30px 13px 0 0;
}

.u-section-4 .u-list-item-5 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  box-shadow: 5px 5px 20px 0 rgba(45,51,41,0.4);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition-duration: 0.5s;
  transform: rotate(0deg) scale(1) translateX(0px) translateY(0px);
}

.u-section-4 .u-container-layout-5 {
  padding: 30px;
}

.u-section-4 .u-text-7 {
  letter-spacing: normal;
  font-size: 1rem;
  text-transform: none;
  font-weight: 400;
  margin: 3px auto 0;
}

.u-section-4 .u-image-5 {
  --radius: 10px;
  width: 287px;
  height: 199px;
  margin: 30px 13px 0 0;
}

.u-section-4 .u-gallery-nav-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-4 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

.u-section-4 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 29px auto 22px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(3, calc(33.333333333333336% - 20px));
    grid-auto-columns: calc(33.333333333333336% - 20px);
  }

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

@media (max-width: 991px) {
  .u-section-4 .u-repeater-1 {
    grid-template-columns: repeat(2, calc(50% - 15px));
    grid-auto-columns: calc(50% - 15px);
  }
}

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

  .u-section-4 .u-list-1 {
    margin-top: 37px;
  }

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

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

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

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

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

  .u-section-4 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-4 .u-btn-1 {
    margin-top: -864px;
    margin-bottom: 60px;
  }
}

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

  .u-section-4 .u-image-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-image-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-image-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-image-5 {
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-btn-1 {
    margin-top: -722px;
  }
}

.u-block-5c65-20:not([data-block-selected]):not([data-cell-selected]),
.u-block-5c65-20:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-5c65-20:not([data-block-selected]):not([data-cell-selected]) > .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-block-5c65-20.u-block-5c65-20.u-block-5c65-20:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-5c65-20.u-block-5c65-20.u-block-5c65-20.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-5c65-25:not([data-block-selected]):not([data-cell-selected]),
.u-block-5c65-25:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-5c65-25:not([data-block-selected]):not([data-cell-selected]) > .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-block-5c65-25.u-block-5c65-25.u-block-5c65-25:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-5c65-25.u-block-5c65-25.u-block-5c65-25.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-1,
.u-section-4 .u-list-item-1:before,
.u-section-4 .u-list-item-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-4 .u-list-item-1.u-list-item-1.u-list-item-1:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-1.u-list-item-1.u-list-item-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-2,
.u-section-4 .u-list-item-2:before,
.u-section-4 .u-list-item-2 > .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-4 .u-list-item-2.u-list-item-2.u-list-item-2:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-2.u-list-item-2.u-list-item-2.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-3,
.u-section-4 .u-list-item-3:before,
.u-section-4 .u-list-item-3 > .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-4 .u-list-item-3.u-list-item-3.u-list-item-3:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-3.u-list-item-3.u-list-item-3.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-4,
.u-section-4 .u-list-item-4:before,
.u-section-4 .u-list-item-4 > .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-4 .u-list-item-4.u-list-item-4.u-list-item-4:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-4.u-list-item-4.u-list-item-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-5,
.u-section-4 .u-list-item-5:before,
.u-section-4 .u-list-item-5 > .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-4 .u-list-item-5.u-list-item-5.u-list-item-5:hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-4 .u-list-item-5.u-list-item-5.u-list-item-5.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-5 {
  min-height: 909px;
}

.u-section-5 .u-shape-1 {
  height: 437px;
  margin-top: 194px;
  margin-bottom: 0;
}

.u-section-5 .u-layout-wrap-1 {
  width: 1140px;
  margin: -601px auto 30px;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 0;
}

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

.u-section-5 .u-image-1 {
  object-position: 82.06% 50%;
  height: 551px;
  width: 551px;
  background-image: url("images/DSC06660.jpg");
  background-position: 50% 50%;
  background-size: cover;
  margin: 0 auto;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 0;
  background-image: none;
}

.u-section-5 .u-container-layout-2 {
  padding: 12px 19px;
}

.u-section-5 .u-group-1 {
  min-height: 824px;
  width: 451px;
  height: auto;
  margin: 1px auto 0;
}

.u-section-5 .u-container-layout-3 {
  padding: 31px 50px 23px;
}

.u-section-5 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  padding: 12px;
}

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

.u-section-5 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-5 .u-text-3 {
  margin: 20px 0 0;
}

.u-section-5 .u-text-4 {
  font-style: italic;
  margin: 20px 0 0;
}

@media (max-width: 1199px) {
   .u-section-5 {
    min-height: 726px;
  }

  .u-section-5 .u-shape-1 {
    height: 343px;
    margin-top: 169px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 940px;
    margin-top: -458px;
    margin-bottom: 40px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 573px;
  }

  .u-section-5 .u-image-1 {
    height: 384px;
    width: 384px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 550px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .u-section-5 .u-group-1 {
    width: 432px;
    height: auto;
  }

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

@media (max-width: 991px) {
   .u-section-5 {
    min-height: 1418px;
  }

  .u-section-5 .u-shape-1 {
    margin-top: 294px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 720px;
    margin-top: -517px;
    margin-bottom: -79px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 691px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-5 .u-image-1 {
    height: 596px;
    width: 596px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 503px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-5 .u-group-1 {
    width: 480px;
  }

  .u-section-5 .u-container-layout-3 {
    padding-top: 30px;
  }
}

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

  .u-section-5 .u-shape-1 {
    margin-top: 297px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 540px;
    margin-bottom: -77px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 605px;
  }

  .u-section-5 .u-image-1 {
    height: 540px;
    width: 540px;
  }

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

  .u-section-5 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .u-section-5 .u-shape-1 {
    height: 165px;
    margin-top: 185px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -273px;
    margin-bottom: 15px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 381px;
  }

  .u-section-5 .u-image-1 {
    height: 340px;
    width: 340px;
  }

  .u-section-5 .u-group-1 {
    width: 320px;
  }
} .u-section-6 {
  background-image: none;
}

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

.u-section-6 .u-text-1 {
  margin: 54px 647px 0 30px;
}

.u-section-6 .u-image-1 {
  width: 444px;
  height: 444px;
  background-image: url("images/Reunionesfamiliares3.png");
  background-position: 50% 50%;
  margin: 26px 39px 0 auto;
}

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

.u-section-6 .u-group-1 {
  min-height: 353px;
  width: 523px;
  background-image: none;
  height: auto;
  margin: 30px auto 58px 9px;
}

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

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

.u-section-6 .u-text-4 {
  font-style: italic;
  margin: 20px 0 0;
}

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

  .u-section-6 .u-text-2 {
    margin-top: 20px;
    margin-right: 477px;
    margin-left: 0;
  }

  .u-section-6 .u-group-1 {
    height: auto;
  }
}

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

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

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

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

  .u-section-6 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

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

  .u-section-6 .u-text-1 {
    margin-right: 0;
  }

  .u-section-6 .u-image-1 {
    width: 340px;
    height: 340px;
    margin-right: 0;
  }

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

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

.u-section-6 .u-text-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-6 .u-text-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-6 .u-text-1:not([data-block-selected]):not([data-cell-selected]) > .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-6 .u-text-1.u-text-1.u-text-1:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-text-1.u-text-1.u-text-1.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-text-4:not([data-block-selected]):not([data-cell-selected]),
.u-section-6 .u-text-4:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-6 .u-text-4:not([data-block-selected]):not([data-cell-selected]) > .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-6 .u-text-4.u-text-4.u-text-4:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-section-6 .u-text-4.u-text-4.u-text-4.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-62:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-62:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-62:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-62.u-block-1f7c-62.u-block-1f7c-62:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-62.u-block-1f7c-62.u-block-1f7c-62.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-64:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-64:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-64:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-64.u-block-1f7c-64.u-block-1f7c-64:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-64.u-block-1f7c-64.u-block-1f7c-64.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-66:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-66:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-66:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-66.u-block-1f7c-66.u-block-1f7c-66:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-66.u-block-1f7c-66.u-block-1f7c-66.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-68:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-68:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-68:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-68.u-block-1f7c-68.u-block-1f7c-68:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-68.u-block-1f7c-68.u-block-1f7c-68.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-70:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-70:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-70:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-70.u-block-1f7c-70.u-block-1f7c-70:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-70.u-block-1f7c-70.u-block-1f7c-70.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-72:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-72:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-72:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-72.u-block-1f7c-72.u-block-1f7c-72:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-72.u-block-1f7c-72.u-block-1f7c-72.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-74:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-74:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-74:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-74.u-block-1f7c-74.u-block-1f7c-74:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-74.u-block-1f7c-74.u-block-1f7c-74.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-76:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-76:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-76:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-76.u-block-1f7c-76.u-block-1f7c-76:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-76.u-block-1f7c-76.u-block-1f7c-76.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-1f7c-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-1f7c-78:not([data-block-selected]):not([data-cell-selected]) > .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-block-1f7c-78.u-block-1f7c-78.u-block-1f7c-78:hover:not([data-block-selected]):not([data-cell-selected]) {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
}

.u-block-1f7c-78.u-block-1f7c-78.u-block-1f7c-78.hover {
  transform: scale(1.1) translateX(0px) translateY(0px) !important;
} .u-section-7 {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC06374-HDR.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover, cover;
}

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

.u-section-7 .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: 0.3;
  margin: 52px 0 0 403px;
}

.u-section-7 .u-slider-1 {
  min-height: 315px;
  width: 471px;
  height: auto;
  box-shadow: 0 0 30px 0 rgba(128,128,128,0.6);
  margin: 190px auto -176px 0;
}

.u-section-7 .u-carousel-indicators-1 {
  position: absolute;
  width: auto;
  height: auto;
  top: auto;
  bottom: 40px;
}

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

.u-section-7 .u-container-layout-1 {
  padding: 40px 80px 45px;
}

.u-section-7 .u-text-2 {
  font-size: 1.0625rem;
  margin: 43px 0 0;
}

.u-section-7 .u-text-3 {
  font-weight: 700;
  width: 191px;
  margin: 24px auto 0;
}

.u-section-7 .u-carousel-item-2 {
  background-image: none;
}

.u-section-7 .u-container-layout-2 {
  padding: 40px 80px 45px;
}

.u-section-7 .u-text-4 {
  font-size: 1.0625rem;
  margin: 43px 0 0;
}

.u-section-7 .u-text-5 {
  font-weight: 700;
  width: 191px;
  margin: 24px auto 0;
}

.u-section-7 .u-carousel-control-1 {
  width: 56px;
  height: 56px;
  left: 0;
  position: absolute;
  background-image: none;
  right: auto;
}

.u-section-7 .u-carousel-control-2 {
  width: 56px;
  height: 56px;
  left: auto;
  position: absolute;
  background-image: none;
  right: 0;
}

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

  .u-section-7 .u-text-1 {
    margin-left: 203px;
  }
}

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-container-layout-1 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .u-section-7 .u-text-2 {
    width: auto;
    margin-top: 0;
  }

  .u-section-7 .u-text-3 {
    margin-top: 83px;
  }
}.u-section-8 .u-sheet-1 {
  min-height: 304px;
}

.u-section-8 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 85px 168px 0 auto;
}

.u-section-8 .u-text-1 {
  margin: 100px auto 50px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-btn-1 {
    margin-right: 0;
  }
}

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

  .u-section-8 .u-btn-1 {
    margin-top: 191px;
    margin-right: auto;
  }

  .u-section-8 .u-text-1 {
    width: auto;
    margin: 22px 0;
  }
}.u-section-9 .u-sheet-1 {
  min-height: 1753px;
}

.u-section-9 .u-text-1 {
  margin-bottom: 0;
  margin-top: 76px;
  text-transform: uppercase;
}

.u-section-9 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-9 .u-form-1 {
  height: 891px;
  width: 570px;
  --thumb-color: #5f7254;
  --thumb-hover-color: #bccbb3;
  --track-color: #c0c0c0;
  --track-active-color: #5f7254;
  margin: 20px auto 0;
}

.u-section-9 .u-text-3 {
  margin-left: 0;
  font-size: 1.25rem;
}

.u-section-9 .u-form-group-2 {
  margin-left: 0;
}

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

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

.u-section-9 .u-form-group-5 {
  margin-left: 0;
}

.u-section-9 .u-form-group-6 {
  margin-left: 0;
}

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

.u-section-9 .u-text-4 {
  margin-left: 0;
  font-size: 1.25rem;
}

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

.u-section-9 .u-line-2 {
  height: 0;
}

.u-section-9 .u-text-5 {
  margin-left: 0;
  font-size: 1.25rem;
}

.u-section-9 .u-form-group-12 {
  margin-left: 0;
}

.u-section-9 .u-form-group-13 {
  margin-left: 0;
}

.u-section-9 .u-form-group-14 {
  margin-left: 0;
}

.u-section-9 .u-line-3 {
  height: 0;
}

.u-section-9 .u-text-6 {
  margin-left: 0;
  font-size: 1.25rem;
}

.u-section-9 .u-form-group-17 {
  margin-left: 0;
}

.u-section-9 .u-form-group-18 {
  margin-left: 0;
}

.u-section-9 .u-line-4 {
  height: 0;
}

.u-section-9 .u-text-7 {
  margin-left: 0;
  font-size: 1.25rem;
}

.u-section-9 .u-form-group-21 {
  margin-left: 0;
}

.u-section-9 .u-line-5 {
  height: 0;
}

.u-section-9 .u-text-8 {
  margin-left: 0;
  font-size: 1.25rem;
}

.u-section-9 .u-form-group-24 {
  margin-left: 0;
}

.u-section-9 .u-form-group-25 {
  margin-left: 0;
}

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

.u-section-9 .u-text-9 {
  margin: 20px 0 32px;
}

@media (max-width: 767px) {
  .u-section-9 .u-form-1 {
    width: 540px;
    margin-top: 80px;
  }
}

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