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

.u-section-1 .u-text-1 {
  font-family: BloodyStump;
  font-size: 1.52632rem;
  margin: 19px 50px 0 32px;
}

.u-section-1 .u-image-1 {
  width: 250px;
  height: 212px;
  margin: 19px auto 37px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    animation-duration: 10000ms;
    width: auto;
    margin-top: 18px;
    margin-right: 31px;
    margin-left: 42px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 18px;
    margin-bottom: 48px;
  }
}

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

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

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

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

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

  .u-section-1 .u-image-1 {
    margin-bottom: 37px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 565px;
}

.u-section-2 .u-image-1 {
  width: 250px;
  height: 250px;
  background-image: url("images/schwelm.JPG");
  background-position: 50% 50%;
  margin: 38px auto 0;
}

.u-section-2 .u-text-1 {
  margin: 29px auto 38px;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

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

.u-section-3 .u-image-1 {
  width: 481px;
  height: 694px;
  margin: 20px auto 37px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-text-1 {
    width: auto;
  }
}

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

  .u-section-3 .u-text-1 {
    margin-top: 54px;
  }

  .u-section-3 .u-image-1 {
    height: 491px;
    margin-top: 14px;
    margin-bottom: 40px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }
}
/* page-custom-fonts */
@font-face {
  font-family: 'BloodyStump';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BloodyStump.ttf);
}@font-face {
  font-family: 'BloodOfDracula';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/BloodOfDracula.ttf);
}