:root {
  --dark-sea-green: #bcd8af;
  --slate-blue: #825fa5;
}

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

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
}

.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;
  height: 18vh;
}

.logo {
  justify-content: center;
  align-items: center;
  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 {
  color: #fff;
  margin-bottom: 5px;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-image: linear-gradient(#0003, #0003), url('../images/paper-1074131_1920.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.email {
  color: #fff;
  margin-bottom: 5px;
  line-height: 1.3;
}

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

.highlights {
  color: #fff;
  background-color: #bcd8af;
}

.adresse {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3;
}

.div-ffnungszeiten {
  color: #000;
  font-family: Libre Franklin, sans-serif;
  font-size: 16px;
}

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

.heading-1 {
  font-family: Bellota Text, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-2 {
  text-transform: uppercase;
  font-family: Inconsolata, monospace;
  font-weight: 600;
  line-height: 1.3;
}

.heading-3 {
  font-family: Libre Franklin, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  font-family: Libre Franklin, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #bcd8af;
  line-height: 1.3;
}

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

.terminbutton.highlights.flie-text {
  margin-top: 10px;
}

.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-link-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  position: static;
}

.nav-link-1:hover {
  color: #919191;
  width: 100%;
}

.nav-link-1.heading-3 {
  color: var(--dark-sea-green);
  font-size: 14px;
}

.nav-link-1.heading-3:hover {
  width: auto;
}

.nav-link-1.heading-3.w--current {
  color: var(--slate-blue);
  display: flex;
}

.logo-postion {
  z-index: 10;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5vw;
  position: relative;
}

.navbar1 {
  background-image: none;
  border-bottom: 1px solid #0000004d;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.navbar1.hauptfarbe {
  z-index: 100;
  background-color: #fff;
  background-image: none;
  padding-right: 60px;
  position: sticky;
  inset: 0% 0% auto;
}

.navbar-1 {
  z-index: 1000;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu-1.highlights {
  z-index: 1000;
  background-color: #0000;
  flex-direction: row;
  max-width: 100%;
  padding-top: 0;
  display: flex;
}

.terminbutton-2 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

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

.terminbutton-2.highlights {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

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

.terminbutton-2.highlights.heading-3 {
  background-color: var(--dark-sea-green);
  padding: 15px 20px;
  line-height: 1.3;
}

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

.subheading {
  font-size: 30px;
}

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

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  text-transform: uppercase;
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 70px;
  line-height: 1.3;
}

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

.deko1 {
  object-fit: contain;
  width: 20%;
}

.deko1._100 {
  width: 46%;
}

.deko1.invert {
  filter: invert();
}

.divider {
  width: 20vw;
  height: 4px;
  margin-bottom: 10px;
}

.divider.highlights {
  width: 15vw;
  margin-bottom: 40px;
}

.section1 {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
  display: flex;
}

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

._2er-grid.center {
  align-items: center;
}

.heading-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  z-index: 5;
  z-index: 5;
  font-size: 32px;
  position: relative;
}

.inhalt-abstand-rechts1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

.inhalt-abstand-rechts1.center {
  align-items: center;
}

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

._3er-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.feature-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 60vh;
  margin-right: 40px;
  display: flex;
  position: relative;
}

.feature-image-mask.no-overflow {
  overflow: hidden;
  box-shadow: 1px 1px 5px 2px #aaa;
}

.feature-image-mask.no-overflow.icons {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  box-shadow: 1px 1px 5px 2px #aaaaaa80;
}

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

.feature-image.top-alugn {
  object-position: 50% 70%;
}

.text-ber-bild1 {
  opacity: 0;
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-ber-bild1:hover {
  opacity: 1;
}

.image-big1 {
  height: 70vh;
  position: relative;
}

.heading-mittig-klein1 {
  text-align: center;
  margin-top: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-mittig-klein1.heading-2 {
  line-height: 1.3;
}

.heading-mittig-klein1.heading-2.farbe-der-headings {
  font-size: 22px;
  line-height: 1.3;
}

.heading-mittig-klein1.gro {
  text-transform: uppercase;
}

.heading-mittig-klein1.gro.heading-1 {
  line-height: 1.3;
}

.section-gro-e-abst-nde1 {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
  position: relative;
}

.section-gro-e-abst-nde1.hauptfarbe {
  z-index: 0;
  color: #fff;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
}

.heading-links1 {
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-links1.heading-1 {
  font-size: 32px;
}

.heading-block1 {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50vw;
  display: flex;
}

.bild-gro-1 {
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.bild-gro-1.left {
  align-items: flex-start;
}

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

.bild-section-cover1 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 90vh;
  padding: 0;
  display: flex;
  position: relative;
}

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

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

.footer-2.hauptfarbe {
  background-image: linear-gradient(#0003, #0003), url('../images/download-87.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

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

.titelvideo-unterseiten1 {
  height: 70vh;
  position: relative;
}

.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: 10px;
  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;
}

.mehr-erfahren2.zweitfarbe.heading-1 {
  line-height: 1.3;
}

.block-schwarz-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-bottom: 10px;
  padding: 20px;
  display: flex;
}

.block-schwarz-2.width {
  align-items: flex-start;
  width: 50%;
  margin-left: 100px;
}

.text-mittig1 {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.div-block-farbig1 {
  flex-direction: column;
  align-items: center;
  padding: 20px;
  transition: all .3s;
  display: flex;
}

.div-block-farbig1:hover {
  transform: translate(0, -10px);
}

.div-block-farbig1.hauptfarbe {
  background-image: linear-gradient(#00000024, #00000024), url('../images/download-87.webp');
  padding: 40px;
}

.div-block-farbig1.border {
  border: 1px solid var(--dark-sea-green);
  color: #000;
}

.div-block-farbig1.border:hover {
  transform: translate(0, -10px);
}

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

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

.div-block-farbig-1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  transition: all .4s;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-farbig-1:hover {
  background-color: #f8f8f8;
}

.maps1 {
  width: 100%;
  height: 50vh;
  margin-top: 40px;
}

.icon-1 {
  object-fit: cover;
  width: auto;
  height: 50px;
  margin-bottom: 20px;
}

.icon-1.invert {
  filter: invert();
  object-fit: contain;
}

.impdat {
  padding: 140px 40px;
}

.impdat.flie-text {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

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

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

.div-block-41.highlights {
  border-style: none;
  padding: 100px;
  box-shadow: 1px 1px 3px #888;
}

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

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

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

.text-field-4 {
  letter-spacing: 1px;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Bellota Text, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  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;
}

.error-message {
  color: #fff;
  background-color: #a25f4b;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

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

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

.form1 {
  margin-bottom: 0;
}

.image-7 {
  object-fit: cover;
  height: 58vh;
  position: absolute;
  top: auto;
  bottom: 1%;
  left: 0;
}

.image-6 {
  height: 65vh;
  position: absolute;
  inset: 15% 2% auto auto;
}

.image-4 {
  object-fit: cover;
  height: 36vh;
  position: absolute;
  inset: 0% auto auto 10%;
}

.content_block {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.paragraph {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
}

.paragraph.flie-text {
  line-height: 1.5;
}

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

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

.link {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

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

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

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

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

.textarea {
  font-family: Bellota Text, sans-serif;
  line-height: 3.2;
}

.ablaufplan-big-button-3 {
  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-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: 10%;
  top: 10px;
}

.div-block-166 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-63 {
  object-fit: cover;
  width: 100%;
  height: 45vh;
  position: static;
  inset: 0% auto auto 0%;
}

.image-63.auto {
  height: auto;
}

.image-63.rotate {
  transform: rotate(355deg)scale(1.11);
}

.samall-icon {
  object-fit: contain;
  width: 100px;
  margin-bottom: 10px;
}

.relative-image {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0%;
}

.relative-image.contain {
  object-fit: contain;
}

.div-block-100 {
  background-image: linear-gradient(#000000b3, #000000b3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10vh;
  display: flex;
  position: absolute;
}

.telefonnummer-copy {
  color: #000;
  margin-bottom: 5px;
}

.email-copy {
  color: #000;
  margin-bottom: 5px;
  line-height: 1.3;
}

.field-label-5 {
  font-size: 16px;
}

.text-span-5 {
  text-transform: none;
}

.new-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.small-icons {
  object-fit: contain;
  width: 100%;
  height: 100%;
  padding: 60px;
}

.price-text {
  color: var(--slate-blue);
  font-weight: 600;
}

.abs-image {
  z-index: -1;
  filter: blur(5px);
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-65 {
  filter: invert();
  object-fit: contain;
  width: 25px;
  height: 25px;
}

.link-block {
  background-color: var(--dark-sea-green);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-right: 5px;
  transition: all .5s;
  display: flex;
}

.link-block:hover {
  transform: scale(1.1);
}

.icons-wrap {
  display: flex;
}

.bildcover-black2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 170vh;
  min-height: 110vh;
  padding-top: 0;
  display: flex;
  position: relative;
}

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

.success-txt {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.success-txt.heading-1 {
  z-index: 5;
  z-index: 5;
  font-size: 32px;
  position: relative;
}

._3er-grid-1 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

  .email {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .adresse {
    text-align: left;
    font-size: 14px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-link-1.heading-3.w--current {
    color: #fff;
    justify-content: center;
    align-items: center;
    font-weight: 700;
  }

  .logo-postion {
    margin-left: 40px;
    margin-right: auto;
  }

  .navbar1.hauptfarbe {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-1 {
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    position: relative;
    left: auto;
  }

  .nav-menu-1.highlights {
    background-color: var(--slate-blue);
    flex-direction: column;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    inset: 0 auto auto;
  }

  .titelvideo1 {
    justify-content: center;
    width: 100%;
    padding-bottom: 0;
  }

  .div-block-video1 {
    width: 100%;
    padding-top: 0;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

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

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

  .deko1 {
    width: 40%;
  }

  .deko1.invert {
    width: 24%;
  }

  .divider.highlights {
    margin-bottom: 20px;
  }

  .section1 {
    padding: 5vh 20px;
  }

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

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

  .heading-mittig.heading-1 {
    font-size: 20px;
  }

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

  .inhalt-abstand-rechts1 {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-links1.flie-text {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .feature-image-mask {
    height: 30vh;
    margin-right: 0;
  }

  .feature-image-mask.no-overflow {
    height: 50vh;
  }

  .feature-image {
    margin-top: 0;
  }

  .image-big1 {
    width: 100%;
    height: 50vh;
  }

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

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

  .bild-gro-1 {
    padding: 40px;
    position: static;
  }

  .bild-gro-1.left {
    background-image: linear-gradient(#0003, #0003);
    flex-direction: row;
    justify-content: center;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .bild-section-cover1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    height: 102vh;
    padding-right: 0;
    display: flex;
    position: relative;
  }

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

  .inhalt-footer.flie-text {
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-footer1 {
    grid-column-gap: 10px;
    flex-direction: row;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-schwarz-2 {
    width: 99.9999%;
    height: 100%;
    margin-bottom: 0;
  }

  .block-schwarz-2.width {
    align-items: center;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .div-block-farbig1.hauptfarbe {
    min-height: auto;
  }

  .div-block-farbig1.border {
    width: 100%;
  }

  .div-block-farbig-1 {
    padding-bottom: 20px;
  }

  .impdat.flie-text {
    margin-left: auto;
    margin-right: auto;
    padding: 60px;
  }

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

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

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

  .error-message {
    width: auto;
  }

  .image-7, .image-6 {
    object-fit: cover;
    height: 30vh;
  }

  .image-4 {
    object-fit: cover;
    height: 20vh;
  }

  .impdat-2.flie-text {
    align-items: flex-start;
  }

  .impressum-link, .datenschutz-link {
    font-size: 14px;
  }

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

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

  .image-63, .image-63.auto {
    height: 50vh;
  }

  .samall-icon {
    width: 80px;
  }

  .relative-image {
    z-index: auto;
    object-fit: cover;
    flex: 0 auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div-block-100 {
    padding: 60px;
  }

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

  .new-section {
    padding: 60px;
  }

  .icons-wrap {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--slate-blue);
    background-image: none;
    width: auto;
    margin-left: auto;
    margin-right: 40px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--slate-blue);
    margin-left: auto;
    margin-right: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .bildcover-black2 {
    min-height: auto;
  }

  .gallery-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: grid;
  }

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

  .paragraph-2 {
    font-size: 14px;
  }

  ._3er-grid-1 {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }
}

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

  .logo-img {
    height: 16vh;
  }

  .adresse {
    text-align: center;
  }

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

  .divblock1 {
    height: auto;
  }

  .logo-postion {
    margin-left: 20px;
  }

  .navbar1.hauptfarbe {
    flex-direction: column;
    padding-right: 0;
    position: relative;
  }

  .nav-menu-1.highlights {
    z-index: 1000;
    padding-top: 0;
  }

  .titelvideo1 {
    height: 100%;
  }

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

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

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

  .deko1.invert {
    width: 31%;
  }

  .divider.highlights {
    margin-bottom: 20px;
  }

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

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

  .heading-mittig.heading-1 {
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .inhalt-abstand-rechts1 {
    text-align: center;
    align-items: center;
    padding: 20px 10px;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .feature-image-mask {
    height: 300px;
    margin-right: 0;
  }

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

  .heading-mittig-klein1.heading-2 {
    font-size: 22px;
  }

  .heading-mittig-klein1.gro.heading-1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }

  .section-gro-e-abst-nde1, .section-gro-e-abst-nde1.hauptfarbe {
    padding: 40px;
  }

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

  .bild-gro-1 {
    padding: 0;
    position: relative;
  }

  .bild-gro-1.left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bild-section-cover1 {
    flex-direction: column;
    height: 800px;
    padding: 0;
  }

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

  .inhalt-footer.flie-text {
    align-items: center;
  }

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

  .titelvideo-unterseiten1 {
    height: 85vh;
  }

  .block-schwarz-2.width {
    align-items: center;
    padding: 0;
  }

  .div-block-farbig1.border:hover {
    transform: none;
  }

  .div-block-farbig-1 {
    height: auto;
  }

  .maps1 {
    height: 300px;
  }

  .icon-1.invert {
    margin-bottom: 10px;
  }

  .impdat {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .impdat.flie-text {
    padding: 40px;
  }

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

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

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

  .form-grid {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

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

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

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

  .form1 {
    width: 100%;
  }

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

  .image-7 {
    height: 21vh;
  }

  .image-6 {
    height: 20vh;
    inset: auto 0% 0% auto;
  }

  .image-4 {
    height: 16vh;
    left: 2%;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 45vh;
  }

  .impdat-2.flie-text {
    align-items: center;
  }

  .image-63.rotate {
    position: static;
  }

  .samall-icon {
    width: 70px;
  }

  .div-block-100, .new-section {
    padding: 40px;
  }

  .men-buttton1.hauptfarbe {
    margin-right: 20px;
  }

  .bildcover-black2 {
    height: 1400px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .gallery-grid {
    display: flex;
  }

  .success-txt.heading-1.success1 {
    font-size: 22px;
  }

  .success-txt.heading-1 {
    margin-top: 0;
    font-size: 25px;
    line-height: 30px;
  }

  ._3er-grid-1 {
    grid-column-gap: 15px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    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-img {
    width: auto;
  }

  .logo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .ffnungszeiten {
    font-size: 14px;
  }

  .email {
    line-height: 1.5;
  }

  .adresse {
    font-size: 14px;
  }

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

  .flie-text.wrap {
    word-break: break-all;
  }

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

  .logo-postion {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar1.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    top: 0%;
  }

  .navbar-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: stretch;
  }

  .nav-menu-1.highlights {
    padding: 10px 0;
  }

  .terminbutton-2.highlights.heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .titelvideo1 {
    height: 100%;
  }

  .subheading.heading-2 {
    font-size: 18px;
    line-height: 23px;
  }

  .subheading.heading-2.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 0;
  }

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

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

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

  .deko1 {
    width: 50%;
    margin-bottom: 5px;
  }

  .deko1.invert {
    width: 42%;
  }

  .divider.highlights {
    width: 40vw;
  }

  .section1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-mittig.heading-1 {
    word-break: break-all;
    font-size: 18px;
    line-height: 23px;
  }

  .heading-mittig.heading-1.font {
    word-break: normal;
    font-size: 16px;
  }

  .heading-mittig.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .inhalt-abstand-rechts1 {
    align-items: center;
    padding: 0;
  }

  .inhalt-abstand-rechts1.center {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  ._3er-grid {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .feature-image-mask.no-overflow.icons.amall {
    height: auto;
  }

  .image-big1 {
    height: 45vh;
  }

  .heading-mittig-klein1 {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-mittig-klein1.heading-2, .heading-mittig-klein1.heading-2.farbe-der-headings {
    font-size: 20px;
  }

  .heading-mittig-klein1.gro.heading-1 {
    word-break: break-all;
    font-size: 17px;
  }

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

  .section-gro-e-abst-nde1.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-links1.heading-1 {
    text-align: center;
    font-size: 17px;
    line-height: 24px;
  }

  .heading-block1 {
    width: 100vw;
  }

  .bild-gro-1 {
    filter: none;
    position: static;
  }

  .bild-gro-1.left {
    background-image: linear-gradient(#0003, #0003);
    padding-left: 20px;
    padding-right: 20px;
  }

  .bild-section-cover1 {
    padding: 0;
  }

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

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

  .div-block-footer1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .titelvideo-unterseiten1 {
    height: 600px;
  }

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

  .mehr-erfahren2.zweitfarbe.heading-1 {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
  }

  .block-schwarz-2 {
    width: 100%;
    padding: 20px 10px;
  }

  .text-mittig1.flie-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .div-block-farbig1.hauptfarbe {
    width: 100%;
    min-height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-1.invert {
    height: 35px;
  }

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

  .impdat.flie-text {
    padding: 20px;
  }

  .flie-text-2 {
    overflow: hidden;
  }

  .flie-text-2.sm-font {
    overflow-wrap: anywhere;
    font-size: 12px;
  }

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

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

  .form-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .text-field-4 {
    width: 100%;
  }

  .image-7 {
    height: 100px;
  }

  .image-6 {
    height: 100px;
    inset: auto 0% 10% auto;
  }

  .image-4 {
    height: 60px;
  }

  .content_block {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .paragraph.flie-text {
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .maps-gro {
    height: 300px;
  }

  .link {
    font-size: 14px;
  }

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

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

  .impressum-link, .datenschutz-link {
    font-size: 14px;
  }

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

  .image-63, .image-63.auto {
    height: 45vh;
  }

  .image-63.rotate {
    display: block;
  }

  .samall-icon {
    width: 60px;
  }

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

  .telefonnummer-copy, .email-copy {
    font-size: 14px;
  }

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

  .small-icons {
    padding: 40px;
  }

  .link-block {
    width: 35px;
    height: 35px;
  }

  .men-buttton1.hauptfarbe {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .men-buttton1.hauptfarbe.w--open {
    margin-left: 0;
  }

  .success-txt.heading-1.success1 {
    font-size: 17px;
    line-height: 24px;
  }

  .success-txt.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  ._3er-grid-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

#w-node-c32ac10e-c342-e727-bf00-3ca72c871337-ee5db3f0 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_72c479fb-58f8-3f17-2462-14b111828c0d-ee5db3f0, #w-node-abdac0c6-8926-8e96-790d-19988c22b916-ee5db3f0, #w-node-abdac0c6-8926-8e96-790d-19988c22b917-ee5db3f0, #w-node-d63b6fde-c2b2-df8c-78e4-db71c8472eba-ee5db3f0, #w-node-d63b6fde-c2b2-df8c-78e4-db71c8472ebb-ee5db3f0, #w-node-_2513de55-54e7-6e3a-c2d7-eecf2596b856-ee5db3f0, #w-node-_2513de55-54e7-6e3a-c2d7-eecf2596b857-ee5db3f0, #w-node-fdf5bc90-0d02-0358-6b50-edaa7b3ed5d6-ee5db3f0, #w-node-fdf5bc90-0d02-0358-6b50-edaa7b3ed5d7-ee5db3f0, #w-node-_5288b460-93d3-9ce3-0826-4ccb91844ec9-ee5db3f0, #w-node-_5288b460-93d3-9ce3-0826-4ccb91844eca-ee5db3f0, #w-node-a08f11cc-539f-3f2b-0d7f-4638978146a9-ee5db3f0, #w-node-a08f11cc-539f-3f2b-0d7f-4638978146aa-ee5db3f0, #w-node-a34e262c-09d1-14ab-59f8-baf045f569b6-ee5db3f0, #w-node-a34e262c-09d1-14ab-59f8-baf045f569b7-ee5db3f0, #w-node-_4f702ed2-8d97-85e6-c276-6644aca09f8d-ee5db3f0, #w-node-_4f702ed2-8d97-85e6-c276-6644aca09f8e-ee5db3f0, #w-node-_980e87a6-2d19-8a1b-2773-4ff786c9fe86-ee5db3f0, #w-node-_980e87a6-2d19-8a1b-2773-4ff786c9fe87-ee5db3f0, #w-node-d60a6689-e61f-79d1-4411-21cc5bae51d7-ee5db3f0, #w-node-d60a6689-e61f-79d1-4411-21cc5bae51d8-ee5db3f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_20aef277-b747-983a-50aa-8195f77da7c8-ee5db3f0 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_20aef277-b747-983a-50aa-8195f77da7c9-ee5db3f0, #w-node-_4c5808f9-4de3-f83e-21d1-dd2c52efaf5d-ee5db3fb, #w-node-_66c9035a-381f-a13f-3f91-2b572d729829-ee5db3fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a39230cb-5ac4-a517-7d9c-93d5325a5fa6-ee5db3fb {
  grid-area: 2 / 2 / 3 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_6d900d17-695a-5f90-1429-2269f6505bc5-ee5db3e6, #w-node-_446482da-c46c-96a6-9203-94e060584194-ee5db3e6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c32ac10e-c342-e727-bf00-3ca72c871337-ee5db3f0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_20aef277-b747-983a-50aa-8195f77da7c8-ee5db3f0 {
    grid-column: span 1 / span 1;
  }

  #w-node-_7c3adce1-6daf-5349-2d1c-48fa905be149-ee5db3fb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


