:root {
  --saddle-brown: #963209;
  --black: #0000004d;
  --dim-grey: #514d4e;
  --dark-red: #7c3116;
}

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

p {
  margin-bottom: 10px;
}

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.jpg');
  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 {
  justify-content: center;
  align-items: center;
  width: 250px;
  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;
  display: none;
}

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

.hauptfarbe {
  color: #fff;
  background-color: #37424c;
}

.email {
  margin-bottom: 5px;
}

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

.highlights {
  color: #fff;
  background-color: #88a5be;
}

.adresse {
  margin-bottom: 5px;
}

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

.div-telefon.black {
  color: #333;
}

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

.div-mail.black {
  color: #333;
}

.div-ffnungszeiten._11 {
  text-align: center;
}

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

.heading-1 {
  font-family: Archivo Narrow, sans-serif;
  font-weight: 700;
}

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

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

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

.flie-text.data {
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
}

.farbe-der-headings {
  color: #88a5be;
}

.navbar1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

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

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.navbar-6 {
  width: 100%;
}

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

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

._1._11 {
  align-items: center;
}

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

.galerie1.reverse {
  grid-template-columns: 1fr .5fr;
}

.lightbox-link {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div-block-galerie1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: grid;
}

.image-galerie1, .image-galerie2, .image-galerie3 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.galerie-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

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

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

.link-formular.farbe-der-headings {
  color: #7c3116;
}

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

.div-block-41.highlights {
  color: #fff;
  background-color: var(--saddle-brown);
}

.container-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.titelvideo-start1 {
  height: 90vh;
  display: block;
  position: relative;
}

.titelvideo1-3 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.div-block-video1 {
  color: #fff;
  background-color: #0000004d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.slogan1.heading-1 {
  text-align: center;
  text-transform: none;
  font-size: 70px;
  line-height: 75px;
  transition: all .2s;
}

._2er-grid {
  grid-template-rows: auto;
  width: 100%;
}

.heading-linksb-ndig1 {
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}

.heading-linksb-ndig1.heading-2 {
  color: #963209;
}

.section-gro-e-abst-nde1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 140px 10%;
  display: flex;
}

.section-gro-e-abst-nde1-2.zweitfarbe {
  padding-top: 60px;
}

.section-gro-e-abst-nde1-2.fixed {
  height: 80vh;
}

.section-gro-e-abst-nde1-2._100 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.text-linksb-ndig1 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.inhalt-untereinander-mittig1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 16px;
  display: flex;
}

.rounded-block1 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  padding: 35px;
  transition: all .3s;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block1:hover {
  transform: scale(1.02);
}

.rounded-block1._50 {
  width: 50%;
}

.heading-mittig1-2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-mittig1-2.links {
  text-align: left;
}

.heading-mittig1-2.links.heading-2 {
  color: var(--saddle-brown);
}

.heading-mittig1-2.heading-2 {
  color: #963209;
  font-size: 30px;
}

.heading-mittig1-2.heading-2.farbe-der-headings {
  color: #963209;
}

.produktbild1 {
  object-fit: cover;
  object-position: 0% 50%;
  height: 250px;
  margin-bottom: 10px;
}

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

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

._6er-grid1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

.bild-section-cover-1 {
  background-image: url('../images/seven.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  min-height: 400px;
}

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

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

.footer-2 {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-2.hauptfarbe {
  padding-left: 100px;
  padding-right: 100px;
}

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

.heading-mittig-gro-1.heading-2 {
  color: var(--saddle-brown);
}

.maps1-2 {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.kontakt {
  display: flex;
}

.submit-button1.highlights.flie-text {
  background-color: var(--saddle-brown);
}

.column-63 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  display: flex;
}

.text-field {
  color: #999;
  background-color: #fff;
  border: 1px solid #000;
  min-height: 40px;
  font-size: 14px;
  font-weight: 400;
}

.text-field.area {
  min-height: auto;
  padding-bottom: 55px;
}

.impdat-3 {
  width: 100%;
  padding: 60px 40px 100px;
}

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

.success-2.top {
  padding-top: 220px;
}

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

.maps {
  width: 50%;
}

.div-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  width: 50%;
  margin-bottom: 40px;
  display: grid;
}

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

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

.footer-1.hauptfarbe {
  background-color: var(--saddle-brown);
  margin-top: auto;
  padding: 20px 120px;
}

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

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

.inhalt-footer {
  flex-direction: column;
  height: 100%;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Roboto, sans-serif;
  display: flex;
}

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

.navigation {
  z-index: 10;
  justify-content: space-between;
  align-items: center;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.navigation-first {
  background-color: #ffffff54;
  align-items: center;
  display: flex;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.navigation-divider.highlights {
  background-color: #7c3116;
}

.hamburger-menu {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.line-first {
  background-color: #111;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-menu {
  z-index: 8;
  width: 0%;
  display: block;
  position: fixed;
  inset: 0%;
}

.left-part {
  z-index: 3;
  float: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: none;
}

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #000;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.navigation-line.highlights {
  background-color: #7c3116;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.left-part-overlay.highlights {
  background-color: var(--saddle-brown);
}

.right-part {
  z-index: 3;
  float: right;
  background-color: #f1f1f7;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

.top-title.half {
  margin-bottom: 60px;
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.big-paragraph {
  margin-bottom: 0;
  font-size: 17px;
}

.big-paragraph.heading-1.farbe-der-headings {
  color: var(--dim-grey);
}

.field-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 11px;
}

.field-label.heading-2.farbe-der-headings {
  color: var(--saddle-brown);
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

.button-wrapper.submit.flie-text.highlights {
  background-color: var(--saddle-brown);
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.right-part-overlay.highlights {
  background-color: var(--saddle-brown);
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.form, .form-block-2, .div-block-42 {
  width: 100%;
}

.ablaufplan-big-button-2 {
  z-index: 2;
  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;
}

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

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

.ablaufplan-big-button-2.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: 60px auto auto 0%;
}

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

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

.div-block-148 {
  background-color: #f7f7f7;
  flex-direction: column;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

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

.div-block-149 {
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

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

._12 {
  height: 500px;
}

.inhalt-footer-copy {
  flex-direction: column;
  height: 100%;
  font-family: Roboto, sans-serif;
  display: flex;
}

.text-linksb-ndig1-copy {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.section-gro-e-abst-nde1-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 140px 10%;
  display: flex;
}

.section-gro-e-abst-nde1-3._21 {
  background-color: #f7f7f7;
  padding-top: 100px;
  padding-bottom: 100px;
}

._6er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

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

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .flie-text.data {
    width: 100%;
    margin-top: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-men-1.hauptfarbe {
    background-color: #4e4e4e;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .lightbox-link._49 {
    height: auto;
  }

  .div-block-galerie1 {
    margin-top: 0;
  }

  .image-galerie2, .image-galerie3, .image-galerie3._500 {
    height: 300px;
  }

  .galerie-div {
    align-items: center;
  }

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

  .titelvideo-start1 {
    height: 500px;
  }

  .div-block-video1 {
    background-color: var(--black);
    width: 100%;
    padding-left: 0;
  }

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

  ._2er-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    display: grid;
  }

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

  .section-gro-e-abst-nde1-2 {
    padding: 100px 60px;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe {
    padding-top: 100px;
  }

  .section-gro-e-abst-nde1-2._100.top {
    padding-bottom: 100px;
  }

  .section-gro-e-abst-nde1-2.top, .section-gro-e-abst-nde1-2.gallerymarg {
    padding-top: 100px;
  }

  .text-linksb-ndig1.flie-text {
    font-size: 14px;
  }

  .inhalt-untereinander-mittig1 {
    margin-left: 0;
  }

  .rounded-block1 {
    padding: 10px;
  }

  .rounded-block1._50 {
    width: 60%;
  }

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

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

  .bild-section-cover-1 {
    min-height: 300px;
  }

  .footer-2.hauptfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .maps1-2 {
    height: 600px;
    padding-left: 10px;
    padding-right: 0;
  }

  .kontakt {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .form-block {
    margin-bottom: 0;
  }

  .column-63 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .impdat-3 {
    padding-top: 100px;
    overflow: hidden;
  }

  .success-2.top {
    padding-top: 100px;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding: 40px;
    font-size: 12px;
  }

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

  .inhalt-footer {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .image {
    height: 100%;
    min-height: 450px;
  }

  .navigation {
    background-color: #fafafa;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    position: relative;
  }

  .navigation-first {
    background-color: #0000;
    width: 100%;
  }

  .navigation-divider.highlights {
    margin-left: auto;
  }

  .left-part {
    width: 100%;
  }

  .navigation-link.heading-1 {
    padding-left: 40px;
    font-size: 25px;
    line-height: 30px;
  }

  .navigation-text {
    line-height: 30px;
  }

  .left-part-overlay.highlights {
    width: 100%;
  }

  .right-part {
    display: none;
  }

  .quote-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .top-title.half {
    margin-bottom: 20px;
    padding-top: 40px;
  }

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

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

  .div-block-148 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-149, .div-block-150 {
    width: 100%;
  }

  .inhalt-footer-copy {
    width: auto;
  }

  .section-gro-e-abst-nde1-3 {
    padding: 50px 5%;
  }

  .section-gro-e-abst-nde1-3._21 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-151 {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .divblock1 {
    height: auto;
  }

  .galerie1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
    width: 100%;
    display: flex;
  }

  .lightbox-link {
    margin-top: 10px;
    margin-bottom: 0;
  }

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

  .div-block-galerie1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .image-galerie1 {
    height: 350px;
    display: block;
  }

  .image-galerie2, .image-galerie3, .image-galerie3._500 {
    height: 350px;
  }

  .galerie-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

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

  .titelvideo-start1 {
    height: 350px;
  }

  .titelvideo1-3 {
    height: 100%;
    padding-bottom: 0;
  }

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

  .slogan1.heading-1 {
    line-height: 45px;
  }

  ._2er-grid {
    text-align: left;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  ._2er-grid.invert {
    flex-direction: column;
    display: flex;
  }

  ._2er-grid.switch {
    flex-direction: column-reverse;
  }

  .heading-linksb-ndig1 {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-linksb-ndig1.heading-2 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 60px 40px;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe {
    padding-top: 60px;
  }

  .section-gro-e-abst-nde1-2.fixed {
    height: auto;
    padding: 60px 40px;
  }

  .section-gro-e-abst-nde1-2._100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-gro-e-abst-nde1-2._100.top {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-gro-e-abst-nde1-2.top, .section-gro-e-abst-nde1-2.gallerymarg {
    padding: 60px 40px;
  }

  .inhalt-untereinander-mittig1 {
    text-align: center;
    align-items: center;
    margin-left: 0;
  }

  .rounded-block1 {
    padding: 40px;
  }

  .rounded-block1._50 {
    width: 100%;
  }

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

  .heading-mittig1-2.heading-2, .heading-mittig1-2.links.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .produktbild1 {
    height: 350px;
  }

  ._6er-grid1 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .bild-section-cover-1 {
    height: 300px;
    min-height: auto;
  }

  .footertext1 {
    margin-bottom: 10px;
  }

  .footer-2.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .maps1-2 {
    height: 350px;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .kontakt {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .column-63 {
    padding-right: 0;
  }

  .impdat-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .success-2.top {
    padding: 60px 40px;
  }

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

  .maps, .div-footer {
    width: 100%;
  }

  .div-block-footer1 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .inhalt-footer {
    margin-bottom: 10px;
  }

  .image {
    min-height: auto;
  }

  .navigation {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-link.heading-1 {
    padding-left: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .navigation-text {
    line-height: 25px;
  }

  .div-block-148 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-17 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .div-block-149 {
    flex-direction: column;
    width: 100%;
  }

  ._12 {
    object-fit: cover;
    width: 100%;
    height: 350px;
  }

  .inhalt-footer-copy {
    width: 50%;
  }

  .text-linksb-ndig1-copy.flie-text {
    font-size: 12px;
    line-height: 20px;
  }

  .section-gro-e-abst-nde1-3._21 {
    padding: 60px 40px;
  }

  ._6er-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    place-content: center;
    place-items: center;
    display: flex;
  }

  .div-block-152 {
    height: 350px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: -1px;
    font-size: 22px;
    line-height: 25px;
  }

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

  p {
    font-size: 12px;
    line-height: 17px;
  }

  .logo {
    width: 200px;
    padding-left: 0;
  }

  .adresse, .div-telefon {
    text-align: center;
  }

  .google-maps {
    width: 100%;
  }

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

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

  .galerie1 {
    display: flex;
  }

  .lightbox-link {
    height: 300px;
  }

  .div-block-galerie1 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .image-galerie1, .image-galerie2, .image-galerie3, .image-galerie3._500 {
    height: 300px;
  }

  .galerie-div {
    height: 100%;
  }

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

  .titelvideo-start1 {
    height: 300px;
  }

  .titelvideo1-3 {
    height: 100%;
  }

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

  .slogan1.heading-1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 28px;
  }

  ._2er-grid {
    flex-direction: column-reverse;
    display: flex;
  }

  ._2er-grid.invert {
    flex-direction: column;
  }

  .heading-linksb-ndig1 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-linksb-ndig1.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .section-gro-e-abst-nde1-2 {
    padding: 40px 20px;
  }

  .section-gro-e-abst-nde1-2.zweitfarbe {
    padding-top: 40px;
  }

  .section-gro-e-abst-nde1-2.fixed {
    padding: 40px 20px;
  }

  .section-gro-e-abst-nde1-2._100.top {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-gro-e-abst-nde1-2.top, .section-gro-e-abst-nde1-2.gallerymarg {
    padding: 40px 20px;
  }

  .text-linksb-ndig1 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-linksb-ndig1.flie-text {
    text-align: center;
  }

  .rounded-block1 {
    min-width: 200px;
    padding: 10px;
  }

  .heading-mittig1-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig1-2.heading-2, .heading-mittig1-2.heading-2.farbe-der-headings, .heading-mittig1-2.links.heading-2 {
    font-size: 16px;
    line-height: 22px;
  }

  .produktbild1 {
    height: 300px;
  }

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

  .maps1-2 {
    height: 300px;
  }

  .kontakt {
    padding-left: 0;
    padding-right: 0;
  }

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

  .success-2.top {
    padding: 40px 20px;
  }

  .heading-22 {
    font-size: 18px;
    line-height: 30px;
  }

  .div-footer {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .div-block-footer1 {
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .heading-footer.heading-3 {
    text-align: center;
  }

  .image {
    width: 100%;
  }

  .navigation {
    justify-content: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation-wrapper {
    width: 100%;
    min-width: auto;
  }

  .navigation-link.heading-1 {
    padding-left: 40px;
  }

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

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

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

  .div-block-148 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._12 {
    height: 300px;
  }

  .inhalt-footer-copy {
    width: 75%;
  }

  .form-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-linksb-ndig1-copy {
    font-size: 15px;
    line-height: 22px;
  }

  .text-linksb-ndig1-copy.flie-text {
    text-align: left;
  }

  .section-gro-e-abst-nde1-3 {
    padding: 40px 2%;
  }

  .section-gro-e-abst-nde1-3._21 {
    padding: 40px 20px;
  }

  ._6er-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .div-block-151 {
    width: 100%;
    height: 300px;
  }

  .div-block-152 {
    height: 300px;
  }
}

#w-node-_4ef675bf-aabe-2655-b43c-2aff2b03e027-96e67902 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8f7280b8-5475-c75e-f174-b843c2c61880-88e6790f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_005135d6-5490-fe1b-018c-2c68795e9064-88e6790f {
  align-self: auto;
}

#w-node-_64f56c8f-4f2a-f5e3-572d-660de877b0c5-88e6790f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_345d14eb-01f8-f10a-4bc5-807c30e63ea5-88e6790f {
  align-self: auto;
}

#w-node-_578ceba4-88ee-4794-9b43-a2fcad90240c-5de67915 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_578ceba4-88ee-4794-9b43-a2fcad90240d-5de67915 {
  align-self: auto;
}

#w-node-_773a83c7-b5cb-4bd9-526a-b10703b31291-5de67915 {
  justify-self: end;
}

#w-node-_773a83c7-b5cb-4bd9-526a-b10703b31298-5de67915 {
  justify-self: start;
}

@media screen and (max-width: 767px) {
  #w-node-_2832b04b-dcc0-536e-aed8-755e472e788e-96e67902, #w-node-_0582adad-8db3-0460-2a79-9281138a4a75-96e67902 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


