@font-face {
  font-family: Aatmospheric;
  src: url('../fonts/aAtmospheric.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

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

:root {
  --grad-left: #415b66;
  --secondry: #f7f7f7;
  --gradleft-highlights: #cec6b2;
  --gradright-highlights: #ded8c4;
  --beige: #d7cfbb;
  --grda-right: #91afa8;
  --white: white;
  --black: black;
}

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

body {
  color: #333;
  flex-flow: 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: 35px;
  font-weight: 700;
  line-height: 44px;
}

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

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

p {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
}

.logo {
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  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;
}

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

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  padding: 100px;
  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;
}

.farbe-der-headings {
  color: var(--grad-left);
  line-height: 1.1;
}

.hauptfarbe {
  color: #fff;
  background-color: #4f4f55;
  background-image: linear-gradient(90deg, #415b66, #91afa8);
}

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

.highlights {
  background-color: #d7cfbb;
  background-image: linear-gradient(90deg, var(--gradleft-highlights), var(--gradright-highlights));
}

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

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

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

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.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 {
  color: #333;
  font-family: Roboto, sans-serif;
}

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

.terminbutton.highlights.heading-3 {
  background-color: var(--beige);
}

.terminbutton.highlights.heading-3:hover {
  background-color: var(--grad-left);
  color: #fff;
  background-image: none;
}

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  width: 2rem;
  height: 2rem;
  margin-right: 10px;
}

.utility-page-wrap {
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 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;
}

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

.impdat {
  padding: 100px 10vw;
}

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

.adresse, .ffnungszeiten {
  margin-bottom: 0;
}

.video-2 {
  background-image: url('../images/2_1.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 100%;
}

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

.label {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  display: block;
  position: static;
}

.label.heading-2 {
  line-height: 1.3;
}

.wrap-inhalt {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.paragraph-mittig1 {
  text-align: center;
  line-height: 1.5;
}

.paragraph-mittig1.flie-text.spc {
  margin-top: 30px;
}

.paragraph-mittig1.flie-text.margin {
  margin-top: 20px;
}

.abst-nde-logo3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar {
  background-color: #e7e6e1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navlinks {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlinks.hauptfarbe {
  z-index: 999;
  background-image: linear-gradient(90deg, var(--grad-left), var(--grda-right));
  color: #fff;
  position: sticky;
  top: 0;
}

.men {
  z-index: 1000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.navlink {
  color: #fff;
  border-bottom: 1px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navlink:hover, .navlink.w--current {
  color: #fff;
  border-bottom-color: #fff;
}

.navlink.flie-text {
  color: #fff;
}

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

.titelvideo-unterseiten1 {
  color: #fff;
  height: 90vh;
  position: relative;
}

.background-video1 {
  background-image: linear-gradient(#0003, #0003);
  height: 90vh;
}

.divblock-video1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan {
  text-transform: none;
  margin-top: 10px;
  font-size: 55px;
  line-height: 65px;
}

.content-wrap {
  text-align: center;
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.subheadline-deco-line {
  width: 30px;
  height: 1px;
  display: inline-block;
}

.subheadline-deco-line.highlights {
  margin-left: 5px;
  margin-right: 5px;
}

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

.subheadline-wrap.margin {
  margin-top: 20px;
}

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

.heading-mitig1.heading-2.farbe-der-headings {
  font-size: 38px;
}

.heading-mitig1.heading-1 {
  font-size: 15px;
}

.heading-mitig1.heading-1.capital {
  font-size: 25px;
}

.inhalt-mittig {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 107px;
}

.heading-mittig-klein1 {
  text-align: center;
}

.abst-nde-footer3 {
  padding-top: 20px;
  padding-bottom: 40px;
}

.div-block-31 {
  padding-left: 140px;
  padding-right: 140px;
}

.heading-footer3 {
  font-size: 14px;
  font-weight: 400;
}

.heading-footer3.heading-3 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
}

.footer3 {
  height: auto;
  padding-left: 10vw;
  padding-right: 10vw;
}

.footer3.hauptfarbe {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-gro-e-abst-nde {
  padding: 100px;
}

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

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

.rounded-block.zweitfarbe {
  justify-content: flex-start;
}

.address-wrapper {
  margin-bottom: 5px;
}

.offices-wrap {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-bottom: 50px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.wrap-overlayed {
  z-index: 1;
  width: 940px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

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

.office-wrap {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
}

.contact-form-wrap.flie-text {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
}

.titelvideo-start {
  color: #fff;
  height: 90vh;
  padding: 0;
  position: relative;
}

.divider {
  width: 20vw;
  height: 4px;
}

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

.divider.hauptfarbe {
  width: 15vw;
  margin-bottom: 10px;
}

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

.heading-mittig.heading-1 {
  z-index: 5;
  z-index: 5;
  position: relative;
}

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

._2er-grid {
  margin-top: 40px;
}

.text-links1.flie-text.color {
  color: var(--grda-right);
  font-weight: 600;
}

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

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

.heading-klein-links.heading-2 {
  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;
  width: 15rem;
}

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

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

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

.link.black {
  color: #333;
}

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

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

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

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

.image-100.is-contain_bg.top {
  object-position: 50% 25%;
}

.image-100.rel {
  filter: blur(5px);
  position: relative;
}

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

.section-24 {
  padding-right: 0;
}

.grid-footer {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  display: flex;
}

.capital {
  text-transform: uppercase;
}

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

.fixed-block {
  z-index: 9999;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: auto 1% 40% auto;
}

.link-block {
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  box-shadow: 0 2px 5px #0003;
}

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

.heading-block1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  line-height: 1.3;
  display: flex;
  position: relative;
}

.heading-mittig-klein1-2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.horizontal-div {
  width: 100%;
  display: flex;
}

.color-block-4 {
  color: #fff;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin-right: 20px;
  display: flex;
  overflow: hidden;
}

.star-3 {
  object-fit: contain;
  width: 18px;
  margin-right: 5px;
}

.content-block {
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.content-block.first.top {
  justify-content: flex-start;
  align-items: flex-start;
}

.vertical-block {
  flex-direction: column;
  display: flex;
}

.hintergrund-heading {
  z-index: -5;
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  position: absolute;
  inset: auto 0% 29%;
}

.hintergrund-heading.heading-1 {
  z-index: auto;
  color: #f1eee6;
  font-size: 60px;
}

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

.section-gro-e-abst-nde1-2.no-overflow {
  overflow: hidden;
}

.lottie-2 {
  width: 200px;
  height: 200px;
}

.slider_wrapper-2 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.right_arrow-2 {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  right: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.mask {
  position: static;
  overflow: visible;
}

.card {
  background-color: #fff;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
  box-shadow: 1px 1px 7px #8a8a8a80;
}

.card-content-3 {
  padding: 20px 30px 30px;
}

.hiddem {
  display: none;
}

.left_arrow-2 {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.slide_content_wrapper {
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: static;
}

.arrwow-icon {
  color: #000;
}

.arrwow-icon.highlights {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.slider_container-2 {
  z-index: 10;
  width: 100%;
  min-height: 300px;
  margin-top: 0;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.slide {
  margin-right: 30px;
}

.flex-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

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

.terminbutton-transp.highlights.flie-text {
  outline-offset: 0px;
  color: #6c90b2;
  background-color: #0000;
  outline: 1px solid #6c90b2;
  transition: all .6s;
}

.terminbutton-transp.highlights.flie-text:hover {
  background-color: #0000;
  transform: scale(1.1);
}

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

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

.section-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

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

.image-wrapper-hero {
  width: 100%;
  height: 65vh;
  position: relative;
}

.lightbox-100 {
  width: 100%;
  height: 100%;
  position: relative;
}

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

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

.list1.flie-text.margin {
  margin-top: 20px;
}

.content-wrap-2 {
  text-align: center;
  width: 70%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._3er-grid2 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 107px;
}

._3er-grid2.margin {
  margin-bottom: 0;
}

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

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1 {
  font-size: 16px;
}

.tab-link-tab-1.hauptfarbe.w--current {
  color: #333;
  background-color: #cec6b2;
  background-image: none;
}

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

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

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

.aktuelles-slider {
  width: 72%;
  height: 72vh;
  margin-top: 60px;
}

.left-arrow-white, .right-arrow-white {
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #000;
  width: 65px;
}

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

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

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

.code-embed, .jotform_wrap {
  width: 100%;
}

.lightbox-gallery {
  width: 100%;
  height: 100%;
  max-height: 55vh;
  position: relative;
}

.tab {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  transition: all .4s;
  display: block;
}

.tab.heading-2 {
  line-height: 1.3;
}

.tab.heading-2.hauptfarbe:hover, .tab.heading-2.hauptfarbe.w--current {
  background-color: var(--grda-right);
  background-image: none;
}

.tabs-menu-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-pane {
  padding-top: 50px;
}

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

.link-block-3.flie-text {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.dropdown-list-13 {
  background-color: #fcfcfc;
  border-bottom: 1px solid #db3a41;
}

.dropdown-list-13.w--open {
  background-image: linear-gradient(to right, #cd2827, #e63b2c);
  border-radius: 20px;
  padding: 20px;
  left: -150%;
  box-shadow: 1px 1px 13px #fcfcfcbd;
}

.dropdown-list-13._1st {
  left: auto;
}

.dropdown-list-13._1st.w--open {
  background-color: var(--grad-left);
  background-image: none;
  border-bottom-style: none;
  border-radius: 0;
  padding: 10px;
}

.nav-link2 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

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

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

.nav-link2.flie-text {
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}

.nav-link2.flie-text:hover {
  border-bottom: 2px solid #fcfcfc;
}

.nav-link2.flie-text.w--current {
  background-image: none;
  border-bottom: 1px solid #fff;
}

.nav-link2.flie-text.sub-mneu {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.nav-link2.flie-text.sub-mneu:hover {
  border-bottom-color: #fcfcfc;
}

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

.link-10 {
  color: var(--grad-left);
}

.image-101 {
  width: 15vh;
  margin-top: 20px;
}

.heading-klein-small {
  margin-top: 0;
  font-size: 25px;
}

.price-div, .price-div.mid {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-38 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

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

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

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

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

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

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

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

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

  .terminbutton.highlights.heading-3 {
    font-size: 13px;
  }

  .social-verlinkung3 {
    margin-right: 0;
  }

  .impdat {
    padding: 60px;
  }

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

  .video-2 {
    height: 80vh;
  }

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

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

  .paragraph-mittig1 {
    align-self: center;
  }

  .men {
    background-color: var(--beige);
    padding: 20px;
    position: absolute;
  }

  .navlink.flie-text {
    color: #777;
    text-align: center;
    border-bottom-style: none;
  }

  .navlink.flie-text:hover {
    color: var(--grad-left);
  }

  .navlink.flie-text.w--current {
    color: var(--grad-left);
    border-bottom-style: none;
  }

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

  .men-button.hauptfarbe {
    text-align: center;
    background-color: #4f4f55;
    width: 100%;
    padding: 15px 0;
  }

  .men-button.hauptfarbe.w--open {
    background-color: #475460;
  }

  .menu-icon-3 {
    color: #fff;
  }

  .titelvideo-unterseiten1 {
    height: 60vh;
    padding-left: 0;
    padding-right: 0;
  }

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

  .divblock-video1 {
    width: 100%;
    height: 100%;
    padding: 40px;
  }

  .slogan.heading-1 {
    font-size: 40px;
    line-height: 1.3;
  }

  .content-wrap {
    width: 100%;
    margin-bottom: 0;
  }

  .heading-mitig1.heading-2.farbe-der-headings {
    margin-top: 10px;
    font-size: 30px;
  }

  .heading-mitig1.heading-1.capital {
    margin-top: 10px;
  }

  .inhalt-mittig {
    padding: 60px;
  }

  ._3er-grid1 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.25fr;
  }

  .heading-mittig-klein1.heading-3 {
    margin-top: 0;
    font-size: 22px;
  }

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

  .footer3.hauptfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer3.hauptfarbe.flie-text {
    padding: 40px;
  }

  .inhalt-footer3.flie-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .inhalt-gro-e-abst-nde {
    padding: 60px;
  }

  .preise1 {
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    margin: 20px 0 0;
    display: flex;
  }

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

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

  .offices-wrap {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .wrap-overlayed {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .office-wrap {
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .titelvideo-start {
    height: 65vh;
  }

  .divider.highlights {
    text-align: center;
    align-self: center;
  }

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

  .heading-block1 {
    width: 100%;
  }

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

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

  .heading-klein-links.heading-2 {
    text-align: center;
    margin-top: 10px;
  }

  .logo-img {
    width: 13rem;
  }

  .link {
    text-align: center;
  }

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

  .image-100.is-contain_bg {
    object-fit: contain;
    background-color: #fff;
  }

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

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

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

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

  .fixed-block {
    bottom: 5%;
  }

  .link-block {
    width: 2.8rem;
    height: 2.8rem;
  }

  .paragraph-63, .heading-mittig-klein1-2.heading-1 {
    text-align: center;
  }

  .horizontal-div {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
  }

  .color-block-4 {
    width: 50px;
    height: 50px;
    margin-right: 0;
  }

  .star-3 {
    width: 15px;
  }

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

  .content-block.first {
    order: -1;
  }

  .content-block.first.top {
    justify-content: flex-start;
    align-items: center;
  }

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

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

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

  .right_arrow-2 {
    width: 45px;
    height: 45px;
    right: 0;
  }

  .card-content-3 {
    padding: 20px;
  }

  .left_arrow-2 {
    width: 45px;
    height: 45px;
    left: 0;
  }

  .arrwow-icon.highlights {
    font-size: 25px;
  }

  .slider_container-2 {
    min-height: auto;
    margin-top: 20px;
    padding: 0;
  }

  .slide {
    margin-right: 0;
  }

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

  .terminbutton-transp.highlights.flie-text {
    text-align: center;
    font-size: 13px;
    line-height: 1.2;
  }

  .section-2, .section-2.zweitfarbe {
    padding: 60px;
  }

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

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

  .image-wrapper-hero {
    height: 50vh;
    overflow: hidden;
  }

  .image-wrapper-hero.last {
    order: 1;
  }

  .content-wrap-2 {
    width: 100%;
  }

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

  .image-100-top.is-tp {
    object-position: 50% 50%;
  }

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

  .aktuelles-slider {
    width: 100%;
    height: 65vh;
    margin-top: 40px;
  }

  .left-arrow-white, .right-arrow-white {
    width: 55px;
    font-size: 30px;
  }

  .heading-mitig.heading-1 {
    margin-top: 0;
  }

  .code-embed {
    height: 100%;
    overflow: auto;
  }

  .jotform_wrap {
    height: 80vh;
    overflow: hidden;
  }

  .lightbox-gallery {
    height: 50vh;
    max-height: none;
  }

  .link-block-3.flie-text {
    color: #777;
  }

  .dropdown-list-13._1st.w--open {
    position: static;
  }

  .nav-link2.flie-text {
    text-align: center;
  }

  .link-9 {
    color: #777;
  }
}

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

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

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

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

  .impdat {
    padding: 40px;
  }

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

  .video-2 {
    height: 70vh;
  }

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

  .angebot2 {
    height: auto;
  }

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

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

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

  .titelvideo-unterseiten1 {
    height: 50vh;
  }

  .divblock-video1 {
    padding: 20px;
  }

  .slogan {
    font-size: 40px;
    line-height: 45px;
  }

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

  .heading-mitig1.heading-2.farbe-der-headings {
    font-size: 25px;
    line-height: 1.3;
  }

  .heading-mitig1.heading-1.capital {
    font-size: 22px;
  }

  .inhalt-mittig {
    padding: 40px;
  }

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

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

  .heading-footer3.heading-3 {
    text-align: center;
  }

  .footer3.hauptfarbe {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer3.hauptfarbe.flie-text {
    padding: 20px;
  }

  .inhalt-gro-e-abst-nde {
    padding: 40px;
  }

  .wrap-overlayed {
    margin-bottom: 40px;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

  .titelvideo-start {
    height: 55vh;
  }

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

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

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

  ._2er-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    width: 100%;
    height: 25rem;
    display: flex;
  }

  .logo-img {
    width: 12rem;
  }

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

  .maos-footer {
    height: 100px;
  }

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

  .grid-footer {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .footer_block {
    text-align: center;
    width: auto;
  }

  .link-block {
    width: 2.5rem;
    height: 2.5rem;
  }

  .horizontal-div {
    margin-bottom: 5px;
  }

  .color-block-4 {
    width: 45px;
    height: 45px;
  }

  .hintergrund-heading.heading-1 {
    font-size: 40px;
  }

  .section-gro-e-abst-nde1-2.no-overflow {
    padding: 40px;
  }

  .section-gro-e-abst-nde1-2.no-overflow.less_padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .right_arrow-2, .left_arrow-2 {
    width: 40px;
    height: 40px;
  }

  .slide_content_wrapper {
    width: 85%;
  }

  .slider_container-2 {
    width: 100%;
    padding: 5px;
  }

  .terminbutton-transp.highlights.flie-text {
    font-size: 12px;
  }

  .section-2, .section-2.zweitfarbe {
    padding: 40px;
  }

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

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

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

  .content-wrap-2 {
    margin-top: 40px;
  }

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

  .tabs-content {
    margin-top: 20px;
  }

  .tabs-menu {
    flex-flow: row-reverse wrap;
  }

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

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

  .aktuelles-slider {
    height: 25rem;
    margin-top: 20px;
  }

  .left-arrow-white, .right-arrow-white {
    width: 50px;
  }

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

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

  .jotform_wrap {
    height: 75vh;
  }

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

  .lightbox-gallery {
    height: 25rem;
  }

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

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

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

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

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

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

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

  .terminbutton.highlights.heading-3 {
    font-size: 11px;
  }

  .social-verlinkung3 {
    width: 1.8rem;
    height: 1.8rem;
  }

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

  .impdat.is-wrap {
    overflow-wrap: anywhere;
  }

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

  .impdatfooter {
    text-align: left;
  }

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

  .video-2 {
    background-image: url('../images/2_1.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

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

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

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

  .paragraph-mittig1.flie-text.margin {
    margin-top: 10px;
  }

  .men {
    padding: 10px;
  }

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

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

  .titelvideo-unterseiten1 {
    height: 45vh;
    padding-left: 0;
    padding-right: 0;
  }

  .divblock-video1 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .slogan.heading-1 {
    margin-top: 5px;
    font-size: 25px;
    line-height: 1.2;
  }

  .heading-mitig1.heading-2.farbe-der-headings {
    font-size: 22px;
  }

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

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

  ._3er-grid1 {
    margin-bottom: 40px;
  }

  .heading-mittig-klein1.heading-3 {
    font-size: 18px;
  }

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

  .heading-footer3.heading-3 {
    text-align: center;
  }

  .footer3.hauptfarbe {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-footer3.flie-text {
    text-align: center;
  }

  .inhalt-gro-e-abst-nde {
    padding-left: 20px;
    padding-right: 20px;
  }

  .preise1 {
    width: 100%;
    margin-top: 10px;
  }

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

  .rounded-block.zweitfarbe {
    width: 100%;
    min-width: auto;
    padding: 20px;
  }

  .wrap-overlayed {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 10px;
  }

  .titelvideo-start {
    height: 50vh;
  }

  .divider.highlights {
    width: 35vw;
    height: 3px;
    margin-bottom: 10px;
  }

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

  .bold-text {
    font-size: 25px;
    line-height: 30px;
  }

  ._2er-grid {
    height: auto;
    margin-top: 10px;
  }

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

  .heading-klein-links.heading-2 {
    margin-top: 5px;
    font-size: 20px;
  }

  .logo-img {
    width: 10rem;
  }

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

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

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

  .grid-footer {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer_block {
    text-align: center;
  }

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

  .fixed-block {
    bottom: 2%;
  }

  .link-block {
    width: 2.2rem;
    height: 2.2rem;
  }

  .heading-block1-2 {
    width: 100vw;
  }

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

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

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

  .section-gro-e-abst-nde1-2.no-overflow.less_padding {
    padding-left: 0;
    padding-right: 0;
  }

  .right_arrow-2 {
    width: 35px;
    height: 35px;
  }

  .mask {
    width: 100%;
    max-width: none;
  }

  .left_arrow-2 {
    width: 35px;
    height: 35px;
  }

  .slide_content_wrapper {
    width: 90%;
  }

  .slider {
    width: 100%;
  }

  .arrwow-icon.highlights {
    font-size: 22px;
  }

  .slider_container-2 {
    margin-top: 10px;
  }

  .slide {
    max-width: none;
  }

  .terminbutton-transp.highlights.flie-text {
    font-size: 11px;
  }

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

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

  .image-wrapper-hero {
    height: 40vh;
  }

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

  .content-wrap-2 {
    margin-top: 20px;
  }

  ._3er-grid2 {
    margin-bottom: 40px;
  }

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

  .tab-link-tab-1.hauptfarbe {
    text-align: center;
    width: 100%;
  }

  .tab-link-tab-1.hauptfarbe.w--current {
    width: 100%;
  }

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

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

  .aktuelles-slider {
    height: 50vh;
    margin-top: 10px;
  }

  .left-arrow-white, .right-arrow-white {
    width: 45px;
  }

  .heading-mitig.heading-1 {
    font-size: 22px;
  }

  .jotform_wrap {
    height: 70vh;
  }

  .lightbox-gallery {
    height: 45vh;
  }

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

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

  .link-block-3.flie-text, .nav-link2.flie-text.sub-mneu {
    line-height: 1.3;
  }

  .image-101 {
    width: 7rem;
    margin-top: 10px;
  }
}

#w-node-_371bd9e9-d91d-326a-e62f-d140ed250a65-8f074580 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_7cd4f643-3112-0cae-0748-5a4fdd833e4f-8f0745da {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_337abacf-9103-ad79-970a-6ab8f8028272-8f0745dd, #w-node-_96f794f9-5adb-239e-2231-05dc96f27e2c-8f0745dd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_9cb46797-ce4b-6f91-40e4-0c0ae9c4bcfb-76ea9055 {
  grid-area: 5 / 2 / 6 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_83040f80-4572-4890-7c15-c28e8d86c06e-8d86c05e, #w-node-_7cd4f643-3112-0cae-0748-5a4fdd833e4f-8f0745da, #w-node-_9cb46797-ce4b-6f91-40e4-0c0ae9c4bcfb-76ea9055 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c060-8d86c05e, #w-node-_83040f80-4572-4890-7c15-c28e8d86c069-8d86c05e {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Aatmospheric';
  src: url('../fonts/aAtmospheric.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hyrbo';
  src: url('../fonts/Hyrbo-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}