:root {
  --yellow: #ffde00;
  --red: #ec0004;
  --pink: #d91381;
  --blue: #00aeef;
  --grey: #3f4142;
  --white: #fff;
  --highlights: #fa4659;
  --light-gray: #cdcdcd;
  --light-red: #ff2036;
}

.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: 16px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

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

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-4 {
  color: #000;
  object-fit: contain;
  width: 50px;
  height: 50px;
  margin-top: 10px;
}

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
  position: sticky;
  top: 0%;
}

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

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

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

.nav-link-3.flie-text:hover, .nav-link-3.flie-text.w--current {
  color: red;
}

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

.hauptfarbe {
  background-color: #3f4142;
}

.zweitfarbe {
  background-color: #f4f4f4;
}

.highlights {
  background-color: #e0e0e0;
}

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

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

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

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

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

.inhalt-mittig1 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

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

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

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

.instagram3 {
  width: 30px;
}

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

.utility-page-wrap {
  background-image: linear-gradient(90deg, var(--yellow), var(--red) 33%, var(--pink) 66%, var(--blue));
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

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

.submit-button {
  background-color: #ecbf38;
}

.title-banner {
  background-color: var(--grey);
  position: relative;
}

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

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

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

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

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

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text.unten {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.div-block-video1 {
  color: #fff;
  background-color: #00000029;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-bottom: 5vh;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

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

.subheading1.heading-2 {
  text-align: right;
  line-height: 1.3;
}

.slogan1 {
  text-align: right;
  text-transform: none;
  font-size: 60px;
  line-height: 70px;
}

.slogan1.heading-1 {
  text-align: center;
  font-size: 50px;
  line-height: 1.3;
}

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

.termin-button.heading-3.highlights:hover {
  background-color: #333;
}

.termin-button.heading-3.highlights-blue {
  background-color: red;
  border: 1px solid #0000;
  transition: all .5s;
}

.termin-button.heading-3.highlights-blue:hover {
  background-color: var(--grey);
  border: 1px solid #fff;
}

.termin-button.heading-3.highlights-blue.jetzt {
  border: 1px solid #0000;
}

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

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

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

.heading-mittig1.heading-1.linkss {
  text-align: left;
}

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

.text-mittig1.flie-text {
  line-height: 1.3;
}

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

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

.inhalt-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  display: flex;
}

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

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

.bildcover-100-1 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

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

.footer-image.invert {
  object-fit: contain;
}

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

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

.footer-1.hauptfarbe.heading-3 {
  justify-content: space-between;
  margin-top: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

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

.galeriebild1 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.maps1 {
  width: 100%;
  height: 70vh;
}

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

.link-formular.farbe-der-headings {
  color: red;
}

.submit-button1.highlights-blue.flie-text {
  background-color: red;
}

.submit-button1.highlights-blue.flie-text:hover {
  background-color: var(--grey);
}

.select-field {
  color: #949494;
  background-color: #fff;
}

.text-field {
  height: 30px;
  font-family: Roboto, sans-serif;
}

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

.impdat {
  margin-left: 5vw;
  margin-right: 5vw;
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

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

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

.success1.heading-1 {
  font-family: Raleway, sans-serif;
}

.divider {
  width: 8vw;
  height: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.divider.highlights-blue {
  background-color: red;
}

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

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

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

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

.logo-img {
  object-fit: contain;
  width: 27vw;
}

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

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

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

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

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

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

.map-2 {
  width: 100%;
  height: 100%;
}

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

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

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

.termin-button-2.heading-3.highlights {
  color: #000;
  background-color: #e0e0e0;
}

.termin-button-2.heading-3.highlights:hover {
  color: #333;
  background-color: #f5f5f5;
}

.heading-mittig1-gray {
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

.heading-mittig1-gray.heading-1 {
  color: #333;
  line-height: 1.3;
}

.heading-mittig1-gray.heading-1.linkss {
  text-align: left;
}

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

.text-mittig1-gray.flie-text {
  color: #333;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.text-mittig1-gray.flie-text.text {
  text-align: left;
}

.image-wrapper {
  width: 100%;
  max-width: 100%;
  height: 58vh;
  position: relative;
  overflow: hidden;
}

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

.image-wrapper-small {
  width: 100%;
  max-width: 100%;
  height: 45vh;
}

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

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

.highlights-blue {
  color: #fff;
  background-color: #b60315;
}

.heading-mittig1-small {
  text-align: center;
  font-size: 22px;
  line-height: 35px;
}

.heading-mittig1-small.heading-1 {
  line-height: 1.3;
}

.icon {
  object-fit: contain;
  background-color: #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.section-no-padding {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sm-wrapper {
  z-index: 999999;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 1% 30% auto;
}

.code-embed {
  position: absolute;
  inset: 0% auto auto 0%;
}

.icon-5 {
  color: var(--white);
}

.icon-5:hover, .icon-5:focus-visible, .icon-5[data-wf-focus-visible] {
  color: var(--highlights);
}

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

.dropdown-list-13 {
  background-color: #ddd;
}

.dropdown-list-13.w--open {
  background-color: #3f4142;
}

.nav-link1 {
  color: #fff;
  border-bottom: 1px solid #898989;
  width: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link1:hover {
  color: gray;
}

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

.nav-link1.flie-text {
  font-family: Roboto, sans-serif;
}

.nav-link1.flie-text:hover, .nav-link1.flie-text.w--current {
  color: red;
}

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

.grid-bild-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
}

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

.inhalt-mitting-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 80px;
  display: flex;
}

.grid-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 20px;
  display: grid;
}

.contact-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 30vh;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.contact-wrapper.highlights {
  text-align: center;
  transition: all .3s ease-in-out;
}

.contact-wrapper.highlights:hover {
  transform: scale(1.05);
}

.contact-wrapper.hauptfarbe {
  color: var(--white);
  text-align: center;
  transition: all .3s ease-in-out;
}

.contact-wrapper.hauptfarbe:hover {
  transform: scale(1.05);
}

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

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

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

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

.inhalt-mitting-97vh {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 97vh;
  display: flex;
  position: sticky;
  top: 5vh;
}

.image-100-abs-contain {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

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

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

.text-links {
  font-size: 14px;
}

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

.highlights-grey {
  background-color: #c2c5c9;
}

.div-block-video1-banner {
  color: #fff;
  background-color: #00000029;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 5vh 140px;
  display: flex;
}

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

.logo-img-big {
  object-fit: contain;
  border-radius: 5px;
  width: 40vw;
}

.bildcover-100-contain {
  object-fit: contain;
  object-position: 50% 50%;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

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

.background-video {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

  .nav-link-3.flie-text {
    width: 50%;
    margin-left: 0;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

  .inhalt-mittig1.highlights {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .title-banner {
    width: 100%;
    height: 60vh;
  }

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

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

  .men-icon1 {
    color: #fff;
  }

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

  .nav-men-1.hauptfarbe {
    background-color: var(--grey);
    box-shadow: inset 0 5px 9px -5px var(--red);
    border: 1px #000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
  }

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

  .email {
    margin-bottom: 5px;
  }

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

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

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

  .footer-2 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-video1 {
    align-items: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    inset: 0%;
  }

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

  .slogan1 {
    text-align: center;
  }

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

  .inhalt-mittig-untereinander {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .section-mittig1 {
    padding: 60px;
  }

  .section-mittig1.zweitfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 100%;
  }

  .heading-links1.heading-1 {
    text-align: center;
  }

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

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

  .bildcover-100-1 {
    height: 100%;
  }

  .bildcover-100-1.size {
    height: 60vh;
  }

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

  .footertext1 {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-1.hauptfarbe.heading-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: start center;
    padding: 20px 40px;
    display: flex;
  }

  .maps1 {
    height: 25rem;
    margin-top: 10px;
  }

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

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

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

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

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

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

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

  .logo-img {
    width: 150px;
  }

  .container-8 {
    max-width: 100%;
  }

  .heading-mittig1-gray.heading-1.linkss, .text-mittig1-gray.flie-text.text {
    text-align: center;
  }

  .image-wrapper, .image-100.size {
    height: 60vh;
  }

  ._6er-grid1 {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    display: flex;
  }

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

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

  .icon {
    width: 35px;
    height: auto;
  }

  .section-no-padding {
    padding: 60px;
  }

  .sm-wrapper {
    margin-bottom: 10px;
    margin-right: 10px;
    inset: auto 0% 0% auto;
  }

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

  .dropdown-list-13.w--open {
    background-color: var(--red);
    position: relative;
  }

  .nav-link1.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link1.flie-text:hover {
    color: var(--grey);
    font-weight: 700;
  }

  .grid-bild-text {
    flex-flow: column;
    display: flex;
  }

  .inhalt-mitting {
    width: 100%;
  }

  .inhalt-mitting-1.highlights {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

  .inhalt-mitting-1.highlights.last {
    order: 1;
  }

  .inhalt-mitting-1.highlights-grey {
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

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

  .contact-wrapper.highlights, .contact-wrapper.hauptfarbe {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-101 {
    width: 25px;
    margin-bottom: 10px;
  }

  .inhalt-mitting-97vh {
    height: 60vh;
  }

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

  .div-block-video1-banner {
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    inset: 0%;
  }

  ._2er-grid {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .bildcover-100-contain {
    height: 100%;
  }

  .slide-nav {
    font-size: 10px;
  }

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

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

  .dropdown {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

  .nav-link-3.flie-text {
    width: 70%;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .title-banner {
    height: 28rem;
  }

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

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

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

  .angebot2 {
    height: auto;
  }

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

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

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

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

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

  .inhalt-mittig-untereinander {
    padding: 40px;
  }

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

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

  .section-mittig1 {
    padding: 40px;
  }

  .section-mittig1.zweitfarbe {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

  .bildcover-100-1 {
    height: 300px;
  }

  .bildcover-100-1.size {
    height: 25rem;
  }

  .bildcover-100-1.size.linkss {
    object-position: 30% 50%;
  }

  .footertext1 {
    margin-bottom: 0;
  }

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

  .footer-1.hauptfarbe.heading-3 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .maps1 {
    height: 25rem;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro-2 {
    height: 400px;
  }

  .image-wrapper, .image-wrapper-small {
    height: 25rem;
  }

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

  .icon {
    width: 33px;
  }

  .section-no-padding {
    padding: 40px;
  }

  .image-100-blur {
    height: 100%;
  }

  .inhalt-mitting-97vh {
    height: 25rem;
  }

  .image-100-abs-contain {
    height: 100%;
  }

  .list1.flie-text {
    padding-left: 20px;
  }

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

  .bildcover-100-contain {
    height: 100%;
  }

  .bildcover-100-contain.size {
    height: 25rem;
  }

  .slide-nav {
    font-size: 7px;
  }
}

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

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

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

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

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

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

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

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

  .nav-link-3.flie-text {
    width: 60%;
  }

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

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

  .inhalt-mittig1 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

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

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .impdatfooter {
    text-align: left;
  }

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

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

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

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

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

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

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

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

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

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

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

  .inhalt-nebeneinander1 {
    width: auto;
  }

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

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

  .footer-1.hauptfarbe.heading-3, .impdat, .success {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .success1.heading-1 {
    font-size: 19px;
    line-height: 25px;
  }

  .divider.hauptfarbe {
    width: 11vw;
  }

  .maps-gro-2 {
    height: 300px;
  }

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

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

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

  .image-100.size {
    height: 50vh;
  }

  ._6er-grid1 {
    flex-direction: column;
    justify-content: space-between;
    justify-items: center;
    display: flex;
  }

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

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

  .icon {
    width: 27px;
  }

  .section-no-padding {
    padding: 20px;
  }

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

  .slide-nav.bottom {
    margin-bottom: 10px;
  }

  .icon-6 {
    inset: 0% 0% 0% auto;
  }

  .icon-7 {
    inset: 0% auto 0% 0%;
  }
}

#w-node-ebab2419-9b21-e6cd-2ab4-c4707538f09e-da7e9133, #w-node-bccb05a7-b441-2fe7-e872-071582dacbbf-da7e9133, #w-node-_4f7a0cb8-fb3c-3066-7b49-227dfcf7db32-da7e9133, #w-node-_6c8e329a-d2ce-71e1-8cc5-b5cb7ab9675d-da7e9133, #w-node-_3bfb989d-3b53-e130-baa7-000a1ccedeb2-da7e9133, #w-node-_870846f1-8e70-a232-2cf5-50b31919085c-da7e9133, #w-node-dea92b89-22a8-f401-9ea0-8cbb44c2f9d6-da7e9133, #w-node-b4ef0c5a-2151-cf71-5bac-26717a83aa4e-da7e9133, #w-node-a0e2d166-b91b-baff-a054-f6dc668c5363-da7e9133, #w-node-_437b6c17-39d7-74e1-0467-3d06081a0a3f-da7e9133, #w-node-ce4436e3-686d-3231-f617-bc01ae0ea036-da7e9133, #w-node-a5201c50-da7b-2c34-5e50-2ec246ec3654-da7e9133, #w-node-d3be1946-96c6-cc55-638b-cc315129fd00-da7e9133, #w-node-d102fd62-31fe-29f5-4451-7704be4874f9-da7e9133, #w-node-ea873254-ff9d-576a-49ac-65d424a7cb8c-da7e9133, #w-node-f3624716-499b-89a6-8e6e-1eb47d973376-da7e9133, #w-node-b3d66a68-de9a-abaa-94a6-f4b3b9ff4d3f-da7e9133, #w-node-_8bb739ee-6d35-ff1b-0bcc-16272391bc61-da7e9133, #w-node-e38f0430-0439-00c2-2f87-c0e11134ae51-da7e9133, #w-node-_7c2dfc77-ff7c-365c-cb0c-552d80fa9926-da7e9133, #w-node-_99291598-63a9-37bf-a83b-c944f30aac43-da7e9133, #w-node-_5d788b86-ab2b-9748-fdcb-4f89b055967a-da7e9133, #w-node-_46ad0b16-14aa-c2de-380d-52c6b46159c9-da7e9133, #w-node-a13f2ec5-aca9-881f-e8cf-6d3295dc9a01-da7e9133, #w-node-eb5e4cb9-5266-2346-9b9d-a7a51149f650-da7e9133, #w-node-_0becbb12-5301-6c89-5764-00c03dcb7d9d-da7e9133, #w-node-dbfca37a-61d4-0192-59a5-c4ad873b73ba-da7e9133, #w-node-c3d66241-1547-6597-bb89-144a39514dbe-da7e9133, #w-node-_88b847bb-d2ad-45bb-1e2b-b640daf74d9d-da7e9133, #w-node-_7370047a-853e-39cd-d238-2d4415419756-da7e9133, #w-node-_98ca6c60-1fde-ae7e-0ba9-a24638a6c159-da7e9133, #w-node-_68af45dc-7434-2311-1278-0715963f515a-da7e9133, #w-node-_1fa89432-e4c7-ca30-3321-7a35bf2fedce-da7e9133, #w-node-_54def417-4aa0-3af7-d21e-ca42673c70df-da7e9133, #w-node-c4eaae87-dbce-6f29-0776-4b2f6da82446-da7e9133, #w-node-cfeca3ad-0501-6919-eec9-29a9d5f8067f-da7e9133 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ede99f96-fae0-4faa-c264-445890012265-6aeb0226 {
  grid-area: 3 / 1 / 4 / 4;
}



/* ============================================================================
   Einseiter (Review 09/2026) — Sprungnavigation, Akkordeons, Edelputz-Reiter,
   Galerie-Lightbox, Formular in vier Schritten, feste Leiste auf Telefonen.
   ========================================================================= */

html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

.sprungziel {
  scroll-margin-top: 100px;
}

/* --- Kopfbereich: Telefonnummer + Angebotsknopf ------------------------- */
.header-cta {
  align-items: center;
  gap: 20px;
  margin-left: auto;
  display: flex;
}

.header-cta-tel {
  color: #fff;
  white-space: nowrap;
  font-size: 16px;
  text-decoration: none;
}

.header-cta-tel:hover {
  color: #ff8d99;
}

/* --- Kopfbereich: Eyebrow, Text, Knöpfe, Kennzahlen, Stichwortleiste ---- */
.eyebrow {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
  font-size: 14px;
}

.eyebrow-dark {
  color: #b60315;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 6px;
  font-size: 14px;
}

.hero-text {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-top: 10px;
  font-size: 18px;
}

.hero-buttons {
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
  display: flex;
}

.termin-button.heading-3.hero-button-tel {
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
}

.termin-button.heading-3.hero-button-tel:hover {
  color: #3f4142;
  background-color: #fff;
}

.stat-row {
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 45px;
  margin-top: 30px;
  display: flex;
}

.stat-item {
  text-align: center;
  min-width: 110px;
}

.stat-zahl {
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.2;
}

.stat-text {
  color: #fff;
  font-size: 14px;
}

.keyword-bar {
  width: 100%;
  padding: 12px 5vw;
  overflow: hidden;
}

.keyword-track {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px 0;
  display: flex;
}

.keyword-item {
  color: #fff;
  white-space: nowrap;
  font-size: 14px;
}

.keyword-item + .keyword-item:before {
  color: #b60315;
  content: "·";
  margin-left: 12px;
  margin-right: 12px;
}

/* --- Betrieb: vier Kacheln --------------------------------------------- */
._4er-grid-kacheln {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  display: grid;
}

.inhalt-mittig1.kachel {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 20px 30px;
}

.inhalt-mittig1.kachel .heading-mittig1-small {
  margin-top: 0;
  margin-bottom: 10px;
}

/* --- Aufklappbare Einträge (Leistungen + Fragen) ------------------------ */
.akkordeon-wrap {
  width: 100%;
  max-width: 1100px;
  margin-top: 30px;
}

.leistung-item {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  margin-bottom: 12px;
}

.leistung-item[open] {
  border-color: #b60315;
}

.leistung-summary {
  cursor: pointer;
  align-items: baseline;
  gap: 14px;
  padding: 18px 55px 18px 20px;
  list-style: none;
  display: flex;
  position: relative;
}

.leistung-summary::-webkit-details-marker {
  display: none;
}

.leistung-summary:hover {
  background-color: #f4f4f4;
}

.leistung-summary:after {
  content: "";
  border-bottom: 2px solid #b60315;
  border-right: 2px solid #b60315;
  width: 10px;
  height: 10px;
  transition: transform .25s;
  position: absolute;
  top: 24px;
  right: 22px;
  transform: rotate(45deg);
}

.leistung-item[open] > .leistung-summary:after {
  transform: rotate(-135deg);
}

.leistung-nummer {
  color: #b60315;
  flex: none;
  font-size: 20px;
  font-weight: 700;
}

.leistung-titel {
  color: #3f4142;
  flex: none;
  margin: 0;
  font-size: 20px;
  line-height: 1.3;
}

.leistung-kurz {
  color: #6b6f70;
  font-size: 15px;
}

.leistung-item[open] > .leistung-body {
  gap: 30px;
  padding: 0 20px 25px;
  display: flex;
}

.leistung-bild-wrap {
  flex: 0 0 40%;
  max-width: 40%;
}

.leistung-bild {
  object-fit: cover;
  width: 100%;
  max-height: 320px;
}

.leistung-bild.contain {
  object-fit: contain;
  background-color: #fff;
}

.leistung-text {
  flex: 1;
}

.leistung-text .text-mittig1-gray {
  text-align: left;
  margin-top: 0;
}

.leistung-liste {
  color: #3f4142;
  margin: 12px 0 0;
  padding-left: 20px;
  font-size: 16px;
}

.leistung-liste li {
  margin-bottom: 4px;
}

.leistung-item[open] > .faq-body {
  display: block;
}

.faq-body .text-mittig1-gray {
  text-align: left;
  margin-top: 0;
}

/* --- Edelputz: drei umschaltbare Reiter (reines CSS, ohne Skript) ------- */
.edelputz-tabs {
  width: 100%;
  max-width: 1100px;
  margin-top: 30px;
}

.edelputz-radio {
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
}

.edelputz-tabmenu {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  display: flex;
}

.edelputz-tablink {
  color: #3f4142;
  cursor: pointer;
  background-color: #e0e0e0;
  border: 1px solid #0000;
  padding: 12px 22px;
  font-size: 16px;
  transition: background-color .25s, color .25s;
}

.edelputz-tablink:hover {
  background-color: #c2c5c9;
}

.edelputz-pane {
  background-color: #fff;
  gap: 30px;
  margin-top: 20px;
  padding: 25px;
  display: none;
}

#ep-tab-1:checked ~ #ep-pane-1,
#ep-tab-2:checked ~ #ep-pane-2,
#ep-tab-3:checked ~ #ep-pane-3 {
  display: flex;
}

#ep-tab-1:checked ~ .edelputz-tabmenu label[for="ep-tab-1"],
#ep-tab-2:checked ~ .edelputz-tabmenu label[for="ep-tab-2"],
#ep-tab-3:checked ~ .edelputz-tabmenu label[for="ep-tab-3"] {
  color: #fff;
  background-color: #b60315;
}

#ep-tab-1.edelputz-radio:focus-visible ~ .edelputz-tabmenu label[for="ep-tab-1"],
#ep-tab-2.edelputz-radio:focus-visible ~ .edelputz-tabmenu label[for="ep-tab-2"],
#ep-tab-3.edelputz-radio:focus-visible ~ .edelputz-tabmenu label[for="ep-tab-3"] {
  outline: 2px solid #3f4142;
  outline-offset: 2px;
}

.edelputz-bild-wrap {
  flex: 0 0 45%;
  max-width: 45%;
}

.edelputz-bild {
  object-fit: cover;
  width: 100%;
  max-height: 360px;
}

.edelputz-text {
  flex: 1;
  text-align: left;
}

.edelputz-text .text-mittig1-gray {
  text-align: left;
}

.edelputz-kurz {
  color: #b60315;
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 16px;
}

.edelputz-abschluss {
  max-width: 800px;
  margin-top: 30px;
}

/* --- Galerie + Lightbox ------------------------------------------------ */
.gallery-grid {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
  max-width: 1200px;
  margin-top: 30px;
  display: grid;
}

.gallery-thumb {
  cursor: pointer;
  background-color: #e0e0e0;
  border: 0;
  width: 100%;
  padding: 0;
  display: block;
  overflow: hidden;
}

.gallery-img {
  object-fit: cover;
  width: 100%;
  height: 200px;
  transition: transform .3s;
  display: block;
}

.gallery-thumb:hover .gallery-img {
  transform: scale(1.05);
}

.gallery-thumb:focus-visible {
  outline: 3px solid #b60315;
  outline-offset: 2px;
}

html.lightbox-offen {
  overflow: hidden;
}

#lightbox-overlay {
  z-index: 1000001;
  background-color: #000000ed;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: 0;
}

#lightbox-overlay[hidden] {
  display: none;
}

.lightbox-img {
  object-fit: contain;
  max-width: 88vw;
  max-height: 86vh;
}

.lightbox-nav, .lightbox-close {
  color: #fff;
  cursor: pointer;
  background-color: #ffffff26;
  border: 0;
  width: 46px;
  height: 46px;
  font-size: 30px;
  line-height: 1;
}

.lightbox-nav:hover, .lightbox-close:hover {
  background-color: #b60315;
}

.lightbox-prev {
  margin-right: 10px;
}

.lightbox-next {
  margin-left: 10px;
}

.lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
}

.lightbox-zaehler {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  text-align: center;
}

/* --- Kontakt + Formular in vier Schritten ------------------------------ */
#kontakt .contact-wrapper {
  height: auto;
  min-height: 30vh;
  padding-top: 25px;
  padding-bottom: 25px;
}

#kontakt .info {
  text-align: center;
}

.kontakt-link p {
  text-decoration: underline;
}

.kontakt-unten {
  align-items: flex-start;
  margin-top: 50px;
}

.form-progress {
  color: #b60315;
  margin-bottom: 6px;
  font-weight: 700;
}

.form-step-titel {
  color: #3f4142;
  margin-top: 15px;
  margin-bottom: 4px;
  font-size: 20px;
}

.form-step-hinweis {
  color: #6b6f70;
  margin-bottom: 10px;
  font-size: 15px;
}

.radio-group {
  margin-bottom: 14px;
}

.radio-field {
  text-align: left;
  margin-bottom: 4px;
  display: block;
}

.form-wizard .form-step {
  width: 100%;
}

.form-wizard.js-ready .form-step {
  display: none;
}

.form-wizard.js-ready .form-step.is-active {
  display: block;
}

.wizard-nav {
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 14px;
  display: flex;
}

.wizard-nav[data-wizard-nav] button[hidden] {
  display: none;
}

.termin-button.heading-3.wizard-back {
  color: #3f4142;
  background-color: #e0e0e0;
}

.termin-button.heading-3.wizard-back:hover {
  background-color: #c2c5c9;
}

.footer-zusatz {
  max-width: 260px;
  margin-top: 8px;
  font-size: 14px;
}

/* --- Feste Leiste auf Telefonen ---------------------------------------- */
.mobile-cta-bar {
  display: none;
}

/* --- Umbrüche ---------------------------------------------------------- */
@media screen and (max-width: 991px) {
  ._4er-grid-kacheln {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .header-cta {
    gap: 12px;
  }

  .leistung-body, .edelputz-pane {
    flex-direction: column;
  }

  .leistung-bild-wrap, .edelputz-bild-wrap {
    flex: none;
    max-width: 100%;
  }

  .kontakt-unten {
    flex-direction: column;
    gap: 30px;
  }

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

  .maps1 {
    height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-bottom: 62px;
  }

  .header-cta {
    display: none;
  }

  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gallery-img {
    height: 150px;
  }

  .leistung-summary {
    flex-direction: column;
    gap: 4px;
    padding-right: 45px;
  }

  .stat-row {
    gap: 18px 25px;
  }

  .stat-zahl {
    font-size: 26px;
  }

  .mobile-cta-bar {
    z-index: 1000000;
    background-color: #3f4142;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .mobile-cta-item {
    color: #fff;
    text-align: center;
    background-color: #3f4142;
    flex: 1;
    padding: 20px 5px;
    font-size: 16px;
    text-decoration: none;
  }

  .mobile-cta-item + .mobile-cta-item {
    border-left: 1px solid #5a5d5e;
  }

  .mobile-cta-item.highlights-blue {
    background-color: #b60315;
    border-left-color: #b60315;
  }

  #lightbox-overlay {
    padding: 10px;
  }

  .lightbox-img {
    max-width: 92vw;
    max-height: 70vh;
  }
}

@media screen and (max-width: 479px) {
  ._4er-grid-kacheln {
    grid-template-columns: 1fr;
  }

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

  .gallery-img {
    height: 130px;
  }

  .hero-buttons {
    width: 100%;
    flex-direction: column;
  }

  .keyword-item {
    font-size: 13px;
  }

  .keyword-item + .keyword-item:before {
    margin-left: 8px;
    margin-right: 8px;
  }

  .edelputz-tablink {
    padding: 10px 14px;
    font-size: 15px;
  }

  .mobile-cta-item {
    font-size: 15px;
  }
}

/* --- Nachjustierung Kopfbereich/Reiter ---------------------------------- */
/* Der Kopfbereich trug bisher feste Höhen (60vh bzw. 28rem). Mit Eyebrow,
   Absatz, Kennzahlen und Stichwortleiste reicht das nicht mehr – sonst läuft
   der Inhalt oben aus dem Banner heraus. */
.title-banner {
  height: auto;
}

.div-block-video1-banner {
  height: auto;
  justify-content: center;
}

.keyword-item + .keyword-item:before {
  color: #ff6b76;
}

.edelputz-text .heading-mittig1-small {
  text-align: left;
}
