 .u-section-1 {
  background-position: 50% 50%;
}

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

.u-section-1 .u-image-1 {
  width: 519px;
  height: 243px;
  --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: 28px auto 0;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  --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;
  font-size: 1.125rem;
  margin: 16px auto 0;
}

.u-section-1 .u-btn-1 {
  border-radius: 50px;
  border-style: solid;
  background-image: none;
  --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;
  text-transform: uppercase;
  box-shadow: 0px 2px 8px 0px rgba(128,128,128,1);
  font-size: 1rem;
  --border-color-var: #fedada;
  --border-hover-color-var: #fedada;
  margin: 28px auto 0;
  padding: 10px 25px 10px 24px;
}

.u-section-1 .u-icon-1 {
  width: 37px;
  height: 37px;
  --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: 80px auto 60px;
}

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

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

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

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

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

  .u-section-1 .u-icon-1 {
    margin-top: 17px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    margin-top: 32px;
    margin-left: 45px;
    margin-right: 45px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    height: 159px;
    margin-top: 79px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-1 {
    font-size: 0.875rem;
    margin-top: 27px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .u-section-1 .u-btn-1 {
    font-size: 0.875rem;
    margin-top: 35px;
    padding: 7px 13px 8px;
  }

  .u-section-1 .u-icon-1 {
    margin-top: 70px;
  }
} .u-section-2 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC01589-min.jpg');
  background-size: cover, cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 3rem;
  width: 393px;
  --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: 56px auto 0;
}

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

.u-section-2 .u-btn-1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 500;
  background-image: none;
  --color-var: #ffd700;
  --hover-color-var: #ffe769;
  --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: 33px auto 56px;
  padding: 12px 38px 14px 37px;
}

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

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

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

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

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

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

  .u-section-2 .u-btn-1 {
    margin-top: 9px;
    margin-bottom: 48px;
  }
} .u-section-3 {
  --color-var: #fedada;
}

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

.u-section-3 .u-list-1 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-3 .u-list-item-1 {
  --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;
}

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

.u-section-3 .u-icon-1 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-3 .u-text-1 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-3 .u-list-item-2 {
  --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;
}

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

.u-section-3 .u-icon-2 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-3 .u-text-2 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-3 .u-btn-1 {
  background-image: none;
  font-size: 0.875rem;
  padding: 0;
}

.u-section-3 .u-list-item-3 {
  --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;
}

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

.u-section-3 .u-icon-3 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-3 .u-text-3 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-3 .u-btn-2 {
  background-image: none;
  --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;
  padding: 0;
}

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

  .u-section-3 .u-text-1 {
    width: 285px;
    margin-left: 0;
    margin-right: 0;
  }

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

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

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

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

  .u-section-3 .u-icon-1 {
    margin-top: 15px;
  }

  .u-section-3 .u-text-1 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }

  .u-section-3 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-3 .u-icon-2 {
    margin-top: 15px;
  }

  .u-section-3 .u-text-2 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }

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

  .u-section-3 .u-icon-3 {
    margin-top: 15px;
  }

  .u-section-3 .u-text-3 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }
}

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

  .u-section-3 .u-list-1 {
    margin-bottom: 14px;
  }

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

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

  .u-section-3 .u-icon-1 {
    margin-left: 83px;
  }

  .u-section-3 .u-text-1 {
    margin-right: -12px;
    margin-left: 12px;
  }

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

  .u-section-3 .u-icon-2 {
    margin-left: 83px;
  }

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

  .u-section-3 .u-container-layout-3 {
    padding-bottom: 14px;
  }

  .u-section-3 .u-icon-3 {
    margin-left: 83px;
  }

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

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

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

  .u-section-3 .u-repeater-1 {
    grid-auto-columns: 100%;
    min-height: 224px;
  }

  .u-section-3 .u-icon-1 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-3 .u-text-1 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }

  .u-section-3 .u-icon-2 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-3 .u-text-2 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }

  .u-section-3 .u-icon-3 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-3 .u-text-3 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }
} .u-section-4 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC01581-min.jpg');
  background-position: 50% 50%, 50% 51.16%;
  background-size: cover, cover;
}

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

.u-section-4 .u-text-1 {
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: 45px 111px 0;
}

.u-section-4 .u-image-1 {
  width: 450px;
  height: 300px;
  --radius: 50px;
  --animation-custom_in-translate_x: 50px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-opacity: 0;
  --animation-custom_in-rotate: 180deg;
  --animation-custom_in-scale: 0.3;
  margin: 20px auto 45px 345px;
}

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

  .u-section-4 .u-text-1 {
    margin-left: 11px;
    margin-right: 11px;
  }

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

@media (max-width: 991px) {
   .u-section-4 {
    background-position: 0% 50%;
  }

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

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

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

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

  .u-section-4 .u-image-1 {
    margin-bottom: 49px;
  }
}

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

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

  .u-section-4 .u-image-1 {
    height: 227px;
    margin-top: 42px;
    margin-bottom: 60px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
} .u-section-5 {
  background-image: none;
}

.u-section-5 .u-sheet-1 {
  min-height: 570px;
  margin-bottom: 0;
}

.u-section-5 .u-gallery-1 {
  height: 420px;
  width: 780px;
  margin: 41px auto 0;
}

.u-section-5 .u-gallery-inner-1 {
  --gap: 10px;
  grid-template-columns: repeat(2, auto);
}

.u-section-5 .u-gallery-item-1 {
  --effect-scale: 1.25;
}

.u-section-5 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-gallery-item-2 {
  --effect-scale: 1.25;
}

.u-section-5 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-gallery-item-3 {
  --effect-scale: 1.25;
}

.u-section-5 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-gallery-item-4 {
  --effect-scale: 1.25;
}

.u-section-5 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-5 .u-btn-1 {
  font-size: 1.25rem;
  --color-var: #ffd700;
  background-image: none;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 20px auto 41px;
  padding: 10px 50px 10px 48px;
}

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

  .u-section-5 .u-gallery-1 {
    height: 464px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 21px;
  }
}

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

  .u-section-5 .u-gallery-1 {
    height: 1393px;
    margin-top: 71px;
    margin-bottom: 45px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-5 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }
}

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

  .u-section-5 .u-gallery-1 {
    height: 586px;
    width: 271px;
    margin: 42px auto 0;
  }

  .u-section-5 .u-btn-1 {
    margin-top: 43px;
    margin-bottom: 25px;
  }
}

 .u-section-5:not([data-block-selected]):not([data-cell-selected]),
 .u-section-5:not([data-block-selected]):not([data-cell-selected]):before,
 .u-section-5: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, background-size, background-position;
}

 .u-section-5:not([data-block-selected]):not([data-cell-selected]) .u-section-5:not([data-block-selected]):not([data-cell-selected]) .u-section-5:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #332e29 !important;
}

.u-section-5 .u-back-image-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-image-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-image-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, background-size, background-position;
}

.u-section-5 .u-back-image-1:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-back-image-1:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-back-image-1:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #332e29 !important;
}

.u-section-5 .u-gallery-item-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-gallery-item-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-gallery-item-3: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, background-size, background-position;
}

.u-section-5 .u-gallery-item-3:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-gallery-item-3:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-gallery-item-3:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #332e29 !important;
}

.u-section-5 .u-back-image-4:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-image-4:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-image-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, background-size, background-position;
}

.u-section-5 .u-back-image-4:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-back-image-4:not([data-block-selected]):not([data-cell-selected]).u-section-5 .u-back-image-4:not([data-block-selected]):not([data-cell-selected]):hover:before {
  background-color: #332e29 !important;
}

.u-section-5 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-gallery-inner-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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-gallery-inner-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-back-slide-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-slide-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-slide-2: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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-back-slide-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-back-slide-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-over-slide-3:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-over-slide-3:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-over-slide-3: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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-over-slide-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-over-slide-3:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-ea75-77:not([data-block-selected]):not([data-cell-selected]),
.u-block-ea75-77:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-ea75-77: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, background-size, background-position;
}

.u-container-layout:hover .u-block-ea75-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-ea75-77:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-back-image-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-image-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-image-2: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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-back-image-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-back-image-2:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-gallery-item-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-gallery-item-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-gallery-item-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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-gallery-item-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-gallery-item-1:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-gallery-item-4:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-gallery-item-4:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-gallery-item-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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-gallery-item-4:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-section-5 .u-gallery-item-4:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-block-ea75-78:not([data-block-selected]):not([data-cell-selected]),
.u-block-ea75-78:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-ea75-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, background-size, background-position;
}

.u-container-layout:hover .u-block-ea75-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-container-layout.hover .u-block-ea75-78:not([data-block-selected]):not([data-cell-selected]) {
  color: #ffffff !important;
}

.u-section-5 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-slide-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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-5 .u-back-slide-1:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-5 .u-over-slide-2:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-over-slide-2:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-over-slide-2: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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-over-slide-2:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-5 .u-over-slide-2:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-section-5 .u-back-slide-4:not([data-block-selected]):not([data-cell-selected]),
.u-section-5 .u-back-slide-4:not([data-block-selected]):not([data-cell-selected]):before,
.u-section-5 .u-back-slide-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, background-size, background-position;
}

.u-container-layout:hover .u-section-5 .u-back-slide-4:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-section-5 .u-back-slide-4:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-block-ea75-79:not([data-block-selected]):not([data-cell-selected]),
.u-block-ea75-79:not([data-block-selected]):not([data-cell-selected]):before,
.u-block-ea75-79: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, background-size, background-position;
}

.u-container-layout:hover .u-block-ea75-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
}

.u-container-layout.hover .u-block-ea75-79:not([data-block-selected]):not([data-cell-selected]) {
  transform: translateX(0px) translateY(-5px) scale(1) !important;
} .u-section-6 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC01606-min.jpg');
  background-size: cover, cover;
  min-height: 480px;
}

.u-section-6 .u-text-1 {
  font-size: 1.5rem;
  --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: 60px auto 0;
}

.u-section-6 .u-gallery-1 {
  height: 375px;
  margin-top: 30px;
  margin-bottom: 59px;
}

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

.u-section-6 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-1 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-gallery-item-2 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-2 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-gallery-item-3 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-3 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-gallery-item-4 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-4 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-5 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-6 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-6 .u-back-image-6 {
  width: calc(100% + 50px);
}

.u-section-6 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

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

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

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

  .u-section-6 .u-text-1 {
    font-size: 1.125rem;
    width: 340px;
  }
} .u-section-7 {
  background-image: none;
  --color-var: #fedada;
}

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

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

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

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

.u-section-7 .u-icon-1 {
  width: 84px;
  height: 84px;
  background-image: none;
  --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: 0 auto;
  padding: 18px;
}

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

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

.u-section-7 .u-text-1 {
  font-size: 1.5rem;
  --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: 10px 0 0;
}

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

.u-section-7 .u-layout-cell-3 {
  min-height: 97px;
}

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

.u-section-7 .u-btn-1 {
  border-style: solid;
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  --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: 0 auto;
  padding: 15px 66px 16px 65px;
}

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

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

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

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

  .u-section-7 .u-icon-1 {
    margin-top: -6px;
  }

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

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

  .u-section-7 .u-text-1 {
    width: auto;
    margin-left: 30px;
  }

  .u-section-7 .u-text-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .u-section-7 .u-layout-cell-3 {
    min-height: 99px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-bottom: 18px;
  }
}

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

  .u-section-7 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

  .u-section-7 .u-text-2 {
    width: auto;
    margin-left: 0;
    margin-right: 12px;
  }

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

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

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

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

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

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

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

  .u-section-7 .u-layout-cell-3 {
    min-height: 82px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-top: 2px;
    padding-bottom: 0;
  }

  .u-section-7 .u-btn-1 {
    margin-top: 3px;
    padding: 11px 47px 13px 46px;
  }
} .u-section-8 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC01606-min.jpg');
  background-position: 50% 50%;
}

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

.u-section-8 .u-list-1 {
  width: 670px;
  margin: 64px auto 60px;
}

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

.u-section-8 .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-8 .u-container-layout-1 {
  padding: 10px 0;
}

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

.u-section-8 .u-text-1 {
  font-size: 1.5rem;
  margin: 9px 0 0;
}

.u-section-8 .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-8 .u-container-layout-2 {
  padding: 10px 0;
}

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

.u-section-8 .u-text-2 {
  font-size: 1.5rem;
  margin: 9px 0 0;
}

.u-section-8 .u-list-item-3 {
  --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-8 .u-container-layout-3 {
  padding: 10px 0;
}

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

.u-section-8 .u-text-3 {
  font-size: 1.5rem;
  margin: 9px 0 0;
}

.u-section-8 .u-list-item-4 {
  --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-8 .u-container-layout-4 {
  padding: 10px 0;
}

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

.u-section-8 .u-text-4 {
  font-size: 1.5rem;
  margin: 9px 0 0;
}

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

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

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

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

@media (max-width: 767px) {
  .u-section-8 .u-list-1 {
    width: 348px;
  }

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

  .u-section-8 .u-text-1 {
    width: auto;
  }

  .u-section-8 .u-text-2 {
    width: auto;
  }

  .u-section-8 .u-text-3 {
    width: auto;
  }

  .u-section-8 .u-text-4 {
    width: auto;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-list-1 {
    width: 285px;
  }
} .u-section-9 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  min-height: 420px;
}

.u-section-9 .u-gallery-1 {
  height: 375px;
  margin-top: 23px;
  margin-bottom: 23px;
}

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

.u-section-9 .u-gallery-item-1 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-1 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-gallery-item-2 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-2 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-gallery-item-3 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-3 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-gallery-item-4 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-4 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-gallery-item-5 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-5 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-9 .u-gallery-item-6 {
  margin-right: 10px;
}

.u-section-9 .u-back-image-6 {
  width: calc(100% + 50px);
}

.u-section-9 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

.u-section-9 .u-gallery-nav-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
} .u-section-10 {
  background-position: 50% 50%;
  min-height: 442px;
}

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

.u-section-10 .u-layout-wrap-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.u-section-10 .u-image-1 {
  min-height: 536px;
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('images/DSC01356-min.jpg');
  background-size: cover, cover;
  --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-10 .u-container-layout-1 {
  padding: 50px 29px 56px;
}

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

.u-section-10 .u-text-2 {
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 32px 40px 0;
}

.u-section-10 .u-text-3 {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin: 20px auto 0;
}

.u-section-10 .u-text-4 {
  font-size: 1.125rem;
  line-height: 1.6;
  width: 258px;
  margin: 20px auto 0;
}

.u-section-10 .u-text-5 {
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin: 20px auto 0;
}

.u-section-10 .u-text-6 {
  font-size: 1.125rem;
  width: 258px;
  margin: 20px auto 0;
}

.u-section-10 .u-layout-cell-2 {
  min-height: 536px;
}

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

.u-section-10 .u-map-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;
}

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

  .u-section-10 .u-image-1 {
    min-height: 561px;
  }

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

  .u-section-10 .u-text-1 {
    font-size: 3.4375rem;
    width: auto;
    margin-top: 44px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-10 .u-text-2 {
    width: 258px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-10 .u-text-3 {
    width: auto;
    margin-top: 32px;
  }

  .u-section-10 .u-text-4 {
    margin-top: 14px;
  }

  .u-section-10 .u-text-5 {
    width: auto;
    margin-top: 21px;
  }

  .u-section-10 .u-text-6 {
    margin-top: 13px;
  }

  .u-section-10 .u-layout-cell-2 {
    background-position: 50% 50%;
    min-height: 442px;
  }
}

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

  .u-section-10 .u-layout-wrap-1 {
    margin-top: 0;
    margin-bottom: 44px;
  }

  .u-section-10 .u-image-1 {
    min-height: 310px;
  }

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

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

  .u-section-10 .u-text-2 {
    width: 222px;
  }

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

  .u-section-10 .u-text-4 {
    width: 222px;
  }

  .u-section-10 .u-text-5 {
    font-size: 1.25rem;
  }

  .u-section-10 .u-text-6 {
    width: 222px;
  }

  .u-section-10 .u-layout-cell-2 {
    background-position: 12.41% 50%;
    min-height: 357px;
  }
}

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

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

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

  .u-section-10 .u-image-1 {
    min-height: 461px;
  }

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

  .u-section-10 .u-text-1 {
    margin-top: 13px;
    margin-left: 15px;
  }

  .u-section-10 .u-text-2 {
    width: auto;
    margin-right: 109px;
    margin-left: 124px;
  }

  .u-section-10 .u-text-3 {
    margin-right: 182px;
  }

  .u-section-10 .u-text-4 {
    width: auto;
    margin-right: 109px;
    margin-left: 124px;
  }

  .u-section-10 .u-text-5 {
    margin-right: 183px;
  }

  .u-section-10 .u-text-6 {
    width: auto;
    margin-right: 109px;
    margin-left: 124px;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 423px;
  }

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

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

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

  .u-section-10 .u-layout-wrap-1 {
    margin-bottom: 0;
  }

  .u-section-10 .u-image-1 {
    min-height: 419px;
  }

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

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

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

  .u-section-10 .u-text-3 {
    margin-right: auto;
  }

  .u-section-10 .u-text-4 {
    width: 182px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-10 .u-text-5 {
    margin-right: auto;
  }

  .u-section-10 .u-text-6 {
    width: 182px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-10 .u-layout-cell-2 {
    min-height: 420px;
  }
} .u-section-11 {
  --color-var: #fedada;
}

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

.u-section-11 .u-list-1 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.u-section-11 .u-list-item-1 {
  --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;
}

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

.u-section-11 .u-icon-1 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-11 .u-text-1 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-11 .u-list-item-2 {
  --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;
}

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

.u-section-11 .u-icon-2 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-11 .u-text-2 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-11 .u-btn-1 {
  background-image: none;
  font-size: 0.875rem;
  padding: 0;
}

.u-section-11 .u-list-item-3 {
  --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;
}

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

.u-section-11 .u-icon-3 {
  width: 49px;
  height: 49px;
  --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: 12px auto 0 12px;
  padding: 0;
}

.u-section-11 .u-text-3 {
  font-size: 1rem;
  --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: -37px 12px 0 53px;
}

.u-section-11 .u-btn-2 {
  background-image: none;
  --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;
  padding: 0;
}

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

  .u-section-11 .u-text-1 {
    width: 285px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-11 .u-text-2 {
    width: 285px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-11 .u-text-3 {
    width: 285px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-11 .u-icon-1 {
    margin-top: 15px;
  }

  .u-section-11 .u-text-1 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }

  .u-section-11 .u-container-layout-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-11 .u-icon-2 {
    margin-top: 15px;
  }

  .u-section-11 .u-text-2 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }

  .u-section-11 .u-container-layout-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .u-section-11 .u-icon-3 {
    margin-top: 15px;
  }

  .u-section-11 .u-text-3 {
    width: auto;
    margin-right: -24px;
    margin-left: 70px;
  }
}

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

  .u-section-11 .u-list-1 {
    margin-bottom: 14px;
  }

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

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

  .u-section-11 .u-icon-1 {
    margin-left: 83px;
  }

  .u-section-11 .u-text-1 {
    margin-right: -12px;
    margin-left: 12px;
  }

  .u-section-11 .u-container-layout-2 {
    padding-bottom: 14px;
  }

  .u-section-11 .u-icon-2 {
    margin-left: 83px;
  }

  .u-section-11 .u-text-2 {
    margin-right: -12px;
    margin-left: 12px;
  }

  .u-section-11 .u-container-layout-3 {
    padding-bottom: 14px;
  }

  .u-section-11 .u-icon-3 {
    margin-left: 83px;
  }

  .u-section-11 .u-text-3 {
    margin-right: -12px;
    margin-left: 12px;
  }
}

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

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

  .u-section-11 .u-repeater-1 {
    grid-auto-columns: 100%;
    min-height: 224px;
  }

  .u-section-11 .u-icon-1 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-11 .u-text-1 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }

  .u-section-11 .u-icon-2 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-11 .u-text-2 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }

  .u-section-11 .u-icon-3 {
    width: 37px;
    height: 37px;
    margin-top: 11px;
    margin-left: 0;
  }

  .u-section-11 .u-text-3 {
    margin-top: -31px;
    margin-right: 0;
    margin-left: 43px;
  }
}