:root {
  --highlight: #ac9c83;
  --beige: #b2a491;
  --plum: #ddb9f6;
}

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

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

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  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: 2.3vw;
  font-weight: 400;
  line-height: 1.5;
}

.telefonnummer {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  line-height: 20px;
}

.telefonnummer.small {
  font-size: 18px;
  line-height: 1.5;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

.email.small {
  font-size: 18px;
  line-height: 1.5;
}

.zweitfarbe {
  color: #333;
  background-color: #e6e6e6;
}

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

.adresse {
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  line-height: 25px;
}

.adresse.small {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5;
}

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

.heading-1 {
  font-family: PT Serif, serif;
  line-height: 1.3;
}

.heading-2 {
  font-family: ZCOOL XiaoWei, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.flie-text {
  overflow-wrap: anywhere;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

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

.terminbutton {
  text-transform: uppercase;
}

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

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

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

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

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

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

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

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

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

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

.navbar-1 {
  width: 100%;
}

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

.titel-startseite-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video1 {
  background-image: linear-gradient(#0000001a, #0000001a);
  width: 100%;
  height: 100%;
}

.banner-2 {
  z-index: 1;
  color: #000;
  letter-spacing: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 40px;
  display: flex;
  position: relative;
  inset: 0%;
}

.banner-2.bg_colur {
  background-color: #e6e6e6;
}

.slogan1 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 3rem;
  line-height: 1.2;
}

.slogan1.heading-1.farbe-der-headings {
  color: var(--beige);
  overflow-wrap: anywhere;
  font-size: 2.8rem;
}

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 70px 140px;
  display: flex;
}

.section-2.size {
  height: 65vh;
}

.heading-mittig1 {
  text-align: center;
  font-size: 2rem;
  line-height: 1.4;
}

.text-mittig-1 {
  text-align: center;
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.6;
}

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

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  font-family: PT Serif, serif;
  font-size: 14px;
}

.conten-links {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

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

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

.paragraph-links1.flie-text.prices {
  margin-right: 0;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-links1.flie-text.prices-2 {
  font-size: 18px;
}

.heading-links1 {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 120%;
}

.heading-links1.heading-1 {
  line-height: 1.3;
}

.heading-links1.heading-1.farbe-der-headings {
  overflow-wrap: anywhere;
  line-height: 1.3;
}

.heading-links1.heading-1.farbe-der-headings.mit {
  text-align: center;
}

._2er-grid1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

._2er-grid1._1 {
  margin-top: 0;
  margin-bottom: 0;
}

.icon-invert {
  filter: invert();
  object-fit: contain;
  width: 80px;
}

.heading-mittig-klein1 {
  text-align: center;
  font-size: 1.3rem;
}

.heading-mittig-klein1.heading-2 {
  overflow-wrap: anywhere;
  font-family: PT Serif, serif;
}

.bild-cover-section1 {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#fff, #ac9c83 50%, #fff);
  background-clip: border-box;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 45vh;
  padding: 5vh 10vw;
  display: flex;
  position: relative;
}

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

.preisliste-spalte {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: relative;
}

.grid-div-rechts {
  text-align: right;
}

.price {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.price.flie-text.colorwhite {
  font-family: Roboto, sans-serif;
}

.angebot-grid-2 {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  align-items: start;
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
}

.angebot-grid-2.hide {
  display: none;
}

.grid-div-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-linksb-ndig1 {
  margin-top: 0;
  font-size: 1.3rem;
}

.heading-linksb-ndig1.heading-2 {
  overflow-wrap: anywhere;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.heading-linksb-ndig1.heading-2.small {
  line-height: 1.5;
}

.heading-linksb-ndig1.heading-2.bottom {
  margin-bottom: 0;
}

.heading-linksb-ndig1.heading-2.center {
  text-align: center;
}

.div-block-wei {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 40px;
  font-size: 1.2rem;
  display: flex;
}

.div-block-wei.mid {
  justify-content: center;
  align-items: center;
}

.impdat {
  padding: 100px 10vw;
}

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

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

.success-block.highlights {
  width: 60vw;
  height: 57.5vh;
}

.footer-1 {
  padding: 40px 100px;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: PT Serif, serif;
  font-size: 16px;
  font-weight: 400;
}

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

.nav-link-4 {
  color: #fff;
  font-weight: 700;
}

.nav-link-4:hover, .nav-link-4.w--current {
  color: var(--highlight);
}

.nav-link-4.flie-text {
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-decoration: none;
  transition: all .2s;
}

.header2 {
  z-index: 100;
  position: sticky;
  top: 0;
  box-shadow: 0 2px 5px #0003;
}

.nav-menu-2 {
  z-index: 10000;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.navlink_content {
  overflow: hidden;
}

.navlink_content.overflow {
  overflow: visible;
}

.div-block-111 {
  background-color: #333;
  width: 100%;
  height: 2px;
}

.navbar-2 {
  justify-content: flex-start;
  align-items: center;
  padding: 10px 60px;
  display: flex;
}

.navbar-2.hauptfarbe {
  color: #f8f6f5;
  background-color: #f8f6f5;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px #0003;
}

.image-mask {
  width: 100%;
  height: 60vh;
  position: relative;
}

.image-mask.is-sticky {
  position: sticky;
  top: 25vh;
}

.html-embed-2 {
  opacity: .6;
  text-align: center;
  letter-spacing: 20px;
  text-transform: uppercase;
  width: 100%;
  font-size: 100px;
  line-height: 300px;
  position: absolute;
  inset: 0%;
}

.divider {
  border-bottom: 4px dotted #7f7f7f;
  width: 60%;
  margin-bottom: 15px;
}

.divider.gr-er {
  width: 90%;
}

.paragraph-55 {
  color: #858585;
  background-color: #fff;
  margin-bottom: -10px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  position: relative;
}

.text-field-3 {
  background-color: #fff;
  padding-top: 15px;
  font-family: Roboto, sans-serif;
  box-shadow: inset 1px 1px 2px #7e7e7e;
}

.text-field-3:hover {
  background-color: #fff;
}

.text-field-3:focus {
  border: 2px solid #496ab1;
}

.form-text-3 {
  color: #969696;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

.submit-button-formular {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

.submit-button-formular.highlights {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

.form {
  flex-direction: column;
  align-items: flex-start;
  font-family: Roboto, sans-serif;
  display: flex;
}

.heading-form {
  font-size: 30px;
  line-height: 36px;
}

.heading-form.heading-1.farbe-der-headings {
  line-height: 1.3;
}

.form-block {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.checkbox-field-2 {
  text-align: left;
  font-size: 16px;
}

.checkbox {
  width: 15px;
  height: 15px;
  box-shadow: inset 1px 1px 2px #7e7e7e;
}

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

.maos-footer {
  justify-content: center;
  display: flex;
}

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

.link {
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  display: block;
}

.link.black {
  color: #333;
}

.grid-social-media {
  grid-template-rows: auto;
  grid-template-columns: 35px 35px 1fr;
}

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

.sm-icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

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

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

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

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

.textarea {
  line-height: 1.8;
  box-shadow: 1px 1px 2px #7e7e7e;
}

.textarea.text-field-3 {
  box-shadow: inset 1px 1px 2px #7e7e7e;
}

.text-span {
  text-transform: capitalize;
}

.spacer {
  height: 20px;
}

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

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

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

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

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

.list-3 {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px 20px 10px 35px;
  font-size: 1.2rem;
}

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

.dropdown-toggle-16 {
  padding: 0 20px 0 0;
}

.dropdown-icon {
  font-weight: 700;
}

.dropdown-list-18 {
  background-color: #f8f6f5;
}

.nav-link-3 {
  color: #fff;
  font-weight: 400;
}

.nav-link-3.flie-text {
  color: #333;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
}

.nav-link-3.flie-text:hover {
  color: var(--highlight);
}

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

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

.image-100.top, .image-100.contain {
  object-fit: contain;
}

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

.icon-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

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

.termin-button-padding {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button-padding.heading-3.highlights {
  background-color: #ac9c83;
  margin-top: 30px;
  font-family: PT Serif, serif;
  font-size: 14px;
}

.inhalt-mittig-untereinander1-bgcolor {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.inhalt-mittig-untereinander1-bgcolor.highlights {
  transition: all .4s;
}

.inhalt-mittig-untereinander1-bgcolor.highlights:hover {
  transform: scale(1.03);
}

.background-video-3-padding {
  z-index: 10;
  width: 100%;
  height: 100%;
}

.heading-mittig-klein1-color {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-size: 1.5rem;
}

.heading-mittig-klein1-color.heading-1.hauptfarbe {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.code-embed-2 {
  width: 100%;
  margin-top: 50px;
}

.image-wrapper-large {
  width: 100%;
  height: 65vh;
  position: sticky;
  top: 5vh;
}

.lightbox-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-mask-1-1 {
  aspect-ratio: 1;
  border: 1px solid #bfbfbf45;
  width: 100%;
  height: 40vh;
  position: relative;
  overflow: hidden;
}

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

.popup {
  z-index: 999;
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  display: none;
  position: fixed;
  inset: 0%;
}

.background-video-4 {
  aspect-ratio: 1.75 / 3;
  height: 100%;
}

.close {
  height: 5vh;
  position: absolute;
  inset: 5% 5% auto auto;
}

.icon {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.widget {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 60px;
  display: flex;
}

.grid-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr;
  height: 100%;
}

.video-wrapper-1 {
  width: 40%;
  height: 55vh;
  margin-top: 40px;
  position: relative;
}

.footer-wrap {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.abs-icon {
  z-index: 10;
  width: 2rem;
}

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

.abs-block {
  z-index: 10;
  background-color: var(--highlight);
  border-radius: 50%;
  padding: 10px;
  position: absolute;
  inset: auto;
}

.sectionid {
  margin-top: -100px;
  padding-top: 100px;
}

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

.banner-image-div {
  height: 100%;
  position: relative;
}

.section-59 {
  overflow: hidden;
}

._2er-grid-invert {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.price-heading {
  margin-top: 10px;
  font-size: 25px;
  line-height: 120%;
}

.price-heading.heading-1 {
  overflow-wrap: anywhere;
  line-height: 1.3;
}

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

.icon-1 {
  object-fit: contain;
  width: 80px;
}

.shadow-card-links {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 30px 20px 20px;
  display: flex;
  box-shadow: 0 0 10px 1px #97979733;
}

.shadow-card-mittig {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 10px 1px #97979733;
}

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

.tab {
  border: 1px solid var(--highlight);
  background-color: #fff;
  font-size: 16px;
}

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

.tab.flie-text.w--current {
  color: #fff;
  background-color: #ac9c83;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-bottom: 2px solid #ac9c83;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  display: flex;
}

.tab-pane-tab-1 {
  width: 70%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.tabs-content {
  padding: 40px;
}

.tabs {
  width: 80%;
  margin-top: 20px;
}

.italic-text {
  font-style: normal;
}

.list-item, .list-item-2, .list-item-3, .list-item-5 {
  font-size: 16px;
}

.bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13 {
  font-size: 18px;
}

.list-4 {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 10px 20px 10px 35px;
  font-size: 1.2rem;
}

.list-4.flie-text {
  font-size: 18px;
}

.italic-text-3, .italic-text-4, .italic-text-5, .italic-text-6, .italic-text-7, .italic-text-8 {
  font-style: normal;
}

.image-100-top-pad {
  object-fit: cover;
  width: 100%;
  height: 65vh;
  margin-top: 90px;
}

.image-100-top-pad.contain {
  object-fit: contain;
}

.divider-lage-mobile {
  background-color: silver;
  width: 100%;
  height: 1px;
  display: none;
}

.paragraph-price {
  font-size: 18px;
}

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

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

.uber-uns-image.cont {
  object-fit: contain;
}

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

.para-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.paragraph-service-price {
  font-size: 16px;
}

.utility-page-wrap-2 {
  color: #fff;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.heading-92 {
  font-family: PT Serif, serif;
  font-weight: 400;
}

.list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14 {
  font-size: 16px;
}

.link-2 {
  color: #333;
  text-decoration: none;
  transition: all .2s;
}

.link-2:hover {
  color: #ac9c83;
}

.image-131 {
  object-fit: contain;
  height: 50vh;
  margin-bottom: 40px;
}

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

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

.left-arrow {
  display: none;
}

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

.slider-3 {
  background-color: #0000;
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

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

.arrow {
  z-index: 1000;
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  display: flex;
}

.image-1 {
  object-fit: cover;
  background-color: #efe3d7;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-1.adj2 {
  object-fit: contain;
  object-position: 50% 45%;
  background-color: #efe3d7;
}

.image-1.adj {
  object-position: 50% 30%;
}

.right-arrow {
  display: none;
}

.slide-12 {
  overflow: hidden;
}

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

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

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

.list-5 {
  font-size: 16px;
}

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

._2er-grid1-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

._2er-grid1-2._1 {
  margin-top: 0;
  margin-bottom: 0;
}

._2er-grid-invert-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-wrapper-large-4 {
  width: 100%;
  height: 65vh;
  position: sticky;
  top: 5vh;
}

@media screen and (max-width: 991px) {
  .logo-img {
    height: 25vh;
  }

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

  .telefonnummer.small {
    line-height: 1.3;
  }

  .email {
    margin-bottom: 5px;
  }

  .email.small, .adresse.small {
    line-height: 1.3;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-link-1.flie-text {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-men-1.hauptfarbe {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .men-button1.hauptfarbe.w--open {
    background-color: #000;
  }

  .men-icon1 {
    color: #fff;
  }

  .titel-startseite-1 {
    height: auto;
  }

  .slogan1 {
    font-size: 2rem;
    line-height: 1.3;
  }

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

  .section-2 {
    padding: 60px;
  }

  .section-2.size {
    height: 50vh;
  }

  .heading-mittig1 {
    font-size: 1.8rem;
  }

  .heading-mittig1.heading-1.farbe-der-headings {
    overflow-wrap: anywhere;
  }

  .text-mittig-1 {
    font-size: 1rem;
  }

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

  .termin-button.heading-3.highlights.mit {
    text-align: center;
  }

  .conten-links {
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .paragraph-links1 {
    font-size: 1rem;
  }

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

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

  .heading-links1 {
    font-size: 1.7rem;
  }

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

  .heading-links1.heading-1.farbe-der-headings {
    text-align: center;
    margin-top: 20px;
  }

  ._2er-grid1 {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

  ._2er-grid1._1 {
    flex-flow: column;
    display: flex;
  }

  .icon-invert {
    width: 75px;
  }

  .heading-mittig-klein1 {
    font-size: 1.2rem;
  }

  .bild-cover-section1 {
    padding: 0 0;
  }

  .preisliste-spalte.highlights, .preisliste-spalte.zweitfarbe {
    justify-content: flex-start;
    align-items: center;
  }

  .price {
    font-size: 14px;
  }

  .heading-linksb-ndig1 {
    font-size: 1.1rem;
  }

  .heading-linksb-ndig1.heading-2 {
    text-align: center;
  }

  .div-block-wei {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 1rem;
    box-shadow: 0 0 10px 1px #8b8b8b33;
  }

  .maps1 {
    height: 20rem;
  }

  .impdat {
    padding: 60px;
  }

  .success {
    padding-left: 10vw;
    padding-right: 10vw;
  }

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

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

  .footer-1 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .heading-footer.heading-3 {
    height: auto;
    margin-top: 0;
  }

  .inhalt-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .nav-link-4 {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-4:hover, .nav-link-4.w--current {
    color: #333;
  }

  .nav-link-4.flie-text {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  .nav-menu-2 {
    background-color: var(--beige);
    padding-left: 10px;
    padding-right: 10px;
  }

  .men-icon2 {
    color: #fff;
  }

  .men-button2 {
    margin-left: auto;
    padding: 10px;
  }

  .men-button2.hauptfarbe {
    background-color: var(--beige);
  }

  .navlink_content {
    color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .div-block-111 {
    display: none;
  }

  .image-mask.is-sticky, .image-mask.is-sticky.static {
    order: -9999;
    position: static;
  }

  .image-mask.is-sticky.order {
    order: -9999;
  }

  .html-embed-2.heading-1 {
    font-size: 60px;
  }

  .paragraph-55 {
    font-size: 16px;
  }

  .heading-form.heading-1.farbe-der-headings {
    overflow-wrap: anywhere;
  }

  .form-block {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link {
    flex-direction: column;
    display: flex;
  }

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

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

  .impressum-link, .datenschutz-link {
    text-align: left;
  }

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

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

  .list-3 {
    font-size: 1rem;
  }

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

  .dropdown-toggle-16 {
    width: 100%;
  }

  .dropdown-list-18 {
    position: relative;
  }

  .nav-link-3 {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link-3.flie-text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  .icon-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .termin-button-padding.heading-3.highlights {
    background-color: var(--highlight);
  }

  .inhalt-mittig-untereinander1-bgcolor {
    padding: 20px 40px;
  }

  .heading-mittig-klein1-color {
    font-size: 1.3rem;
  }

  .code-embed-2 {
    margin-top: 0;
  }

  .image-wrapper-large {
    order: -9999;
    height: 60vh;
    position: static;
    top: 1vh;
  }

  .image-wrapper-large.order {
    order: -9999;
    height: 68vh;
  }

  .image-mask-1-1 {
    aspect-ratio: auto;
    height: 45svh;
  }

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

  .popup {
    display: none;
  }

  .close {
    height: 3vh;
  }

  .widget {
    width: 100%;
    margin-top: 0;
  }

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

  .video-wrapper-1 {
    width: 50%;
    height: 45svh;
  }

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

  .footer-wrap.flie-text {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .sectionid {
    margin-top: 0;
    padding-top: 0;
  }

  .banner-image.cont {
    background-color: var(--beige);
    object-fit: contain;
  }

  .banner-image-div {
    height: 50vh;
  }

  .section-59 {
    padding: 60px;
  }

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

  .price-heading {
    font-size: 1.1rem;
  }

  .dropdown-18 {
    width: 100%;
    margin-left: 0;
  }

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

  .icon-1 {
    width: 75px;
  }

  .shadow-card-links {
    justify-content: flex-start;
    align-items: center;
  }

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

  .tab {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    font-size: 15px;
    display: flex;
  }

  .tab.flie-text {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tab-pane-tab-1 {
    width: 100%;
    margin-top: 0;
  }

  .tabs-content {
    padding: 10px;
  }

  .tabs {
    width: 100%;
  }

  .list-4 {
    font-size: 1rem;
  }

  .image-100-top-pad {
    height: 100%;
    margin-top: 20px;
  }

  .paragraph-price {
    font-size: 1rem;
  }

  .paragraph-price.flie-text {
    margin-right: 0;
    font-size: .9rem;
  }

  .uber-uns-image.cont {
    object-fit: contain;
  }

  .para-wrap {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-service-price {
    font-size: 1rem;
  }

  .paragraph-service-price.flie-text {
    text-align: center;
    font-size: 16px;
  }

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

  ._2er-grid1-2 {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

  ._2er-grid1-2._1, ._2er-grid-invert-2 {
    flex-flow: column;
    display: flex;
  }

  .sectionid-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .image-wrapper-large-4 {
    height: 60vh;
    position: static;
    top: 1vh;
  }

  .image-wrapper-large-4.order {
    order: -9999;
  }
}

@media screen and (max-width: 767px) {
  .logo-img {
    height: 18vh;
  }

  .telefonnummer.small, .email.small, .adresse.small {
    font-size: 16px;
  }

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

  .divblock1, .titel-startseite-1 {
    height: auto;
  }

  .banner-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }

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

  .slogan1.heading-1.farbe-der-headings {
    font-size: 25px;
    line-height: 30px;
  }

  .section-2 {
    padding: 40px;
  }

  .heading-mittig1 {
    font-size: 1.6rem;
  }

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

  .text-mittig-1 {
    padding-bottom: 40px;
    font-size: 1.1rem;
  }

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

  .conten-links {
    justify-content: center;
    align-items: center;
  }

  .paragraph-links1 {
    font-size: 1.1rem;
  }

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

  .paragraph-links1.flie-text.prices-2 {
    text-align: left;
  }

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

  ._2er-grid1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .icon-invert {
    width: 65px;
  }

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

  .bild-cover-section1 {
    height: 35svh;
  }

  .unterseite-titelvideo {
    height: 50vh;
  }

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

  .preisliste-spalte.highlights {
    padding: 10px;
  }

  .preisliste-spalte.zweitfarbe {
    width: 100%;
    padding: 10px;
  }

  .price {
    margin-bottom: 5px;
  }

  .angebot-grid-2 {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

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

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

  .maps1 {
    height: 20rem;
  }

  .impdat {
    flex-direction: column;
    justify-content: space-around;
    padding: 40px;
    display: block;
  }

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

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

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

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

  .nav-link-4.flie-text {
    font-size: 14px;
  }

  .navbar-2 {
    padding: 5px 40px;
  }

  .image-mask {
    height: 45svh;
  }

  .image-mask.is-sticky {
    height: 25rem;
    position: relative;
    top: auto;
  }

  .html-embed-2.heading-1 {
    font-size: 42px;
    line-height: 200px;
  }

  .form-block {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .maos-footer {
    justify-content: flex-start;
    height: auto;
  }

  .maps-gro {
    height: 400px;
  }

  .link {
    flex-direction: column;
    display: flex;
  }

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

  .list-3 {
    font-size: 1.1rem;
  }

  .list-3.flie-text, .nav-link-3.flie-text {
    font-size: 14px;
  }

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

  .image-100-contain.contain-on-mob {
    object-fit: contain;
    background-color: #a9998a;
  }

  .image-100-contain.contain-on-mob-2 {
    object-fit: contain;
  }

  .icon-grid {
    width: 100%;
  }

  .inhalt-mittig-untereinander1-bgcolor {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig-klein1-color.heading-1.hauptfarbe {
    font-size: 1.2rem;
  }

  .image-wrapper-large {
    height: 25rem;
    position: relative;
    top: auto;
  }

  .image-mask-1-1 {
    height: 20rem;
  }

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

  .grid-main {
    background-color: #e6e6e6;
    grid-template-columns: 1.25fr;
    height: auto;
  }

  .video-wrapper-1 {
    width: 100%;
    height: 45svh;
    margin-top: 0;
  }

  .footer-wrap.flie-text {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    text-align: center;
    flex-flow: column;
    display: flex;
  }

  .sectionid {
    margin-top: 0;
    padding-top: 0;
  }

  .banner-image-div {
    width: 100%;
    height: 20rem;
    margin-left: auto;
    margin-right: auto;
  }

  .section-59 {
    padding: 40px;
  }

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

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

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

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

  .icon-1 {
    width: 65px;
  }

  ._3er-grid {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .tab {
    font-size: 14px;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start;
    display: flex;
  }

  .tab-pane-tab-1 {
    width: 100%;
  }

  .tabs-content {
    padding: 20px 10px;
  }

  .tabs {
    width: 100%;
  }

  .list-item {
    font-size: 14px;
  }

  .divider-lage-mobile {
    display: flex;
  }

  .uber-uns-image {
    object-fit: contain;
  }

  .paragraph-service-price {
    font-size: 1.1rem;
  }

  .utility-page-content-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-130 {
    width: 14rem;
  }

  .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14 {
    font-size: 14px;
  }

  .image-131 {
    height: auto;
  }

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

  .image-132, .lightbox-link-2 {
    height: 60vh;
  }

  .slider-3 {
    height: 50vh;
  }

  .arrow {
    text-shadow: 1px 1px 6px #000;
    font-size: 28px;
  }

  ._2er-grid1-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .sectionid-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .image-wrapper-large-4 {
    height: 25rem;
    position: relative;
    top: auto;
  }
}

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

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

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

  .logo-img {
    height: 15vh;
  }

  .logo {
    height: 80px;
  }

  .logo.w--current {
    height: auto;
  }

  .telefonnummer {
    font-size: 14px;
  }

  .telefonnummer.small {
    font-size: 16px;
    line-height: 25px;
  }

  .email {
    white-space: normal;
    word-break: normal;
  }

  .email.small, .adresse.small {
    font-size: 16px;
    line-height: 25px;
  }

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

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

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

  .slogan1 {
    font-size: 1.2rem;
    line-height: 1.5;
  }

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

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

  .section-2 {
    padding: 20px;
  }

  .heading-mittig1.heading-1 {
    font-size: 18px;
    line-height: 28px;
  }

  .heading-mittig1.heading-1.farbe-der-headings {
    font-size: 25px;
  }

  .text-mittig-1.flie-text {
    padding-bottom: 0;
  }

  .conten-links {
    order: 9999;
    padding: 0;
  }

  .conten-links.last {
    order: 9999;
  }

  .paragraph-links1.flie-text.prices-2 {
    text-align: center;
  }

  .heading-links1.heading-1.farbe-der-headings {
    font-size: 23px;
  }

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

  .icon-invert {
    width: 60px;
  }

  .bild-cover-section1 {
    height: 30svh;
  }

  .unterseite-titelvideo {
    height: 50vh;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .angebot-grid-2 {
    grid-row-gap: 5px;
    border-bottom: 1px solid #bfbfbf;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .grid-div-links {
    justify-content: flex-start;
    align-items: center;
  }

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

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

  .maps1 {
    height: 20rem;
  }

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

  .success {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

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

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

  .men-button2 {
    padding: 5px;
    font-size: 20px;
  }

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

  .image-mask {
    height: 40svh;
  }

  .html-embed-2.heading-1 {
    font-size: 40px;
    line-height: 150px;
  }

  .heading-form.heading-1.farbe-der-headings {
    overflow-wrap: anywhere;
    font-size: 25px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

  .list-3 {
    padding-left: 30px;
  }

  .icon-grid {
    width: 100%;
  }

  .inhalt-mittig-untereinander1-bgcolor {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-mittig-klein1-color.heading-1.hauptfarbe {
    font-size: 1rem;
  }

  .image-wrapper-large {
    height: 20rem;
  }

  .image-wrapper-large.order {
    order: -9999;
  }

  .image-mask-1-1 {
    height: 20rem;
  }

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

  .video-wrapper-1 {
    width: 100%;
    height: 40svh;
  }

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

  .banner-image-div {
    width: 100%;
  }

  .section-59 {
    padding: 20px;
  }

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

  .icon-1 {
    width: 60px;
  }

  .shadow-card-links {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .shadow-card-mittig {
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .tabs-menu {
    flex-flow: column;
    display: flex;
  }

  .tabs {
    width: 100%;
  }

  .list-4 {
    padding-left: 30px;
  }

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

  .image-100-top-pad {
    height: 20rem;
  }

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

  .uber-uns-image.cont {
    object-fit: contain;
  }

  .heading-92 {
    line-height: 108%;
  }

  .grid {
    width: 100%;
  }

  .image-132, .lightbox-link-2 {
    height: auto;
  }

  .left-arrow {
    width: 40px;
  }

  .slider-3 {
    height: 35vh;
  }

  .right-arrow {
    width: 40px;
  }

  ._2er-grid1-2 {
    margin-top: 10px;
  }

  .image-wrapper-large-4 {
    order: 0;
    height: 20rem;
  }

  .image-wrapper-large-4.order {
    order: -9999;
  }
}

#w-node-_6325064d-b05a-c962-2612-ca6de96e97e2-e96e97d3 {
  place-self: start center;
}

#w-node-dd83fdf4-ab6a-9a5f-e213-239f58c7a0d0-e96e97d3, #w-node-_67ff2a20-57fc-7193-bcdb-4bce18e1a07a-e96e97d3, #w-node-dfe82383-e4a7-bec1-38b7-98ebe9e0ebc6-e96e97d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f55dc327-94a7-b78a-29f4-be77b81ae0ca-67981af5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1e272d43-2592-a6bb-3927-a0362c54c3ae-67981af5, #w-node-_1e272d43-2592-a6bb-3927-a0362c54c3b0-67981af5, #w-node-_1e272d43-2592-a6bb-3927-a0362c54c3b2-67981af5, #w-node-a5039350-79fc-2b51-9feb-8ba2d68aacaf-67981af9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_500b8bb5-c3e7-656b-36c0-3016accdec8c-d282d508 {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-b59d8fa1-519c-e6d8-b88d-b8e451a276e4-67981b02 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_076aecaa-90fa-f50f-b923-d358410b2c7e-67981ae2, #w-node-_15c2f35f-de84-7806-672b-f7a727637552-67981af9, #w-node-afea5b5b-ea32-b344-d69a-01c19a0e338e-67981af9 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6325064d-b05a-c962-2612-ca6de96e97e2-e96e97d3 {
    justify-self: start;
  }

  #w-node-_079dff1b-a072-c708-9340-4759f3463684-67981af9, #w-node-_079dff1b-a072-c708-9340-4759f3463684-ca657f5b {
    order: 9999;
  }
}


