@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 {
  --dim-grey: #4f4f55;
  --light-slate-grey: #6c90b2;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  flex-direction: column;
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.div-block-41.highlights {
  border-style: none;
}

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

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

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

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

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

.farbe-der-headings {
  color: #02719e;
  line-height: 1.1;
}

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

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

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

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

.heading-2 {
  font-family: Open Sans, 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: Open Sans, 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.flie-text {
  margin-top: 10px;
}

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

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

.impdat {
  padding: 100px 40px;
}

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

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

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

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

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

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

.video-2 {
  background-image: url('../images/2.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.jpg');
  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.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.5;
}

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

.paragraph-mittig {
  text-align: center;
  font-size: 15px;
  line-height: 1.7;
}

.abst-nde-logo3 {
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar3 {
  z-index: 400;
  position: sticky;
  top: 0;
}

.navbar3.home-navbar {
  z-index: 200;
}

.navlinks3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-right: 5vw;
  display: flex;
}

.navlinks3.hauptfarbe {
  color: #fff;
}

.men-3 {
  align-items: center;
  display: flex;
}

.navlink3 {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
}

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

.navlink3.flie-text:hover, .navlink3.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

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

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

.divblock-video1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  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-left: auto;
  margin-right: auto;
}

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

.heading-mitig1 {
  text-align: center;
  font-size: 35px;
}

.section {
  padding: 160px 100px;
}

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

.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;
  text-transform: uppercase;
  font-size: 18px;
}

.footer3 {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer3.hauptfarbe {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

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

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

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

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

.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: #a25f4b;
  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;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  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;
}

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

.block-farbig1 {
  border: 6px solid var(--light-slate-grey);
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 220px;
  padding: 20px;
  transition: all .3s;
  display: flex;
}

.block-farbig1.hauptfarbe {
  color: #fff;
  width: 200px;
  height: 200px;
}

.block-farbig1.hauptfarbe:hover {
  transform: rotate(10deg);
}

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

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

.heading-klein-links.heading-2 {
  line-height: 1.3;
}

.feature-image {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 50%;
  width: 420%;
  height: 420px;
  transition: all .3s;
}

.feature-image:hover {
  transform: rotate(10deg);
}

.feature-image.top {
  object-position: 50% 10%;
}

.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: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.logo-img {
  object-fit: contain;
  height: 18vh;
}

.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 {
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

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

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-114 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.card-wrap {
  background-color: var(--light-slate-grey);
  color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 6px 1px #87878733;
}

.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 {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

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

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

.div-block-167 {
  z-index: 500;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  display: flex;
  position: fixed;
  inset: auto 0% 34% auto;
}

.div-block-168 {
  background-color: var(--light-slate-grey);
  border: 1px solid #dbdbdb;
  border-radius: 200px;
  width: 60px;
  height: 60px;
  padding: 10px 12px;
}

.image-101 {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

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

.block-farbig-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 18vh;
  padding: 20px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.block-farbig-2.hauptfarbe {
  color: #fff;
}

.block-farbig-2.hauptfarbe:hover {
  transform: translate(0, -10px);
}

.absolute-div {
  background-color: var(--light-slate-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.stroke {
  border-top: 6px solid var(--light-slate-grey);
  border-bottom: 6px solid var(--light-slate-grey);
  margin-left: 20px;
  margin-right: 20px;
}

.circle-image {
  object-fit: cover;
  object-position: 50% 25%;
  border-radius: 50%;
  width: 350px;
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  transition: all .3s;
}

.circle-image:hover {
  transform: rotate(10deg);
}

.div-block-169 {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.logo-copy {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  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;
}

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

.logo2.w--current {
  display: none;
}

.success-txt {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 1.4;
}

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

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

@media screen and (max-width: 991px) {
  .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-top: 60px;
    padding-bottom: 60px;
  }

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

  .div-block-41.highlights {
    border-style: none;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .impdat {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

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

  .video-2 {
    height: 80vh;
  }

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

  .wrap-inhalt3 {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .abst-nde-logo3 {
    display: none;
  }

  .navbar3 {
    background-color: var(--dim-grey);
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .navbar3.home-navbar {
    background-color: var(--dim-grey);
    flex-direction: column;
    display: flex;
  }

  .navlinks3.hauptfarbe, .navlinks3.hauptfarbe.home-navmenu {
    background-color: var(--light-slate-grey);
    padding-right: 0;
  }

  .men-3, .men-3.nav-home {
    z-index: 1000;
    background-color: var(--dim-grey);
  }

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

  .men-button3.hauptfarbe {
    background-color: #0000;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .men-button3.hauptfarbe.w--open {
    background-color: var(--light-slate-grey);
  }

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

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

  .background-video1 {
    width: 100%;
  }

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

  .heading-mitig1.heading-1.farbe-der-headings {
    line-height: 40px;
  }

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

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

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

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

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

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

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

  .offices-wrap {
    flex-flow: column;
    align-items: stretch;
  }

  .wrap-overlayed {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .office-wrap {
    width: 100%;
    margin-bottom: 10px;
  }

  .error-message {
    width: auto;
  }

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

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

  .contact-form-wrap.flie-text {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .text-field {
    text-align: left;
    letter-spacing: normal;
  }

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

  .block-farbig1.hauptfarbe {
    margin-bottom: 0;
  }

  .heading-klein-links.heading-2 {
    font-size: 22px;
  }

  .feature-image {
    width: 300%;
    height: 300px;
    margin-top: 0;
  }

  .feature-image.top {
    width: 300%;
    height: 300px;
  }

  .heading-logo.heading-2 {
    font-size: 16px;
  }

  .logo-img {
    height: 17vh;
  }

  .grid-10 {
    justify-items: center;
  }

  .card-wrap {
    text-align: center;
    width: 100%;
  }

  .textarea {
    text-align: left;
  }

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

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

  .div-block-167 {
    z-index: 800;
    bottom: 10%;
  }

  .div-block-168 {
    width: 40px;
    height: 40px;
    padding: 7px;
  }

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

  .block-farbig-2.hauptfarbe {
    margin-bottom: 0;
  }

  .stroke {
    border-top-style: none;
    border-bottom-style: none;
  }

  .circle-image {
    width: 300px;
    height: 300px;
  }

  .logo-copy.w--current {
    display: none;
  }

  .logo2 {
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px;
    display: flex;
  }

  .logo2.w--current {
    align-items: center;
    display: flex;
  }

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

  .success-txt {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

  h2 {
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .div-block-41 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 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;
  }

  .impdat {
    padding-top: 40px;
    padding-bottom: 50px;
  }

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

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

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

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

  .wrap-inhalt3 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .navbar3, .navbar3.home-navbar {
    position: relative;
  }

  .navlink3.flie-text {
    text-align: center;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .background-video1 {
    height: 100%;
  }

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

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

  .content-wrap {
    width: 100%;
  }

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

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

  ._4er--grid {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
    display: flex;
  }

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

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

  .footer3.hauptfarbe {
    padding: 20px 40px;
  }

  .wrap-overlayed {
    padding-left: 4%;
    padding-right: 4%;
  }

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

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

  .form-wrap {
    border-bottom-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-field {
    text-align: center;
    width: auto;
    margin-bottom: 10px;
    margin-right: 0;
  }

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

  .titelvideo-start-1 {
    height: 400px;
  }

  .block-farbig1.hauptfarbe {
    width: 250px;
    height: 250px;
  }

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

  .feature-image {
    width: 250px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-image.top {
    width: 250px;
    height: 250px;
  }

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

  .logo-img {
    height: 100px;
  }

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

  .maos-footer {
    height: 100px;
  }

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

  .grid-10 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: center;
  }

  .div-block-114 {
    text-align: center;
    align-items: center;
  }

  .div-block-167 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    margin-bottom: 10px;
    inset: auto 0% 0% auto;
  }

  .div-block-168 {
    flex-direction: column;
    width: 40px;
    height: 40px;
    padding: 7px;
    display: flex;
  }

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

  .div-block-169 {
    align-items: center;
  }

  .success-txt {
    font-size: 21px;
    line-height: 1.3;
  }
}

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

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

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

  p {
    font-size: 12px;
    line-height: 17px;
  }

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

  .div-block-41.highlights {
    padding: 20px;
  }

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

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

  .flie-text.sm-font {
    font-size: 10px;
    line-height: 15px;
  }

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

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

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

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

  .label3.abstand-nach-oben.heading-3 {
    font-size: 16px;
  }

  .wrap-inhalt3 {
    padding-left: 2%;
    padding-right: 2%;
  }

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

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

  .background-video1 {
    height: 100%;
  }

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

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

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

  .section {
    padding: 40px 20px;
  }

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

  ._4er--grid {
    margin-bottom: 40px;
  }

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

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

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

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

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

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

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

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

  .wrap-overlayed {
    padding-left: 4%;
    padding-right: 4%;
  }

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

  .contact-form {
    width: 100%;
  }

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

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

  .form1, .form-wrap {
    width: 100%;
  }

  .titelvideo-start-1 {
    height: 350px;
  }

  .block-farbig1.hauptfarbe {
    width: 200px;
    height: 200px;
  }

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

  .heading-klein-links.heading-2 {
    font-size: 18px;
  }

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

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

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

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

  .div-block-114 {
    text-align: center;
  }

  .textarea {
    line-height: 2.6;
  }

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

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

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

  ._3er-grid {
    margin-bottom: 20px;
  }

  .circle-image {
    width: 200px;
    height: 200px;
  }

  .logo2.w--current {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .success-txt {
    font-size: 16px;
    line-height: 23px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-ac1f234b-3166-98f8-56fd-0f0aaa0280fe-580d423e {
    place-self: center;
  }

  #w-node-_4ed57b03-12b5-6595-3232-5482a3ba1355-580d423e {
    justify-self: center;
  }

  #w-node-c72842b8-6cb9-a640-e916-5c662a0a3997-580d423e, #w-node-_4d43a28b-fdcd-bdca-8e28-89617ea73cf0-580d423e {
    place-self: center;
  }

  #w-node-_376f719d-5999-5b2d-82f5-71f2c8c1ab05-580d423e, #w-node-_72189161-5cd5-51b1-a10a-935da77993e7-580d423e {
    justify-self: center;
  }
}

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