@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 {
  --main-color: #2d2d2d;
  --highlights-color: #831f17;
  --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;
}

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

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

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

.heading_success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
}

.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: #831f17;
  line-height: 1.1;
}

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

.zweitfarbe {
  color: #000;
  background-color: #e8e8e8;
}

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

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

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

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

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

.titelvideo1 {
  color: #fff;
  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;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
}

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

.terminbutton.highlights.flie-text {
  margin-top: 10px;
}

.terminbutton.highlights.flie-text:hover, .terminbutton.highlights.heading-3:hover {
  background-color: var(--main-color);
}

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

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

.instagram3 {
  width: 30px;
}

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

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

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

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold_1.avif');
  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-wrap.highlights {
  background-image: none;
}

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

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

.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.avif'), 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.avif');
  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;
}

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

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

.label3.heading-2.space-above {
  margin-top: 80px;
}

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

.logo_wrapper {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar {
  z-index: 9999;
  position: sticky;
  top: 0%;
}

.navlinks3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.navlinks3.hauptfarbe {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navmen.hauptfarbe {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.navmen.highlights {
  z-index: 1000;
}

.navlink.flie-text {
  border-bottom: 2px solid #0000;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navlink.flie-text.w--current {
  border-bottom-color: var(--white);
  color: red;
}

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

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

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

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

.banner_text_block {
  z-index: 3;
  text-align: center;
  background-color: #00000029;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan3 {
  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-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

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

.inhalt-mittig3 {
  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;
}

.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-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
}

.footer {
  height: auto;
  margin-top: auto;
  padding: 40px 140px;
}

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

.inhalt-footer_flex {
  color: #fff;
}

.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 {
  margin-bottom: 5px;
}

.office-image {
  width: 100%;
  height: 55vh;
  margin-bottom: 40px;
}

.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-wrap {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.subheading-mittig3 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

.error-message {
  color: #fff;
  background-color: #c61e1e;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.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-left: 100px;
  padding-right: 100px;
}

.form1 {
  margin-bottom: 0;
}

.contact-form-success-icon {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.form-wrap {
  text-align: left;
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
}

.text-field {
  letter-spacing: 2px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 7.6vh;
  margin-bottom: 20px;
  padding: 18px 24px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field:hover {
  border-color: #1d1f2e80;
}

.text-field:active, .text-field:focus {
  border-color: #1d1f2e;
}

.text-field::placeholder {
  color: #1d1f2e4d;
}

.text-field.cc-textarea {
  height: 15vh;
}

.hero_section {
  color: #fff;
  height: 90vh;
  padding: 0;
  position: relative;
}

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

.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.is-font-black {
  color: #333;
}

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

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

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

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

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

.div-block-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 60px;
  padding-right: 100px;
  display: flex;
}

.dropdown-block {
  width: 100%;
}

.dropdown-content-3 {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.section2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.pic-rounded {
  background-image: url('../images/AdobeStock_231495264_Preview.webp');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 200px;
  border-bottom-left-radius: 200px;
  width: 50%;
  height: 400px;
}

.pic-round-left {
  width: 50%;
  height: 80vh;
}

.card-50-2 {
  background-color: #fff;
  width: 50%;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.card-50-2.zweitfarbe {
  background-color: #e8e8e8;
}

.pic-round {
  width: 50%;
  height: 80vh;
  position: relative;
}

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

.image.round {
  object-fit: cover;
  object-position: 50% 50%;
  border-top-right-radius: 400px;
  border-bottom-right-radius: 400px;
  position: absolute;
  overflow: clip;
}

.image.pic-round-left {
  border-top-left-radius: 400px;
  border-bottom-left-radius: 400px;
}

.image.pic-round-left.img-left {
  object-position: 20% 50%;
}

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

.div-block-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 60px;
  display: flex;
}

.paragraph-links {
  text-align: left;
  line-height: 1.5;
}

.list_text {
  width: 15vw;
  font-family: Roboto, sans-serif;
}

.dropdown_content_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

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

.heading-links {
  text-align: left;
}

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

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

.navlinks.highlights {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

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

.terminbutton2.highlights.heading-3:hover {
  background-color: var(--main-color);
}

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

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

.image_rounded-corners {
  object-fit: contain;
  border-top-right-radius: 400px;
  border-bottom-right-radius: 400px;
  width: 100%;
  height: 100%;
  position: relative;
}

.overlay-block {
  background-image: linear-gradient(#00000080, #00000080);
  border-top-right-radius: 400px;
  border-bottom-right-radius: 400px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.banner_image_block {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-contain {
  z-index: 1;
  object-fit: contain;
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  display: block;
  position: relative;
}

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

.image-100-blur.blur {
  z-index: 0;
  filter: blur(10px);
  position: absolute;
}

.list_text15vw {
  width: 15vw;
  font-family: Roboto, sans-serif;
}

.is-capital {
  text-transform: uppercase;
}

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

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

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

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

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

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

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

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

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

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

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

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

  .success_block.highlights {
    padding: 60px;
  }

  .heading_success {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
  }

  .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.flie-text, .terminbutton.highlights.heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .impdat {
    padding: 60px;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
  }

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

  .email {
    margin-bottom: 5px;
  }

  .video-2 {
    height: 80vh;
  }

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

  .label3.heading-2.space-above {
    margin-top: 0;
  }

  .wrap-inhalt3 {
    width: 100%;
  }

  .logo_wrapper {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navmen.highlights {
    background-color: var(--main-color);
    padding: 10px 20px;
    position: absolute;
  }

  .navlink.flie-text {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.3;
  }

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

  .men-button.hauptfarbe {
    background-color: var(--highlights-color);
    text-align: center;
    width: 100%;
    padding: 12px 0;
  }

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

  .menu-icon {
    color: #fff;
  }

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

  .background-video1 {
    width: 100%;
  }

  .banner_text_block {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 50px;
  }

  .slogan3.heading-1 {
    font-size: 45px;
    line-height: 1.3;
  }

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

  .heading-mitig1.heading-1 {
    margin-top: 10px;
    font-size: 30px;
  }

  .inhalt-mittig3 {
    padding: 60px;
  }

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

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

  .heading-footer3.heading-3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .footer.highlights {
    padding: 40px;
  }

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

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

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

  .address {
    text-align: center;
  }

  .office-image {
    background-image: none;
    width: 100%;
    height: 50vh;
  }

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

  .wrap-overlayed {
    width: 100%;
  }

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

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

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 20px;
    line-height: 1.3;
  }

  .error-message {
    width: auto;
  }

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

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

  .form1 {
    margin-top: 20px;
  }

  .form-wrap {
    text-align: center;
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: auto;
    margin-right: 0;
    padding-bottom: 20px;
    padding-right: 0;
  }

  .text-field {
    text-align: left;
    height: 7vh;
    padding: 12px 15px;
  }

  .text-field.cc-textarea {
    height: 13vh;
  }

  .hero_section {
    height: 65vh;
  }

  .logo-img {
    width: 250px;
    height: auto;
  }

  .link {
    text-align: center;
  }

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

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

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

  .div-block-right {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-content-3.w--open {
    padding-bottom: 0;
    padding-right: 0;
  }

  .section2 {
    flex-flow: column;
    padding: 60px;
  }

  .section2.invert {
    flex-flow: column-reverse;
  }

  .pic-round-left {
    width: 100%;
    height: 50vh;
    margin-bottom: 10px;
  }

  .card-50-2 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .pic-round {
    width: 100%;
    height: 55vh;
    margin-bottom: 10px;
  }

  .image.round {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
  }

  .image.pic-round-left {
    object-position: 50% 0%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 100%;
  }

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

  .paragraph-right.flie-text {
    text-align: center;
  }

  .div-block-left {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .list_text.flie-text {
    width: auto;
  }

  .dropdown_content_wrapper, .dropdown_content_wrapper.left-align {
    justify-content: flex-start;
    align-items: center;
  }

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

  .navlinks.highlights {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .image_rounded-corners {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .overlay-block {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
  }

  .banner_image_block {
    overflow: hidden;
  }

  .image-contain {
    width: 100%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

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

  .list_text15vw.flie-text {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

  .success_block.highlights {
    padding: 40px;
  }

  .heading_success {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
  }

  .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.flie-text {
    line-height: 1.3;
  }

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

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

  .logo_wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navlink.flie-text {
    padding-top: 8px;
    padding-bottom: 8px;
  }

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

  .banner-unterseiten1 {
    height: 50vh;
  }

  .background-video1 {
    height: 70vh;
  }

  .banner_text_block {
    padding-bottom: 40px;
  }

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

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

  .content-wrap {
    width: 90%;
  }

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

  .inhalt-mittig3 {
    padding: 40px;
  }

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

  .heading-footer3.heading-3 {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
  }

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

  .footer.highlights {
    padding: 20px;
  }

  .office-image {
    height: 40vh;
    margin-bottom: 20px;
  }

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

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 18px;
  }

  .error-message {
    font-size: 14px;
    line-height: 22px;
  }

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

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

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

  .text-field {
    letter-spacing: 1px;
    width: auto;
    height: 6.5vh;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 12px;
  }

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

  .text-field.cc-textarea {
    height: 12vh;
    margin-bottom: 20px;
  }

  .hero_section {
    height: 55vh;
  }

  .logo-img {
    width: 220px;
  }

  .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;
    display: flex;
  }

  .inhalt_footer {
    text-align: center;
  }

  .section2 {
    flex-direction: column;
    padding: 40px;
  }

  .pic-rounded {
    width: 100%;
  }

  .pic-round-left {
    width: 100%;
    height: 45vh;
  }

  .card-50-2 {
    width: 100%;
  }

  .pic-round {
    width: 100%;
    height: 45vh;
  }

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

  .image-contain {
    padding-top: 2%;
    padding-bottom: 2%;
  }
}

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

  .heading_success {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

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

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

  .terminbutton.highlights.flie-text {
    margin-top: 5px;
  }

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

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

  .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.avif'), 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;
  }

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

  .navmen.highlights {
    padding: 5px 15px;
  }

  .navlink.flie-text {
    border-bottom-width: 1.2px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13.5px;
  }

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

  .banner-unterseiten1 {
    height: 40vh;
    padding-left: 0;
    padding-right: 0;
  }

  .background-video1 {
    height: 60vh;
  }

  .banner_text_block {
    padding-bottom: 20px;
  }

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

  .slogan3.heading-1 {
    margin-top: 5px;
    font-size: 23px;
  }

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

  .heading-mitig1.heading-1.is-small {
    font-size: 17px;
  }

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

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

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

  .heading-footer3.heading-3 {
    text-align: center;
    font-size: 17px;
  }

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

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

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

  .rounded-block.zweitfarbe {
    padding: 20px;
  }

  .office-image {
    height: 30vh;
    margin-bottom: 15px;
  }

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

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 16px;
  }

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

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

  .form-wrap {
    padding-bottom: 10px;
  }

  .text-field {
    height: 6vh;
    padding: 8px 10px;
  }

  .text-field.cc-textarea {
    height: 10vh;
    margin-bottom: 10px;
  }

  .hero_section {
    height: 45vh;
  }

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

  .logo-img {
    width: 200px;
  }

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

  .inhalt_footer {
    text-align: center;
  }

  .dropdown-content-3.w--open {
    padding-top: 15px;
  }

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

  .pic-round-left, .pic-round {
    height: 35vh;
  }

  .paragraph-right.flie-text {
    margin-bottom: 5px;
  }

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

  .heading-links.heading-1.is-small {
    font-size: 18px;
  }

  .heading-links.heading-1.is-small_mobile {
    font-size: 16px;
  }

  .terminbutton2.highlights.heading-3 {
    font-size: 12px;
    line-height: 1.2;
  }

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

  .image-contain {
    padding-bottom: 10%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_83040f80-4572-4890-7c15-c28e8d86c06e-8d86c05e {
    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;
}