:root {
  --black: #262729;
  --white-smoke: #f7f7f7;
  --dark-orange: #ed8b00;
  --burlywood: #fac882;
  --white-smoke-2: #e9e8e8;
  --light-goldenrod-yellow: #ceebbb;
  --pale-goldenrod: #fbf6b6;
  --pale-turquoise: #b3f2fb;
  --light-salmon: #f9ba9f;
}

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

body {
  color: #333;
  flex-direction: column;
  justify-content: space-between;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

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

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

p {
  margin-bottom: 10px;
}

.section {
  height: 100vh;
}

.html-embed {
  width: 100vw;
  height: 100vh;
  margin-bottom: 0;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

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

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

.schwarzer-button {
  z-index: 1000;
  text-transform: uppercase;
  background-color: #000;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .2s;
  position: fixed;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 0%;
}

.schwarzer-button:hover {
  background-color: #d4af37;
}

.heading-einstellungen {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%;
}

.heading-einstellungen._2 {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.logo-img {
  width: 15vw;
}

.logo {
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 0;
  text-decoration: none;
  display: flex;
}

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

.logo.ber-button {
  position: fixed;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 0%;
}

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

.telefonnummer, .ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
}

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

.highlights {
  background-color: var(--dark-orange);
  color: #000;
}

.adresse {
  margin-bottom: 5px;
}

.section-einstellungen {
  padding-bottom: 40px;
  padding-left: 140px;
  padding-right: 140px;
}

.block-logo-einstellungen {
  max-width: 400px;
  min-width: 320px;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding: 10px 5px;
  display: flex;
}

.inhalt-einstellungen {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 120%;
}

.div-mail {
  color: #334;
}

.google-maps {
  width: 100%;
  height: 100%;
}

.heading-1 {
  font-family: Acme, sans-serif;
  font-weight: 400;
}

.heading-2 {
  font-family: Acme, sans-serif;
  font-weight: 600;
}

.heading-3 {
  font-family: Acme, sans-serif;
  font-weight: 700;
}

.flie-text {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.farbe-der-headings {
  color: var(--dark-orange);
}

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

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

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

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

.terminbutton.highlights.flie-text {
  background-color: #ff8c00;
  margin-top: 20px;
}

.divblock1 {
  width: auto;
  height: auto;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

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

.body-black {
  background-color: #000;
  overflow: hidden;
}

.logo-img-2 {
  width: 150px;
}

.nav-menu-1 {
  color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hauptfarbe-2 {
  color: #fff;
  background-color: #000;
}

.navbar {
  width: 100%;
  background-color: rgba(255, 255, 255, .36);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link-1 {
  padding-left: 40px;
  padding-right: 40px;
}

.nav-link-1.flie-text {
  color: #000;
  -webkit-text-stroke-color: #000;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Kreon, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .2s;
}

.nav-link-1.flie-text:hover {
  font-size: 18px;
}

.nav-link-1.flie-text.w--current {
  color: #000;
  font-family: Kreon, sans-serif;
  font-size: 16px;
}

.nav-link-1.flie-text.w--current:hover {
  font-size: 18px;
}

.div-block {
  z-index: 5;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, .2);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  padding-left: 300px;
  padding-right: 300px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.farbe-der-headings-2 {
  color: #f8bc20;
}

.button {
  text-transform: uppercase;
  border-radius: 50px;
  padding: 15px 30px;
  font-size: 18px;
}

.button.flie-text.highlights {
  color: #fff;
  text-align: center;
  font-family: Kreon, sans-serif;
  transition: all .2s;
}

.button.flie-text.highlights:hover, .button.flie-text.highlights.nue:hover {
  background-color: #333;
}

.button.flie-text.transp {
  color: #333;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #333;
  font-family: Kreon, sans-serif;
  transition: all .2s;
}

.button.flie-text.transp:hover {
  background-color: #ececec;
}

.button.flie-text.highlights {
  text-align: center;
  transition: all .2s;
}

.button.flie-text.highlights:hover {
  color: #fff;
  background-color: #333;
}

.button.flie-text.highlights.ch {
  width: 13vw;
  text-transform: capitalize;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 18px;
}

.button.flie-text.highlights.nue.change {
  width: auto;
  min-width: 10vw;
  text-transform: capitalize;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
}

.button.flie-text.transp {
  color: #333;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #333;
  transition: all .2s;
}

.button.flie-text.transp:hover {
  background-color: #ececec;
}

.button.flie-text.highlights {
  text-align: center;
  transition: all .2s;
}

.button.flie-text.highlights:hover {
  background-color: #ececec;
}

.background-video {
  height: 100%;
}

.section-relative {
  height: 110vh;
  position: relative;
}

.section-relative.unterseite {
  height: 600px;
}

.section-relative.other-pages {
  height: 70vh;
}

.section-relative.other-pages.sie {
  height: 90vh;
}

.titelpara {
  text-align: center;
  font-size: 20px;
  line-height: 34px;
}

.titelheading {
  text-align: center;
  font-size: 80px;
  line-height: 90px;
}

.titelheading.heading-1 {
  text-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  font-family: Kreon, sans-serif;
  font-size: 50px;
  line-height: 1.1;
}

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

.text-block {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
}

.text-block.heading-3 {
  text-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  font-family: Kreon, sans-serif;
}

.text-block.heading-3.farbe-der-headings {
  font-family: Kreon, sans-serif;
}

.section-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-2.zweitfarbe {
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.section-2.zweitfarbe.links {
  background-image: url('../images/2.png');
}

.section-2.zweitfarbe.neu {
  padding-top: 100px;
  padding-bottom: 20px;
}

.section-2.centre {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-2.zweitfarbe {
  overflow: hidden;
}

.heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

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

.heading.heading-1.number {
  width: 110px;
  height: 110px;
  text-align: center;
  border: 3px solid #000;
  border-radius: 50%;
  padding: 10px;
  font-size: 80px;
  line-height: 1.1;
}

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

.heading.links.heading-1 {
  font-family: Kreon, sans-serif;
}

.paragraph {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

.paragraph.flie-text {
  font-family: Kreon, sans-serif;
  font-size: 19px;
}

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

._4er-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

.div-block-2 {
  background-image: url('../images/Illustration.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  padding: 40px;
  transition: all .2s;
}

.div-block-2:hover {
  transform: scale(1.05);
}

.div-block-2.highlights {
  background-color: var(--burlywood);
}

.div-block-2.highlight-2 {
  background-color: var(--white-smoke-2);
}

.div-block-2.highlight-3 {
  background-color: var(--burlywood);
}

.div-block-2.highlight-4 {
  background-color: var(--white-smoke-2);
}

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

.small-heading.heading-1 {
  font-family: Kreon, sans-serif;
  font-weight: 700;
}

.small-heading.heading-2 {
  margin-top: 0;
  font-family: Kreon, sans-serif;
}

.small-heading.heading-2.centre {
  text-align: center;
  font-family: Kreon, sans-serif;
}

.small-heading.heading-1 {
  font-family: Kreon, sans-serif;
  font-weight: 700;
}

.paragraph-links {
  text-align: left;
  font-family: Kreon, sans-serif;
  font-size: 19px;
  line-height: 25px;
}

.paragraph-links.flie-text {
  font-family: Kreon, sans-serif;
}

.view-more {
  color: #333;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.view-more.flie-text {
  font-family: Kreon, sans-serif;
  transition: all .2s;
}

.view-more.flie-text:hover {
  letter-spacing: 5px;
}

.view-more.flie-text {
  transition: all .2s;
}

.view-more.flie-text:hover {
  letter-spacing: 5px;
}

.view-more.flie-text {
  font-family: Kreon, sans-serif;
  transition: all .2s;
}

.view-more.flie-text:hover {
  letter-spacing: 5px;
}

.transp-divider {
  width: 100%;
  height: 40px;
}

.image {
  width: 60px;
  height: 60px;
}

.highlight-2 {
  background-color: var(--light-goldenrod-yellow);
  color: #000;
}

.highlight-3 {
  background-color: var(--pale-goldenrod);
  color: #000;
}

.highlight-4 {
  background-color: var(--pale-turquoise);
  color: #000;
}

._2er-grid {
  width: 100%;
  grid-template-rows: auto;
  margin-bottom: 20px;
}

._2er-grid.ch {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

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

.relative {
  position: relative;
  overflow: hidden;
}

.absolute-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.absolute-background.rechts {
  background-image: url('../images/Bildschirmfoto-2021-05-27-um-14.44.46-Kopie.png');
}

.inhalt-rechts {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 150px;
  display: flex;
}

.inhalt-rechts.neu {
  height: auto;
  justify-content: center;
}

.inhalt-links {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 150px;
  display: flex;
}

._3er-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

._3er-grid.mit-abstand {
  grid-column-gap: 50px;
}

.small-2er-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 40px 1fr;
  align-items: start;
  justify-items: start;
  margin-bottom: 20px;
  transition: all .2s;
}

.small-2er-grid:hover {
  transform: translate(0, -2vh);
}

.div-block-3 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.div-block-3.highlights {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-3.highlight-2 {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
}

.inhalt {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.inhalt.effect {
  transition: all .2s;
}

.inhalt.effect:hover {
  transform: scale(1.05);
}

.inhalt.left {
  text-align: left;
  justify-content: space-around;
}

.image-3 {
  width: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 25px;
  margin-bottom: 40px;
}

.heading-footer {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  font-family: Kreon, sans-serif;
}

.inhalt-footer {
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

.footer-1 {
  padding: 60px 140px;
}

.footer-1.hauptfarbe {
  background-color: var(--dark-orange);
  -webkit-text-stroke-color: var(--dark-orange);
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  padding-left: 220px;
  display: flex;
}

.div-block-footer1 {
  width: 60%;
  height: 99.9998%;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.welle-f-r-footer {
  width: 100%;
}

._2er-grid-2 {
  grid-template-rows: auto;
}

.no-overflow {
  border-radius: 25px;
  overflow: hidden;
}

.image-4 {
  width: 100%;
  height: 600px;
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-4:hover {
  transform: scale(1.1);
}

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

.grid.reverse {
  margin-top: 0;
  margin-bottom: 15px;
}

.image-5 {
  width: 100%;
  height: 250px;
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  transition: all .2s;
}

.image-5:hover {
  transform: scale(1.1);
}

.team-image {
  width: 100%;
}

.heading-4 {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
}

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

.text-field {
  height: 30px;
}

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

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

.impdat {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 220px 40px 100px;
  display: flex;
}

.flie-text-2 {
  font-family: Kreon, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.impdat-2 {
  min-height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 40px;
  display: flex;
}

.success-block {
  width: 784px;
  height: 400px;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.whatsapp {
  z-index: 10;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

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

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

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

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

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

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

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

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

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

.text-field-4:hover {
  border-color: rgba(29, 31, 46, .5);
}

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

.text-field-4::-ms-input-placeholder {
  color: rgba(29, 31, 46, .3);
}

.text-field-4::placeholder {
  color: rgba(29, 31, 46, .3);
}

.text-field-4.cc-textarea {
  height: 100px;
}

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

.lottie-animation {
  z-index: 0;
  opacity: .05;
  filter: grayscale() invert();
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lottie-animation.links {
  transform-style: preserve-3d;
  display: block;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.container {
  z-index: 1;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 100px;
  position: relative;
}

.container.ch {
  margin-top: 0;
  margin-bottom: 0;
}

.link {
  color: #fff;
  font-family: Kreon, sans-serif;
  text-decoration: none;
  display: block;
}

.embed-maps {
  width: 100%;
  height: 100%;
}

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

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

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

.impressum-link, .datenschutz-link {
  color: #fff;
  font-family: Kreon, sans-serif;
  text-decoration: none;
}

.html-embed-7 {
  z-index: 99999;
  position: fixed;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 0%;
}

.text-sprechblase {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
}

.grid-16 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: end;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.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;
  top: 80px;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.ablaufplan-big-button-3.dropdowntoogle.w--open {
  z-index: 3000;
  width: 40px;
  height: 40px;
  max-height: 40px;
  max-width: 40px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/cancel.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 40px;
  padding-right: 0;
  transition-property: none;
  display: block;
  position: fixed;
  top: 120px;
  bottom: auto;
  left: auto;
  right: 130px;
  overflow: hidden;
}

.ablaufplan-big-button-3.dropdowntoogle.zindex.w--open {
  z-index: 300;
}

.heading-80 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.heading-80.absolut {
  width: 200px;
  text-align: center;
  font-size: 18px;
  position: absolute;
  top: 20px;
}

.balken-1 {
  width: 100%;
  height: 15px;
  background-image: linear-gradient(to right, #d4af37 4%, #d4af37 20%, #e7e7e7 20%);
  border-radius: 60px;
}

.zahl {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 20px;
}

.haken {
  object-fit: contain;
}

.section-balken {
  padding: 300px 40px 40px;
}

.bubble {
  z-index: 2;
  width: 210px;
  height: 190px;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/sprechblase.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  top: -190px;
  bottom: auto;
  left: auto;
  right: -120px;
  overflow: auto;
}

.divblock-fortschritt {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.circle {
  width: 40px;
  height: 40px;
  background-color: #e7e7e7;
  border: 1px solid #d4af37;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .12);
}

.circle.erl {
  background-color: #d4af37;
  transition: all .2s;
}

.platzhalter-ablaufplan {
  width: 10px;
  height: 10px;
}

.wrapy {
  width: 100%;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.bold-text-5 {
  font-weight: 400;
}

.ablaufplan-spalte-2 {
  width: 48%;
  min-width: 300px;
  border: 2px solid gray;
  flex-flow: wrap;
  flex: 1;
  align-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  padding: 30px;
  display: flex;
}

.ablaufplan-spalte-2.gold {
  border-color: #d4af37;
}

.ablaufplan-spalte-2.gold.speciale {
  width: auto;
}

.ablaufplan-spalte-2.gold._100 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.dropdown-toggle-11 {
  width: 100%;
  color: #fff;
  background-color: #d4af37;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 24px;
  display: flex;
}

.dropdown-toggle-11:hover {
  transform: scale(1);
}

.section-49 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.grid-ablaufplan {
  width: 100%;
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  align-items: start;
  justify-items: stretch;
  display: grid;
}

.dropdown-list-11-copy {
  position: relative;
}

.dropdown-list-11-copy.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding: 40px 30px 20px;
}

.dropdown-list-11-copy.popup {
  background-color: rgba(0, 0, 0, .5);
  padding: 100px;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dropdown-list-11-copy.popup._2 {
  z-index: 1000;
  display: none;
  position: fixed;
}

.dropdown-list-11-copy.popup._2.w--open {
  z-index: 200;
  display: flex;
}

.grid-links-programme {
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.div-block-142 {
  width: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-142.shadow {
  padding: 20px;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .12);
}

.list-3 {
  color: silver;
  border: 1px solid #d1d1d1;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px 10px 35px;
}

.spacer {
  height: 20px;
}

.dropdown-list-12 {
  z-index: 100;
}

.dropdown-list-12.w--open {
  z-index: 100;
  width: 100%;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px 25px 10px;
  display: flex;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, .15), 1px 1px 20px rgba(0, 0, 0, .27);
}

.div-block-147 {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 20px;
  padding: 30px 20px;
  display: block;
}

.heading-81 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-145 {
  z-index: 200;
  width: 100%;
  height: 100%;
  max-height: 100%;
  background-color: #fff;
  padding: 60px 60px 50px;
  position: relative;
  overflow: auto;
}

.dropdown-list-11 {
  width: 100%;
  position: relative;
}

.dropdown-list-11.w--open {
  background-color: rgba(0, 0, 0, 0);
  padding: 30px 20px 20px;
}

.heading-79 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.download-hilfsprogramme {
  width: 40px;
  height: 40px;
}

.heading-ablaufplan-3 {
  height: 70px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.heading-ablaufplan-3.special {
  height: auto;
  margin-left: 0;
  margin-right: 0;
}

.dropdown-13 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  align-items: start;
}

.ansprechpartner-paragraph-2 {
  color: gray;
  background-color: rgba(0, 0, 0, 0);
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.ansprechpartner-paragraph-2.special.klein {
  font-size: 15px;
}

.heading-86 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
}

.paragraph-61 {
  text-align: right;
  margin-left: 20px;
  font-size: 20px;
}

.dropdown-12 {
  z-index: 10;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.dropdown-12.wei-er-rand {
  z-index: 50;
  background-color: #fff;
  border-radius: 60px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .12);
}

.dropdown-14 {
  z-index: 1;
  width: 100%;
  border-radius: 60px;
  margin-bottom: 40px;
  padding: 20px;
  transition: all .2s;
  display: block;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .12);
}

.dropdown-14:hover {
  transform: scale(1.05);
}

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

.paragraph-ablaufplan-2 {
  color: #5f5f5f;
  margin-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.paragraph-ablaufplan-2.listpara {
  font-size: 16px;
  line-height: 22px;
}

.paragraph-ablaufplan-2.infos {
  color: #575757;
  font-size: 16px;
  font-weight: 300;
  line-height: 140%;
}

.paragraph-ablaufplan-2.infos.abstand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-5 {
  color: #d4af37;
  text-decoration: none;
}

.ablaufplan-spalteninhalt-2 {
  width: 100%;
}

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

.ablaufplan-spalten-inhalt-3 {
  width: 100%;
  min-height: 400px;
  padding-bottom: 20px;
}

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

.lightbox-link {
  height: 40vh;
}

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

.dropdown-block {
  width: 100%;
  text-align: center;
}

.dropdown-block.left {
  text-align: left;
}

.dropdown-button {
  background-color: var(--dark-orange);
  color: #fff;
  border-radius: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: Kreon, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-content-3 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  position: static;
  overflow: hidden;
}

.dropdown-content-3.w--open {
  margin-bottom: 20px;
}

.side-para {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
}

.side-para.flie-text {
  margin-bottom: 20px;
}

.sectin-1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

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

.paragraph-links-2 {
  font-size: 17px;
  line-height: 25px;
}

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

._2er-grid-3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  margin-top: 100px;
}

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

.section-50 {
  padding: 100px;
  position: relative;
  overflow: hidden;
}

._3er-grid-2 {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

.div-block-148 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.slider {
  height: 80vh;
  border: 1px #000;
  border-radius: 0;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.mask {
  width: 100%;
}

.slide {
  border-radius: 20px;
}

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

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

.image-65.down {
  object-position: 50% 50%;
}

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

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

.offer {
  font-family: Kreon, sans-serif;
}

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

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

.text-left.paragraph-font {
  font-family: Kreon, sans-serif;
  line-height: 160%;
}

.heading-left1-2 {
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 30px;
}

.heading-left1-2.heading-font3 {
  font-family: Kreon, sans-serif;
  font-size: 22px;
}

.heading-color {
  color: var(--dark-orange);
}

.pricelist-grid-2 {
  grid-column-gap: 30px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

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

.divider-5 {
  width: 150px;
  height: 2px;
  margin-bottom: 20px;
}

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

.paragraph-62 {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

.container-2 {
  z-index: 1;
  position: relative;
}

.image-68 {
  width: 60px;
  height: 60px;
}

.lottie-animation-2 {
  z-index: 0;
  opacity: .05;
  filter: grayscale() invert();
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-149 {
  background-image: url('../images/Illustration.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  padding: 40px;
  transition: all .2s;
}

.div-block-149:hover {
  transform: scale(1.05);
}

.section-51 {
  padding: 100px;
  position: relative;
  overflow: hidden;
}

.image-69 {
  width: 30px;
  height: 30px;
  filter: invert();
  object-fit: contain;
}

.image-70 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-71 {
  z-index: -1;
  width: 100%;
  height: 100%;
  filter: none;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-72 {
  width: 100%;
}

.div-block-150 {
  background-image: url('../images/Illustration.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  padding: 40px;
  transition: all .2s;
}

.div-block-150:hover {
  transform: scale(1.05);
}

.div-block-150.highlight-4 {
  background-color: #e9e8e8;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-150.highlight-3 {
  background-color: #fac882;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-150.highlights {
  background-color: #fac882;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.paragraph-links-3 {
  text-align: left;
  font-family: Kreon, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-links-3.flie-text {
  font-family: Kreon, sans-serif;
  font-size: 19px;
}

.image-73 {
  width: 60px;
  height: 60px;
}

.div-block-151 {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2));
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 5vh;
  padding-left: 10vw;
  padding-right: 10vw;
  transition: transform .4s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-151.right {
  z-index: 2;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  align-items: flex-end;
  padding-right: 12vw;
}

.div-block-151.margin-btm {
  align-items: center;
  padding-bottom: 1vh;
  padding-left: 3vw;
}

.text-span {
  color: var(--dark-orange);
  font-size: 40px;
}

.text-span-2 {
  font-size: 40px;
}

.text-span-3 {
  color: var(--dark-orange);
}

.div-block-152 {
  border: 1px solid var(--dark-orange);
  background-color: var(--dark-orange);
  color: var(--dark-orange);
}

._2-column-grid {
  width: 70%;
  grid-template-rows: auto;
}

.banner-slider {
  width: 100%;
  height: 100%;
}

.left-arrow, .right-arrow {
  display: none;
}

.subtext {
  width: 100%;
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.subtext.margin {
  padding-right: 25vw;
}

.orange-text {
  color: var(--dark-orange);
}

.new-image {
  height: 50vh;
  object-fit: cover;
  border-radius: 25px;
  margin-bottom: 40px;
}

.quick-stack {
  width: 100%;
}

.cell {
  align-items: center;
}

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

.text-span-4 {
  filter: hue-rotate(390deg);
  color: var(--dark-orange);
  font-size: 31px;
}

.image-74 {
  width: 35px;
  object-fit: contain;
  margin-bottom: 15px;
  margin-left: 10px;
  position: relative;
  left: -8%;
}

.div-block-153 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-154 {
  align-items: flex-end;
  display: flex;
}

.div-block-155 {
  flex-direction: column;
  display: none;
}

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

.image-75 {
  width: 40px;
  height: 40px;
}

@media screen and (max-width: 991px) {
  .heading-einstellungen {
    line-height: 42px;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    background-color: var(--dark-orange);
  }

  .hauptfarbe-2 {
    order: 1;
  }

  .hauptfarbe-2.w--open {
    background-color: var(--dark-orange);
  }

  .icon {
    color: #fff;
  }

  .navbar {
    background-color: rgba(255, 255, 255, .69);
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-wei {
    order: -1;
  }

  .nav-link-1.flie-text {
    color: var(--black);
    font-weight: 600;
  }

  .div-block {
    padding-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-relative.unterseite {
    height: 400px;
  }

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

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

  ._4er-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

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

  .transp-divider.hidden {
    display: none;
  }

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

  .image-2 {
    height: 100%;
  }

  .relative {
    height: 400px;
  }

  .absolute-background {
    background-position: 50%;
    background-size: cover;
  }

  .inhalt-rechts {
    margin-right: 20px;
  }

  .inhalt-links {
    margin-left: 20px;
  }

  ._3er-grid.mit-abstand {
    grid-column-gap: 15px;
  }

  .image-3 {
    height: 200px;
  }

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

  .footer-1.hauptfarbe, .div-block-footer1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._2er-grid-2 {
    width: 100%;
  }

  .image-4 {
    height: 300px;
  }

  .image-5 {
    height: 150px;
  }

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

  .error-message {
    width: auto;
  }

  .text-sprechblase {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

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

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

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

  .heading-80.absolut {
    width: 100%;
  }

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

  .bubble {
    width: 150px;
    background-image: url('../images/sprechblase.png');
    right: -80px;
    overflow: visible;
  }

  .wrapy {
    grid-template-columns: 50% 50%;
  }

  .ablaufplan-spalte-2 {
    display: block;
  }

  .dropdown-toggle-11 {
    font-size: 18px;
  }

  .section-49 {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-142 {
    margin-right: 0;
  }

  .div-block-147 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-79 {
    font-size: 18px;
  }

  .heading-ablaufplan-3 {
    height: 70px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .ansprechpartner-paragraph-2, .heading-86 {
    font-size: 18px;
  }

  .paragraph-61 {
    font-size: 14px;
  }

  .dropdown-14 {
    margin-bottom: 10px;
    padding: 20px;
  }

  .paragraph-ablaufplan-2 {
    font-size: 18px;
  }

  .ablaufplan-spalteninhalt-2 {
    padding-left: 10px;
  }

  .ablaufplan-spalten-inhalt-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-62, .image-63 {
    height: 100%;
  }

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

  .image-64 {
    height: 100%;
  }

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

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

  .image-66 {
    height: 100%;
  }

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

  .image-67 {
    height: 100%;
  }

  .section-51 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .link-block {
    width: 100%;
    padding: 10px 20px;
    display: flex;
  }
}

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

  .heading-einstellungen {
    font-size: 32px;
    line-height: 38px;
  }

  .logo-img {
    width: 100px;
  }

  .logo-img.bigger {
    width: 300px;
    flex: none;
  }

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

  .divblock1 {
    height: auto;
  }

  .div-block {
    justify-content: flex-end;
    padding-bottom: 100px;
  }

  .button.flie-text {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .button.flie-text.highlights.nue.change {
    margin-top: 10px;
  }

  .background-video {
    min-height: 550px;
  }

  .section-relative {
    height: 500px;
  }

  .section-relative.other-pages.sie {
    height: 400px;
  }

  .titelpara.flie-text {
    font-size: 16px;
    line-height: 26px;
  }

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

  .text-block.heading-3.farbe-der-headings {
    font-size: 18px;
  }

  .section-2 {
    padding: 60px 40px;
  }

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

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

  .section-2.zweitfarbe.abst {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-2.centre {
    padding: 60px 40px;
  }

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

  .heading.links.heading-1.farbe-der-headings {
    text-align: center;
  }

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

  .paragraph.flie-text {
    font-size: 16px;
    line-height: 22px;
  }

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

  .paragraph-links {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .transp-divider {
    height: 0;
  }

  ._2er-grid {
    text-align: center;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .relative {
    height: 400px;
  }

  .absolute-background {
    background-position: 50%;
    background-size: cover;
  }

  .inhalt-rechts {
    text-align: center;
    align-items: center;
    margin-left: 40px;
    margin-right: 40px;
  }

  .inhalt-rechts.neu {
    margin-left: 0;
    margin-right: 0;
  }

  .inhalt-links {
    margin-right: 20px;
  }

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

  ._3er-grid.mit-abstand {
    grid-template-columns: 1fr;
  }

  .small-2er-grid {
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-3.highlights {
    width: 30px;
    height: 30px;
  }

  .inhalt.left {
    align-items: center;
  }

  .image-3 {
    height: 300px;
  }

  .div-block-footer1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

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

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

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

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

  .text-field-4::-ms-input-placeholder {
    text-align: center;
  }

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

  .text-field-4.cc-textarea {
    margin-bottom: 20px;
  }

  .form-grid {
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

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

  .container.ch {
    max-width: 100%;
  }

  .container.ch.weg {
    display: none;
  }

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

  .ablaufplan-big-button-3.dropdowntoogle.w--open {
    top: 130px;
    right: 50px;
  }

  .heading-80.absolut {
    font-size: 14px;
    top: 10px;
  }

  .balken-1 {
    height: 5px;
  }

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

  .section-balken {
    padding-left: 10px;
    padding-right: 10px;
  }

  .divblock-fortschritt {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .circle, .circle.erl {
    width: 20px;
    height: 20px;
  }

  .wrapy {
    grid-template-columns: 100%;
  }

  .dropdown-toggle-11 {
    flex-direction: column;
    padding: 10px 30px 10px 20px;
  }

  .section-49 {
    padding-left: 10px;
  }

  .div-block-142.shadow {
    max-width: none;
  }

  .div-block-147 {
    grid-column-gap: 20px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

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

  .div-block-146, .paragraph-61 {
    margin-left: 0;
  }

  .ablaufplan-spalteninhalt-2, .ablaufplan-spalten-inhalt-3 {
    min-height: 250px;
  }

  .dropdown-block.left {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

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

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

  ._3er-grid-2 {
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .slider {
    width: 100%;
    height: 400px;
  }

  .image-65 {
    height: 400px;
  }

  ._2er-grid-4 {
    grid-template-columns: 1fr;
  }

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

  .heading-left1-2, .heading-centered {
    font-size: 25px;
    line-height: 25px;
  }

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

  .div-block-150.highlight-4 {
    text-align: center;
    align-items: center;
  }

  .div-block-150.highlight-3 {
    text-align: center;
  }

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

  .paragraph-links-3.flie-text {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .text-span-2 {
    font-size: 30px;
  }

  .text-span-3 {
    font-size: 40px;
    line-height: 45px;
  }

  .new-image {
    width: 100%;
    height: 400px;
  }

  .quick-stack {
    padding: 0;
  }

  .cell {
    display: flex;
  }

  .cell-2 {
    align-items: center;
  }

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

  .cell-3 {
    display: none;
  }

  .link-block {
    padding-top: 0;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

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

  .heading-einstellungen {
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }

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

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

  .navbar {
    padding-left: 10px;
  }

  .nav-link-1.flie-text {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

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

  .button.flie-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .background-video {
    min-height: 300px;
  }

  .section-relative {
    height: 450px;
  }

  .section-relative.unterseite {
    height: 250px;
  }

  .section-relative.other-pages, .section-relative.other-pages.sie {
    height: 350px;
  }

  .titelpara.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

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

  .text-block.heading-3.farbe-der-headings {
    font-size: 15px;
    line-height: 20px;
  }

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

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

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

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

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

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

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

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

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

  .div-block-2 {
    padding: 20px;
  }

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

  .paragraph-links.flie-text, .view-more.flie-text, .view-more.flie-text, .view-more.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .transp-divider {
    height: 20px;
  }

  .image {
    width: 40px;
    height: 40px;
  }

  .relative {
    height: 350px;
  }

  .inhalt-rechts {
    margin-left: 20px;
    margin-right: 20px;
  }

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

  .small-2er-grid {
    grid-template-columns: 30px 1fr;
  }

  .div-block-3 {
    width: 20px;
    height: 20px;
  }

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

  .image-4 {
    height: 200px;
  }

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

  .image-5 {
    height: 200px;
  }

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

  .flie-text-2.kleinerr {
    word-break: break-all;
    font-size: 12px;
  }

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

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

  .heading-success {
    font-size: 20px;
    line-height: 30px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

  .text-sprechblase {
    font-size: 12px;
  }

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

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

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

  .ablaufplan-big-button-3.dropdowntoogle.w--open {
    right: 40px;
  }

  .heading-80.absolut {
    font-size: 10px;
  }

  .bubble {
    width: 100px;
    height: 120px;
    top: -110px;
    right: -50px;
  }

  .ablaufplan-spalte-2 {
    width: auto;
    min-width: auto;
    flex: 0 auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .dropdown-toggle-11 {
    text-align: center;
    white-space: normal;
  }

  .dropdown-list-11-copy.w--open {
    padding: 120px 10px 10px;
  }

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

  .list-3 {
    padding-left: 30px;
  }

  .div-block-147 {
    width: 99.9999%;
    grid-template-columns: 1fr;
    padding: 10px;
  }

  .dropdown-list-11.w--open {
    padding: 0;
  }

  .heading-79 {
    font-size: 15px;
  }

  .heading-ablaufplan-3 {
    height: auto;
    font-size: 24px;
    line-height: 28px;
  }

  .heading-ablaufplan-3.special {
    font-size: 20px;
  }

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

  .ansprechpartner-paragraph-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .ansprechpartner-paragraph-2.special.klein {
    font-size: 14px;
  }

  .heading-86 {
    font-size: 16px;
  }

  .paragraph-61 {
    text-align: center;
    margin-left: 0;
  }

  .paragraph-ablaufplan-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .ablaufplan-spalteninhalt-2 {
    padding-left: 0;
  }

  .ablaufplan-spalten-inhalt-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .side-para.flie-text, .paragraph-links-2, .paragraph-links-2.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

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

  .div-block-148 {
    width: 20px;
    height: 20px;
  }

  .slider, .image-65 {
    height: 350px;
  }

  .section-centered2 {
    padding: 20px 5vw;
  }

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

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

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

  .pricelist-grid-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .paragraph-62.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .image-68 {
    width: 40px;
    height: 40px;
  }

  .div-block-149, .div-block-150 {
    padding: 20px;
  }

  .div-block-150.highlight-4, .div-block-150.highlight-3, .div-block-150.highlights {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-links-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-73 {
    width: 40px;
    height: 40px;
  }

  .text-span-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-span-3 {
    font-size: 30px;
    line-height: 35px;
  }

  .new-image {
    height: 350px;
  }

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

  .image-75 {
    width: 30px;
    height: 30px;
  }
}

#w-node-_950397a4-536e-c981-a6da-a2ac55a0303f-9e939f61, #w-node-e22bc3f2-4a4a-a04c-ada1-5edc7a3b2bd0-9e939f61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a382e67b-79f7-c032-f624-3e05af94371f-9e939f61 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
}

#w-node-ac9deaca-fed9-9504-c942-6e95ff46fb35-9e939f61, #w-node-f44d1a7a-f110-d41f-940d-968d10dde6cd-9e939f61, #w-node-_40be193e-9d5e-6616-82fc-c8603a6c8bd0-9e939f61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bc8aae74-2c12-5679-b717-fdffec5ac0cd-9e939f61 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-a382e67b-79f7-c032-f624-3e05af94371f-9e939f61 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}


@font-face {
  font-family: 'Kreon';
  src: url('../fonts/Kreon-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kreon';
  src: url('../fonts/Kreon-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kreon';
  src: url('../fonts/Kreon-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kreon';
  src: url('../fonts/Kreon-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kreon';
  src: url('../fonts/Kreon-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kreon Variablefont Wght';
  src: url('../fonts/Kreon-VariableFont_wght.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}