:root {
  --dark-orange: #f08434;
  --royal-blue: #2850bb;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

.telefonnummer {
  margin-bottom: 5px;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

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

.adresse {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

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

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

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

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

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

.heading-3 {
  font-family: Josefin Sans, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

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

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

.divblock1 {
  text-align: center;
  width: auto;
  height: auto;
  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;
}

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

.navbar1 {
  border-bottom: .5px solid var(--dark-orange);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

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

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

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

.nav-link-3.flie-text:hover, .nav-link-3.flie-text:active, .nav-link-3.flie-text.w--current {
  color: var(--dark-orange);
}

.navbar-6 {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 3rem;
  display: flex;
}

.titelvideo-start-1 {
  height: 100vh;
  position: relative;
}

.titelvideo1 {
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.div-block-video1 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan1 {
  font-size: 80px;
  line-height: 85px;
}

.slogan1.heading-1 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1.3;
}

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

.section-gro-e-abst-nde1.hauptfarbe {
  color: #fff;
}

.heading-klein-mittig {
  text-align: center;
  font-size: 24px;
}

.heading-klein-mittig.heading-3.rechs {
  text-align: right;
}

.div-block-bild-1 {
  transform-style: preserve-3d;
  background-color: #383838;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  min-height: 60vh;
  transition: all .4s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-bild-1:hover {
  transform: translate3d(0, 0, 100px)rotateX(5deg)rotateY(0)rotateZ(0);
  box-shadow: 0 11px 11px -1px #0000004d;
}

.div-block-bild-1.bildd {
  background-color: #383838;
}

._3ergrid-effekt {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  width: 100%;
  margin-top: 40px;
  position: static;
}

.text-feld1 {
  text-align: center;
  min-height: 80px;
  padding: 10px 20px;
}

.text-feld1.zweitfarbe {
  width: 100%;
  min-height: auto;
}

.bild-section-cover-1 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/6082b767b3e8c9f3f91d6afd_AdobeStock_233141107_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw;
  display: flex;
}

.bild-section-cover-1._2 {
  color: #fff;
  background-image: linear-gradient(#f8f8f880, #f8f8f880), url('../images/AdobeStock_448821045_Preview.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

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

.heading-mittig1.heading-2 {
  text-transform: uppercase;
  line-height: 1.3;
}

.text-mittig1 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-mittig1.flie-text {
  font-weight: 400;
  line-height: 1.5;
}

.terminbutton-2 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
}

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

.terminbutton-2.highlights {
  font-family: Roboto, sans-serif;
  line-height: 1.3;
}

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

.icon1 {
  object-fit: contain;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.icon1.invert {
  filter: brightness(0%) invert();
}

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

.heading-links1 {
  text-transform: uppercase;
}

.heading-mittig1-2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 32px;
  line-height: 36px;
}

.heading-mittig1-2.heading-1 {
  line-height: 1.3;
}

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

.text-links1.flie-text {
  font-weight: 400;
}

.mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 60px;
  display: flex;
}

.mittig-untereinander-1.hauptfarbe {
  color: #fff;
}

.icon-gro-1 {
  object-fit: contain;
  width: 180px;
  height: 180px;
}

.icon-gro-1.wei {
  filter: brightness(0%) invert();
}

.inhalt-untereinander {
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 20px 40px 40px;
  display: flex;
}

.inhalt-untereinander.links {
  text-align: left;
  align-items: flex-start;
}

._3er-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr .5fr 1fr;
  width: 100%;
  margin-top: 60px;
}

.strich-im-hintergrund {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer-1 {
  justify-content: space-around;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-1.hauptfarbe {
  flex-direction: row;
  padding-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.maps {
  width: 100%;
}

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

.footer-image-2 {
  margin-right: 10px;
}

.div-footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start;
  width: 100%;
  margin-bottom: 40px;
  display: grid;
}

.footertext1-2 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.titelvideo-unterseite {
  height: 70vh;
  position: relative;
}

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

.form-text1 {
  text-transform: none;
  margin-bottom: 10px;
}

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

.tab-pane-tab-1 {
  perspective: none;
  width: 100.032%;
}

.tab-link1 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.tab-link1.heading-2.w--current {
  background-color: #0000;
  border-bottom: 2px solid #48caba;
}

.tabs-content1 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.galerie1 {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.galerie-img1 {
  object-fit: cover;
  width: 100%;
  height: 40vh;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 40px 15px;
  display: flex;
}

.kontakt-grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.kontakt-img {
  object-fit: cover;
  width: 100%;
  height: 70vh;
}

.maps1 {
  height: 30vw;
}

.impdat {
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

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

.heading-22 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  line-height: 1.3;
}

.div-block-footer1 {
  justify-content: space-between;
  height: 99.9998%;
  padding-bottom: 20px;
  display: flex;
}

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

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.icon1-2 {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}

.navigation-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  padding-right: 15px;
  font-size: 40px;
  line-height: 50px;
  display: flex;
  position: relative;
}

.navigation-link.heading-1 {
  color: #fff;
  text-decoration: none;
  transition: all .2s;
}

.navigation-link.heading-1:hover {
  transform: scale(1.1);
}

.navigation-line {
  width: 3px;
  height: 30px;
  margin-top: 1px;
  position: absolute;
  transform: skew(-15deg);
}

.top-title-text {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 26px;
  line-height: 34px;
}

.navigation-text {
  z-index: 1;
  margin-left: 20px;
  line-height: 40px;
  position: relative;
}

.navigation {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 0;
  padding: 20px 25px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.text-field {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.area {
  min-height: auto;
  padding-bottom: 55px;
}

.right-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.navigation-divider {
  width: 1px;
  height: 30px;
  margin-left: 18px;
  margin-right: 18px;
  transform: skew(-15deg);
}

.navigation-divider.highlights {
  margin-left: auto;
}

.left-part {
  z-index: 3;
  float: left;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.field-label {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
}

.big-paragraph {
  margin-bottom: 0;
  font-size: 17px;
}

.line-first {
  background-color: #fff;
  border-radius: 5px;
  width: 22px;
  height: 2px;
  position: absolute;
}

.line-first.top {
  margin-top: -12px;
}

.line-first.bottom {
  margin-top: 12px;
}

.navigation-first {
  align-items: center;
  width: 100%;
  display: flex;
}

.top-title.half {
  margin-bottom: 60px;
}

.form-block-3 {
  width: 100%;
}

.navigation-menu {
  z-index: 9;
  width: 0%;
  display: none;
  position: fixed;
  inset: 0%;
}

.quote-wrapper {
  z-index: 9;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 450px;
  display: none;
  position: relative;
}

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

.button-wrapper.submit {
  width: 100%;
  margin-top: 15px;
  padding: 16px 30px;
}

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

.right-part {
  z-index: 3;
  float: right;
  color: #fff;
  background-color: #2c2c2c;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 0%;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 350px;
  display: block;
}

.full-part {
  background-color: #fff;
  width: 0%;
  height: 100%;
  display: none;
}

.left-part-overlay {
  z-index: 1;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form {
  width: 100%;
}

.hamburger-menu {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

.logo-abstand1 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-5, .text-block-6, .text-block-7, .text-block-8 {
  line-height: 1.3;
}

.image-wrapper {
  height: 100%;
}

.grid {
  margin-top: 16px;
}

.image-wrapper-50vh {
  height: 50vh;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 60px;
  display: flex;
}

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

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

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

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

.ablaufplan-spalte-2 {
  border: 2px solid gray;
  flex-flow: wrap;
  flex: 1;
  align-content: space-between;
  align-items: stretch;
  width: 48%;
  min-width: 300px;
  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 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

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

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

.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;
  place-items: center end;
  position: absolute;
  inset: 0%;
}

.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 {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  place-items: start stretch;
  width: 100%;
  display: grid;
}

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

.dropdown-list-11-copy.w--open {
  background-color: #0000;
  padding: 40px 30px 20px;
}

.dropdown-list-11-copy.popup {
  background-color: #00000080;
  padding: 100px;
  position: fixed;
  inset: 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;
}

.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;
  display: none;
  top: 10px;
}

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

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

.image-56 {
  object-fit: contain;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  max-height: 400px;
  margin-top: 20px;
}

.image-56.links {
  object-position: 70% 0%;
}

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

.div-block-142.shadow {
  padding: 20px;
  box-shadow: 1px 1px 12px #0000001f;
}

.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;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 10px;
  padding: 20px 25px 10px;
  display: flex;
  box-shadow: 1px 1px 20px #00000026, 1px 1px 20px #00000045;
}

.div-block-147 {
  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;
  width: 100%;
  margin-bottom: 20px;
  padding: 30px 20px;
  display: block;
}

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

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

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

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

.dropdown-list-11.w--open {
  background-color: #0000;
  padding: 30px 20px 20px;
}

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

.balken-1._3 {
  background-image: linear-gradient(to right, #d4af37 42%, #e7e7e7 42%);
}

.balken-1._4 {
  background-image: linear-gradient(to right, #d4af37 65%, #e7e7e7 65%);
}

.balken-1._6 {
  background-image: linear-gradient(to right, #d4af37 100%, #e7e7e7);
}

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

.div-block-165 {
  display: none;
}

.ansprechpartner-paragraph-2 {
  color: gray;
  background-color: #0000;
  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 #0000001f;
}

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

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

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

.haken {
  object-fit: contain;
}

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

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

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

.bubble {
  z-index: 2;
  opacity: 1;
  background-color: #0000;
  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;
  width: 210px;
  height: 190px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: -190px -120px auto auto;
  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 {
  background-color: #e7e7e7;
  border: 1px solid #d4af37;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 12px #0000001f;
}

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

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

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

._2ergrid-effekt-adj {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  width: 66%;
  margin-top: 40px;
  position: static;
}

.event-embed {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

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

.link-block {
  color: #333;
  transform-style: preserve-3d;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  box-shadow: 0 0 6px 1px #96969633;
}

.link-block:hover {
  transform: translate3d(0, 0, 100px)rotateX(5deg)rotateY(0)rotateZ(0);
}

.partner-logo {
  object-fit: contain;
  height: 10vh;
}

.realtive-section {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 15vw;
  display: flex;
  position: relative;
}

.realtive-section._2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/AdobeStock_448821045_Preview.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.absolute-div {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.logo-link {
  padding-right: 3rem;
}

.logo-image {
  width: 12vw;
}

.section-2 {
  padding: 10vh 10vw;
}

.section-content {
  width: 100%;
  padding-left: 10px;
  padding-right: 20px;
}

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

.cell {
  justify-content: center;
}

.section-head {
  font-size: 36px;
}

.list.flie-text {
  font-weight: 400;
}

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

.card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.card.zweitfarbe {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  margin-bottom: 30px;
}

.card-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 30vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.card-image-heading {
  color: #8e8e8e;
  text-align: center;
  font-size: 30px;
}

.card-image-heading.heading-3 {
  font-weight: 700;
}

.cards {
  margin-top: 50px;
}

.black-line {
  background-color: gray;
  height: 1vh;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-pakete {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1000_F_747410503_jhgq7kfG0LdmIaJdRqT6Ou25GkOTfHFW.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 10vw;
  display: flex;
}

.section-pakete.hauptfarbe {
  color: #fff;
}

.heading-mittig1-white {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 40px;
  line-height: 30px;
}

.heading-mittig1-white.heading-2 {
  text-transform: uppercase;
  line-height: 1.3;
}

.cell-2 {
  justify-content: center;
}

.image-61 {
  width: 100%;
  height: 602.75vh;
}

.accordion-item-wrapper-white-4 {
  background-color: #24242400;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.arrow-left-2 {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  left: 3px;
  transform: rotate(45deg);
}

.arrow-left-2.white-back {
  background-color: #fff;
}

.accordion-tab-button-dark {
  cursor: pointer;
  background-color: #f08434;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: auto;
  padding-top: 11px;
  padding-bottom: 11px;
  line-height: 20px;
  transition: transform .2s;
  display: flex;
}

.accordion-pane-2 {
  background-color: #0000;
  overflow: hidden;
}

.accordion-pane-content {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 5px;
  padding: 20px 0;
}

.arrow-div {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 25px;
  height: 25px;
  margin-right: 29px;
  display: flex;
}

.accordion-question-header-4 {
  color: #fff;
  text-align: left;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.arrow-div-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  height: auto;
  display: flex;
}

.text-linksb-ndig1 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-linksb-ndig1.paragraph-font {
  text-align: justify;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

.arrow-right-2 {
  background-color: #b3b3b3;
  border-radius: 1px;
  width: 30px;
  height: 3px;
  position: relative;
  right: 3px;
  transform: rotate(-45deg);
}

.arrow-right-2.white-back {
  background-color: #fff;
}

.social-icons {
  padding-top: 10px;
}

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

.social-icon {
  width: 2.2vw;
}

.code-embed {
  width: 100%;
}

.section-content-2 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.cell-3 {
  justify-content: center;
}

.slider-6 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55vh;
  margin-top: 40px;
  margin-bottom: 60px;
}

.slide-14 {
  width: 25%;
  margin-right: 20px;
}

.slider-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.image-100 {
  object-fit: cover;
  border-radius: 25px;
  align-self: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.image-80 {
  object-fit: contain;
  border-radius: 10px;
  align-self: auto;
  width: 100%;
  height: 20vh;
  display: block;
}

.left-arrow-2 {
  z-index: 999;
}

.slide-nav-4 {
  display: block;
}

.logos {
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
  overflow: hidden;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: 100%;
  min-width: 100%;
}

.partner-image {
  width: 10vw;
}

.partner-link {
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.div-logos {
  display: flex;
}

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

.div-block-166 {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}

.field-label-2 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.field-label-3 {
  font-size: 16px;
  font-weight: 400;
}

.submit-button-2 {
  background-color: #f08434;
}

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

.slide-16 {
  width: 98%;
  margin-right: 30px;
}

.paragraph-63 {
  font-family: Montserrat, sans-serif;
}

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

.slider-8 {
  background-color: #0000;
  margin-top: 60px;
  margin-left: 220px;
}

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

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

.icon-8 {
  color: #fff;
  background-color: #f08434;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  font-size: 35px;
  display: flex;
}

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

.mask-4 {
  width: 80%;
  overflow: visible;
}

.content-block-3 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 39px;
  display: flex;
  position: relative;
}

.absolute-block-3 {
  border-bottom: 1px solid #333;
  flex-direction: row;
  width: 100%;
  margin-bottom: 20px;
  position: static;
  inset: 5% auto auto 3%;
}

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

.border-block-2 {
  background-color: #f0b78d;
  border-radius: 0;
  justify-content: center;
  align-items: flex-start;
  padding: 30px;
  display: flex;
  position: relative;
  box-shadow: 0 0 8px 1px #b7b7b7;
}

.heading-89 {
  margin-top: 0;
  margin-bottom: 0;
}

.slide-nav-5 {
  padding-top: 40px;
}

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

.icon-14 {
  z-index: 1;
  width: 100px;
  position: relative;
}

.relative {
  position: relative;
}

.section-50 {
  padding: 10vh 10vw;
}

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

.heading1 {
  margin-top: 30px;
  font-size: 25px;
  line-height: 30px;
}

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

.text-left.paragraph-font {
  line-height: 160%;
}

.content_block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  transition: all .2s;
  display: flex;
}

.content_block-5:hover {
  transform: scale(1.05);
}

.circle-3 {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.section-big-spaces {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
  position: relative;
}

.heading-left1-3 {
  margin-top: 0;
  font-size: 22px;
  line-height: 28px;
}

.termin-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.termin-button.heading-font3.highlights {
  transition: all .2s;
}

.termin-button.heading-font3.highlights:hover {
  transform: translate(0, -5px);
  box-shadow: 0 11px 20px 1px #00000080;
}

.dic-block-grey-frame {
  border: 1px solid #c7c7c7;
  padding: 40px;
}

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

.inhalt-untereinander1-7 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 1px;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

._2er-grid1-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
}

._6er-grid1-2 {
  grid-column-gap: 30px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-links-gro-1 {
  text-transform: none;
  margin-top: 10px;
  font-size: 35px;
}

.paragraph-links1-3 {
  font-size: 16px;
  line-height: 22px;
}

.icon1-3 {
  opacity: .4;
  filter: brightness(0%) grayscale();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
  display: grid;
}

.box-card {
  perspective: 1000px;
  color: #fff;
  width: 100%;
  height: 400px;
  text-decoration: none;
  position: relative;
}

.card--wrapper {
  transform-origin: 100%;
  transform-style: preserve-3d;
  width: 100%;
  position: absolute;
  inset: 0%;
  transform: none;
}

.left-side-2 {
  background-color: #f09006;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.icon-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
}

.right-side-2 {
  backface-visibility: hidden;
  transform-origin: 100%;
  transform-style: preserve-3d;
  background-color: #484848;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  inset: 0%;
  transform: rotateX(0)rotateY(90deg)rotateZ(0)translate(100%);
}

.card-head {
  text-align: center;
}

._6er-grid-2 {
  grid-column-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.inhalt-mittig1-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.mainparagraph {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

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

.smallheading-2 {
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}

.square-img {
  object-fit: cover;
  width: 100%;
  height: 30vh;
}

.frame-img1 {
  border: 1px solid #616161;
  width: 100%;
  height: 100%;
  padding: 10px;
}

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

.image-102 {
  width: 10vw;
}

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon1 {
    color: #fff;
  }

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

  .div-block-video1 {
    width: 100%;
    padding-left: 100px;
  }

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

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

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-bild-1.column-8 {
    justify-content: flex-end;
  }

  ._3ergrid-effekt {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    min-height: 140vh;
  }

  .bild-section-cover-1._2 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

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

  .bild-cover1 {
    height: 50vh;
  }

  .mittig-untereinander-1 {
    height: 100%;
  }

  .mittig-untereinander-1.hauptfarbe {
    height: 50vh;
  }

  .inhalt-untereinander.hauptfarbe {
    text-align: center;
    align-items: center;
  }

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

  .strich-im-hintergrund {
    background-image: none;
    background-size: auto;
    margin-bottom: 10px;
  }

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

  .titelvideo-unterseite {
    height: 60vh;
  }

  .galerie1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .inhalt-mittig-untereinander1 {
    padding: 20px 40px;
  }

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

  .maps1 {
    height: 45vh;
  }

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

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

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

  .inhalt-footer {
    align-self: auto;
  }

  .impdat-2.flie-text {
    align-items: flex-start;
  }

  .image-wrapper {
    height: 60vh;
  }

  .image-wrapper-50vh {
    height: 50vh;
  }

  .content-wrapper.zweitfarbe {
    height: 50vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

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

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

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

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

  .image-56 {
    object-fit: contain;
    object-position: 0% 50%;
    margin-top: 0;
  }

  .image-56.links {
    object-position: 0% 0%;
  }

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

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

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

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

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

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

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

  ._2ergrid-effekt-adj {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    min-height: 140vh;
  }

  .realtive-section._2 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section-pakete {
    padding: 50px 5%;
  }

  .section-pakete.hauptfarbe {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .accordion-item-wrapper-white-4 {
    margin-bottom: 20px;
  }

  .accordion-pane-2 {
    width: 100%;
  }

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

  .inhalt-untereinander1-7 {
    flex-direction: column;
  }

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

  ._6er-grid-2 {
    grid-column-gap: 30px;
  }

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

@media screen and (max-width: 767px) {
  .heading-einstellungen {
    font-size: 32px;
    line-height: 38px;
  }

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

  .divblock1 {
    height: auto;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .div-block-video1 {
    width: 100%;
    padding-left: 20px;
  }

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-top: 20px;
    padding-bottom: 40px;
  }

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

  .bild-section-cover-1 {
    padding: 5vh 10vw;
  }

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

  .heading-mittig1.heading-2 {
    text-align: left;
    line-height: 35px;
  }

  .heading-mittig1.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
  }

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

  .heading-links1.heading-1, .heading-mittig1-2.heading-1 {
    font-size: 25px;
    line-height: 30px;
  }

  .icon-gro-1.wei {
    height: 100px;
  }

  .footer-1.hauptfarbe {
    flex-direction: column;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .maps, .div-footer {
    width: 100%;
  }

  .footertext1-2 {
    margin-bottom: 10px;
  }

  .tabs-menu {
    flex-direction: column;
    display: flex;
  }

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

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

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

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

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

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

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

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

  .footer-2.hauptfarbe {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .image-wrapper {
    height: 50vh;
  }

  .grid {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .image-wrapper-50vh {
    height: 55vh;
  }

  .content-wrapper.zweitfarbe {
    height: 50vh;
  }

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

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

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

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

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

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

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

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

  .balken-1 {
    height: 5px;
  }

  .balken-1._4 {
    height: 10px;
  }

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

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

  .ablaufplan-spalteninhalt-2 {
    min-height: 250px;
  }

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

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

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

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

  ._2ergrid-effekt-adj {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .realtive-section {
    padding: 5vh 10vw;
  }

  .section-pakete.hauptfarbe {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-mittig1-white {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-mittig1-white.heading-2 {
    text-align: left;
    line-height: 35px;
  }

  .heading-mittig1-white.heading-2.farbe-der-headings {
    text-align: center;
    font-size: 22px;
    line-height: 27px;
  }

  .accordion-tab-button-dark {
    width: 90vw;
  }

  .accordion-question-header-4 {
    font-size: 1.4em;
  }

  .text-linksb-ndig1.paragraph-font {
    text-align: center;
  }

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

  .section-big-spaces {
    padding: 5vh 5vw;
  }

  .inhalt-untereinander1-7 {
    height: auto;
    padding: 40px 0;
  }

  ._2er-grid1-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

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

  .paragraph-links1-3.paragraph-font {
    font-size: 14px;
  }

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

  .inhalt-mittig1-2 {
    height: auto;
  }

  .mainparagraph.paragraph-font {
    font-size: 18px;
    line-height: 22px;
  }
}

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

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

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

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

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

  .div-block-video1 {
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slogan1.heading-1 {
    font-size: 25px;
    line-height: 35px;
  }

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

  .section-gro-e-abst-nde1.hauptfarbe {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-bild-1 {
    height: 50vh;
  }

  .text-feld1.zweitfarbe {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bild-section-cover-1._2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

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

  .heading-mittig1.heading-2.farbe-der-headings {
    text-align: center;
  }

  .heading-links1.heading-1, .heading-mittig1-2.heading-1 {
    font-size: 18px;
    line-height: 25px;
  }

  .mittig-untereinander-1.hauptfarbe {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .tab-link1.heading-2.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

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

  .inhalt-footer {
    margin-left: 0;
    margin-right: 0;
  }

  .icon1-2 {
    width: 50px;
    height: 50px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

  .image-wrapper, .image-wrapper-50vh {
    height: 45vh;
  }

  .content-wrapper.zweitfarbe {
    padding: 40px 20px;
  }

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

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

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

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

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

  .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.dropdowntoogle.w--open {
    right: 40px;
  }

  .image-56 {
    width: 100%;
    min-width: auto;
    height: 80vw;
  }

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

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

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

  .heading-80.absolut {
    font-size: 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;
  }

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

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

  .realtive-section._2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section-pakete {
    padding: 40px 2%;
  }

  .section-pakete.hauptfarbe {
    padding-left: 5vw;
    padding-right: 5vw;
  }

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

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

  .heading-mittig1-white.heading-2.farbe-der-headings {
    text-align: center;
  }

  .accordion-tab-button-dark {
    padding-left: 10px;
  }

  .accordion-pane-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .arrow-div {
    margin-right: 0;
  }

  .accordion-question-header-4 {
    margin-right: 11px;
    padding-left: 5px;
    font-size: 1em;
  }

  .arrow-div-wrapper {
    width: 15%;
    padding-right: 10px;
  }

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

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

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

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

  .dic-block-grey-frame {
    padding: 20px;
  }

  .inhalt-untereinander1-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mainparagraph.paragraph-font {
    font-size: 14px;
    line-height: 18px;
  }
}

#w-node-f247c76b-b82b-316c-3035-821374367f0a-da496562, #w-node-a18464c8-6d7d-d3f2-f579-cbe008edaaf2-da496562 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e688e70f-bdc1-9192-b7c0-7a53425e5f55-da496562 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6274e07e-0658-e134-7cb8-eb52b1198359-da496562 {
  align-self: auto;
}

#w-node-_6274e07e-0658-e134-7cb8-eb52b119835b-da496562 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_6274e07e-0658-e134-7cb8-eb52b119835d-da496562 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_6274e07e-0658-e134-7cb8-eb52b1198362-da496562 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6274e07e-0658-e134-7cb8-eb52b1198367-da496562 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-a7850bed-c888-d672-bbd4-4490abc95c07-da496572, #w-node-f94054db-2843-fc31-3f9c-45861ec038bd-da496576 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e11b8599-e1c4-8f1a-5a0b-e0b0336243d2-da496576, #w-node-_9ad409f1-2558-9a78-c606-6158bb4ef215-da496576, #w-node-d7ddbaa3-2a04-79ec-5c26-67dc4192e34b-da496576, #w-node-_8c93ad8b-4a3d-ff07-abdd-8a448695fdfb-da496576, #w-node-beef2521-9e77-6c57-1647-b5692e1dc0cc-da496576, #w-node-_329a51f1-e70a-2e3a-6b8a-8df695051ba3-da496576, #w-node-f76c3c21-451f-542e-aef9-475d49d42dce-da496576, #w-node-_2cb88f72-cd3f-3a5f-c13d-b4ef109ccac2-da496576, #w-node-_6fdffa6f-0f61-2192-0ba8-64e60725ffcd-da496576, #w-node-a5fdf3bc-861c-b29c-1934-3b4470ce85e9-da496576 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_32ed56c0-eb68-d707-e348-fdb6895908f8-9de9a9aa {
  grid-area: 2 / 2 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_6274e07e-0658-e134-7cb8-eb52b1198359-da496562 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6274e07e-0658-e134-7cb8-eb52b119835b-da496562, #w-node-_6274e07e-0658-e134-7cb8-eb52b119835d-da496562, #w-node-_6274e07e-0658-e134-7cb8-eb52b1198362-da496562 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6274e07e-0658-e134-7cb8-eb52b1198367-da496562 {
    grid-area: 5 / 1 / 6 / 2;
  }
}


