:root {
  --dark-pink: #d31d6e;
  --white\<deleted\|variable-8b25d3f8\>: white;
  --black\<deleted\|variable-3ab1e5ec\>: black;
  --pink2: #fa84b9;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.submit-button {
  background-color: #ecbf38;
}

.logo-img {
  object-fit: contain;
  width: 120px;
}

.logo-img.invert {
  filter: invert() grayscale(200%);
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.telefonnummer {
  margin-bottom: 0;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #d31d6e;
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  color: #000;
  background-color: #f2f2f2;
}

.highlights {
  color: #000;
  background-color: #fa84b9;
}

.adresse {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1 {
  font-family: Acme, sans-serif;
  font-weight: 400;
}

.heading-2 {
  font-family: Acme, sans-serif;
  font-weight: 600;
}

.heading-3 {
  font-family: Acme, sans-serif;
  font-weight: 700;
}

.flie-text {
  overflow-wrap: anywhere;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.farbe-der-headings {
  color: #fa84b9;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.datenschutz, .impressum {
  color: #fff;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.nav-menu-1 {
  z-index: 1000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hauptfarbe-2 {
  color: #fff;
  background-color: #000;
}

.navbar {
  background-color: #ddd0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
}

.nav-link-1.flie-text {
  color: #fff;
  font-weight: 500;
  transition: all .2s;
}

.nav-link-1.flie-text:hover {
  font-size: 16px;
}

.nav-link-1.flie-text.w--current {
  color: var(--dark-pink);
}

.banner_wrap {
  z-index: 5;
  color: #fff;
  background-color: #0003;
  background-image: url('../images/Bildschirmfoto-2021-05-27-um-14.59.04.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 220px;
  padding-left: 300px;
  padding-right: 300px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button {
  text-transform: uppercase;
  border-radius: 50px;
  padding: 15px 30px;
  font-size: 18px;
}

.button.flie-text.highlights {
  background-color: var(--pink2);
  color: #fff;
  text-align: center;
  transition: all .2s;
}

.button.flie-text.highlights:hover, .button.flie-text.highlights.w--current {
  background-color: var(--dark-pink);
  color: #fff;
}

.section-relative {
  height: 110vh;
  position: relative;
}

.section-relative.unterseite {
  width: 100%;
  height: 90vh;
}

.text-block {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-2.zweitfarbe {
  overflow: hidden;
}

.heading {
  text-align: center;
  overflow-wrap: anywhere;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

.heading.heading-1.left-align, .heading.links {
  text-align: left;
}

.paragraph {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

.card_wrapper {
  background-image: url('../images/Illustration.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  width: 100%;
  height: 100%;
  padding: 40px;
  transition: all .2s;
}

.card_wrapper:hover {
  transform: scale(1.05);
}

.card_wrapper.highlights:hover, .card_wrapper.highlight-2:hover, .card_wrapper.highlight-3.no_hover:hover {
  transform: none;
}

.small-heading {
  font-size: 25px;
  line-height: 30px;
}

.small-heading.heading-1 {
  overflow-wrap: anywhere;
}

.small-heading.heading-2 {
  overflow-wrap: anywhere;
  margin-top: 0;
}

.paragraph-links {
  font-size: 17px;
  line-height: 25px;
}

.view-more {
  color: #333;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.view-more.flie-text {
  transition: all .2s;
}

.view-more.flie-text:hover {
  letter-spacing: 5px;
}

.image {
  object-fit: contain;
  width: 60px;
  height: 60px;
}

.highlight-2 {
  color: #000;
  background-color: #fcb2d3;
}

.highlight-3 {
  color: #000;
  background-color: #fa84b9;
}

._2er-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
}

.image-2 {
  object-fit: cover;
  border-radius: 25px;
  width: 100%;
  height: 600px;
}

.relative {
  position: relative;
  overflow: hidden;
}

.inhalt-rechts {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

._3er-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  position: relative;
}

._3er-grid.mit-abstand {
  grid-column-gap: 50px;
}

.inhalt {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  object-fit: cover;
  background-color: #f2f2f2;
  border-radius: 25px;
  width: 100%;
  height: 40vh;
  margin-bottom: 40px;
  overflow: hidden;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  margin-bottom: 10px;
}

.inhalt-footer {
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.footer-1 {
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  background-color: var(--dark-pink);
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

.welle-f-r-footer {
  width: 100%;
}

.welle-f-r-footer.hauptfarbe {
  object-fit: cover;
}

.no-overflow {
  border-radius: 25px;
  padding: 100px;
  overflow: hidden;
}

.team-image {
  object-fit: cover;
  width: 100%;
  height: 20vw;
}

.link-formular {
  text-decoration: none;
}

.impdat {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 100px 40px;
  display: flex;
}

.impdat.wrapp {
  overflow-wrap: anywhere;
}

.flie-text-2 {
  overflow-wrap: anywhere;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.success-block.highlights {
  background-color: var(--dark-pink);
  border-radius: 20px;
  width: auto;
  height: auto;
  padding: 100px;
}

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 32px;
}

.heading-success.heading-2 {
  color: #fff;
}

.maos-footer {
  justify-content: center;
  width: 100%;
  min-width: 250px;
  height: 120px;
  display: flex;
}

.maps-gro {
  width: 100%;
  height: 100%;
}

.error-message {
  color: #fff;
  background-color: red;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.checkbox-field-2 {
  text-align: left;
  margin-top: 20px;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.form1 {
  margin-bottom: 0;
}

.checkbox-2 {
  border-radius: 5px;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
  font-family: Montserrat, sans-serif;
}

.text-field-4 {
  color: #000;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-4:hover {
  border-color: #1d1f2e80;
}

.text-field-4:active, .text-field-4:focus {
  border-color: #1d1f2e;
}

.text-field-4::placeholder {
  color: #1d1f2e4d;
}

.text-field-4.cc-textarea {
  height: 100px;
}

.form-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.contact-form {
  font-family: Montserrat, sans-serif;
}

.lottie-animation {
  z-index: 0;
  opacity: .05;
  filter: grayscale() invert();
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container {
  z-index: 1;
  position: relative;
}

.link {
  color: var(--white\<deleted\|variable-8b25d3f8\>);
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: block;
}

.link.black {
  color: var(--black\<deleted\|variable-3ab1e5ec\>);
}

.embed-maps, .html-embed-6 {
  width: 100%;
  height: 100%;
}

.impdat-3 {
  min-height: 80vh;
  padding: 100px 40px;
}

.impdat-3.flie-text {
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  text-decoration: none;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
  position: relative;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

.image-div {
  border-radius: 20px;
  width: 100%;
  height: 55vh;
  overflow: clip;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-100.top {
  object-position: 50% 0%;
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-div {
  height: 20vh;
  position: relative;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.footer {
  width: 100%;
  height: 100%;
  margin-top: auto;
}

.subheading-small {
  font-size: 20px;
}

.heading-links {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.gallery-slider {
  border-radius: 25px;
  width: 50vw;
  height: 50vh;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.arrow-icon {
  font-size: 22px;
}

.slide {
  height: 100%;
}

.arrow-block {
  background-color: #3562ad;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.arrow-block.mr-10px {
  background-color: #fa84b9;
  margin-right: 10px;
}

.arrow-block.ml-10px {
  background-color: #fa84b9;
  margin-left: 10px;
}

.slide-image-back {
  filter: blur(25px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-image-block {
  height: 100%;
  position: relative;
}

.image-title, .image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-cover.contain {
  object-fit: contain;
  background-color: #fff;
}

.icon-2 {
  color: var(--dark-pink);
}

.divider-left {
  background-color: var(--dark-pink);
  width: 50%;
  height: 1vh;
}

.divider-right {
  background-color: var(--dark-pink);
  width: 50%;
  height: 1vh;
  margin-left: auto;
}

.mask {
  height: 100%;
}

.section-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-mittig {
  background-image: url('../images/Illustration.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  transition: all .2s;
  display: flex;
}

.div-block-mittig:hover {
  transform: scale(1.05);
}

.certificate-slider {
  background-color: #0000;
  border-radius: 25px;
  width: 40vw;
  height: 65vh;
  margin-top: 30px;
  overflow: hidden;
}

.lightbox {
  width: 100%;
  height: 100%;
}

.container-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-mittig-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.text-mittig-1.flie-text {
  font-size: 16px;
}

.text-mittig-1.flie-text.top-0 {
  margin-top: 0;
}

.warnbild {
  filter: invert() brightness(200%);
  object-fit: contain;
  width: 20rem;
  height: auto;
}

._404-wrapp {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._404-page {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

._404-page.hauptfarbe {
  background-color: #f04e0f;
  background-image: linear-gradient(180deg, var(--dark-pink), var(--pink2) 100%, #0f0f0f 102%);
  color: #fff;
}

.heading-mitt {
  text-align: center;
}

.heading-mitt.heading-1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 1.5;
}

.image-110 {
  background-color: #fff;
  border-radius: 50%;
  width: 40px;
}

.slide-nav-2 {
  font-size: 12px;
}

.tabs {
  width: 100%;
}

._2er-grid-3 {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  position: relative;
}

._2er-grid-3.mit-abstand {
  grid-column-gap: 50px;
  grid-template-columns: 1fr 1fr;
  width: 65%;
}

._4er-grid-2 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

.link-2 {
  color: var(--dark-pink);
}

.success {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 100px 40px;
  display: flex;
}

._2er-grid-kontakt {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
}

@media screen and (max-width: 991px) {
  body {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    background-color: var(--dark-pink);
  }

  .hauptfarbe-2 {
    background-color: var(--dark-pink);
    border-radius: 16px;
    margin-left: auto;
    font-size: 22px;
  }

  .hauptfarbe-2.w--open {
    background-color: var(--dark-pink);
  }

  .hauptfarbe-2.border {
    border: 1px solid var(--white\<deleted\|variable-8b25d3f8\>);
    background-color: var(--white\<deleted\|variable-8b25d3f8\>);
  }

  .icon {
    color: #fff;
  }

  .icon.blk {
    color: #000;
  }

  .navbar {
    padding: 0 60px;
    position: relative;
  }

  .nav-link-1.flie-text {
    text-align: center;
    padding: 15px;
    line-height: 1.5;
  }

  .nav-link-1.flie-text:hover {
    color: var(--black\<deleted\|variable-3ab1e5ec\>);
    font-size: 14px;
    font-weight: 700;
  }

  .nav-link-1.flie-text.w--current {
    color: var(--black\<deleted\|variable-3ab1e5ec\>);
    font-weight: 800;
  }

  .banner_wrap {
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .button.flie-text.highlights {
    padding: 12px 20px;
    font-size: 16px;
  }

  .section-relative {
    width: 100%;
    height: 60vh;
  }

  .section-relative.unterseite {
    width: 100%;
    height: 55vh;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 19px;
  }

  .section-2, .section-2.zweitfarbe {
    width: 100%;
    padding: 60px;
  }

  .heading.heading-1 {
    font-size: 40px;
    line-height: 45px;
  }

  .heading.heading-1.links {
    margin-bottom: 10px;
  }

  .heading.heading-1.left-align {
    text-align: center;
  }

  .heading.links.heading-1 {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph.flie-text {
    font-size: 16px;
    line-height: 24px;
  }

  .card_wrapper.highlights {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .card_wrapper.highlights.no_hover {
    padding: 20px;
  }

  .card_wrapper.highlight-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    display: flex;
  }

  .small-heading.heading-1 {
    text-align: center;
    margin-top: 10px;
  }

  .small-heading.heading-2 {
    text-align: center;
  }

  .paragraph-links.flie-text {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-links.flie-text.left {
    text-align: left;
  }

  .view-more.flie-text {
    font-size: 16px;
  }

  .view-more.flie-text:hover {
    letter-spacing: 3px;
    font-size: 16px;
  }

  ._2er-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .image-2 {
    height: 100%;
  }

  .image-2.top {
    object-position: 50% 23%;
  }

  .image-2.cont {
    background-color: var(--dark-pink);
    object-fit: contain;
  }

  .relative {
    width: 100%;
    height: 55vh;
  }

  .inhalt-rechts {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  ._3er-grid {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  ._3er-grid.mit-abstand {
    grid-column-gap: 15px;
  }

  ._3er-grid.auto {
    width: auto;
  }

  ._3er-grid._2er {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .inhalt {
    justify-content: flex-start;
    align-items: center;
  }

  .image-3 {
    height: 25rem;
    margin-bottom: 20px;
  }

  .heading-footer.heading-3 {
    font-size: 12px;
  }

  .footer-1.hauptfarbe {
    padding: 20px 40px 40px;
  }

  .div-block-footer1 {
    padding-bottom: 0;
  }

  .welle-f-r-footer.hauptfarbe {
    height: 15vh;
  }

  .no-overflow, .no-overflow.zweitfarbe {
    padding: 60px;
  }

  .team-image {
    height: 55vh;
  }

  .impdat {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 60px;
    display: flex;
  }

  .success-block {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-block.highlights {
    padding: 60px;
  }

  .heading-success.heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.3;
  }

  .error-message {
    width: auto;
  }

  .text-field-4 {
    height: 3.2rem;
  }

  .text-field-4.cc-textarea {
    height: 6.2rem;
  }

  .lottie-animation {
    right: 0%;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .image-100.cont {
    object-fit: contain;
  }

  .navbar-div.hauptfarbe {
    width: 100%;
    height: 17vh;
    position: absolute;
    inset: 0% 0% auto;
  }

  .heading-links.heading-1 {
    font-size: 40px;
    line-height: 45px;
  }

  .gallery-slider {
    width: 100%;
    height: 55vh;
    margin-top: 20px;
  }

  .divider-right {
    margin-left: 0;
  }

  .section-mittig {
    padding: 60px;
  }

  .div-block-mittig.highlights {
    padding: 20px;
  }

  .div-block-mittig.highlight-2 {
    padding: 20px 30px 20px 20px;
  }

  .certificate-slider {
    width: 100%;
    height: 65vh;
  }

  .warnbild {
    height: 40vh;
  }

  .heading-mitt.heading-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  ._2er-grid-3 {
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  ._2er-grid-3.mit-abstand {
    grid-column-gap: 15px;
    width: 100%;
  }

  ._4er-grid-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .nav_wrap {
    width: 100%;
  }

  .success {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 60px;
    display: flex;
  }

  .text-block-tab {
    font-size: 16px;
  }

  ._2er-grid-kontakt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
  }

  .div-block-btn {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .map {
    width: 100%;
    height: 50vh;
  }

  .slider-arrow {
    width: 5vw;
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

  .hauptfarbe-2 {
    font-size: 20px;
  }

  .navbar {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-1.flie-text {
    padding: 12px;
    line-height: 1.4;
  }

  .banner_wrap {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
  }

  .button.flie-text {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .button.flie-text.highlights {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 15px;
  }

  .section-relative, .section-relative.unterseite {
    height: 28rem;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 18px;
  }

  .section-2 {
    width: 100%;
    padding: 40px;
  }

  .section-2.zweitfarbe {
    padding: 40px;
  }

  .heading.heading-1.links, .heading.heading-1.left-align {
    font-size: 35px;
  }

  .paragraph.flie-text {
    line-height: 23px;
  }

  .paragraph-links.flie-text, .view-more.flie-text {
    font-size: 15px;
  }

  .view-more.flie-text:hover {
    letter-spacing: 2px;
    font-size: 15px;
  }

  ._2er-grid {
    grid-template-columns: 1fr;
  }

  .relative {
    height: 25rem;
  }

  .inhalt-rechts {
    margin-left: auto;
    margin-right: auto;
  }

  ._3er-grid {
    grid-template-columns: 1fr 1fr;
  }

  ._3er-grid.mit-abstand {
    grid-template-columns: 1fr;
  }

  ._3er-grid._2er {
    flex-flow: column;
    display: flex;
  }

  .image-3 {
    height: 25rem;
  }

  .heading-footer.heading-3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
  }

  .inhalt-footer {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding: 10px 20px 40px;
  }

  .div-block-footer1 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .no-overflow, .no-overflow.zweitfarbe {
    padding: 40px;
  }

  .team-image {
    height: 25rem;
  }

  .impdat {
    padding: 40px;
  }

  .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .success-block.highlights {
    padding: 40px;
  }

  .heading-success.heading-2 {
    font-size: 25px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

  .checkbox-field-2 {
    margin-top: 15px;
  }

  .text-field-4 {
    text-align: left;
    width: 100%;
    height: 3rem;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field-4::placeholder {
    text-align: center;
  }

  .text-field-4.cc-textarea {
    height: 5.5rem;
    margin-bottom: 0;
  }

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .contact-form {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .image-div {
    height: 25rem;
  }

  .navbar-div.hauptfarbe {
    height: 16vh;
  }

  .gallery-slider {
    height: 25rem;
  }

  .arrow-icon {
    font-size: 20px;
  }

  .arrow-block.mr-10px, .arrow-block.ml-10px {
    width: 35px;
    height: 35px;
  }

  .divider-left, .divider-right {
    height: .8vh;
  }

  .section-mittig {
    width: 100%;
    padding: 40px;
  }

  .certificate-slider {
    height: 25rem;
    margin-top: 20px;
  }

  .text-mittig-1 {
    padding-bottom: 40px;
  }

  .text-mittig-1.flie-text {
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 15px;
  }

  .warnbild {
    height: 15rem;
  }

  .heading-mitt.heading-1 {
    font-size: 25px;
  }

  .slide-nav-2 {
    font-size: 10px;
  }

  .tabs {
    width: 100%;
  }

  ._2er-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  ._2er-grid-3.mit-abstand {
    grid-template-columns: 1fr;
  }

  ._4er-grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .tabs-content {
    width: 100%;
  }

  .success {
    padding: 40px;
  }

  .text-block-tab {
    font-size: 15px;
  }

  ._2er-grid-kontakt {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 10px;
    display: flex;
  }

  .map {
    height: 25rem;
  }

  .slider-arrow {
    font-size: 25px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 150%;
  }

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

  h3 {
    font-size: 20px;
    line-height: 150%;
  }

  .logo-img {
    width: 100px;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .terminbutton.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .hauptfarbe-2 {
    border-radius: 12px;
    padding: 14px;
    font-size: 18px;
  }

  .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-1.flie-text {
    padding: 10px;
    font-size: 13.5px;
    line-height: 1.3;
  }

  .banner_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.flie-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .button.flie-text.highlights {
    padding: 10px 15px;
    font-size: 14px;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 15px;
    line-height: 20px;
  }

  .section-2, .section-2.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading.heading-1.links, .heading.heading-1.left-align {
    font-size: 30px;
  }

  .heading.links.heading-1 {
    font-size: 25px;
  }

  .paragraph.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .card_wrapper {
    padding: 20px;
  }

  .card_wrapper.highlights, .card_wrapper.highlight-2 {
    padding: 15px;
  }

  .small-heading.heading-1 {
    margin-top: 10px;
  }

  .small-heading.heading-2 {
    text-align: center;
  }

  .paragraph-links, .paragraph-links.flie-text, .view-more.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .view-more.flie-text:hover {
    font-size: 14px;
  }

  .image {
    width: 40px;
    height: 40px;
  }

  ._3er-grid {
    grid-template-columns: 1fr;
  }

  .heading-footer.heading-3 {
    font-size: 17px;
  }

  .div-block-footer1 {
    padding: 0;
  }

  .no-overflow, .no-overflow.zweitfarbe, .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

  .success-block.highlights {
    padding: 20px;
  }

  .heading-success {
    font-size: 20px;
    line-height: 30px;
  }

  .heading-success.heading-2 {
    font-size: 20px;
    font-weight: 500;
  }

  .maps-gro {
    height: 300px;
  }

  .text-field-4 {
    height: 2.8rem;
  }

  .text-field-4.cc-textarea {
    height: 5rem;
  }

  .form-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .impdat-3 {
    padding: 40px 10px;
  }

  .impdat-3.flie-text {
    min-height: auto;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .tabs-menu {
    flex-flow: column;
    align-items: stretch;
  }

  .navbar-div.hauptfarbe {
    height: 14vh;
  }

  .heading-links.heading-1 {
    font-size: 30px;
    line-height: 35px;
  }

  .arrow-icon {
    font-size: 18px;
  }

  .arrow-block.mr-10px {
    width: 30px;
    height: 30px;
    margin-right: 6px;
  }

  .arrow-block.ml-10px {
    width: 30px;
    height: 30px;
    margin-left: 6px;
  }

  .divider-left, .divider-right {
    height: .6vh;
  }

  .section-mittig {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-mittig {
    padding: 20px;
  }

  .div-block-mittig.highlights, .div-block-mittig.highlight-2 {
    padding: 15px;
  }

  .certificate-slider {
    height: 16rem;
    margin-top: 10px;
  }

  .text-mittig-1.flie-text {
    font-size: 14.5px;
  }

  .warnbild {
    height: 12rem;
  }

  ._404-page.hauptfarbe {
    padding: 20px;
  }

  .heading-mitt.heading-1 {
    font-size: 22px;
  }

  .slide-nav-2 {
    font-size: 7px;
  }

  ._2er-grid-3 {
    grid-template-columns: 1fr;
  }

  .success {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-tab {
    font-size: 14px;
  }

  ._2er-grid-kontakt {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .slider-arrow {
    width: 8vw;
    font-size: 22px;
  }
}

#w-node-_4bd28177-5d1b-7769-8a21-95be56872fcd-8ae2dee3 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6a438876-4e7c-a916-8d1d-64f47620f64c-8ae2dee7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2c401d2-6a8c-42fb-0356-a12dd94a8ce0-8ae2deea {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-_83865f1e-2dbe-0c12-b79e-7074e446dd92-8ae2deef {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_83865f1e-2dbe-0c12-b79e-7074e446dd9c-8ae2deef {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-ade1d370-cd3a-423b-7cba-2f0ba917e9ee-8ae2deef {
  grid-area: 4 / 2 / 5 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_83865f1e-2dbe-0c12-b79e-7074e446dd92-8ae2deef, #w-node-_83865f1e-2dbe-0c12-b79e-7074e446dd9c-8ae2deef {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


