@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 {
  --blue: #1a4fb2;
  --black: black;
  --white: white;
  --sky-blue: #76ffff;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.logo.w--current {
  margin-left: 0;
  margin-right: 0;
}

.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: 97vh;
  padding-top: 140px;
  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;
}

.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: var(--blue);
  line-height: 1.1;
}

.hauptfarbe {
  color: #fff;
  background-color: #1a4fb2;
}

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

.highlights {
  background-color: #1a4fb2;
}

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

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

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

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

.titelvideo1 {
  color: #fff;
  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.flie-text {
  margin-top: 10px;
}

.terminbutton.highlights {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
}

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

.terminbutton.highlights.heading-3 {
  background-color: var(--blue);
  background-image: none;
  margin-top: 20px;
}

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

.instagram3 {
  object-fit: contain;
  width: 30px;
}

.instagram3.invert {
  filter: invert();
  border-radius: 8px;
  width: 25px;
}

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

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

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

.utility-page-wrap {
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

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

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

.impdat {
  margin-top: 60px;
  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_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;
}

.maps.size {
  width: 70%;
  height: 30vh;
}

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

.label3.heading-2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  line-height: 1.5;
}

.label3.abstand-nach-oben.heading-3 {
  text-align: center;
}

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

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

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

.navbar3 {
  display: flex;
}

.navbar3.hauptfarbe {
  background-color: #1e56be5e;
  background-image: linear-gradient(45deg, #fff, #ffffff73 14%, #fff0 33%);
  padding: 10px 8vw 10px 4vw;
}

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

.navlinks3.hauptfarbe {
  color: #fff;
  background-color: #327ded00;
}

.men-3.hauptfarbe {
  z-index: 10000;
  background-color: #327ded00;
  left: auto;
}

.navlink3.flie-text {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.navlink3.flie-text:hover {
  color: #ffffff8f;
  font-size: 16px;
  font-weight: 400;
}

.navlink3.flie-text.w--current {
  color: #ffffffa8;
  font-size: 16px;
  font-weight: 400;
}

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

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

.divblock-video1 {
  text-align: center;
  background-color: #0000004f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-top: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.content-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.heading-mitig1.heading-1 {
  text-transform: uppercase;
}

.heading-mitig1.heading-1.farbe-der-headings {
  color: #1a4fb2;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Orbitron, sans-serif;
  font-size: 38px;
}

.inhalt-mittig3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

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

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

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

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

.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 {
  background-color: #c7c7c7;
  justify-content: flex-start;
}

.address0block {
  margin-bottom: 5px;
}

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

.wrap-overlayed {
  z-index: 1;
  width: 940px;
  margin-top: 20px;
  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;
}

.subheading-mittig3.heading-2.farbe-der-headings {
  text-align: center;
  font-family: Orbitron, sans-serif;
}

.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 {
  border-width: 0;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.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: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 0;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  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: 90vh;
  padding: 0;
  position: relative;
}

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

.divider.highlights-1 {
  margin-bottom: 20px;
}

.divider.highlights-1.margin {
  margin-bottom: 10px;
}

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

.feature-image-mask {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 60vh;
  display: flex;
  position: relative;
}

.text-links1.flie-text {
  margin-bottom: 10px;
}

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

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

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

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

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

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

.ablaufplan-big-button-3.black.ablaufplan.w--current {
  margin-top: 140px;
}

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

.div-block-167 {
  background-color: #c7c7c775;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding: 10px 60px;
  display: flex;
}

.language-tool {
  z-index: 100;
  color: var(--black);
  margin-top: 25px;
  margin-bottom: 0;
  position: absolute;
  inset: 3vh 1vw auto auto;
}

.image-101 {
  object-fit: contain;
  border: 1px #000;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.highlights-1 {
  background-color: #1a4fb2;
}

.button-3 {
  border: 1px solid var(--blue);
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #090b19;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 16px 28px;
  font-size: 11px;
  text-decoration: none;
  transition: all .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-3:hover {
  color: #090b19;
  background-color: #e2e7f1;
  border-color: #e2e7f1;
}

.card-hover-item {
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  border-top: 1px #f3f6fc;
  border-bottom: 1px #f3f6fc;
  border-radius: 10px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start stretch;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px 1px #cecece;
}

.section-50 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.popupmain {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 90vh;
  padding: 60px 60px 20px;
  display: flex;
  position: relative;
  overflow: scroll;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-107 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-107:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.html-embed-12 {
  width: 100%;
  overflow: auto;
}

.html-embed-12.jofromfix {
  width: auto;
  height: 130vh;
  margin: 20px 60px 60px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.popupmain-1 {
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.overlay-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
  left: 0;
  right: 0;
}

.overlay-block.hide-lg-view {
  display: none;
}

.social {
  z-index: 1000;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 10px;
  margin-right: 10px;
  display: flex;
  position: fixed;
  inset: 32% 0% auto auto;
}

.grid-with3-divs {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 2vh;
  margin-bottom: 5vh;
}

.icon-image {
  box-sizing: border-box;
  filter: brightness(76%);
  object-fit: contain;
  width: 100%;
  height: 12vh;
}

.text-left {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 135%;
}

.text-left.paragraph-font {
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.card-holder {
  color: #333;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 0 4px #0003;
}

.cell {
  justify-content: center;
  align-items: center;
}

.submit_button {
  background-color: #000;
  font-size: 16px;
}

.submit_button.flie-text {
  background-color: var(--blue);
  border: 1px solid #000;
  transition: all .2s;
}

.submit_button.flie-text:hover {
  color: #000;
  background-color: #fff;
}

.absolute_div {
  z-index: 5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 10%;
  display: flex;
  position: relative;
  inset: 0%;
}

.paragraph_1 {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.paragraph_1.paragraph-font {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.field-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

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

.form3.paragraph-font {
  width: 100%;
}

.paragraph-font {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  align-items: end;
  margin-top: 20px;
}

.reviiew-block {
  width: 100%;
  margin-top: 20px;
}

.grid-with2-div {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 67%;
  margin-top: 0;
  margin-bottom: 5vh;
}

.no_overflow-2 {
  width: 100%;
  overflow: hidden;
}

.no_overflow-2.new_overflow {
  width: 25vw;
  height: 30vh;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 30vh;
  transition: all .2s;
}

.image.contain {
  object-fit: cover;
  background-color: #000;
  width: 100%;
}

.quick-stack {
  width: 100%;
  padding: 0;
}

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

.image-108 {
  object-fit: contain;
  width: 24px;
}

.flex-block {
  justify-content: space-between;
}

.form {
  width: 100%;
}

.icon {
  align-items: center;
  display: flex;
}

.icon.hauptfarbe {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  background-color: #327ded00;
  justify-content: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 5px;
  text-decoration: none;
}

.nav-div {
  z-index: 1000;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-div-2 {
  z-index: 1000;
  background-color: var(--blue);
}

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

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

.bold {
  font-weight: 700;
}

.bigger-text {
  font-size: 16px;
  font-weight: 400;
}

.button-wrapper {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  display: flex;
}

.button-wrapper.flex {
  flex-flow: row;
}

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

.heading-mitig1-left.heading-1 {
  text-transform: uppercase;
}

.heading-mitig1-left.heading-1.farbe-der-headings {
  text-transform: uppercase;
  margin-top: 40px;
  font-family: Orbitron, sans-serif;
  font-size: 38px;
}

.content-wrap-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

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

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

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  font-family: Roboto, sans-serif;
}

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

.list-item-5, .list-item-6, .list-item-7, .list-item-8 {
  font-family: Roboto, sans-serif;
}

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

.dropdown-list-13 {
  z-index: 0;
  color: #fff;
  background-color: #ddd;
  padding-left: 0;
  padding-right: 0;
  bottom: 0;
  right: 50px;
}

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

.dropdown-link {
  color: #fff;
  font-family: Roboto, sans-serif;
}

.dropdown-15 {
  right: auto;
}

.icon-block {
  background-color: #fff;
  border: 4px solid #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.popupmain-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-inside-2 {
  background-color: #eaeaea;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 11px #000;
}

.popup-inside-2:hover {
  box-shadow: 4px 0 16px 4px #000;
}

.image-109 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-109:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.button-5 {
  background-color: #1a4fb2;
  font-family: Roboto, sans-serif;
}

.button-5:hover {
  background-color: var(--blue);
}

.dropdowm-inside {
  background-color: #1a4fb2;
  border: 4px solid #fff;
  border-radius: 25px;
  padding: 2px;
}

.dropdowm-inside.insta {
  background-color: #1a4fb203;
  background-image: linear-gradient(#fcc331, #ff4978 50%, #861cbf);
}

.dropdowm-inside.phone {
  background-color: #000;
}

.dropdowm-inside.email {
  background-color: #2196f3;
}

.social-icons-wrapper {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  display: flex;
}

.success-txt {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Orbitron, sans-serif;
  line-height: 1.4;
}

.wa-block {
  position: fixed;
  inset: auto 0% 0% auto;
}

.kontaktformular {
  width: 100%;
  position: relative;
  left: auto;
}

.kontaktformular-2 {
  width: 100%;
  height: 110vh;
}

.partner-grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: stretch stretch;
  margin-top: 20px;
}

.partner-logo {
  object-fit: contain;
  border: 1px solid #0000001a;
  width: 100%;
  height: 12vh;
  padding: 10px;
}

.cell-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.grid-18 {
  grid-template-rows: auto;
}

._1-col-div {
  justify-content: center;
  align-items: flex-start;
  width: 25%;
  display: flex;
}

.em-text {
  display: none;
}

.popup-2 {
  z-index: 200000;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.divpopup-2 {
  text-align: center;
  background-color: #fff;
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  overflow: auto;
  box-shadow: 1px 1px 15px #0000005e;
}

.image-popup-2 {
  float: right;
  opacity: .5;
  cursor: pointer;
  background-image: linear-gradient(#0000, #0000);
  width: 30px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding: 7px;
  transition: background-color .4s, opacity .4s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-popup-2:hover {
  opacity: 1;
  background-color: #00000024;
  background-image: none;
  border-radius: 5px;
}

.titelvideo {
  margin-top: 0;
  font-size: 50px;
  line-height: 55px;
}

.titelvideo.heading-1 {
  font-size: 35px;
  line-height: 45px;
}

.paragraph-54 {
  margin-top: 0;
  font-size: 16px;
}

.checkbox-5 {
  border-radius: 5px;
}

.checkbox-field-8 {
  text-align: left;
  margin-top: 20px;
}

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

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

.text-field-11 {
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 54px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

.form-wrap-5 {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

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

@media screen and (min-width: 1920px) {
  .popup-2 {
    display: none;
  }

  .divpopup-2 {
    min-height: 150px;
  }

  .image-popup-2 {
    width: 30px;
    padding: 7px;
    transition: background-color .6s, opacity .4s;
  }

  .image-popup-2:hover {
    background-image: linear-gradient(#c5c5c580, #c5c5c580);
  }
}

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

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

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

  .link-3.bl {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
  }

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

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

  .success-block.highlights {
    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;
  }

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

  .impdat {
    margin-top: 0;
    padding: 60px;
  }

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

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

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

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

  .video-2 {
    height: 80vh;
  }

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

  .maps.size {
    width: 60%;
  }

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

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

  .navbar3.hauptfarbe {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navlinks3.hauptfarbe {
    background-color: var(--blue);
  }

  .men-3.hauptfarbe {
    background-color: var(--blue);
    background-image: linear-gradient(180deg, var(--blue), #43d5d5);
    width: 100%;
  }

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

  .navlink3.flie-text.sm-sc-hide {
    display: none;
  }

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

  .men-button3.hauptfarbe {
    background-color: var(--blue);
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

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

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

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

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

  .divblock-video1 {
    height: 100%;
    padding-top: 0;
  }

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

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

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

  .inhalt-mittig3, .inhalt-mittig3.zweitfarbe {
    padding: 60px;
  }

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

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

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

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

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

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

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

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

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

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

  .error-message {
    width: auto;
  }

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

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

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

  .form-wrap {
    text-align: center;
    border-bottom: 0 solid #d2d2d54d;
    border-right-style: none;
    border-right-width: 0;
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

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

  .heading-block1 {
    width: auto;
  }

  .feature-image-mask {
    justify-content: space-between;
    height: 50vh;
    min-height: auto;
    margin-top: 20px;
    margin-right: 0;
  }

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

  .inhalt-untereinander1 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0;
    display: flex;
  }

  .feature-image {
    margin-top: 0;
  }

  .logo-img {
    height: 80px;
    margin-bottom: 10px;
  }

  .footer-div {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

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

  .textarea {
    text-align: left;
  }

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

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

  .language-tool {
    z-index: 1000;
    margin-top: 10px;
    inset: 2% 2% auto auto;
  }

  .section-50 {
    padding: 60px;
  }

  .popup-inside {
    width: 80%;
  }

  .social {
    margin-right: 10px;
    inset: 36% 0% 36% auto;
  }

  .grid-with3-divs {
    flex-flow: column;
    margin-bottom: 2vh;
    display: flex;
  }

  .icon-image {
    height: 60px;
  }

  .absolute_div {
    padding: 0 0%;
  }

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

  .map.fest {
    height: 400px;
  }

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

  .nav-div {
    position: relative;
  }

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

  .heading-mitig1-left.heading-1.farbe-der-headings {
    text-align: center;
    margin-top: 10px;
    font-size: 27px;
  }

  .content-wrap-2 {
    margin-bottom: 10px;
  }

  .feature-image-blur, .feature-image-contain-absolute {
    margin-top: 0;
  }

  .icon-block {
    width: 35px;
    height: 35px;
  }

  .popup-inside-2 {
    width: 80%;
  }

  .quick-stack-2 {
    padding: 0;
  }

  .social-icons-wrapper {
    justify-content: center;
    align-items: stretch;
  }

  .stack-wrapper {
    width: 100%;
    padding: 0;
  }

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

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

  .wa-block {
    inset: auto auto 0% 0%;
  }

  .kontaktformular {
    position: static;
  }

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

  .em-text {
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    line-height: 1.3;
    display: block;
    position: absolute;
    inset: 10% auto auto 2%;
  }

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

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

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

@media screen and (max-width: 767px) {
  .logo {
    width: 40vw;
  }

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

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

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

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

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

  .titelvideo-unterseiten1 {
    height: 55vh;
  }

  .background-video1 {
    height: 100%;
  }

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

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

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

  .content-wrap {
    width: 100%;
  }

  .heading-mitig1.heading-1.farbe-der-headings {
    font-size: 27px;
  }

  .inhalt-mittig3 {
    margin-top: 0;
    padding: 40px;
  }

  .inhalt-mittig3.zweitfarbe {
    padding: 40px;
  }

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

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

  .footer3.hauptfarbe {
    flex-flow: column;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .offices-wrap {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

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

  .office-wrap {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

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

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

  .inhalt-untereinander1 {
    margin-top: 10px;
    padding-right: 0;
  }

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

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

  .maos-footer {
    height: 100px;
  }

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

  .footer-div {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .section-50 {
    padding: 40px;
  }

  .image-107 {
    width: 25px;
    height: 25px;
  }

  .html-embed-12.jofromfix {
    height: 180vh;
  }

  .overlay-block.hide-mb-view {
    display: none;
  }

  .overlay-block.hide-lg-view {
    display: flex;
  }

  .social {
    top: 52%;
    bottom: 52%;
  }

  .grid-with3-divs {
    grid-template-columns: 1fr;
  }

  .text-left.paragraph-font {
    font-size: 14px;
  }

  .submit_button.flie-text {
    order: 1;
  }

  .grid-2 {
    flex-flow: column;
    align-items: stretch;
    display: flex;
  }

  .grid-with2-div {
    grid-template-columns: 1fr;
  }

  .map.fest {
    height: 350px;
  }

  .flex-block {
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

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

  .button-wrapper.flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .heading-mitig1-left.heading-1.farbe-der-headings {
    font-size: 23px;
  }

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

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

  .image-109 {
    width: 25px;
    height: 25px;
  }

  .social-icons-wrapper {
    justify-content: center;
  }

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

  .wa-block {
    inset: auto auto 0% 0%;
  }

  .list {
    padding-left: 20px;
  }

  .partner-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  ._1-col-div {
    width: 100%;
  }

  .titelvideo.heading-1 {
    font-size: 22px;
    line-height: 35px;
  }

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

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

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

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

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

  .form-wrap-5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

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

  .logo {
    width: 50vw;
    padding-top: 40px;
  }

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

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

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

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

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

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

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

  .maps.size {
    width: 100%;
    height: 25vh;
  }

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

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

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

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

  .titelvideo-unterseiten1 {
    height: 50vh;
    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;
  }

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

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

  .inhalt-mittig3 {
    padding: 40px 20px;
  }

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

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

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

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

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

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

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

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

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

  .heading-block1 {
    width: auto;
  }

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

  .feature-image-mask {
    height: 45vh;
    margin-top: 10px;
  }

  .inhalt-untereinander1 {
    margin-bottom: 10px;
    padding-right: 0;
  }

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

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

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

  .footer-div {
    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;
  }

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

  .popup-inside {
    width: 90%;
  }

  .image-107 {
    width: 20px;
    height: 20px;
  }

  .html-embed-12.jofromfix {
    height: 250vh;
  }

  .icon-image {
    width: auto;
    height: 50px;
  }

  .text-left {
    font-size: 15px;
    line-height: 22px;
  }

  .text-left.paragraph-font {
    text-align: center;
  }

  .card-holder {
    padding: 20px 10px;
  }

  .absolute_div {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .paragraph_1 {
    font-size: 16px;
    line-height: 26px;
  }

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

  .no_overflow-2 {
    margin-bottom: 20px;
  }

  .no_overflow-2.new_overflow {
    width: 100%;
    height: 45vh;
  }

  .image {
    height: 45vh;
  }

  .icon.hauptfarbe {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-mitig1-left.heading-1.farbe-der-headings {
    font-size: 14px;
  }

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

  .icon-block {
    width: 30px;
    height: 30px;
  }

  .popup-inside-2 {
    width: 90%;
  }

  .image-109 {
    width: 20px;
    height: 20px;
  }

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

  .partner-grid {
    flex-flow: column;
    width: 70%;
    display: flex;
  }

  .partner-logo {
    height: 100%;
    min-height: 20vh;
  }

  .em-text {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    position: static;
  }

  .divpopup-2 {
    padding: 20px;
  }

  .image-popup-2 {
    margin-top: 5px;
    margin-right: 5px;
  }

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

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

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

  .form-wrap-5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

#w-node-f87105d5-d41c-0328-5aec-5432b76a5fa7-2b8c853e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_14b3eff7-0ef0-acfd-0f80-f4b6bd96031c-2b8c853e {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: center;
}

#w-node-_1c9b45a0-17d8-824f-9530-8f04300bbf88-2b8c85f7 {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-f86495ad, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-5f40dd61, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-70c93c80, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-847f87c6, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-884b0496, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-a58b8134, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-4b258b20, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-d2a67938 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-f87105d5-d41c-0328-5aec-5432b76a5fa7-2b8c853e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f87105d5-d41c-0328-5aec-5432b76a5fa9-2b8c853e {
    order: -9999;
  }

  #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-f86495ad, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-5f40dd61, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-70c93c80, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-847f87c6, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-884b0496, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-a58b8134, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-4b258b20, #w-node-e8400d14-0c06-fbf8-2f88-cb55ccfa151f-d2a67938 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2dac82d9-803d-b147-f070-6fe4155aec15-2b8c853e, #w-node-_14b3eff7-0ef0-acfd-0f80-f4b6bd96031c-2b8c853e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_14b3eff7-0ef0-acfd-0f80-f4b6bd96031c-2b8c853e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


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