:root {
  --black: black;
  --white: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

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

.section-9 {
  background-color: #fff;
  border: 3px #000;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}

.logo-block {
  border: 1px #000;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  display: flex;
}

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

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

.paragraph-14 {
  color: #5f5f5f;
  margin-bottom: 10px;
}

.section-11 {
  flex-direction: row;
  align-items: center;
  margin-left: auto;
  display: block;
}

.paragraph-10 {
  color: #5f5f5f;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

.heading-20 {
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 60px;
}

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

.heading-20._2 {
  letter-spacing: 1px;
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 40px;
}

.heading-20._2.wenigerabstand {
  margin-bottom: 20px;
}

.columns-12 {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.section-12 {
  height: auto;
  display: flex;
}

.section-12.mittig {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.container-5 {
  justify-content: center;
  align-items: flex-start;
  height: 150px;
  margin-top: 20px;
  display: flex;
}

.button-2 {
  text-align: center;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 80px;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  line-height: 30px;
  display: flex;
}

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

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

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

.schwarzer-button._2 {
  background-color: #000;
  margin-left: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .1s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-8._100 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  min-width: 90%;
  margin-left: 0;
  margin-right: 0;
}

.image-23 {
  width: 50%;
  margin-top: 40px;
  margin-left: 0;
}

.slider-2 {
  background-color: #fff;
  height: 600px;
  margin-top: 20px;
  margin-bottom: 0;
}

.slide-21 {
  background-image: url('../images/Kundenbewertung8_1Kundenbewertung8.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.icon-4 {
  color: #000;
}

.slide-20 {
  background-image: url('../images/Kundenbewertung5_1Kundenbewertung5.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.left-arrow-2 {
  background-color: #0000;
  width: 80px;
  height: 600px;
  left: -50px;
}

.slide-22 {
  background-image: url('../images/Kundenbewertung9_1Kundenbewertung9.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.right-arrow-2 {
  right: -50px;
}

.slide-27 {
  background-image: url('../images/5cc40cff7c5efa15e2d20b6f_Referenz-Website-fussglueck_15cc40cff7c5efa15e2d20b6f_Referenz Website fussglueck.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/Referenz-Website-aura-pflegedienste_1Referenz Website aura pflegedienste.webp');
  background-position: 50%;
  background-size: cover;
}

.icon-3 {
  color: #000;
  font-family: Exo, sans-serif;
}

.slide-1 {
  background-image: url('../images/Kundenbewertung11_1Kundenbewertung11.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.list-5 {
  padding-left: 20px;
}

.slide-23 {
  background-image: url('../images/Kundenbewertung10_1Kundenbewertung10.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-3 {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 40px;
}

.slide-19 {
  background-image: url('../images/Kundenbewertung4_1Kundenbewertung4.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.left-arrow {
  left: -50px;
}

.slide-17 {
  background-image: url('../images/Kundenbewertung12_1Kundenbewertung12.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-14 {
  background-image: url('../images/Kundenbewertung6_1Kundenbewertung6.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-24 {
  background-image: url('../images/5cc414f0dca801cd4802d6bf_Referenz-Website-Utting-Personal_15cc414f0dca801cd4802d6bf_Referenz Website Utting Personal.webp');
  background-position: 50%;
  background-size: cover;
}

.container-6 {
  font-family: Exo, sans-serif;
}

.container-7 {
  flex-direction: column;
  align-items: center;
  display: block;
}

.slide-25 {
  background-image: url('../images/5c8d43a4e1e6035e25b9b0bd_Referenz-Website-r-metall_15c8d43a4e1e6035e25b9b0bd_Referenz Website r-metall.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/Kundenbewertung7_1Kundenbewertung7.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-18 {
  background-image: url('../images/Kundenbewertung13_1Kundenbewertung13.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-3 {
  min-height: 1000px;
}

.html-embed {
  margin-top: 0;
}

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

.div-block-38 {
  background-color: #f5f5f5;
  align-items: stretch;
  min-height: 200px;
  margin-bottom: 79px;
  padding: 20px;
  display: flex;
}

.heading-19 {
  height: 70px;
  margin: 20px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.div-block-15 {
  align-items: flex-end;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.grid-5 {
  border-top: 2px solid gray;
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}

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

.div-block-14 {
  width: 80%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-11 {
  align-items: flex-end;
  width: 100%;
  height: 100px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-39 {
  background-color: #fff;
  background-image: url('../images/person_1person.webp');
  background-position: 50%;
  background-size: cover;
  width: 250px;
  height: 300px;
}

.div-block-39.conny {
  background-image: url('../images/Bild-Ellena_1Bild Ellena.webp');
  background-position: 50% 0;
}

.div-block-40 {
  min-width: 200px;
  margin-left: 20px;
}

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

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

.section-7 {
  padding-top: 42px;
}

.div-block-17 {
  background-color: #f1c124;
  height: 2px;
  margin-bottom: 20px;
}

.container-9 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image-25 {
  width: 80%;
}

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

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

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

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

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

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

.slide-28 {
  background-image: url('../images/vangool_1vangool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/tender_1tender.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/beiwerk_1beiwerk.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/lutzz_1lutzz.webp');
  background-position: 50%;
  background-size: cover;
}

.logo-2 {
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: relative;
  left: auto;
  overflow: visible;
}

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

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

.navbar1 {
  z-index: 2147483647;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-6 {
  width: 100%;
}

.navbar-6.main-color {
  z-index: 2147483647;
  position: sticky;
  top: 0;
}

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

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

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

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

.nav-link-3.paragraph-font {
  font-size: 16px;
}

.nav-link-3.paragraph-font:hover {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-3.paragraph-font.w--current {
  font-size: 16px;
}

.paragraph-15 {
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.heading-color {
  color: #31859c;
  line-height: 1.3;
}

.main-color {
  background-color: #31859c;
}

.secondary-color {
  background-color: #f9f9f9;
}

.highlights {
  background-color: #000;
}

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

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

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

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

.farbe-flie-text {
  color: #000;
}

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

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

.terminbutton {
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
  padding: 15px 20px;
  line-height: 22px;
}

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

.terminbutton.highlights {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 15px 20px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.terminbutton.highlights.heading-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
}

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

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

.instagram3 {
  width: 30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

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

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

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

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

.html-embed-visuvorschau {
  height: 600px;
}

.nav-menu-2 {
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

.video-2 {
  background-image: url('../images/2_12.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 90vh;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1AdobeStock_17496330_visu.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.list-6 {
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

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

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.background-video3 {
  height: 70vh;
}

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

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

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

.div-block-video1 {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.subheading1 {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 30px;
}

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

.section-gro-e-abst-nde1.secondary-color {
  padding-top: 15vh;
  padding-left: 10vw;
  padding-right: 10vw;
}

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

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

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

.heading-mittig-klein1.heading-font2 {
  line-height: 1.3;
}

.bild-section-cover1 {
  color: #fff;
  background-image: linear-gradient(#00000069, #00000069), url('../images/AdobeStock_270899774_visu_1AdobeStock_270899774_visu.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 55vh;
  padding: 140px 100px;
  display: flex;
  position: static;
}

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

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

.slogan1.heading-font1 {
  text-align: center;
}

.ablaufplan-big-button {
  color: #fff;
  background-color: #d4af37;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button:hover {
  transform: scale(1.1);
}

.ablaufplan-big-button.kleiner {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.heading-ablaufplan-2.special {
  height: auto;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

.heading-ablaufplan-2.special._2 {
  margin-bottom: 40px;
}

.heading-ablaufplan-2.mittig {
  text-align: center;
}

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

.paragraph-ablaufplan {
  color: #5f5f5f;
  margin-bottom: 5px;
  padding-left: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
}

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

.paragraph-ablaufplan.kleiner {
  margin-bottom: 51px;
  font-size: 18px;
  line-height: 22px;
}

.ablaufplan-spalte {
  border: 2px solid gray;
  flex-flow: wrap;
  align-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  display: flex;
}

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

.ablaufplan-spalteninhalt {
  width: 100%;
  min-height: 400px;
  padding: 20px;
}

.ansprechpartner-paragraph {
  color: gray;
  background-color: #0000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.ansprechpartner-paragraph.special {
  line-height: 40px;
}

.heading-ablaufplan {
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 137px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 36px;
  font-weight: 300;
  line-height: 60px;
}

.heading-ablaufplan.button {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-ablaufplan.button.kleiner {
  font-size: 18px;
  line-height: 22px;
}

.html-embed-4 {
  height: 250px;
  margin-bottom: 40px;
}

.impdat {
  padding: 100px 40px;
}

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

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

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

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

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

.inhalt-mittig-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-farbig-1 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-farbig-1.secondary-color {
  color: #686868;
  width: 100%;
  padding: 5vh 5vw;
}

.div-block-farbig-1.secondary-color.flex {
  padding: 5vh 5vw;
}

.div-block-farbig-1.highlights {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5vh 5vw;
  display: block;
}

.div-block-farbig-1.highlights.flex {
  justify-content: center;
  align-items: center;
  padding: 5vh 5vw;
  display: flex;
}

.div-block-farbig-1.main-color {
  color: #fff;
  padding: 5vh 5vw;
}

.div-block-farbig-1.main-color.flex {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5vh 5vw;
  display: flex;
}

.div-block-farbig-1.main-color {
  color: #fff;
}

.icon-1 {
  filter: invert();
  object-fit: cover;
  width: auto;
  height: 60px;
  margin-bottom: 20px;
}

.inhalt-50-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px;
  display: flex;
}

._3er-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-mittig {
  text-align: center;
  margin-top: 10px;
}

.heading-mittig.heading-font1 {
  margin-bottom: 20px;
}

.heading-mittig.heading-font1.padding-bottom {
  padding-bottom: 5vh;
}

.heading-mittig.heading-font1.padding-bottom.padding-top {
  padding-top: 5vh;
}

.hintergrund-heading {
  z-index: -5;
  color: #f6f6f6;
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  position: absolute;
  inset: auto 0% 29%;
}

.hintergrund-heading.heading-1 {
  z-index: -5;
  font-size: 60px;
}

.heading-block1 {
  width: 50vw;
  position: relative;
}

.heading-block1.top-margin {
  padding-top: 5vh;
}

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

.feature-image-mask {
  width: 100%;
  height: 60vh;
  margin-right: 40px;
}

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

.inhalt-nebeneinander1 {
  justify-content: space-between;
  align-items: center;
  width: 75vw;
  display: flex;
}

._2er-grid1 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.titelseite-unterseite1 {
  height: 60vh;
  position: relative;
}

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

.mitarbeiterbil1 {
  object-fit: contain;
  width: 100%;
  height: 50vh;
  position: static;
}

.maps1 {
  width: 100%;
  height: 500px;
}

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

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

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

.text-field {
  height: 30px;
}

.logo-bild {
  object-fit: contain;
  min-width: 100%;
  max-width: 250px;
  height: 100%;
}

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

.section {
  height: 100vh;
}

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

.schwarzer-button-2 {
  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;
  inset: auto 0% 10% auto;
}

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

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

.logo-3.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.logo-img {
  height: 15vh;
}

.highlights-2 {
  color: #000;
  background-color: #c2a893;
}

.heading-26 {
  font-weight: 700;
}

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

.telefonnummer1-2 {
  margin-bottom: 5px;
}

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

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

.heading-24 {
  font-weight: 600;
}

.heading-25 {
  font-weight: 700;
}

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

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

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

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

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

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

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

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

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

.image-wrapper {
  height: 45vh;
}

.image-26, .image {
  width: auto;
  height: 100%;
}

.paragraph-52 {
  margin-bottom: 10px;
}

._1.flie-text {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.maos-footer-2 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

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

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

.heading-footer.heading-font3.footer-head {
  font-size: 18px;
}

.html-embed-7 {
  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;
}

.div-block-footer1 {
  justify-content: space-between;
  padding-bottom: 20px;
  padding-left: 140px;
  padding-right: 140px;
  display: flex;
}

.div-block-footer1.main-color {
  padding-top: 20px;
}

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

.link-9 {
  color: #333;
  text-decoration: none;
}

.social-media {
  filter: invert();
  height: 3vw;
}

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

.html-embed-9 {
  position: fixed;
  inset: auto 0% 10% auto;
}

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

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

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

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

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

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

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

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

.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._6 {
  background-image: linear-gradient(to right, #d4af37 100%, #e7e7e7);
}

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

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

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

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

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

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

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

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

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

.sm-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 25px;
  grid-template-columns: 25px 25px 25px 1fr;
  padding-left: 5vw;
}

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

.socia-link {
  margin-right: 3px;
}

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

.div-block-icon {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.background-icon2 {
  opacity: .5;
  object-fit: contain;
  width: 20vw;
  height: 20vh;
  position: relative;
}

.heading-icon2 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 55px;
  position: absolute;
  inset: 36% 0% auto;
}

.text-centered {
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 140%;
}

.slider-4 {
  color: #fff;
  background-color: #31859c;
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: flex;
}

.logo-blovk {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 15vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.construction-site-page {
  min-height: 100vh;
  display: flex;
}

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

.link-wei:hover {
  color: #a0a0a0;
}

.link-wei:active {
  color: #bdbdbd;
}

.text-klein {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
}

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

.divblock-farbig {
  color: #fff;
  background-color: #575757;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5vh 8vw 15vh;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  display: flex;
}

.logo-bild-2 {
  object-fit: contain;
  min-width: 200px;
  height: 30vh;
}

._2er-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.heading-gro {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 45px;
  line-height: 55px;
}

.lottie {
  width: 65%;
  margin-bottom: 60px;
}

.div-block-img {
  z-index: 0;
  object-fit: cover;
  background-image: linear-gradient(120deg, #00000080, #ffffff80), url('../images/AdobeStock_157413472_visu.jpeg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.text {
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  line-height: 130%;
}

.text.gro {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 700;
}

.link-10 {
  color: var(--black);
  text-decoration: none;
}

.button-3 {
  background-color: var(--black);
}

.button-4 {
  background-color: #000;
}

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

@media screen and (max-width: 991px) {
  .column-7 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-10 {
    font-size: 18px;
  }

  .image-24 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .column-8 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .heading-20 {
    line-height: 42px;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
  }

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

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

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

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

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

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

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

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

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

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

  .div-block-14 {
    width: 90%;
  }

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

  .section-7 {
    padding-top: 10px;
  }

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

  .titelvideo1 {
    justify-content: center;
    width: 100%;
    padding-bottom: 0;
  }

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

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

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

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

  .men-icon1 {
    color: #fff;
  }

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

  .video-2 {
    height: 80vh;
  }

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

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

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

  .div-block-video1 {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
    inset: 0%;
  }

  .subheading1.heading-2 {
    font-size: 25px;
  }

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

  .bild-section-cover1 {
    height: auto;
    padding-right: 0;
  }

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

  .slogan1.heading-font1 {
    font-size: 60px;
    line-height: 70px;
  }

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

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

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

  .paragraph-ablaufplan.kleiner {
    font-size: 16px;
  }

  .ablaufplan-spalte {
    display: block;
  }

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

  .ansprechpartner-paragraph {
    font-size: 18px;
  }

  .heading-ablaufplan {
    line-height: 42px;
  }

  .success {
    height: 90vh;
  }

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

  .div-block-farbig-1 {
    padding-bottom: 20px;
  }

  .inhalt-50-1 {
    width: 100%;
  }

  ._3er-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: stretch stretch;
  }

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

  .feature-image {
    margin-top: 20px;
  }

  .inhalt-nebeneinander1 {
    flex-direction: column;
    width: 90vw;
  }

  .mitarbeiterbil1 {
    height: 40vh;
  }

  .telefonnummer1-2 {
    margin-bottom: 5px;
    text-decoration: none;
  }

  .heading-einstellungen {
    line-height: 42px;
  }

  ._1.flie-text {
    align-items: center;
  }

  .block-1, .heading-footer.heading-font3 {
    text-align: center;
  }

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

  .div-block-footer1.main-color {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .social-media, .link-block {
    height: 5vw;
  }

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

  .logo-blovk {
    padding-bottom: 10vh;
  }

  .divblock-farbig {
    padding-bottom: 10vh;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .logo-bild-2 {
    height: 25vh;
  }
}

@media screen and (max-width: 767px) {
  .column-7 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .columns-12 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .button-2 {
    width: auto;
  }

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

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

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

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

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

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

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

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

  .left-arrow-2 {
    left: 0;
  }

  .right-arrow-2 {
    right: 0;
  }

  .slider-3 {
    height: 250px;
  }

  .left-arrow {
    left: 0;
  }

  .div-block-38 {
    flex-direction: column;
    padding: 40px 60px;
  }

  .div-block-15 {
    height: auto;
  }

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

  .div-block-11 {
    height: auto;
  }

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

  .div-block-40 {
    margin-left: 0;
  }

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

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

  .titelvideo1 {
    height: 100%;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

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

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

  .footertext1 {
    margin-bottom: 10px;
  }

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .background-video3 {
    height: 70vh;
  }

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

  .subheading1, .heading-mittig-klein1 {
    font-size: 25px;
    line-height: 25px;
  }

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

  .bild-section-cover1 {
    height: 300px;
    min-height: auto;
  }

  .slogan1.heading-font1 {
    font-size: 45px;
    line-height: 56px;
  }

  .heading-ablaufplan-2.mittig {
    height: auto;
  }

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

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

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

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

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

  .div-block-farbig-1 {
    height: auto;
  }

  .inhalt-50-1 {
    padding: 20px;
  }

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

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

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

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

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

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

  .maps1 {
    height: 300px;
  }

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

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

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

  .maos-footer {
    height: 100px;
  }

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

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

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

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

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

  .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-146 {
    margin-left: 0;
  }

  .balken-1 {
    height: 5px;
  }

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

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

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

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

  .background-icon2 {
    width: 50vw;
  }

  .heading-icon2.heading-font1 {
    font-size: 30px;
    line-height: 45px;
  }

  .logo-blovk {
    padding-bottom: 0;
  }

  .no-overflow {
    width: 100%;
    height: 100%;
  }

  ._2er-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .lottie {
    width: 90%;
  }

  .div-block-img {
    min-height: 400px;
  }
}

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

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

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

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

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

  .container-5 {
    height: auto;
    margin-bottom: 20px;
  }

  .button-2 {
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
  }

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

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

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

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

  .slider-2 {
    height: 300px;
  }

  .section-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .slide-27, .slide-13 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .slider-3 {
    height: 200px;
  }

  .slide-24, .slide-25 {
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-38 {
    padding: 10px;
  }

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

  .list {
    padding-left: 30px;
  }

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

  .slide-28, .slide-29, .slide-30, .slide-31 {
    background-repeat: no-repeat;
    background-size: contain;
  }

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

  .titelvideo1 {
    height: 100%;
  }

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

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .video-2 {
    background-image: url('../images/2_12.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .background-video3 {
    height: 60vh;
  }

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

  .div-block-video1 {
    align-items: center;
    width: auto;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .subheading1.heading-2 {
    font-size: 20px;
  }

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

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

  .heading-mittig-klein1.heading-2 {
    font-size: 20px;
  }

  .bild-section-cover1 {
    height: auto;
  }

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

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

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

  .paragraph-ablaufplan.kleiner {
    font-size: 14px;
  }

  .ablaufplan-spalte {
    margin-top: 20px;
  }

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

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

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

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

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

  .inhalt-50-1 {
    height: auto;
  }

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

  .heading-mittig.heading-font1 {
    width: 100%;
  }

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

  .inhalt-untereinander1 {
    text-align: center;
    align-items: center;
    padding-right: 0;
  }

  .inhalt-nebeneinander1 {
    width: 90vw;
  }

  ._2er-grid1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

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

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

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

  .maos-footer-2 {
    min-width: 200px;
  }

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

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

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

  .div-block-footer1.main-color {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

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

  .background-icon2 {
    height: auto;
  }

  .div-2 {
    text-align: center;
    align-items: center;
    padding-right: 0;
  }

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

  .logo-bild-2 {
    height: 15vh;
  }

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

  .lottie {
    width: 100%;
  }

  .div-block-img {
    min-height: 300px;
  }

  .text {
    font-size: 18px;
  }
}

#w-node-fec20406-3e8d-ba69-d0db-a5e0f49bb35e-de6d0e6d, #w-node-fec20406-3e8d-ba69-d0db-a5e0f49bb360-de6d0e6d, #w-node-fec20406-3e8d-ba69-d0db-a5e0f49bb362-de6d0e6d, #w-node-_8eaffb0f-fca9-c6c2-8c08-c0d893ebf04d-de6d0e6d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49c8-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49cf-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49d7-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49df-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b64-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b6b-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b72-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b79-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b87-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b8e-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b95-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b9c-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4ba7-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bae-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bb5-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bbc-c6468a08 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-d23494f3-2528-2f59-c8fd-c094cbd02587-643601a5 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49c8-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49cf-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49d7-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f49df-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b64-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b6b-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b72-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b79-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b87-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b8e-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b95-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4b9c-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4ba7-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bae-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bb5-c6468a08, #w-node-_3db1bc8e-ef8f-fcaf-11d0-ad981a2f4bbc-c6468a08 {
    grid-column: span 1 / span 1;
  }
}


