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

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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

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

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

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

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

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

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

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

.section-11 {
  display: block;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

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

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

.section-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.section-12.mittig {
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.section-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

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

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

.div-block-33 {
  display: block;
  width: 100%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

.icon-4 {
  color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-7 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

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

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

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

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

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

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

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

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

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

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-25 {
  width: 80%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

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

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

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

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

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

.farbe-der-headings {
  color: #e07059;
}

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

.zweitfarbe {
  background-color: #ffdfca;
}

.highlights {
  background-color: #fe8067;
  color: #000;
}

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

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

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

.heading-3 {
  font-family: Devanesa, sans-serif;
  font-weight: 500;
}

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

.titelvideo1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Illustration.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: url('../images/Illustration.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), hsla(0, 0%, 100%, 0.5));
  background-position: 50% 100%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

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

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

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

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

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

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

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

.instagram3 {
  width: 30px;
}

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

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

.utility-page-content {
  position: absolute;
  bottom: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

.telefonnummer1 {
  margin-bottom: 5px;
}

.email {
  margin-bottom: 5px;
}

.adresse {
  margin-bottom: 5px;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

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

.nav-link-2:hover {
  border-bottom: 0px solid #fff;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #000;
}

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

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

.video-2 {
  height: 90vh;
  background-image: url('../images/2.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: url('../images/2.png'), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  background-position: 50% 101%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}

.essen-bild2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/AdobeStock_17496330_visu.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

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

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

.inhalt-footer1 {
  min-width: 200px;
}

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

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

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

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

.background-video3 {
  height: 70vh;
}

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

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

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

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

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

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

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

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

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

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

.ablaufplan-spalte {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  border-style: solid;
  border-width: 2px;
  border-color: grey;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navlink {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 3px;
}

.navbar-1 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 15vw;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo-wei {
  position: relative;
  margin-top: 10px;
  margin-left: 15vw;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.video1 {
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2));
}

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

.div-block-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.slogan1 {
  margin-bottom: 0px;
  font-size: 80px;
  line-height: 85px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

._2er-grid1 {
  width: 100%;
  justify-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2er-grid1.mittig {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inhalt-mittig-untereinander1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.inhalt-mittig-untereinander1.frame {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.text-mittig1 {
  text-align: center;
}

.divider {
  width: 200px;
  height: 4px;
  margin-bottom: 20px;
}

._3er-grid1 {
  width: 90%;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 0.75fr 0.75fr 0.75fr;
  grid-template-columns: 0.75fr 0.75fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.round-button1 {
  padding: 10px 30px;
  border-radius: 19px;
}

.round-button1.heading-3.zweitfarbe {
  color: #000;
}

.bild-zoom-effekt1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2))), url('../images/AdobeStock_311892515_visu.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2)), url('../images/AdobeStock_311892515_visu.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bild-zoom-effekt1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.2)), to(hsla(0, 0%, 100%, 0.2))), url('../images/AdobeStock_311892515_visu.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), hsla(0, 0%, 100%, 0.2)), url('../images/AdobeStock_311892515_visu.jpg');
  background-size: auto, cover;
}

.div-block-wei-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 60%;
  padding: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.footer-inhalt {
  position: static;
  display: inline-block;
}

.iconfooter1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footerschrift1 {
  color: #fff;
}

.footerschrift1.flie-text {
  min-width: 150px;
  text-transform: none;
}

.headingfooter1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
}

.header-footer1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.impdat {
  padding: 100px 40px;
}

.impdat.flie-text {
  min-height: 80vh;
}

.success {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 784px;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #000;
}

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

.navbar1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}

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

.icon1 {
  width: 60px;
  max-height: 60px;
}

.paragraph-links {
  opacity: 0.6;
  font-size: 14px;
  line-height: 170%;
}

.heading-mittig-klein1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
}

.kreis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 100%;
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
}

.kreis:hover {
  background-color: #000;
}

.kreis.highlights {
  margin-right: 0px;
}

.section-mittig {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-mittig.bild {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/abstract-4626113_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/abstract-4626113_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  color: #fff;
}

.section-mittig.bild2 {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/abstract-686258_1920.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/abstract-686258_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.heading-links {
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  font-size: 24px;
  line-height: 34px;
}

.subheading1 {
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  -webkit-transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  transition: all 300ms cubic-bezier(.25, .46, .45, .94);
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
}

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

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

._6er-grid1 {
  width: 100%;
  margin-top: 20px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

._2-3-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 0.5fr 1.25fr;
  grid-template-columns: 0.5fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

._2-3-grid._2 {
  width: 100%;
  justify-items: center;
  grid-column-gap: 40px;
  -ms-grid-columns: 0.75fr 0.25fr;
  grid-template-columns: 0.75fr 0.25fr;
}

.section-kleine-abst-nde {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-50vh {
  min-height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-klein-links {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
}

.small-heading1 {
  margin-top: 30px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.inhalt-untereinander-links1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.link-block {
  margin-top: 10px;
  color: #fff;
  text-decoration: underline;
}

.image-300 {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.icon-2 {
  width: 100px;
  height: 80px;
  -o-object-fit: contain;
  object-fit: contain;
}

.dropdown {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 1px solid #ccc;
}

.dropdown-toggle {
  width: 100%;
}

.icon-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ccc;
  color: #fff;
}

.text-block {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.dropdown-list {
  position: static;
  background-color: #e0dada;
}

.dropdown-list.w--open {
  padding: 40px 10px;
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}

.img-100 {
  width: 100%;
  height: 100%;
  min-height: 60vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-100.contain {
  min-height: 70vh;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.mainslider {
  width: 100%;
  height: 60vh;
  margin-top: 20px;
  margin-bottom: 20px;
}

.thumbnail-slider {
  width: 100%;
  height: 200px;
  background-color: transparent;
}

.thumbnail-slide {
  width: 24%;
  height: 100%;
  margin-right: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/AdobeStock_95772671_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.thumbnail-slide._2 {
  background-image: url('../images/AdobeStock_376528278_visu.jpg');
}

.thumbnail-slide._3 {
  background-image: url('../images/AdobeStock_336791494_visu.jpg');
  background-position: 50% 50%;
}

.thumbnail-slide._4 {
  background-image: url('../images/AdobeStock_104241027_visu.jpg');
}

.thumbnail-slide._5 {
  background-image: url('../images/AdobeStock_81099891_visu.jpg');
}

.thumbnail-slide._6 {
  background-image: url('../images/AdobeStock_214936404_visu.jpg');
}

.slide-33 {
  background-image: url('../images/AdobeStock_95772671_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/AdobeStock_376528278_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-35 {
  background-image: url('../images/AdobeStock_336791494_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-36 {
  background-image: url('../images/AdobeStock_104241027_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-37 {
  background-image: url('../images/AdobeStock_81099891_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-38 {
  background-image: url('../images/AdobeStock_214936404_visu.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-nav-2 {
  position: static;
}

.pfeil-schwarz {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.mask {
  height: 100%;
}

.section-galerie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 160px 120px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mitarbeiter-bild {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.divblock-wei {
  width: 100%;
  padding: 20px 40px 40px;
  background-color: #fff;
  color: #000;
}

.inhalt-mittig-untereinander-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-farbig-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-farbig-1:hover {
  background-color: #f8f8f8;
}

.icon-1 {
  width: auto;
  height: 50px;
  margin-bottom: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-1.invert {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.form-block {
  margin-top: 100px;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.checkbox-field.anders {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.select-field {
  height: 45px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #949494;
}

.text-field {
  height: 45px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.text-field.anliegen {
  height: 80px;
}

.section-24 {
  position: relative;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.section-24.unterseite {
  height: 50vh;
}

.section-24.unterseite.height {
  width: 100%;
  height: 70vh;
}

.heading-24 {
  font-family: Montserrat, sans-serif;
  font-size: 120px;
  line-height: 130px;
  font-weight: 900;
  text-transform: uppercase;
}

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

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

.heading-24.klein.links.kleiner {
  font-size: 20px;
  font-weight: 200;
  text-align: center;
  text-transform: capitalize;
}

.heading-24.nochkleiner {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

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

.div-block-114 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 140px;
  padding-left: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

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

.section-25 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-25.black {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #000;
  color: #fff;
}

.section-25.black.mit-abst {
  padding-top: 100px;
  padding-bottom: 0px;
}

.section-25.bild {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-george-becker-117018.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-george-becker-117018.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  color: #fff;
}

.section-25.kein-sbat-unten {
  padding-bottom: 0px;
}

.div-block-115 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-25 {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

.heading-25.gro-schatten {
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 80px;
  text-shadow: 13px 13px 0 rgba(0, 0, 0, 0.72);
}

.heading-25.absolutzahlen {
  position: absolute;
  left: -4%;
  top: 32%;
  right: auto;
  bottom: auto;
  color: #333;
  font-size: 160px;
  line-height: 120px;
}

.heading-25.absolutzahlen.heller {
  color: #f1f1f1;
}

.heading-25.relativ {
  position: relative;
  z-index: 1;
}

.heading-25.absolutgray {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  color: #f1f1f1;
  font-size: 100px;
  text-transform: uppercase;
}

.heading-25.absolutgray.black {
  color: #333;
}

.heading-25.absolutgray.gray {
  z-index: 0;
  color: #ccc;
}

.heading-25.absolut-text {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 100px;
  margin-bottom: 0px;
  color: #333;
  font-size: 150px;
  line-height: 108px;
  text-transform: uppercase;
}

.heading-25.absolut-text.hell {
  color: #f1f1f1;
}

.heading-25.absolut-text {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 100px;
  margin-bottom: 0px;
  color: #333;
  font-size: 150px;
  line-height: 108px;
  text-align: center;
  text-transform: uppercase;
}

.heading-25.absolutgray {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  color: #f1f1f1;
  font-size: 100px;
  text-transform: uppercase;
}

.heading-25.absolutgray.black {
  z-index: 0;
  color: #333;
}

.paragraph-16 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.paragraph-16.relativ {
  position: relative;
  z-index: 1;
}

.paragraph-16.rechtsb-ndig {
  text-align: right;
}

.paragraph-16.kein-abst {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.paragraph-16.links {
  margin-left: 10px;
  text-align: left;
}

.paragraph-16.white {
  color: #fff;
  text-align: center;
}

.section-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/pexels-laura-tancredi-7078415-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pexels-laura-tancredi-7078415-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-116 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.button-3 {
  position: relative;
  margin-top: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  -webkit-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-3:hover {
  color: #000;
}

.button-3.black {
  border-color: #333;
  color: #333;
}

.button-3.black:hover {
  color: #fff;
}

.button-3.abstand {
  margin-bottom: 20px;
}

.grid-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-301 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-301.links {
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.div-block-117 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
  color: #fff;
}

.div-block-117.white {
  background-color: #fff;
  color: #333;
}

.div-block-117.links {
  padding-left: 0px;
}

.div-block-117.rechts {
  padding-right: 0px;
}

.div-block-117.gray {
  background-color: #f1f1f1;
  color: #333;
}

.div-block-117.h-he-100 {
  height: 100%;
  background-color: transparent;
}

.div-block-118 {
  position: relative;
  margin-bottom: 20px;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 20px;
}

.grid-9 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
}

.div-block-119 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: -16%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-120 {
  width: 2px;
  height: 2px;
  margin: 5px;
  background-color: grey;
}

.link-block-2 {
  position: fixed;
  left: auto;
  top: auto;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  padding: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 200px;
  background-color: #333;
}

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

.div-block-121 {
  width: 2px;
  height: 30px;
  background-color: #fff;
}

.div-block-121.k-rzer {
  height: 10px;
}

.div-block-121.l-nger {
  height: 50px;
}

.div-block-122 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-123 {
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #fff;
}

.grid-10 {
  width: 70%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-124 {
  width: 250px;
  height: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #333;
  color: #333;
}

.div-block-125 {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  padding: 15px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 200px;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
}

.div-block-125:hover {
  background-color: #424242;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #636363, #000);
}

.div-block-125.kl-ein {
  width: 40px;
  height: 40px;
  margin-right: 0px;
  padding: 5px;
}

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

.image-303.white {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.div-block-126 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-4 {
  margin-right: 20px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.button-4:hover {
  box-shadow: inset 0 -4px 0 -1px #fff;
}

.button-4.w--current {
  box-shadow: inset 0 -6px 0 -3px #fff;
}

.div-block-127 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.image-304 {
  width: 150px;
  margin-bottom: 20px;
}

.image-304.size {
  width: 250px;
}

.navbar-7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  padding: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #111;
}

.menu-button {
  padding: 15px;
  background-color: #222;
  color: #f1f1f1;
}

.menu-button.w--open {
  z-index: 100;
  background-color: #333;
  color: #fff;
}

.nav-menu-4 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 100px;
  background-color: #333;
}

.nav-link-4 {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

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

.paragraph-17 {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.div-block-128 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  height: 100%;
  background-color: #fff;
}

.button-5 {
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-6 {
  position: relative;
  margin-top: 20px;
  padding: 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  -webkit-transition: color 400ms ease-out;
  transition: color 400ms ease-out;
  font-family: Montserrat, sans-serif;
  color: #333;
  line-height: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-6:hover {
  color: #fff;
}

.div-block-129 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  height: 100%;
  background-color: #333;
}

.image-305 {
  width: 120px;
  margin-bottom: 40px;
}

.image-305.gro {
  width: 80%;
  height: 100%;
  margin-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-130 {
  position: relative;
  width: 100%;
  height: 80vh;
}

.div-block-131 {
  position: absolute;
  left: -80px;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 100%;
  padding-top: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-132 {
  width: 100%;
  height: 15px;
  margin-bottom: 10px;
  border-top: 3px solid #f1f1f1;
  border-bottom: 3px solid #f1f1f1;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-133 {
  width: 70%;
  padding-top: 30px;
  border-top: 1px solid #fff;
  color: #fff;
}

.grid-11 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.submit-button-2 {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #333;
  line-height: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button-2.black {
  background-color: #000;
  color: #fff;
}

.div-block-134 {
  width: 100px;
  height: 40px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  background-image: linear-gradient(325deg, #000, #7c7c7c 43%, #f1f1f1);
}

.div-block-134.kein-abst {
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-134.l-nger {
  width: 164px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: linear-gradient(325deg, #1f1f1f, #7c7c7c 43%, #f1f1f1);
}

.image-306 {
  position: relative;
  z-index: 2;
  width: 40px;
  height: 40px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-135 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
  color: #fff;
}

.div-block-136 {
  position: relative;
  z-index: 2;
  width: 2px;
  background-color: #f1f1f1;
}

.grid-12 {
  width: 100%;
  grid-column-gap: 2px;
  -ms-grid-columns: 0.25fr 0.25fr 1fr;
  grid-template-columns: 0.25fr 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-27 {
  padding: 100px;
}

.image-307 {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.section-28 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/pexels-negative-space-34578.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/pexels-negative-space-34578.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.section-28.black {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9))), url('../images/pexels-negative-space-34578.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9)), url('../images/pexels-negative-space-34578.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.tabs-menu {
  display: -ms-grid;
  display: grid;
  width: 70%;
  padding: 20px 60px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tabs-content {
  width: 100%;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.tab-link-tab-2:hover {
  box-shadow: inset 0 0 0 1px #fff;
}

.tab-link-tab-2.w--current {
  background-color: transparent;
  box-shadow: inset 0 0 0 3px #fff;
}

.image-308 {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  -o-object-fit: contain;
  object-fit: contain;
}

.image-308.kleienr {
  width: 60px;
}

.tab-pane-tab-2 {
  height: 100%;
}

.gray {
  margin-bottom: 5px;
  color: #acacac;
  font-size: 16px;
  font-weight: 800;
}

.grid-13 {
  width: 100%;
  margin-top: 60px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-13.klein {
  width: auto;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-309 {
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.div-block-139 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 0px;
  height: 100%;
  background-color: #727272;
}

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

.div-block-140 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid-14 {
  width: 100%;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

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

.div-block-141 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 300px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-141:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.link-10 {
  color: #7c7c7c;
  font-weight: 700;
  text-decoration: none;
}

.div-block-142 {
  width: 100px;
  height: 40px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 2px;
  background-image: linear-gradient(325deg, #000, #7c7c7c 43%, #f1f1f1);
}

.div-block-142.l-nger {
  width: 164px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: linear-gradient(325deg, #1f1f1f, #7c7c7c 43%, #f1f1f1);
}

.submit-button-3 {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #333;
  line-height: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button-3.black {
  background-color: #000;
  color: #fff;
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-143:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

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

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

.logo-brand {
  width: 150px;
  height: 100px;
  margin-right: auto;
  margin-left: 0px;
}

.logo-img {
  width: 100%;
  height: 100%;
}

.cotent-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

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

@media screen and (max-width: 991px) {
  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

  .column-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

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

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

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

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

  .grid-6 {
    margin-left: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
  }

  .linkfooter {
    font-size: 13px;
  }

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

  .section-6 {
    display: block;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

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

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

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

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

  .grid-7 {
    margin-left: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: start;
    grid-column-gap: 10px;
    -ms-grid-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
    grid-template-columns: 0.75fr 0.5fr 0.75fr 0.75fr 0.5fr;
  }

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

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

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

  .nav-link.flie-text {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .nav-link.flie-text.w--current {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .men-icon1 {
    color: #fff;
  }

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

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

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

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

  .ablaufplan-spalte {
    display: block;
  }

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

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

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

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

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

  .nav-menu-3 {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .navbar-1 {
    width: 100%;
    padding-right: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
  }

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

  .slogan1 {
    font-size: 40px;
  }

  ._2er-grid1 {
    height: auto;
    justify-items: stretch;
    -ms-grid-columns: 1.6fr;
    grid-template-columns: 1.6fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

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

  ._3er-grid1 {
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .bild-zoom-effekt1 {
    min-height: 50vh;
  }

  .div-block-wei-1 {
    width: 80%;
    height: auto;
    padding: 40px;
  }

  .men-button1.w--open {
    background-color: transparent;
  }

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

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

  .navbar1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

  .kreis {
    min-height: 80px;
    min-width: 80px;
    margin-right: 10px;
  }

  .kreis.highlights {
    width: 80px;
    height: 80px;
  }

  .section-mittig {
    padding: 60px;
  }

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

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

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

  .section-kleine-abst-nde {
    padding: 40px 60px;
  }

  .section-kleine-abst-nde.zweitfarbe {
    padding: 40px 60px;
  }

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

  .thumbnail-slider {
    height: 150px;
  }

  .section-galerie {
    padding: 220px 60px 40px;
  }

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

  .section-24.full-size {
    width: 100%;
    height: 800px;
  }

  .heading-24 {
    font-size: 100px;
    line-height: 110px;
  }

  .div-block-114 {
    padding-top: 20px;
  }

  .section-25.black.mit-abst {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .heading-25.absolut-text {
    font-size: 100px;
  }

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

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

  .image-301.left-align {
    -o-object-position: 5% 50%;
    object-position: 5% 50%;
  }

  .div-block-117.white {
    padding-right: 80px;
    padding-left: 80px;
  }

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

  .grid-10 {
    width: 90%;
  }

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

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

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

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

  .column-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .columns-12 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .button-2 {
    width: auto;
  }

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

  .paragraph-8 {
    margin-left: 0px;
  }

  .link-3 {
    margin-left: 0px;
  }

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

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

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

  .section-6 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-33 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 153.53125px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

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

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

  .slider-3 {
    height: 250px;
  }

  .left-arrow {
    left: 0px;
  }

  .div-block-38 {
    padding: 40px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

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

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

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

  .impdatfooter {
    text-align: left;
  }

  .impressum1 {
    text-align: left;
  }

  .video-2 {
    height: 70vh;
  }

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

  .angebot2 {
    height: auto;
  }

  .background-video3 {
    height: 70vh;
  }

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

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

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

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

  .titelvideo-startseite1 {
    height: 450px;
  }

  .div-block-video {
    padding-top: 0px;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

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

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

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

  .bild-zoom-effekt1 {
    min-height: 300px;
  }

  .div-block-wei-1 {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-inhalt {
    padding-left: 0px;
  }

  .footer1.hauptfarbe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .headingfooter1 {
    text-align: center;
  }

  .header-footer1 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

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

  .navbar1 {
    position: static;
  }

  .logo-bild {
    max-width: 200px;
  }

  .section-mittig {
    padding: 40px;
  }

  .subheading1 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

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

  ._2-3-grid._2 {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-kleine-abst-nde {
    padding-right: 40px;
    padding-left: 40px;
  }

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

  .image-50vh {
    min-height: 350px;
    margin-top: 50px;
  }

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

  .titelvideo-unterseiten1 {
    height: 350px;
  }

  .icon-2 {
    width: 80px;
    height: 60px;
  }

  .img-100 {
    min-height: 400px;
  }

  .img-100.contain {
    min-height: 400px;
  }

  .mainslider {
    height: 400px;
  }

  .thumbnail-slide {
    width: 45%;
  }

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

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

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

  .section-24.full-size {
    height: 750px;
  }

  .heading-24 {
    font-size: 80px;
    line-height: 90px;
  }

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

  .heading-25.absolut-text {
    font-size: 80px;
    line-height: 85px;
  }

  .section-26 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/pexels-laura-tancredi-7078415-1.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/pexels-laura-tancredi-7078415-1.jpg');
    background-position: 0px 0px, 100% 50%;
  }

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

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

  .div-block-117.white {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-117.links {
    padding-right: 0px;
  }

  .image-305.gro {
    width: 100%;
  }

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

  .logo-brand {
    width: 100px;
    height: 80px;
  }
}

@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-right: 5px;
    margin-left: 5px;
    font-size: 20px;
  }

  .paragraph-8 {
    font-size: 15px;
  }

  .link-3 {
    font-size: 15px;
  }

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

  .grid-6 {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .linkfooter {
    font-size: 15px;
  }

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

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

  .slider-2 {
    height: 300px;
  }

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

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

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

  .slider-3 {
    height: 200px;
  }

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

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

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

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

  .list {
    padding-left: 30px;
  }

  .grid-7 {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }

  .slide-28 {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .slide-29 {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .slide-30 {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .slide-31 {
    background-size: contain;
    background-repeat: no-repeat;
  }

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

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

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

  .impdatfooter {
    text-align: left;
  }

  .impdat1 {
    padding-left: 0px;
  }

  .video-2 {
    background-image: url('../images/2.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/2.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 101%, 0px 0px;
  }

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

  .background-video3 {
    height: 60vh;
  }

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

  .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-2 {
    height: auto;
    font-size: 24px;
    line-height: 28px;
  }

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

  .navbar-1 {
    padding-right: 5vw;
  }

  .logo-wei {
    margin-left: 5vw;
  }

  .titelvideo-startseite1 {
    height: 400px;
  }

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

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

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

  .div-block-wei-1 {
    width: 90%;
  }

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

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

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

  .icon1 {
    width: 40px;
  }

  .heading-mittig-klein1.heading-3 {
    font-size: 22px;
    line-height: 30px;
    text-align: left;
  }

  .kreis {
    min-height: 60px;
    min-width: 60px;
  }

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

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

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

  .subheading1 {
    font-size: 12px;
    line-height: 160%;
  }

  .button {
    min-width: 230px;
  }

  .button.highlights.flie-text {
    min-width: auto;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 160%;
  }

  ._2-3-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-kleine-abst-nde {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .image-50vh {
    min-height: 300px;
  }

  .small-heading1.heading-3 {
    font-size: 18px;
    line-height: 170%;
  }

  .titelvideo-unterseiten1 {
    height: 300px;
  }

  .icon-2 {
    width: 60px;
    height: 40px;
  }

  .dropdown-toggle {
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon-6 {
    margin-right: 0px;
  }

  .text-block.heading-3 {
    font-size: 12px;
    letter-spacing: 1px;
  }

  .dropdown-list.w--open {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .img-100 {
    min-height: 300px;
  }

  .img-100.contain {
    min-height: 200px;
  }

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

  .mitarbeiter-bild.zweitfarbe {
    width: 175px;
    height: 175px;
  }

  .divblock-wei {
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon-1.invert {
    height: 40px;
  }

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

  .section-24.full-size {
    height: 650px;
  }

  .heading-24 {
    font-size: 50px;
    line-height: 60px;
  }

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

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

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

  .heading-25.gro-schatten {
    font-size: 50px;
    line-height: 60px;
  }

  .heading-25.relativ {
    font-size: 30px;
  }

  .heading-25.absolut-text {
    font-size: 35px;
    line-height: 40px;
  }

  .grid-8 {
    width: 100vw;
    height: 100%;
  }

  .image-301.left-align {
    width: 100vw;
  }

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

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

  .div-block-117.links {
    width: 200px;
    height: 200px;
  }

  .div-block-117.rechts {
    width: 220px;
    height: 100%;
    padding-right: 10px;
    padding-left: 0px;
  }

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

  .div-block-119 {
    bottom: -6%;
  }

  .link-block-2 {
    right: 5px;
    bottom: 5px;
    width: 40px;
    height: 40px;
    padding: 5px;
  }

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

  .footer {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-133 {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

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

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

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

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

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

  .section-29 {
    width: 100%;
    height: 100%;
  }

  .logo-brand {
    width: 100px;
    height: 80px;
  }
}

#w-node-_7d6537d3-d237-1954-e8de-5af8c72ffff8-1e3de34d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-b22d9db3-7d9a-b7a0-4d50-3725c46b9fc4-b470f6bf {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Layeredletters';
  src: url('../fonts/LayeredLetters.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Garda';
  src: url('../fonts/Garda.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Devanesa';
  src: url('../fonts/Devanesa-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}