:root {
  --green: #0b948f;
  --grey: #f9fbff;
  --button-radius: 10px;
  --images-radius: 25px;
}

.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-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-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

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;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.div-block-34 {
  width: 100%;
}

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.div-block-37 {
  width: 100%;
}

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.navbar1 {
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.navbar-6 {
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-link-3 {
  border: 1px solid #0000;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3.paragraph-font:hover {
  border-bottom-color: #333;
}

.nav-link-3.paragraph-font.w--current {
  color: #333;
  border-bottom-color: #333;
}

.heading-color {
  color: #0b948f;
  line-height: 1.3;
}

.secondary-color {
  background-color: #f9fbff;
}

.highlights {
  background-color: var(--green);
  color: #fff;
}

.heading-font1 {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.heading-font2 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.paragraph-font {
  font-family: Raleway, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-font3 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

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

.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;
}

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  background-image: linear-gradient(135deg, var(--green), var(--grey) 56%, var(--green));
  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: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

.utility-page-content._404 {
  width: auto;
  position: static;
}

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

.submit-button {
  background-color: #0d0d38;
}

.titelvideo-start-1 {
  height: 90vh;
  position: relative;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  color: #a8a8a8;
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

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

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.nav-men-1 {
  z-index: 10000;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  font-family: Montserrat, sans-serif;
}

.adresse {
  margin-bottom: 5px;
}

.adresse.flie-text {
  font-family: Montserrat, sans-serif;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.nav-menu-2 {
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-impdat, .link-8 {
  color: #fff;
  text-decoration: none;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.address-2 {
  margin-bottom: 5px;
}

.div-block-video1 {
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 140px;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.subheading1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 45px;
}

.slogan1 {
  text-transform: uppercase;
  font-size: 55px;
  line-height: 65px;
}

.slogan1.heading-font1 {
  line-height: 1.3;
}

.logo-abstand1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button {
  border: 2px solid var(--green);
  border-radius: var(--button-radius);
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  font-size: 16px;
}

.termin-button.heading-3.highlights {
  line-height: 1.3;
}

.termin-button.heading-3.hauptfarbe {
  font-family: Montserrat, sans-serif;
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.heading-mittig1 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 32px;
  line-height: 36px;
}

.heading-mittig1.heading-font1 {
  margin-bottom: 0;
  line-height: 1.3;
}

.text-mittig1 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-mittig1.paragraph-font {
  font-size: 16px;
  line-height: 1.3;
}

.section-mittig1 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 100px 15% 110px;
  display: flex;
}

.image-wrapper-60vh {
  border-radius: var(--images-radius);
  width: 100%;
  height: 60vh;
  overflow: hidden;
}

.inhalt-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.heading-links1 {
  text-transform: uppercase;
}

.heading-links1.heading-1 {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.text-links1.paragraph-font {
  font-size: 16px;
}

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

._2er-grid1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  width: 100%;
}

.footer-image {
  object-fit: contain;
  margin-right: 10px;
}

.footertext1 {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footertext1.vertical {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.footer-1 {
  border-top: 1px solid #fff;
  justify-content: space-around;
  height: auto;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.leistungsbild1 {
  border-radius: var(--images-radius);
  object-fit: cover;
  width: 100%;
  height: 35vh;
  overflow: hidden;
}

.galeriebild1 {
  object-fit: cover;
  width: 100%;
  height: 79.8vh;
}

.galerie1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.submit-button1.highlights.flie-text {
  line-height: 1.5;
}

.select-field {
  color: #949494;
  background-color: #fff;
  font-family: Raleway, sans-serif;
}

.form-text.flie-text {
  font-family: Montserrat, sans-serif;
  line-height: 1.5;
}

.text-field {
  height: 40px;
  font-family: Raleway, sans-serif;
}

.checkbox-field {
  text-align: left;
}

.impdat {
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 60px 100px;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.success-block.highlights {
  border-style: none;
}

.success1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.success1.heading-1 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.column-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 60px;
  display: flex;
}

.column-mittig-untereinander-1.highlights {
  color: #fff;
  height: 70vh;
}

.icon1 {
  object-fit: contain;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.column-links1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 500px;
  padding: 60px;
  display: flex;
}

.column-links1.secondary-color {
  background-color: var(--grey);
  height: 70vh;
}

.bild-cover1 {
  background-image: linear-gradient(#fff3, #fff3), url('../images/AdobeStock_275541047_visu_1.webp');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 140px 110px;
  display: flex;
}

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

.heading-links-klein1.heading-font2.heading-color {
  font-weight: 700;
  line-height: 1.3;
}

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

.logo-3.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;
}

.logo-img {
  object-fit: contain;
}

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

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

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

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

.div-block-foter {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

._3c-grid-nospace {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr;
}

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

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

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

.impdat-2.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
  text-decoration: none;
}

.html-embed-7 {
  height: 100%;
}

.text-block, .text-block-2 {
  line-height: 1.3;
}

.image-wrapper-70vh {
  height: 70vh;
  overflow: hidden;
}

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

.image-8 {
  width: 100%;
  height: 100%;
  padding: 111px;
}

.html-embed-8 {
  width: 100%;
}

.fs_modal-1_cover {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close:focus-visible, .fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  background-color: #0d0e37;
  border: 10px solid #fff;
  border-radius: 6rem;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  box-shadow: 0 1px 12px #0003;
}

.fs_modal-1_button:focus-visible, .fs_modal-1_button[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.ablaufplan-big-button-4 {
  z-index: 2;
  color: #fff;
  background-color: #0d0e37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button-4.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-4.black:hover {
  transform: none;
}

.ablaufplan-big-button-4.black.ablaufplan {
  top: 200px;
}

.text-span-12 {
  color: #0b948f;
}

.zuruck-button {
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 28px;
}

.background {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.slider-4 {
  width: 100%;
  height: 100%;
}

.left-arrow-3, .right-arrow-3, .slide-nav {
  display: none;
}

.slide.white {
  background-color: #fff;
}

.content-50 {
  width: 50%;
}

.relative-wrapper {
  width: 100%;
  position: relative;
  overflow: visible;
}

.offset-frame {
  z-index: -1;
  border-radius: var(--images-radius);
  opacity: .5;
  position: absolute;
  inset: -3% -3% 3% 3%;
}

._2er-grid-right-focus {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
}

._2er-grid-left-focus {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  width: 100%;
}

.leistungen-cards {
  border-radius: var(--images-radius);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
  transition: background-color .6s;
  display: flex;
}

.leistungen-cards.highlights:hover {
  background-color: #000;
}

._3er-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.heading-mittig-klein {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 22px;
  line-height: 32px;
}

.heading-mittig-klein.heading-font1 {
  line-height: 1.3;
}

.image-wrapper-galerie {
  height: 40vh;
  overflow: hidden;
}

.tab-link {
  border-radius: var(--button-radius);
  padding: 15px 30px;
  font-size: 16px;
  overflow: hidden;
}

.tab-link.heading-font2.highlights.w--current {
  background-color: #000;
}

.team-links {
  width: 2.4rem;
}

.banner-logo {
  object-fit: contain;
  height: 12vw;
}

.logo-slide-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.cards-adjust {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: stretch;
  width: 66%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.paragraph-62 {
  font-family: Raleway, sans-serif;
}

.paragraph-63 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  display: flex;
}

.bold-text-10 {
  margin-bottom: 30px;
  display: block;
}

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

.form-text-2.flie-text {
  font-family: Montserrat, sans-serif;
  line-height: 1.5;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (max-width: 991px) {
  .logo {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo.w--current {
    max-width: none;
  }

  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .navbar1 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-3.paragraph-font {
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link-3.paragraph-font.w--current {
    font-weight: 700;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .titelvideo-start-1 {
    height: 60vh;
  }

  .nav-menu {
    background-color: #000;
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--green);
    text-align: center;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .nav-men-1 {
    background-color: var(--green);
  }

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

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .div-block-video1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 60px;
    line-height: 50px;
  }

  .slogan1.heading-font1 {
    text-align: center;
    font-size: 30px;
    line-height: 1.1;
  }

  .logo-abstand1 {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 28px;
  }

  .section-mittig1 {
    padding: 60px;
  }

  .image-wrapper-60vh {
    height: 50vh;
    margin-right: 0;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: auto;
    margin-top: 0;
  }

  .heading-links1.heading-1, .heading-links1.heading-font1 {
    text-align: center;
    font-size: 30px;
  }

  .heading-links1.heading-font1.heading-color {
    width: 100%;
  }

  .text-links1.paragraph-font {
    text-align: center;
  }

  .inhalt-untereinander1 {
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  ._2er-grid1 {
    margin-top: 20px;
  }

  .footer-1.highlights {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .leistungsbild1 {
    height: 45vh;
  }

  .galerie1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .impdat {
    padding: 60px;
  }

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

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

  .success1.heading-1 {
    font-size: 29px;
  }

  .column-mittig-untereinander-1.highlights {
    height: auto;
  }

  .column-links1.secondary-color {
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .bild-cover1 {
    padding: 60px;
  }

  .heading-links-klein1.heading-font2.heading-color {
    text-align: center;
  }

  .logo-img {
    width: 160px;
  }

  ._3c-grid-nospace {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

  .image-wrapper-70vh {
    height: 50vh;
  }

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

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

  .content-50 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  ._2er-grid-right-focus, ._2er-grid-left-focus, ._3er-grid {
    flex-flow: column;
    display: flex;
  }

  .image-wrapper-galerie {
    height: 50vh;
  }

  .banner-logo {
    height: 90px;
  }

  .cards-adjust {
    flex-flow: column;
    width: 100%;
  }

  .paragraph-63 {
    text-align: center;
    font-size: 16px;
  }

  .image-101 {
    box-sizing: border-box;
    object-fit: contain;
    height: 45vh;
  }

  .form-text-2.flie-text {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .titelvideo-start-1 {
    height: 55vh;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 20px;
  }

  .subheading1 {
    font-size: 25px;
    line-height: 25px;
  }

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

  .slogan1.heading-1 {
    font-size: 50px;
    line-height: 50px;
  }

  .slogan1.heading-font1 {
    font-size: 30px;
  }

  .inhalt-mittig-untereinander.zweitfarbe.effekt {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 24px;
  }

  .section-mittig1 {
    padding: 40px;
  }

  .image-wrapper-60vh {
    height: 50vh;
    margin-right: 0;
  }

  .heading-links1.heading-1 {
    font-size: 25px;
    line-height: 1.3;
  }

  .heading-links1.heading-font1 {
    font-size: 26px;
  }

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

  .footer-image {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .footertext1 {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .footer-1.highlights {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 10px;
  }

  .leistungsbild1 {
    object-fit: cover;
  }

  .galerie1 {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .impdat {
    padding: 40px;
  }

  .success {
    height: auto;
    padding: 40px 20px;
  }

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

  .success1.heading-1 {
    font-size: 27px;
    line-height: 1.2;
  }

  .column-mittig-untereinander-1.highlights, .column-links1.secondary-color {
    height: auto;
    padding: 40px;
  }

  .bild-cover1 {
    padding: 40px;
  }

  .heading-links-klein1.heading-font2.heading-color {
    font-size: 22px;
  }

  .maos-footer {
    height: 100px;
  }

  .div-block-foter {
    justify-content: flex-start;
    align-items: center;
  }

  ._3c-grid-nospace {
    flex-direction: column;
    display: flex;
  }

  .fs_modal-1_close {
    padding: 1rem;
  }

  .heading-mittig-klein.heading-font1 {
    font-size: 19px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

  .div-block-33 {
    width: 100%;
  }

  .grid-7 {
    justify-content: start;
  }

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

  .paragraph-font {
    overflow-wrap: anywhere;
  }

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

  .titelvideo-start-1 {
    height: 50vh;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .rounded-block {
    min-width: 200px;
  }

  .div-block-video1 {
    align-items: flex-start;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .subheading1 {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading1.heading-2 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

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

  .slogan1.heading-font1 {
    font-size: 19px;
  }

  .inhalt-mittig-untereinander {
    padding: 20px 10px;
  }

  .inhalt-mittig-untereinander.zweitfarbe {
    width: 100%;
    padding: 20px 10px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 20px;
  }

  .section-mittig1 {
    padding: 40px 20px;
  }

  .inhalt-nebeneinander1 {
    width: auto;
  }

  .heading-links1.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .heading-links1.heading-font1 {
    font-size: 20px;
  }

  .inhalt-untereinander1 {
    padding-right: 0;
  }

  .galerie1 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

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

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

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

  .success1.heading-1 {
    font-size: 17px;
  }

  .column-mittig-untereinander-1.highlights {
    padding: 40px 20px;
  }

  .icon1 {
    width: 50px;
    height: 50px;
  }

  .column-links1.secondary-color {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-cover1 {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/AdobeStock_275541047_visu_2.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding: 40px 20px;
  }

  .heading-links-klein1.heading-font2.heading-color {
    font-size: 17px;
  }

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

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

  .image-wrapper-70vh {
    height: 45vh;
  }

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

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

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

  .leistungen-cards {
    padding: 20px 10px;
  }

  .leistungen-cards.highlights {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._3er-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-top: 20px;
  }

  .heading-mittig-klein.heading-font1 {
    font-size: 18px;
  }

  .image-wrapper-galerie {
    height: 45vh;
  }

  .paragraph-62, .paragraph-63 {
    text-align: center;
  }

  .form {
    flex-flow: column;
    display: flex;
  }
}

#w-node-_76c6d288-5cea-f575-34d3-155d69f42de2-32ac8994, #w-node-_9fdf8e4f-afd7-0424-d939-3ef78930fa10-32ac8994, #w-node-_27bdeffd-2a29-c44b-3aa4-b87ccfd422cf-32ac8994, #w-node-_1ff37a61-7921-d06c-8d98-93cf0de5a69f-32ac8994, #w-node-fcc6e98d-105d-3d67-aae7-c8f18e4ff934-32ac8994, #w-node-_983712b1-2323-9bed-fe49-fdf001d71e48-32ac8994, #w-node-c6a73550-142c-5390-5c0d-813f62e082bd-32ac8994, #w-node-ae68c6db-2210-bf71-3fe0-be11451fc269-32ac89cc, #w-node-_36c1219e-16fe-ee1d-c1a7-ab0d0538700f-32ac89cc, #w-node-_1c20d7ad-7bb3-729c-e8c4-e2b95bad7cb6-32ac89cc, #w-node-_214f421f-892b-a255-f392-1013f786072c-32ac89cc, #w-node-_3691082c-664c-2e30-4a84-eb0dc29c4682-32ac89cc, #w-node-c5846a84-02d5-98c2-820c-e3b4fb38dd9b-32ac89cc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37a84fb0-0202-1adb-954f-435c3931767e-32ac89e1 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

@media screen and (max-width: 991px) {
  #w-node-_10b60872-4b57-81b3-8ed9-90fe98b36b6a-32ac8994 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


