@font-face {
  font-family: Stem Extra;
  src: url('../fonts/Stem-Extra-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Della Robbia;
  src: url('../fonts/Della-Robbia-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Stem;
  src: url('../fonts/Stem-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --333: white;
  --highlights-color: #e6197b;
  --main-color: #7030a0;
  --secondry-color: #f9fbff;
  --black: black;
  --main: #303b6b;
}

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

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

.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-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.navbar1 {
  z-index: 999;
  background-color: var(--333);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: sticky;
  top: 0%;
}

.navbar {
  width: 100%;
}

.navbar.main-color {
  z-index: 99;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.nav_link:hover {
  color: #e6197b;
}

.nav_link.w--current {
  color: #ebe3de;
}

.nav_link.flie-text.w--current {
  color: #e6197b;
}

.nav_link.paragraph-font:hover, .nav_link.paragraph-font.w--current {
  color: #cedbef;
}

.farbe-der-headings {
  color: var(--highlights-color);
  line-height: 1.3;
}

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

.secondary-color {
  background-color: var(--secondry-color);
}

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

.heading-font1 {
  font-family: Della Robbia, Arial, sans-serif;
  line-height: 1.3;
}

.heading-font2 {
  font-family: Della Robbia, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

.heading-font3 {
  font-family: Della Robbia, Arial, 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;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.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: url('../images/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: 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;
}

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

._404-error {
  color: #fff;
  font-family: Della Robbia, Arial, sans-serif;
  font-size: 30px;
  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 {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 10px;
  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;
}

.inhaltstartseite {
  padding: 20px 10px;
}

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

.nav-men.hauptfarbe {
  z-index: 1000;
  display: flex;
}

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

.div-block-113 {
  margin-bottom: 5px;
}

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 5vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.slogan1 {
  text-transform: uppercase;
  font-size: 65px;
  line-height: 75px;
}

.slogan1.heading-font1 {
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.3;
}

.termin-button {
  background-color: var(--highlights-color);
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-3.highlights {
  line-height: 1.3;
}

.termin-button.heading-3.highlights:hover {
  background-color: var(--main);
  color: #fff;
}

.termin-button.heading-font3.highlights {
  margin-top: 60px;
  transition: all .6s;
}

.termin-button.heading-font3.highlights:hover {
  background-color: var(--333);
  color: #000;
}

.termin-button.heading-font3.highlights {
  transition: all .6s;
}

.termin-button.heading-font3.highlights:hover {
  color: #000;
  background-color: #fff;
}

.termin-button.flie-text.large {
  font-size: 18px;
}

.termin-button.flie-text.large:hover {
  background-color: var(--main-color);
}

.inhalt-mittig-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px 40px 60px;
  display: flex;
}

.inhalt-mittig-untereinander.secondary-color {
  border: 5px solid var(--main);
  justify-content: flex-start;
  align-items: center;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
}

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

.heading-mittig1.heading-font1.aa-font {
  text-transform: capitalize;
}

.heading-mittig1.heading-font1.aa-font-copy {
  text-transform: none;
}

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

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

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

.section-mittig.main-color {
  width: 100%;
}

.feature-image-mask {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

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

.inhalt-nebeneinander1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.inhalt-nebeneinander1.top-margin {
  margin-top: 40px;
}

.heading-links1.heading-font1 {
  font-size: 35px;
}

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

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

.text-links1.paragraph-font {
  font-family: Stem, Arial, sans-serif;
  line-height: 1.5;
}

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

._2er-grid1 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
}

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

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

.footertext1.vertical {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

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

.footer-1.main-color {
  flex-flow: column;
  justify-content: space-between;
  margin-top: auto;
  padding-left: 5vw;
  padding-right: 5vw;
}

.leistungsbild1 {
  object-fit: cover;
  width: 100%;
  height: 60vh;
  position: relative;
}

.galeriebild1 {
  object-fit: cover;
  width: 100%;
  height: 79.8vh;
}

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

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

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

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

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

.impdat {
  padding: 100px 40px;
}

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

.heading-links-klein1.heading-font2.heading-color {
  line-height: 1.3;
}

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

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

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

.link {
  color: var(--333);
  text-decoration: none;
}

.social-media {
  object-fit: contain;
  width: 2vw;
}

.link-block {
  margin-right: 10px;
}

.div-block-foter {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

.impdat-2.flie-text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  min-height: auto;
  padding: 0;
  display: flex;
}

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

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

.text-block, .text-block-2 {
  line-height: 1.3;
}

.social-wrapper {
  margin-top: 10px;
}

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

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

.image-100.contain.small {
  width: 70%;
}

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

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

.image-wrapper-small {
  height: 50vh;
}

.image-wrapper-small.center {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-4 {
  background-color: #0000;
  width: 100%;
  height: 1400%;
  margin-top: 40px;
}

.icon-5 {
  color: #fff;
}

._2er-grid1-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
}

.language-tool {
  z-index: 99;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 1px;
  display: inline-flex;
  position: absolute;
  inset: 25% 5vw auto auto;
}

.heading-links1-small.heading-font1 {
  color: #000;
  font-family: Stem Extra, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.accordion-pane {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.accordion-pane.secondary-color {
  background-color: #f4f6ff;
}

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

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

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

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

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

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

.accordion-question-header {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.accordion-question-header.flie-text {
  font-size: 18px;
  line-height: 1.5;
}

.accordion-tab-button {
  background-color: var(--highlights-color);
  cursor: pointer;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 14px;
  line-height: 1.5;
  transition: transform .2s;
  display: flex;
}

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

.main-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.feature-image-mask-sticky {
  width: 100%;
  height: 60vh;
  position: sticky;
  top: 20vh;
}

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

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

.card-backshadow {
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 18px 12px 12px;
  display: flex;
}

.card-backshadow.highlights {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all .6s;
}

.card-backshadow.highlights:hover {
  box-shadow: 0 2px 10px 4px var(--333);
  transform: scale(1.05);
}

.img-backshadow {
  filter: invert();
  object-fit: contain;
  width: 3vw;
  margin-bottom: 10px;
}

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

.feature-image-contain {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

._2er-grid1-logos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-radius: 30px;
  grid-template-rows: auto;
  justify-content: center;
  align-items: center;
  margin-top: 5vh;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.logo-wrapper-1 {
  width: 15vw;
  transition: all .6s;
}

.logo-wrapper-1:hover {
  transform: scale(1.1);
}

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

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

.social-media-2 {
  object-fit: contain;
  width: 2.3vw;
}

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

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

.team-image-wrapper.rahmen {
  border: 1px solid var(--main);
}

.slide-nav {
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 10px;
  inset: 85% 0% 0%;
}

.image-106 {
  object-fit: contain;
  max-width: 6vw;
}

.heading-footer1 {
  margin-top: 0;
  padding-left: 0;
  padding-right: 15px;
  font-size: 14px;
}

.heading-footer1.flie-text {
  line-height: 1.3;
}

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

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

.tab-buttons-block {
  justify-content: center;
  display: flex;
}

.tab {
  border: 4px solid var(--highlights-color);
  background-color: var(--highlights-color);
  color: #fff;
  border-radius: 50px;
  margin-right: 10px;
  font-family: Stem, Arial, sans-serif;
  font-size: 16px;
}

.tab.w--current {
  border-color: var(--main-color);
  background-color: var(--main-color);
  color: var(--333);
}

.images-tabs {
  margin-top: 40px;
}

.image-gallery {
  border: 6px solid var(--main);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.grid-gallery {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 60px;
}

.white-overlay {
  z-index: 1;
  opacity: 1;
  background-color: #ffffffb0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 35%;
  margin-top: 0%;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 25px;
  display: flex;
  position: absolute;
  left: 0;
}

.white-overlay._40 {
  width: 40%;
}

.section-51 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 75vh;
  display: flex;
  overflow: hidden;
}

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

.section-52 {
  position: absolute;
}

.image-116 {
  border: 10px solid var(--main);
  object-fit: contain;
  width: 100%;
  height: 75vh;
}

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

.right-arrow-4 {
  right: -5%;
}

.left-arrow-4 {
  left: -5%;
}

.logo-card {
  width: 100%;
  height: 100%;
  padding: 40px;
}

.images_block {
  height: 100%;
}

.leistungsbild-small {
  object-fit: cover;
  width: 100%;
  height: 30vh;
  position: relative;
}

.grid-3er {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}

.text-span {
  font-size: 18px;
}

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

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

.text-mittig--large {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

.timeline-circle {
  background-color: #9e9e9e;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: sticky;
  top: 50vh;
}

.timeline-left {
  text-align: right;
}

.timeline-center {
  text-align: right;
  justify-content: center;
  display: flex;
}

.timeline-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.timeline-progress {
  z-index: 10;
  background-color: #fff;
  width: 3px;
  height: 100%;
  position: absolute;
}

.timeline-date-text {
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  position: static;
  top: 50vh;
}

.timeline-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.timeline-text.flie-text.under {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
}

.timeline-wraper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.timeline-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 160px 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 30px 0;
}

.button-wraper {
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.heading-mittig1-small {
  text-align: center;
  margin-top: 10px;
  font-size: 32px;
  line-height: 36px;
}

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

.white-overlay-text-black {
  z-index: 1;
  opacity: 1;
  width: 35%;
  color: var(--black);
  background-color: #ffffffb0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  margin-bottom: 20px;
  margin-left: 40px;
  padding: 10px;
  display: flex;
  position: absolute;
  left: auto;
}

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

.grid-2er {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.card-backshadow-min-height {
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 18px 12px 12px;
  display: flex;
}

.card-backshadow-min-height.highlights {
  text-decoration: none;
  transition: all .6s;
}

.card-backshadow-min-height.highlights:hover {
  box-shadow: 0 2px 10px 4px var(--333);
  transform: scale(1.05);
}

.link-fixed {
  background-color: #107aca;
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto 1% 40% auto;
  overflow: hidden;
}

.slider-1 {
  background-color: #0000;
  width: 45%;
  height: 35vh;
  margin-top: 10px;
  padding-bottom: 60px;
}

.card-backshadow-center {
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.card-backshadow-center.highlights {
  text-decoration: none;
  transition: all .6s;
}

.right-arrow-5 {
  right: -70px;
}

.left-arrow-5 {
  left: -70px;
}

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

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

.slogan14 {
  font-size: 65px;
  line-height: 75px;
}

.slogan14.heading-font1 {
  color: #000;
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
}

.slogan14.heading-font1.smaller {
  font-size: 35px;
}

.heading-links1-small-banner.heading-font1 {
  color: #000;
  margin-top: 0;
  font-family: Stem Extra, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.heading-links1-small-banner.heading-font1.smaller {
  font-size: 27px;
}

.termin-button-large {
  background-color: var(--highlights-color);
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button-large.flie-text {
  font-size: 18px;
}

.dovtolib-logo {
  object-fit: contain;
}

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

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

.icon-rotate {
  color: #fff;
}

.nav-link-dd {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.nav-link-dd:hover {
  color: var(--main-color);
}

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

.nav-link-dd.flie-text.w--current {
  color: var(--main-color);
}

._2er-grid1-center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  align-items: center;
  width: 100%;
}

.list_text {
  font-size: 16px;
}

.wrapp {
  overflow-wrap: anywhere;
}

.utility-page {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page.main-color {
  padding-left: 100px;
  padding-right: 100px;
}

.utility-page-100 {
  text-align: center;
  flex-direction: column;
}

.image-error {
  filter: brightness(0%) invert();
  object-fit: contain;
  height: 10rem;
}

.bigger {
  font-family: Stem, Arial, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.bold-text-10 {
  font-size: 35px;
}

.bold-text-11 {
  font-size: 30px;
}

.abs-logo {
  background-color: var(--333);
  object-fit: contain;
  height: 120px;
  padding: 10px;
  position: absolute;
  inset: auto;
}

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

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

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

  .navbar1 {
    border-bottom: 1px solid var(--highlights-color);
  }

  .nav_link.flie-text {
    padding: 15px 0;
    font-size: 14px;
  }

  .nav_link.flie-text.small {
    width: 20%;
    margin-left: 0;
  }

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--highlights-color);
  }

  .nav-men.hauptfarbe {
    background-color: var(--main-color);
    padding: 10px 20px;
    position: absolute;
  }

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

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

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

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

  .slogan1.heading-font1 {
    font-size: 60px;
    line-height: 1.1;
  }

  .termin-button.flie-text.large {
    text-align: center;
    font-size: 14px;
  }

  .inhalt-mittig-untereinander {
    padding: 0;
  }

  .inhalt-mittig-untereinander.secondary-color {
    border-width: 3px;
  }

  .heading-mittig1.heading-font1 {
    margin-top: 0;
    font-size: 30px;
  }

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

  .section-mittig {
    padding: 60px;
  }

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

  .feature-image-mask.small {
    height: 35vh;
    margin-bottom: 20px;
  }

  .feature-image-mask.sm-sc {
    height: 40vh;
  }

  .inhalt-nebeneinander1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .inhalt-nebeneinander1.is-invert {
    flex-flow: column-reverse;
  }

  .heading-links1.heading-font1 {
    text-align: center;
    margin-top: 0;
    font-size: 30px;
  }

  .heading-links1.heading-font1.heading-color {
    width: 100%;
  }

  .heading-links1.heading-font1.top {
    margin-top: 10px;
  }

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

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

  .inhalt-untereinander1 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0;
  }

  ._2er-grid1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

  ._2er-grid1.eis-invert {
    margin-top: 0;
  }

  .footertext1 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footertext1.vertical.s {
    width: 25%;
  }

  .footer-1.main-color {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 30px 40px;
  }

  .impdat {
    padding: 60px;
  }

  .logo-img {
    height: 5rem;
  }

  .social-media {
    width: 1.5rem;
    height: 1.5rem;
  }

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

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

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

  .image-wrapper-small {
    width: 100%;
  }

  .slider-4 {
    height: auto;
    margin-top: 20px;
  }

  ._2er-grid1-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  ._2er-grid1-2.is-invert {
    flex-flow: column-reverse;
  }

  .language-tool {
    top: 30%;
    right: 2%;
  }

  .accordion-pane {
    width: 100%;
  }

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

  .accordion-item-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .arrow-right {
    width: 25px;
    height: 2px;
    right: 2px;
  }

  .arrow-left {
    width: 25px;
    height: 2px;
  }

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

  .arrow-div {
    width: 22px;
    height: 22px;
    margin-right: 15px;
  }

  .accordion-question-header.flie-text {
    font-size: 16px;
  }

  .accordion-tab-button.flie-text {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .feature-image-mask-sticky {
    margin-right: 0;
    position: static;
  }

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

  .card-backshadow {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .card-backshadow.highlights {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .card-backshadow.highlights:hover {
    transform: scale(1.02);
  }

  .img-backshadow {
    width: 2.5rem;
    margin-bottom: 0;
  }

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

  .logo-wrapper-1 {
    width: 12rem;
  }

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

  .social-media-2 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .footer-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .team-image-wrapper {
    margin-bottom: 20px;
  }

  .slide-nav {
    height: 2rem;
    margin-top: 40px;
    font-size: 12px;
  }

  .image-106 {
    max-width: 5rem;
  }

  .heading-footer1.flie-text {
    padding-right: 0;
  }

  .feature-image-60vh {
    height: 100%;
  }

  .tab-buttons-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .tab {
    text-align: center;
    margin-right: 0;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }

  .grid-gallery {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    margin-bottom: 0;
  }

  .white-overlay {
    text-align: center;
    order: 9999;
    justify-content: center;
    align-items: center;
    width: 45%;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 10px 20px;
    position: relative;
    left: auto;
    right: auto;
  }

  .white-overlay._40 {
    width: 45%;
  }

  .section-51 {
    height: auto;
    position: relative;
  }

  .image-115 {
    position: absolute;
  }

  .section-52 {
    width: 45%;
    height: 60vh;
    margin-top: 20px;
    position: relative;
  }

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

  .footertext1-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .right-arrow-4, .left-arrow-4 {
    -webkit-text-stroke-width: .3px;
    -webkit-text-stroke-color: var(--main-color);
    width: 55px;
    font-size: 35px;
  }

  .logo-card {
    padding: 20px;
  }

  .images_block {
    order: -9999;
  }

  .leistungsbild-small {
    height: 45vh;
  }

  .grid-3er {
    flex-flow: column;
    display: flex;
  }

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

  .text-mittig--large.flie-text {
    font-size: 18px;
    line-height: 1.3;
  }

  .timeline-date-text.heading-font2 {
    font-size: 22px;
  }

  .timeline-item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button-wraper {
    margin-left: 0;
  }

  .heading-mittig1-small.heading-font1 {
    font-size: 30px;
  }

  .white-overlay-text-black {
    width: 80%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 5px;
    position: static;
  }

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

  .grid-2er {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .card-backshadow-min-height {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .card-backshadow-min-height.highlights {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
  }

  .card-backshadow-min-height.highlights:hover {
    transform: scale(1.02);
  }

  .link-fixed {
    z-index: 100;
    width: 70px;
    height: 70px;
    padding: 8px;
  }

  .slider-1 {
    width: 90%;
    height: auto;
    padding-bottom: 0;
  }

  .mask-2 {
    width: 80%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .slide {
    margin-right: 20px;
  }

  .card-backshadow-center {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .right-arrow-5 {
    -webkit-text-stroke-width: .3px;
    -webkit-text-stroke-color: white;
    width: 55px;
    right: 0;
  }

  .left-arrow-5 {
    -webkit-text-stroke-width: .3px;
    -webkit-text-stroke-color: white;
    width: 55px;
    left: 0;
  }

  .heading-mittig1-2-card.heading-font2 {
    font-size: 22px;
    line-height: 1.3;
  }

  .heading-links1-kontakt.heading-font1 {
    font-size: 30px;
  }

  .slogan14.heading-font1 {
    font-size: 35px;
    line-height: 1.1;
  }

  .slogan14.heading-font1.smaller {
    font-size: 30px;
  }

  .heading-links1-small-banner.heading-font1 {
    font-size: 20px;
  }

  .termin-button-large.flie-text {
    font-size: 14px;
  }

  .heading-mittig-contact.heading-font2 {
    font-size: 22px;
  }

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

  .icon-rotate {
    margin-right: 0;
  }

  .dropdown-menu.highlights {
    position: relative;
  }

  .dropdown-menu.highlights.w--open {
    width: 100%;
    height: 50vh;
    overflow: auto;
  }

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

  ._2er-grid1-center {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  ._2er-grid1-center.is-invert {
    flex-flow: column-reverse;
  }

  .dropdown-nav {
    width: 100%;
  }

  .list_text.flie-text {
    text-align: left;
  }

  .slide-nav-2 {
    height: 2rem;
    font-size: 12px;
  }

  .lightbox-link {
    width: 100%;
    height: 55vh;
  }

  .bold-text-10 {
    font-size: 30px;
  }

  .bold-text-11 {
    font-size: 25px;
  }

  .abs-logo {
    height: 150px;
  }
}

@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.flie-text {
    padding-top: 12px;
    padding-bottom: 12px;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  ._404-error {
    font-size: 25px;
    line-height: 1.3;
  }

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

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

  .men-buttton1.hauptfarbe {
    padding-top: 12px;
    padding-bottom: 12px;
  }

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

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

  .slogan1.heading-font1 {
    font-size: 50px;
  }

  .termin-button.flie-text.large {
    font-size: 13px;
  }

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

  .heading-mittig1.heading-font1 {
    font-size: 25px;
  }

  .heading-mittig1.heading-font2 {
    font-size: 20px;
  }

  .text-mittig1.flie-text {
    font-size: 15px;
  }

  .section-mittig {
    padding: 40px;
  }

  .feature-image-mask {
    height: 25rem;
    margin-right: 0;
  }

  .feature-image-mask.small {
    height: auto;
  }

  .feature-image-mask.sm-sc {
    height: 40vh;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-links1.heading-font1 {
    font-size: 25px;
  }

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

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

  .footer-image {
    margin-bottom: 5px;
    margin-right: 0;
  }

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

  .footertext1.vertical.s {
    width: auto;
  }

  .footer-1.main-color {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    place-items: center start;
    padding: 40px 20px;
    display: flex;
  }

  .leistungsbild1 {
    object-fit: cover;
    height: 25rem;
  }

  .maps1 {
    height: 25rem;
  }

  .impdat {
    padding: 40px;
  }

  .logo-img {
    height: 4.5rem;
  }

  .maos-footer {
    height: 100px;
  }

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

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

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

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

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

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

  .accordion-question-header.flie-text {
    font-size: 15px;
  }

  .accordion-tab-button {
    width: 90vw;
  }

  .feature-image-mask-sticky {
    height: 25rem;
    margin-right: 0;
  }

  .feature-image-contian {
    margin-left: auto;
    margin-right: auto;
  }

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

  .card-backshadow.highlights {
    width: 48%;
  }

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

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

  .feature-image-contain {
    margin-left: auto;
    margin-right: auto;
  }

  ._2er-grid1-logos {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-wrapper-1 {
    width: 10rem;
  }

  ._6er-grid1-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

  .footer-flex {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .team-image-wrapper {
    height: 25rem;
  }

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

  .heading-footer1.flie-text {
    padding-right: 0;
  }

  .feature-image-60vh {
    margin-left: auto;
    margin-right: auto;
  }

  .tab-buttons-block {
    flex-flow: wrap;
  }

  .tab {
    width: 48%;
    font-size: 13px;
  }

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

  .white-overlay, .white-overlay._40 {
    width: 60%;
  }

  .section-52 {
    width: 60%;
    height: 22rem;
  }

  .image-116 {
    border-width: 5px;
  }

  .footertext1-copy {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
  }

  .right-arrow-4, .left-arrow-4 {
    width: 50px;
    font-size: 30px;
  }

  .leistungsbild-small {
    object-fit: cover;
    height: 25rem;
  }

  .grid-3er {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .team-grid {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .text-mittig--large.flie-text {
    font-size: 17px;
  }

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

  .timeline-progress {
    display: none;
  }

  .timeline-date-text.heading-font2 {
    text-align: center;
    font-size: 20px;
    line-height: 1.3;
  }

  .timeline-text.flie-text {
    text-align: center;
    font-size: 15px;
  }

  .timeline-wraper.main-color {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .timeline-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .timeline-item.is-invert {
    flex-flow: column-reverse;
  }

  .heading-mittig1-small.heading-font1 {
    font-size: 25px;
  }

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

  .link-fixed {
    width: 60px;
    height: 60px;
    padding: 10px;
    bottom: 3%;
  }

  .slider-1 {
    width: 100%;
  }

  .right-arrow-5, .left-arrow-5 {
    width: 50px;
    font-size: 30px;
  }

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

  .heading-mittig1-2-card.heading-font2 {
    font-size: 20px;
  }

  .heading-links1-kontakt.heading-font1 {
    font-size: 25px;
  }

  .slogan14.heading-font1 {
    text-align: center;
    font-size: 30px;
  }

  .heading-links1-small-banner.heading-font1 {
    text-align: center;
    font-size: 18px;
  }

  .termin-button-large.flie-text {
    font-size: 13px;
  }

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

  .heading-mittig-contact.heading-font2 {
    font-size: 20px;
    line-height: 1.3;
  }

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

  .list_text.flie-text {
    padding-left: 20px;
    font-size: 15px;
  }

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

  .lightbox-link {
    height: 25rem;
  }

  .image-error {
    height: 5rem;
  }

  .bold-text-10 {
    font-size: 25px;
  }

  .bold-text-11 {
    font-size: 20px;
  }

  .abs-logo {
    height: 100px;
  }
}

@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.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

  ._404-error {
    font-size: 20px;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .men-buttton1.hauptfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-men.hauptfarbe {
    padding: 5px 15px;
  }

  .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: flex-start;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

  .slogan1.heading-font1 {
    font-size: 35px;
  }

  .termin-button.flie-text.large {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 12px;
  }

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

  .heading-mittig1.heading-font1 {
    font-size: 20px;
  }

  .heading-mittig1.heading-font2 {
    font-size: 18px;
    line-height: 1.2;
  }

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

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

  .heading-links1.heading-font1 {
    font-size: 20px;
  }

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

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

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

  .logo-img {
    height: 4rem;
  }

  .social-media {
    width: 1.9rem;
  }

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

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

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

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

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

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

  .image-wrapper-small.auto {
    height: auto;
  }

  .slider-4.center {
    justify-content: center;
    align-items: center;
  }

  ._2er-grid1-2.is-invert {
    justify-content: flex-start;
    align-items: center;
  }

  .language-tool {
    top: 25%;
  }

  .accordion-item-wrapper {
    margin-top: 10px;
  }

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

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

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

  .accordion-question-header.flie-text {
    font-size: 14px;
  }

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

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

  .card-backshadow {
    min-width: 200px;
    padding: 20px;
  }

  .card-backshadow.highlights {
    width: 100%;
    min-width: auto;
  }

  .img-backshadow {
    width: 2.2rem;
  }

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

  .heading-mittig1-2.heading-font2 {
    font-size: 18px;
  }

  ._2er-grid1-logos {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .logo-wrapper-1 {
    width: 9rem;
  }

  .social-media-2 {
    width: 2.2rem;
  }

  .tab {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .image-gallery {
    border-width: 5px;
  }

  .white-overlay {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-overlay._40, .section-52 {
    width: 90%;
  }

  .right-arrow-4, .left-arrow-4 {
    width: 45px;
    font-size: 25px;
  }

  .logo-card {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .grid-3er {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .team-grid {
    width: 100%;
    max-width: 100%;
  }

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

  .timeline-date-text.heading-font2 {
    font-size: 18px;
  }

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

  .heading-mittig1-small.heading-font1 {
    font-size: 20px;
  }

  .white-overlay-text-black {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .card-backshadow-min-height {
    min-width: 200px;
    padding: 20px;
  }

  .card-backshadow-min-height.highlights:hover {
    transform: scale(1.01);
  }

  .link-fixed {
    width: 55px;
    height: 55px;
    padding: 8px;
  }

  .mask-2 {
    width: 100%;
  }

  .card-backshadow-center {
    min-width: 200px;
    padding: 20px;
  }

  .right-arrow-5, .left-arrow-5 {
    width: 45px;
    font-size: 25px;
  }

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

  .heading-mittig1-2-card.heading-font2 {
    font-size: 18px;
  }

  .heading-links1-kontakt.heading-font1 {
    font-size: 22px;
  }

  .slogan14.heading-font1 {
    font-size: 25px;
  }

  .heading-links1-small-banner.heading-font1 {
    font-size: 16px;
  }

  .heading-links1-small-banner.heading-font1.smaller {
    font-size: 25px;
  }

  .termin-button-large.flie-text {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
  }

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

  .heading-mittig-contact.heading-font2 {
    font-size: 18px;
  }

  .nav-link-dd.flie-text {
    white-space: pre-wrap;
    padding-left: 15px;
    padding-right: 15px;
  }

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

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

  .abs-logo {
    height: 80px;
  }
}

#w-node-a71d67e6-ff4b-2b28-df64-8a1bcf941abc-cf941abb, #w-node-a71d67e6-ff4b-2b28-df64-8a1bcf941ac5-cf941abb, #w-node-a71d67e6-ff4b-2b28-df64-8a1bcf941ace-cf941abb, #w-node-a71d67e6-ff4b-2b28-df64-8a1bcf941add-cf941abb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_603fc5c1-4673-6fa1-f1ca-bfa4adc83cc2-400ab5e5, #w-node-f9227cea-9682-8dbf-4580-5d7095da2b55-400ab5e5 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_8235787e-83d6-8f2c-f0bc-8f7dfc96f227-400ab5e5, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8d1-400ab5e8, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8d6-400ab5e8, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8db-400ab5e8, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8e0-400ab5e8, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8e5-400ab5e8, #w-node-_7506b70a-efe0-4610-0df5-e5ede55af8ea-400ab5e8, #w-node-_0928a46d-dbb6-dcba-4837-f38c36b436bf-400ab5ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6aa9be2a-9946-7bf7-05c1-513ac47ce6ad-576f09a2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_35099e6c-8673-f172-82ed-e32975d759a9-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759af-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759b1-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759b6-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759ba-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759bc-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759c0-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759c3-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759c5-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759ca-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759ce-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759d0-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759d4-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759d7-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759d9-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759de-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759e2-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759e4-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759e8-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759eb-576f09a2, #w-node-_35099e6c-8673-f172-82ed-e32975d759ed-576f09a2, #w-node-_185b7778-5f42-f583-4d1d-5241933df1c8-576f09a2, #w-node-_185b7778-5f42-f583-4d1d-5241933df1cc-576f09a2, #w-node-_185b7778-5f42-f583-4d1d-5241933df1ce-576f09a2, #w-node-_07b415b2-db6a-b016-bbb7-e57e41502d0c-576f09a2, #w-node-_07b415b2-db6a-b016-bbb7-e57e41502d0f-576f09a2, #w-node-_07b415b2-db6a-b016-bbb7-e57e41502d11-576f09a2, #w-node-e0c02bf3-7393-1ee1-5022-24fe6f711a93-576f09a2, #w-node-e0c02bf3-7393-1ee1-5022-24fe6f711a97-576f09a2, #w-node-e0c02bf3-7393-1ee1-5022-24fe6f711a99-576f09a2, #w-node-_65c08c1d-69e8-d5ab-8494-460845cc5897-576f09a2, #w-node-_65c08c1d-69e8-d5ab-8494-460845cc589a-576f09a2, #w-node-_65c08c1d-69e8-d5ab-8494-460845cc589c-576f09a2, #w-node-a0652491-1279-3f03-85a0-80451e22e34a-576f09a2, #w-node-a0652491-1279-3f03-85a0-80451e22e34e-576f09a2, #w-node-a0652491-1279-3f03-85a0-80451e22e350-576f09a2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d988d278-545b-6aa9-117f-d29cb1f9c237-400ab5e5, #w-node-_9dcf916b-1570-cb01-eb99-1bd4fbf7f7a8-400ab5e5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Stem Extra';
  src: url('../fonts/Stem-Extra-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Della Robbia';
  src: url('../fonts/Della-Robbia-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stem';
  src: url('../fonts/Stem-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}