:root {
  --zweitfarbe: linen;
  --highlights: #842829;
  --main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>: #5d4037;
  --weiss: white;
  --schwarz: black;
  --transparent: transparent;
}

.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-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold_1.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-bild {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

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

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

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

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

.telefonnummer.balck {
  color: #333;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-image: linear-gradient(#0003, #0003), url('../images/paper-1074131_1921.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;
}

.email.black {
  color: #333;
}

.zweitfarbe {
  background-color: var(--zweitfarbe);
  color: #000;
}

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

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

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

.heading-1 {
  font-family: Jost, sans-serif;
  font-weight: 900;
  line-height: 1.3;
}

.heading-2 {
  font-family: Jost, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

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

.flie-text {
  font-family: Jost, sans-serif;
  font-weight: 300;
  line-height: 1.5;
}

.farbe-der-headings {
  color: var(--highlights);
  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 {
  color: #000;
  background-color: #0000;
  border: 1px solid #593d36;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Jost, sans-serif;
  transition: all .3s;
}

.terminbutton.highlights.flie-text:hover {
  color: #fff;
  background-color: #593d36;
  font-family: Lato, sans-serif;
}

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

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.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(--main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>);
  border-bottom: 1px solid #0000;
}

.nav-link-1.heading-3:hover {
  border-bottom-color: var(--main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>);
  width: auto;
  text-decoration: none;
}

.nav-link-1.heading-3.w--current {
  border-bottom-color: var(--main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>);
}

.logo-postion {
  z-index: 10;
  margin: 10px auto;
  position: relative;
}

.navbar1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.navbar1.hauptfarbe {
  z-index: 100;
  background-color: #fff;
  background-image: linear-gradient(#0000, #0000);
  box-shadow: 0 2px 5px #0003;
}

.navbar-1 {
  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-end;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.nav-menu-1.hauptfarbe {
  color: #fff;
  background-image: linear-gradient(#0000, #0000), url('../images/download-87.webp');
  width: 20vw;
}

.menu-button-1 {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button-1.hauptfarbe {
  background-color: var(--main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>);
  background-image: none;
}

.menu-button-1.hauptfarbe.w--open {
  background-color: #0000;
}

.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: #0000;
  border: 1px solid #593d36;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  line-height: 1.3;
}

.terminbutton-2.highlights.heading-3:hover {
  background-color: #593d36;
}

.titelvideo1 {
  color: #fff;
  object-fit: cover;
  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;
  margin-bottom: 40px;
  font-family: Handlee, sans-serif;
  font-weight: 400;
}

.div-block-video1 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 10vw;
  padding-left: 15vw;
  padding-right: 15vw;
  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-family: Bellota Text, sans-serif;
  font-weight: 300;
  line-height: 1.3;
}

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

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

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

.divider.highlights {
  width: 15vw;
  height: 1px;
}

._2er-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 75%;
  position: static;
}

.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-family: Jost, sans-serif;
  font-weight: 400;
  position: relative;
}

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

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

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

.heading-mittig-klein1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  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-weight: 400;
  line-height: 1.3;
}

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

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

.heading-links1.heading-1 {
  color: #333;
  font-family: Bellota Text, sans-serif;
  font-weight: 400;
}

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

.form-text {
  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-flow: column;
  width: auto;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.footer {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 40px 5vw;
  display: flex;
  box-shadow: 0 -2px 5px #0003;
}

.footer.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;
  padding-top: 40px;
  padding-bottom: 20px;
}

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

.titelbereich {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.text-mittig1 {
  color: #000;
  text-align: center;
  padding-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}

.text-mittig1.flie-text.farbe-der-headings {
  color: var(--highlights);
}

.text-mittig1.flie-text.bold {
  color: var(--highlights);
  font-weight: 600;
}

.div-block-farbig1 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 60vh;
  padding: 20px 40px;
  display: flex;
}

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

.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;
  background-color: #e3dbd9fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

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

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

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

.impdat {
  padding: 140px 40px;
}

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

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

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

.success-block.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: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  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 {
  font-family: Bellota Text, sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

.left-arrow {
  z-index: 10;
  border: 1px solid var(--highlights);
  background-color: var(--weiss);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  inset: auto 8% 5% auto;
}

.right-arrow {
  z-index: 10;
  border: 1px solid var(--highlights);
  background-color: var(--weiss);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  display: flex;
  top: auto;
  bottom: 5%;
  right: 3.5%;
}

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

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

.link {
  color: #333;
  text-decoration: none;
  display: block;
}

.link.blac {
  color: #333;
}

.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;
  text-decoration: none;
}

.textarea {
  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.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

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

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

.link-farbe {
  color: var(--main\<deleted\|variable-80d7adad-5e44-a15d-c83a-7389056d0648\>);
  text-decoration: none;
}

.formular {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.kopfzeile {
  z-index: 990;
  background-color: #842829;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.image-icon {
  object-fit: contain;
  height: 5vh;
}

.bold-text-10 {
  font-family: Marcellus SC, sans-serif;
  font-weight: 400;
}

.card {
  background-color: #fff;
  padding: 2rem;
  position: relative;
  box-shadow: 0 8px 20px #363e4f0d, 0 1px 2px #363e4f1c;
}

.card.img-text__card {
  width: 100%;
  max-width: 640px;
  position: absolute;
}

.card.img-text__card.img-text__card--right {
  background-color: #e3dbd9fa;
  width: 100%;
  max-width: 500px;
  right: 0%;
}

.img-text {
  justify-content: space-between;
  align-items: center;
  min-height: 510px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.img-text__img-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 860px;
  height: 100%;
  max-height: 478px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.arrow-div {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.accordion-pane {
  background-color: #0000;
  overflow: hidden;
}

.accordion-item-wrapper {
  background-color: #24242400;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 5px;
  padding: 20px 0;
}

.arrow-left {
  background-color: #333;
  border-radius: 1px;
  width: 25px;
  height: 2px;
  position: relative;
  left: 3px;
  transform: rotate(45deg);
}

.arrow-div-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.arrow-right {
  background-color: #333;
  border-radius: 1px;
  width: 25px;
  height: 2px;
  position: relative;
  right: 3px;
  transform: rotate(-45deg);
}

.bold-text-11 {
  font-family: Montserrat, sans-serif;
}

.nav-menu-underline {
  background-color: #fff;
  height: 3px;
  margin-top: 10px;
}

.nav-line-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
}

.nav-social-text {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  transition: transform .2s;
}

.nav-social-text:hover {
  transform: translate(0, -5px);
}

.nav-links-wrap {
  z-index: 99;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  padding-left: 10vw;
  display: flex;
  position: absolute;
  inset: 0;
}

.nav-social-wrap {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-header-text {
  z-index: 99;
  color: #fff;
  font-family: Bellota Text, sans-serif;
  font-size: 2.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.social-icon {
  border: 1px solid #ffffff1a;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 14px;
  display: flex;
}

.nav-text-link {
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  display: none;
}

.nav-wrapper {
  z-index: 99;
  background-color: #ffffff82;
  justify-content: space-between;
  width: 100vw;
  height: 130px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  z-index: 997;
  background-color: #d6c9c6;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(-100%);
}

.fixed-nav-button {
  z-index: 998;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  background-color: #eeeeee1a;
  border: 1px solid #5d4037;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: width .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: relative;
  top: 2rem;
  right: 2rem;
}

.nav-link {
  align-items: center;
  width: 100%;
  font-style: italic;
  text-decoration: none;
  transition: letter-spacing .3s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  position: static;
}

.nav-link:hover {
  letter-spacing: .15rem;
}

.nav-line-1 {
  background-color: #eee;
  border: 1px solid #5d4037;
  width: 100%;
  height: 1px;
}

.menu-logo-wrap {
  z-index: 999;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.nav-head-wrap {
  z-index: 10;
  border-bottom: 1px solid #9c9c9c;
  width: 100%;
  padding-bottom: 2rem;
  position: relative;
}

.menu-logo {
  width: 7rem;
}

.social-icon-wrapper {
  grid-column-gap: 18px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.text-field {
  color: #000;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #bc9b64;
  margin-bottom: 0;
  padding: 0 0;
}

.text-field:active {
  color: #fff;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 300;
  transform: translate(0);
}

.text-field:focus {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.text-field::placeholder {
  color: #fff;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 300;
}

.answer-wrap {
  display: block;
}

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

.div-contact {
  padding: 40px;
}

.div-block-farbig-01 {
  text-align: center;
  background-color: #e3dbd9fa;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

.div-block-farbig-01:hover {
  background-color: #0000;
}

.list {
  text-align: left;
  font-size: 16px;
}

.list.flie-text.ordered {
  list-style-type: decimal;
}

.navlink {
  color: var(--weiss);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.navlink:hover, .navlink.flie-text.w--current {
  color: var(--weiss);
}

.navlink.flie-text.dunkel {
  color: #333;
}

.navlink.flie-text.red, .navlink.flie-text.red.w--current {
  color: var(--highlights);
}

.div-block-213 {
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.link-block-3 {
  background-color: #fff;
  border-radius: 100%;
  height: 5vh;
}

.terminbutton-2-hpp {
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

.terminbutton-2-hpp:hover {
  background-color: #593d36;
}

.terminbutton-2-hpp.w--current {
  font-family: Lato, sans-serif;
}

.field-label-6 {
  margin-bottom: 5px;
  font-family: Bellota Text, sans-serif;
  font-weight: 700;
}

.field-label-7 {
  font-family: Bellota Text, sans-serif;
}

.field-label-8 {
  font-family: Bellota Text, sans-serif;
  position: static;
}

.field-label-9 {
  font-family: Bellota Text, sans-serif;
}

.bold-text-14 {
  text-decoration: none;
}

.terminbutton12 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #5d4037;
  height: 50px;
  padding: 12px 15px 10px;
  font-size: 14px;
  line-height: 22px;
}

.terminbutton12:hover {
  color: #fff;
  background-color: #593d36;
}

.terminbutton12.w--current {
  font-family: Lato, sans-serif;
}

.navbar {
  background-color: #ddd0;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.navigation {
  z-index: 10000;
  margin-right: auto;
}

.logo-wrapper {
  margin-right: auto;
}

.logo-wrapper.weiss {
  filter: brightness(0%) invert() grayscale();
}

.button-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 15px 30px;
  font-size: 16px;
  text-decoration: none;
  position: relative;
}

.button-link.weiss {
  border: 1px solid var(--weiss);
  color: var(--weiss);
}

.button-link.dunkel {
  border: 1px solid var(--schwarz);
  color: var(--weiss);
}

.btn-hover-block-weiss {
  z-index: 0;
  background-color: var(--weiss);
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.btn-text-weiss {
  z-index: 1;
  text-align: center;
  position: relative;
}

.navlink-wrapper {
  display: inline-block;
}

.navlink-hover-line {
  background-color: var(--weiss);
  width: 0%;
  height: 1px;
}

.navlink-hover-line.dunkel {
  background-color: #333;
}

.kopfzeile-scroll {
  z-index: 999;
  background-color: var(--weiss);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  transform: translate(0, -100%);
  box-shadow: 0 2px 5px #0003;
}

.btn-text-dunkel {
  z-index: 1;
  color: #333;
  position: relative;
}

.btn-hover-block-dunkel {
  z-index: 0;
  background-color: var(--highlights);
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.titelslider {
  background-color: var(--transparent);
  width: 100%;
  height: 100%;
}

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

.titelinhalt-wrapper {
  z-index: 5;
  background-color: #ffffffbf;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 35px 40px 35px 5vw;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.slide-nav-hidden {
  display: none;
}

.slider-icon {
  color: var(--highlights);
  font-size: 22px;
}

.slogan {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}

.bereich-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 5vw;
  display: flex;
}

.bereich-mittig.zweitfarbe {
  background-color: var(--zweitfarbe);
}

.bereich-mittig.drittefarbe {
  background-color: linen;
}

.heading-wrapper {
  margin-bottom: 40px;
}

.heading-gross-mittig {
  text-align: center;
  font-size: 38px;
}

.heading-gross-mittig.heading-1 {
  color: #842829;
}

.inhalt-70 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.label-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-mittig.flie-text.farbe-der-headings {
  font-size: 18px;
}

.absatz-mittig {
  text-align: center;
  font-size: 16px;
}

.btn-wrapper {
  margin-top: 20px;
}

._4er-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.karte-link {
  width: 100%;
  height: 45vh;
  color: var(--highlights);
  border: 1.8px solid #842829;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.karte-link.schwarz {
  background-color: var(--schwarz);
  color: var(--weiss);
  text-decoration: none;
}

.heading-klein-mittig {
  text-align: center;
  font-size: 28px;
}

.heading-klein-mittig.heading-3 {
  font-weight: 600;
}

.karte-btn-wrapper {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}

.btn-text {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.bild-wrapper-45vh {
  width: 100%;
  height: 45vh;
}

.inhalt-stack {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
}

.bild-wrapper-80vh {
  width: 100%;
  height: 80vh;
}

.inhalt-links {
  width: 100%;
}

.label-links {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label-links.flie-text.farbe-der-headings {
  font-size: 18px;
}

.label-links.flie-text.farbe-der-headings.bd {
  text-transform: none;
  font-weight: 600;
}

.heading-gross-links {
  text-align: left;
  font-size: 38px;
}

.heading-gross-links.heading-1 {
  color: #842829;
}

.absatz-links {
  text-align: left;
  font-size: 16px;
}

.cell-mittig {
  justify-content: center;
  align-items: center;
}

.accordion-frage-header {
  color: #333;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  line-height: 20px;
}

.accordion-frage-header.heading-3 {
  color: #842829;
}

.accordion-tab-button {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  transition: transform .2s;
  display: flex;
}

.text-link {
  border-bottom: 1px solid var(--transparent);
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.text-link.farbe-der-headings:hover {
  border-bottom-color: var(--highlights);
}

.footer-inhalt-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.kontakt-info-wrapper {
  margin-top: 20px;
}

.info-block-mit-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.icon-18px {
  object-fit: contain;
  width: 18px;
  height: 18px;
}

.info-link {
  border-bottom: 1px solid var(--transparent);
  color: #333;
  text-decoration: none;
  transition: all .3s;
}

.info-link:hover {
  border-bottom-color: #333;
}

.socials-wrapper {
  margin-top: 20px;
}

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

.socials-link {
  border: 1px solid var(--schwarz);
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-100 {
  z-index: 5;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.socials-hover-block {
  z-index: 1;
  background-color: var(--schwarz);
  border-radius: 50%;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.impdat-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.preise-block {
  background-color: var(--weiss);
  width: 75%;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.heading-left1-2 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
}

.heading-left1-2.heading-2-1 {
  color: #842829;
  font-family: Jost, sans-serif;
}

.heading-left1-2.heading-2-1.center {
  text-align: center;
}

.heading-left1-2.heading-2-1.black {
  color: var(--schwarz);
}

.angebot-grid {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  align-items: start;
}

.text-span-bold {
  font-weight: 700;
}

.text-span-bold.farbe-der-headings {
  font-family: Montserrat, sans-serif;
}

.paragraph-left1-2 {
  font-family: Jost, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

.grid-18 {
  grid-column-gap: 60px;
  grid-row-gap: 20px;
}

.drittefarbe {
  color: #842829;
  background-color: beige;
}

.navbar-section {
  height: 22vh;
}

._2er-grid-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  display: flex;
  position: static;
}

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

.content-wrapper.drittefarbe {
  background-color: #fff;
}

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

.mandatory {
  color: red;
}

.preise-block-2 {
  background-color: var(--weiss);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.preise-block-2.rel {
  position: relative;
  top: 0;
  left: 50%;
}

.grid-19 {
  position: relative;
}

.bold-text-15 {
  color: #842829;
  font-weight: 700;
}

.bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25, .bold-text-26, .bold-text-27, .bold-text-28 {
  color: #842829;
}

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

.content-wrapper-grid.drittefarbe {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.jotform-wrapper {
  width: 100%;
}

.utility-page-wrap-33 {
  background-color: var(--highlights);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content-44 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.image-108 {
  filter: brightness(0%) invert();
  object-fit: contain;
  width: 20vw;
}

.heading-4, .text-block-5 {
  font-family: Jost, sans-serif;
}

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

.heading-mittig-3.heading-1 {
  z-index: 5;
  z-index: 5;
  font-family: Jost, sans-serif;
  font-weight: 400;
  position: relative;
}

.form-embed {
  width: 100%;
}

.dropdown-toggle {
  padding: 0 25px 0 0;
}

.icon-101 {
  color: #fff;
}

.icon-101.red {
  color: var(--highlights);
}

.dropdown-list {
  border-top: 2px solid var(--highlights);
  background-color: #fff;
}

.navlink-1 {
  color: var(--highlights);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.navlink-1:hover {
  color: var(--weiss);
}

.navlink-1.flie-text:hover {
  color: var(--highlights);
}

.navlink-1.flie-text.w--current {
  color: var(--weiss);
}

.navlink-1.flie-text.dunkel {
  color: #333;
}

.blakc {
  color: var(--highlights);
  font-size: 18px;
}

.lightbox-conten {
  width: 100%;
}

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

._3er-grid-spc {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 75%;
  height: 100%;
  margin-top: 40px;
}

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

.spacer {
  height: 50px;
}

.below-form {
  padding-top: 60px;
  padding-bottom: 60px;
}

.form-embed-1 {
  width: 100%;
}

.mob, .tab, .mob-small {
  display: none;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  max-width: 55rem;
}

.modal1_component-3 {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

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

.image-55vh {
  object-fit: contain;
  width: 100%;
  height: 48vh;
}

.image-55vh.size {
  height: 60vh;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

.hide-mobile-landscape {
  filter: invert();
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_content-wrapper.ize {
  max-width: 33rem;
  max-height: 90vh;
}

@media screen and (min-width: 1440px) {
  .terminbutton.highlights.flie-text {
    color: #000;
    background-color: #0000;
    border: 1px solid #5d4037;
  }

  .terminbutton.highlights.flie-text:hover {
    color: #fff;
    background-color: #5d4037;
  }

  .terminbutton-2.highlights.heading-3 {
    background-color: #0000;
    border: 2px solid #5d4037;
  }

  .terminbutton-2.highlights.heading-3:hover {
    background-color: #5d4037;
  }

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

  ._3er-grid {
    width: 80%;
  }

  .section-gro-e-abst-nde1 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .heading-block1 {
    margin-bottom: 40px;
  }

  .titelbereich {
    height: 100vh;
  }

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

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

  .maps1 {
    height: auto;
  }

  .nav-menu-underline {
    background-color: #5d4037;
  }

  .nav-header-text {
    font-size: 2.5rem;
  }

  .nav-wrapper {
    justify-content: space-between;
    height: 150px;
    display: flex;
  }

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

  .menu-logo {
    width: 8rem;
  }

  .grid-17 {
    grid-template-rows: auto;
    width: 80%;
    margin-top: 40px;
  }

  .div-contact {
    background-color: #e3dbd9fa;
    height: auto;
    padding: 40px;
  }

  .div-block-farbig-01 {
    background-color: #e3dbd9fa;
  }

  .div-block-farbig-01:hover {
    background-color: #0000;
  }

  .bold-zweitfarbe {
    color: #842829;
  }

  ._3er-grid-spc {
    width: 80%;
  }
}

@media screen and (min-width: 1920px) {
  .nav-links-wrap {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    padding-left: 15vw;
  }

  .nav-header-text {
    font-size: 3rem;
  }

  .social-icon {
    width: 70px;
    height: 70px;
  }

  .fixed-nav-button {
    width: 100px;
    height: 100px;
  }

  .fixed-nav-button:hover {
    width: 120px;
  }

  .nav-head-wrap {
    border-bottom-width: 2px;
    padding-bottom: 2.5rem;
  }

  .menu-logo {
    width: 12rem;
  }

  ._3er-grid-spc {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1300px) and (min-width: 992px) {
  .navlink {
    padding-left: 12px;
    padding-right: 12px;
    letter-spacing: 1px;
  }
}

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

  .flie-text {
    overflow-wrap: anywhere;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

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

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

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

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

  .deko1 {
    width: 40%;
  }

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

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

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

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

  .image-big1 {
    height: 50vh;
  }

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

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

  .bild-section-cover1 {
    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;
    justify-content: space-between;
    align-items: stretch;
    padding-right: 0;
    display: flex;
  }

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

  .footer.hauptfarbe, .div-block-footer1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titelbereich {
    height: 60vh;
  }

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

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

  .maps1 {
    margin-top: 0;
  }

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

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

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

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

  .error-message {
    width: auto;
  }

  .image-7 {
    object-fit: cover;
    height: 250px;
  }

  .image-6 {
    object-fit: cover;
    height: 300px;
  }

  .image-4 {
    object-fit: cover;
    height: 150px;
  }

  .left-arrow {
    width: 40px;
    height: 40px;
    right: 11%;
  }

  .right-arrow {
    width: 40px;
    height: 40px;
  }

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

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

  .formular {
    overflow: auto;
  }

  .kopfzeile {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }

  .menu-button {
    background-color: #fff;
    margin-left: 10px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .card.img-text__card.img-text__card--right {
    bottom: -10%;
    right: auto;
  }

  .img-text {
    justify-content: center;
    min-height: 0;
    margin-bottom: 2rem;
  }

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

  .accordion-pane {
    width: 100%;
  }

  .accordion-item-wrapper {
    margin-bottom: 0;
  }

  .accordion-pane-content {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .nav-links-wrap {
    grid-column-gap: 1.4rem;
    grid-row-gap: 1.4rem;
    width: 50%;
  }

  .nav-header-text {
    font-size: 2em;
  }

  .fixed-nav-button {
    top: 1rem;
    right: 1rem;
  }

  .nav-head-wrap {
    padding-bottom: 1.4rem;
  }

  .grid-17 {
    flex-flow: column;
    display: flex;
  }

  .div-contact.flie-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    display: flex;
  }

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

  .navlink.flie-text, .field-label-6.mid {
    text-align: center;
  }

  .navbar {
    min-width: 100%;
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

  .navigation {
    background-color: var(--highlights);
    flex-flow: column;
    display: flex;
    position: absolute;
  }

  .menu-icon {
    color: #333;
  }

  .navlink-wrapper {
    width: 100%;
  }

  .btn-text-dunkel {
    text-align: center;
  }

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

  .titelinhalt-wrapper {
    padding: 20px;
  }

  .slogan.flie-text {
    font-size: 26px;
  }

  .bereich-mittig {
    padding: 60px;
  }

  .heading-wrapper {
    margin-bottom: 20px;
  }

  .heading-gross-mittig.heading-1.farbe-der-headings {
    font-size: 35px;
  }

  .inhalt-70 {
    width: 100%;
  }

  ._4er-grid {
    flex-flow: column;
    display: flex;
  }

  .karte-link {
    order: 0;
    height: auto;
  }

  .karte-link._1 {
    order: 1;
  }

  .karte-link._2 {
    order: 2;
  }

  .karte-link._4 {
    order: 4;
  }

  .karte-link._5 {
    order: 5;
  }

  .karte-link._6 {
    order: 6;
  }

  .karte-link._3 {
    order: 3;
  }

  .bild-wrapper-45vh._1 {
    order: 1;
    height: 50vh;
  }

  .bild-wrapper-45vh._2 {
    order: 3;
    height: 50vh;
  }

  .bild-wrapper-45vh._3 {
    order: 4;
    height: 50vh;
  }

  .bild-wrapper-45vh._4, .bild-wrapper-45vh._5 {
    order: 5;
    height: 50vh;
  }

  .bild-wrapper-45vh._6 {
    order: 6;
    height: 50vh;
  }

  .inhalt-stack {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    padding: 0;
  }

  .bild-wrapper-80vh {
    height: 50vh;
  }

  .label-links.flie-text.farbe-der-headings {
    text-align: center;
  }

  .heading-gross-links.heading-1 {
    text-align: center;
    font-size: 35px;
  }

  .absatz-links.flie-text {
    text-align: center;
  }

  .accordion-tab-button {
    width: 100%;
  }

  .preise-block {
    width: 100%;
    padding: 20px;
  }

  .heading-left1-2.heading-2-1 {
    text-align: center;
  }

  .navbar-section {
    display: none;
  }

  ._2er-grid-1 {
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .preise-block-2.rel {
    left: 0%;
  }

  .grid-19 {
    flex-flow: column;
    display: flex;
  }

  .jotform-wrapper {
    height: 60vh;
    overflow: auto;
  }

  .utility-page-content-44 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .navlink-1.flie-text {
    text-align: center;
  }

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

  .dek, .mob {
    display: none;
  }

  .tab {
    display: flex;
  }

  .image-55vh {
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

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

  .divblock1 {
    height: auto;
  }

  .nav-menu-1.hauptfarbe {
    padding-top: 20vh;
  }

  .titelvideo1 {
    height: 100%;
  }

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

  .titelvideo-start-1 {
    height: 550px;
  }

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

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

  .inhalt-abstand-rechts1 {
    padding: 20px 10px;
  }

  ._3er-grid {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

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

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

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

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

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

  .footer {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
  }

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

  .titelbereich {
    height: 55vh;
  }

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

  .maps1 {
    height: 45vh;
  }

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

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

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

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

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

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    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;
  }

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

  .image-7 {
    height: 29vh;
  }

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

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

  .html-embed-2 {
    transform: scale(.5);
  }

  .left-arrow, .right-arrow {
    width: 35px;
    height: 35px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 45vh;
  }

  .kopfzeile {
    flex-direction: column;
  }

  .menu-button {
    padding: 10px;
  }

  .card.img-text__card.img-text__card--right {
    max-width: 100%;
    position: static;
  }

  .img-text {
    flex-direction: column;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .bold-text-11._16 {
    color: #842829;
  }

  .nav-social-text {
    font-size: 12px;
  }

  .nav-links-wrap {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
  }

  .nav-social-wrap {
    flex-direction: column;
  }

  .nav-header-text {
    font-size: 2em;
    line-height: 28px;
  }

  .nav-text-link {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .menu-logo-wrap {
    font-size: 18px;
  }

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

  .list {
    margin-bottom: 0;
    padding-left: 30px;
  }

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

  .button-link.weiss.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .button-link.dunkel.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .kopfzeile-scroll {
    flex-direction: column;
  }

  .slogan.flie-text {
    font-size: 25px;
  }

  .bereich-mittig {
    padding: 40px;
  }

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

  .heading-gross-mittig.heading-1.farbe-der-headings {
    font-size: 30px;
  }

  .accordion-frage-header {
    font-size: 1.4em;
  }

  .accordion-tab-button {
    width: auto;
  }

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

  .info-block-mit-icon {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .info-text.flie-text {
    text-align: center;
  }

  .socials-wrapper {
    margin-top: 0;
  }

  .socials-grid {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    display: flex;
  }

  .socials-link {
    padding: 7px;
  }

  .impdat-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .heading-left1-2.heading-2-1 {
    line-height: 30px;
  }

  .angebot-grid {
    justify-content: space-between;
    display: flex;
  }

  .grid-18 {
    flex-flow: column;
    display: flex;
  }

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

  .content-wrapper-grid.drittefarbe {
    flex-flow: column;
    display: flex;
  }

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

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

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

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

  ._3er-grid-spc {
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .mob {
    display: flex;
  }

  .tab {
    display: none;
  }

  .modal1_component-3 {
    justify-content: center;
    align-items: center;
  }

  .image-55vh {
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }
}

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

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

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

  .logo-bild {
    width: auto;
  }

  .logo {
    width: 100%;
    height: 15vh;
  }

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

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

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

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

  .nav-menu-1.hauptfarbe {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

  .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: flex-end;
    align-items: center;
    width: auto;
    height: 100%;
    padding-bottom: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .titelvideo-start-1 {
    height: 650px;
  }

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

  .divider.highlights {
    width: 40vw;
  }

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

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

  ._3er-grid {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .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: 18px;
    line-height: 25px;
  }

  .heading-block1 {
    width: 100vw;
  }

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

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

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

  .titelbereich {
    height: 40vh;
  }

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

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

  .impdat.flie-text {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .success-block.highlights {
    padding: 40px 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;
  }

  .html-embed-2 {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    transform: none;
  }

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

  .left-arrow {
    width: 25px;
    height: 30px;
    right: 13%;
  }

  .right-arrow {
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

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

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

  .menu-button {
    text-align: center;
    width: 100%;
    margin-top: 6px;
    margin-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 2px 5px #0003;
  }

  .block-schwarz-2-01 {
    width: 100%;
    padding: 0;
  }

  .arrow-div {
    margin-right: 0;
  }

  .accordion-pane-content {
    padding-left: 0;
    padding-right: 0;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

  .nav-links-wrap {
    grid-column-gap: .8rem;
    grid-row-gap: .8rem;
    width: 90%;
  }

  .nav-social-wrap {
    flex-direction: column;
  }

  .nav-header-text {
    font-size: 1.8em;
  }

  .nav-text-link, .nav-link {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .menu-logo-wrap {
    margin-top: 40px;
  }

  .navbar {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-wrapper.weiss {
    margin-left: auto;
    margin-right: auto;
  }

  .titelinhalt-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 15vh;
  }

  .slider-icon {
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
  }

  .slogan.flie-text {
    font-size: 22px;
  }

  .slogan.flie-text.mobile {
    margin-bottom: 5px;
  }

  .bereich-mittig, .bereich-mittig.drittefarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .label-mittig.flie-text.farbe-der-headings {
    font-size: 16px;
  }

  .karte-link._6 {
    padding: 40px;
  }

  .heading-klein-mittig.heading-3 {
    font-size: 24px;
  }

  .karte-btn-wrapper {
    margin-top: 10px;
  }

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

  .accordion-frage-header {
    margin-right: 11px;
    padding-left: 5px;
    font-size: 1em;
  }

  .accordion-tab-button {
    padding-left: 10px;
  }

  .preise-block {
    padding: 10px;
  }

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

  .angebot-grid {
    grid-row-gap: 0px;
    margin-bottom: 20px;
  }

  .paragraph-left1-2, .grid-div-rechts {
    text-align: left;
  }

  .image-60vh {
    height: 45vh;
  }

  .preise-block-2 {
    padding: 20px;
  }

  .image-108 {
    width: 35vw;
  }

  .heading-4 {
    font-size: 22px;
    line-height: 28px;
  }

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

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

  ._3er-grid-spc {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container {
    width: 220px;
  }

  .mob {
    display: none;
  }

  .mob-small {
    display: flex;
  }

  .modal1_component-3 {
    width: auto;
    height: auto;
  }

  .image-55vh {
    height: auto;
  }

  .image-55vh.size {
    height: 55vh;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper.ize {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}

#w-node-ffc80c8b-a302-0657-ae5b-a9bc487b254c-4f659551, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-05827e54, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-7174e53a, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-90a34c17, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-b598b7e8, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-0b5fb2aa, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-553ea972 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_929a9e24-4636-fbd8-a312-bd96c07e291e-647ed87c {
  grid-area: 1 / 2 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-ffc80c8b-a302-0657-ae5b-a9bc487b254c-4f659551, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-05827e54, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-7174e53a, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-90a34c17, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-b598b7e8, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-0b5fb2aa, #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-553ea972 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-553ea972 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c7f86051-b8c5-a1c8-a8a0-55603e56fce5-553ea972 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


