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

.u-section-1 .u-gallery-1 {
  height: 550px;
  margin-top: 0;
  margin-bottom: -37px;
  width: 100%;
}

.u-section-1 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

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

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

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

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

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

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

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

.u-section-1 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
}

.u-section-1 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
}

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

  .u-section-1 .u-gallery-1 {
    height: 500px;
  }

  .u-section-1 .u-carousel-item-1 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-2 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-3 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 8px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 450px;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 6px;
  }
}

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

  .u-section-1 .u-gallery-1 {
    height: 375px;
    margin-bottom: -112px;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 5px;
  }

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

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

  .u-section-1 .u-gallery-1 {
    height: 270px;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 3px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 50px;
}

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

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

.u-section-2 .u-btn-1 {
  background-image: none;
  font-weight: 400;
  font-size: 0.75rem;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  font-weight: 400;
  padding: 0;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
}

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

  .u-section-2 .u-text-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}.u-section-3 .u-sheet-1 {
  min-height: 200px;
}

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

.u-section-3 .u-icon-1 {
  width: 32px;
  height: 32px;
  margin: 17px auto 0 568px;
  padding: 3px;
}

.u-section-3 .u-line-1 {
  width: 155px;
  transform-origin: left center;
  height: 1px;
  margin: -16px auto 0 614px;
}

.u-section-3 .u-line-2 {
  width: 155px;
  transform-origin: left center;
  margin: -1px auto 43px 399px;
}

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

  .u-section-3 .u-text-1 {
    width: 716px;
    margin-top: 16px;
  }

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

  .u-section-3 .u-line-1 {
    margin-right: 283px;
    margin-left: auto;
  }

  .u-section-3 .u-line-2 {
    margin-bottom: 18px;
    margin-left: 283px;
  }
}

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

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

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

  .u-section-3 .u-line-1 {
    margin-right: 168px;
  }

  .u-section-3 .u-line-2 {
    margin-bottom: 35px;
    margin-left: 168px;
  }
}

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

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

  .u-section-3 .u-icon-1 {
    width: 25px;
    height: 25px;
    margin-top: 2px;
  }

  .u-section-3 .u-line-1 {
    margin-right: auto;
    margin-left: 90px;
  }

  .u-section-3 .u-line-2 {
    margin: 0 90px 26px auto;
  }
}

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

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

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

  .u-section-3 .u-line-1 {
    width: 100px;
    margin-top: -12px;
    margin-left: 46px;
  }

  .u-section-3 .u-line-2 {
    width: 100px;
    margin: -1px auto 31px 194px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 463px;
}

.u-section-4 .u-text-1 {
  margin: 0 0 30px;
}.u-section-5 .u-sheet-1 {
  min-height: 330px;
}

.u-section-5 .u-list-1 {
  margin-bottom: -10px;
  margin-top: -20px;
}

.u-section-5 .u-repeater-1 {
  --gap: 10px;
  grid-template-columns: repeat(4, calc(25% - 7.5px));
  min-height: 260px;
  grid-auto-columns: calc(25% - 7.5px);
}

.u-section-5 .u-image-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/R1.jpeg");
  background-size: cover;
}

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

.u-section-5 .u-btn-1 {
  margin-bottom: 0;
  margin-top: 0;
  background-image: none;
  --bottom-right-radius: 120px;
}

.u-section-5 .u-image-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Sportpension-Aichholzer-Haus-Schwarzkogel-qna8taasxcfn44xp85k6w8e48tpzl251jdm0adyb70.jpg");
  background-size: cover;
}

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

.u-section-5 .u-btn-2 {
  margin-bottom: 0;
  margin-top: 0;
  background-image: none;
  --bottom-right-radius: 120px;
}

.u-section-5 .u-image-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/AH_homepage_fotos_1920x900px21-1.jpg");
  background-size: cover;
}

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

.u-section-5 .u-btn-3 {
  margin-bottom: 0;
  margin-top: 0;
  background-image: none;
  --bottom-right-radius: 120px;
}

.u-section-5 .u-image-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/AH_homepage_fotos_1920x900px20-e1708526673452-1024x683-1.jpg");
  background-size: cover;
}

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

.u-section-5 .u-btn-4 {
  margin-bottom: 0;
  margin-top: 0;
  background-image: none;
  --bottom-right-radius: 120px;
}

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

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

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

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

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

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

  .u-section-5 .u-list-1 {
    margin-bottom: -342px;
  }

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

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

  .u-section-5 .u-list-1 {
    margin-bottom: 50px;
    margin-top: 20px;
  }

  .u-section-5 .u-repeater-1 {
    grid-auto-columns: calc(100% + 0px);
    grid-template-columns: 100%;
    min-height: 1083px;
  }
}.u-section-6 .u-sheet-1 {
  min-height: 450px;
}

.u-section-6 .embed-responsive-1 {
  position: absolute;
  width: 100%;
  left: 0%;
  height: 521%;
  top: -211%;
}

@media (max-width: 1199px) {
  .u-section-6 .embed-responsive-1 {
    width: 178%;
    left: -39%;
    height: 178%;
    top: -39%;
  }
}

@media (max-width: 575px) {
  .u-section-6 .embed-responsive-1 {
    width: 182%;
    left: -41%;
    height: 100%;
    top: 0%;
  }
}@font-face {
  font-family: 'Scaryday';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Scaryday.woff);
}
/* page-custom-fonts */
@font-face {
  font-family: 'Scaryday';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Scaryday.woff);
}