@font-face {
  font-family: Formula;
  src: url('../fonts/Formula.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --main-color: #383838;
  --highlight-color: #c78b46;
  --white: white;
  --black: black;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.utility-page-wrap.highlights {
  background-image: none;
}

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

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

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

.logo-img {
  object-fit: contain;
  width: 20rem;
}

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

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

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

.telefonnummer {
  color: #ddd;
  margin-bottom: 5px;
}

.telefonnummer.dark {
  color: #000;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #3d3d3c;
}

.email {
  color: #ddd;
  margin-bottom: 5px;
}

.email.dark {
  color: #000;
}

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

.highlights {
  color: #fff;
  background-color: #c78b46;
}

.adresse {
  margin-bottom: 5px;
}

.adresse.big {
  margin-top: 10px;
  font-size: 16px;
}

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

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

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

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

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

.flie-text.bold {
  font-weight: 700;
}

.farbe-der-headings {
  color: #c78b46;
  line-height: 1.3;
}

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

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

.terminbutton.highlights {
  border-radius: 15px;
  font-family: Roboto, sans-serif;
}

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

.terminbutton.highlights.flie-text {
  margin-top: 20px;
}

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

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

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

.farbe2-headings {
  color: #b4b4b4;
  line-height: 1.3;
}

.drittefarbe {
  color: #fff;
  background-color: #b4b4b4;
}

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

.nav-men {
  z-index: 1000;
}

.navbar {
  z-index: 10;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 1vw 10vw;
  display: flex;
  position: relative;
}

.navbar.hauptfarbe {
  z-index: 10;
  background-color: #000000b3;
  padding: 1vh 10vw 1vh 5vw;
  position: sticky;
  top: 0;
}

.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

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

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

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

.nav-link.flie-text {
  font-weight: 300;
}

.nav-link.flie-text:hover {
  color: var(--highlight-color);
}

.nav-link.flie-text.w--current {
  background-color: var(--highlight-color);
  color: var(--white);
  border-radius: 15px;
}

.navbars {
  background-color: #ddd0;
  width: 100%;
}

.navbars.hauptfarbe {
  background-color: var(--main-color);
}

.logo-wei {
  filter: invert();
}

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

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

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

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

.subheading.heading-2.farbe2-headings {
  font-weight: 400;
  line-height: 1.3;
}

.buchstabe-hintergrund {
  z-index: -5;
  margin-top: -10px;
  margin-bottom: -35px;
  font-size: 100px;
  line-height: 35px;
  position: relative;
}

.terminbuttons {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 22px;
}

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

.terminbuttons.highlights {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

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

.terminbuttons.highlights.heading-2 {
  border-radius: 5px;
  font-weight: 400;
  transition: all .2s;
}

.terminbuttons.highlights.heading-2:hover {
  background-color: var(--main-color);
}

.terminbuttons.highlights.heading-2._100 {
  width: 100%;
}

.terminbuttons.highlights.heading-2.margin {
  margin-top: 0;
}

.terminbuttons.heading-2 {
  font-weight: 400;
}

.text-link {
  text-align: justify;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.text-link.flie-text {
  line-height: 1.5;
}

.text-link.flie-text.list {
  list-style-type: decimal;
}

.inhalt-effekt {
  padding-left: 0;
  padding-right: 0;
}

.inhalt-effekt.effekt-versuch {
  color: #fff;
  height: 100%;
  position: relative;
}

.inhalt-untereinander {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 2vh 10vw;
  display: flex;
}

.inhalt-untereinander.abst-nde.zweitfarbe, .inhalt-untereinander.zweitfarbe {
  padding: 4vh 5vw;
}

.heading-links {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 170%;
}

.heading-links.heading-1 {
  z-index: 5;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}

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

.heading-small {
  z-index: 5;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 150%;
  position: relative;
}

.heading-small.heading-2 {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 500;
}

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

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

.div-block-footer.top-divider {
  border-top: 1px solid #ffffff2b;
}

.footer {
  padding: 60px 7vw;
}

.footer.hauptfarbe {
  padding-bottom: 10px;
}

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

.heading-footer.heading-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}

.inhalt-footer {
  height: 100%;
}

.inhalt-footer.center {
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

.inhalt-nebeneinander {
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 13px;
  display: flex;
}

.inhalt-nebeneinander.zweitfarbe {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

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

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

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

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

.hero {
  margin-left: 0;
}

.menu {
  z-index: 99;
  width: 100vw;
  height: 100vh;
  padding-top: 170px;
  padding-left: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.menu_1 {
  background-color: #1a1919;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 18px;
}

.txt_menu {
  z-index: 1;
  position: relative;
}

.menu_3 {
  background-color: #1a1919;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 38px;
}

.link_block_menu {
  color: #1a1919;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #9c9c9c4d;
  border-left: 1px solid #0000000d;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 4vw;
  padding-bottom: 4vw;
  font-size: 2.2vw;
  line-height: 1em;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0;
}

.menu_2 {
  background-color: #1a1919;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 28px;
}

.menu_grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.navigation_background {
  z-index: 2;
  background-color: #fff;
  border-right: 1px solid #9c9c9c4d;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 170px;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.logo_navbar {
  z-index: 98;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 7px;
  margin-left: 40px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.img_menu {
  z-index: 0;
  position: absolute;
  inset: 0;
}

.img_menu.leistungen {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0ce789a6a22bc3b4735f_AdobeStock_172159077_visu-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img_menu.aktuelles {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0cd285ee640e2c6676a1_AdobeStock_307058274_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img_menu.home {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0ce8d9082338c965ebfd_AdobeStock_80037008_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img_menu.kontakt {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0cd2b6a480276a78b403_AdobeStock_168409302_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img_menu.galerie {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0cd4813a4960c3c467e4_AdobeStock_173208835_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.img_menu.team {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/608c0cd351dd0384d6b35013_AdobeStock_188613389_visu.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hamburger {
  z-index: 100;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: fixed;
  inset: 60px 40px auto auto;
}

.menu_item_wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

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

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

.subheading-mittig {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 32px;
}

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

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

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

.form {
  margin-bottom: 0;
}

.checkbox {
  border-radius: 5px;
}

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

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

.text-area:hover {
  border-color: #1d1f2e80;
  box-shadow: 0 11px 20px -5px #00000080;
}

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

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

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

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

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

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

.link.dark {
  color: #333;
}

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

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

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

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

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

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

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

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

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

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

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

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

.ddlist {
  box-shadow: 0 2px 10px -1px #0003;
}

.picture-wrapper {
  width: 50%;
  height: 40vh;
  margin-left: 15vw;
  position: relative;
}

.picture-wrapper.cut-right {
  clip-path: polygon(0 0, 100% 0, 57% 100%, 0% 100%);
  width: 90%;
  height: 60vh;
  margin-right: -15%;
}

.picture-wrapper.cut-right.hauptfarbe {
  z-index: 9;
  clip-path: polygon(0 0, 100% 0, 57% 100%, 0% 100%);
  background-color: #00000080;
  width: 75%;
  height: 100%;
  margin-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.title {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  padding-left: 8vw;
  display: flex;
}

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

.slogan.heading-1 {
  font-size: 55px;
  font-weight: 400;
  line-height: 1.2;
}

.flex-wrapper-buttons {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.wrapper-icon {
  height: 11vh;
}

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

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

.quick-stack {
  width: 100%;
}

.cell {
  border-right: 2px solid #fff;
  justify-content: center;
  align-items: center;
}

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

.icons {
  z-index: 1;
  object-fit: contain;
  width: 6.25rem;
  position: relative;
}

.relative {
  position: relative;
}

.section {
  padding: 10vh 10vw;
}

.section.zweitfarbe {
  position: relative;
}

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

.grid_leistungen_1.block {
  display: block;
}

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

.heading.heading-2 {
  transition: all .6s;
}

.heading.heading-2.mid {
  text-align: center;
}

.heading.heading-2.mid.no-spc {
  margin-top: 0;
  margin-bottom: 30px;
}

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

.quick-stacks {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  width: 100%;
  margin-top: 40px;
  padding: 0;
}

.quick-stacks.margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.heading-link {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 170%;
}

.heading-link.heading-1 {
  z-index: 5;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}

.section-start {
  justify-content: flex-start;
  align-items: center;
  padding: 15vh 10vw;
  display: flex;
}

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

.inhalt-untereinanders {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 2vh;
  padding-bottom: 2vh;
  display: flex;
}

.fixed-icons {
  z-index: 90;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 30%;
  left: auto;
  right: 3%;
}

.link-icon {
  background-color: #fff;
  border-radius: 50%;
  width: 2.8rem;
  height: 2.8rem;
  box-shadow: 0 2px 5px #0003;
}

.code-embed {
  position: absolute;
  inset: auto 2% auto auto;
}

.div-block-header {
  color: #000;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.text-links1-spc {
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.text-links1-spc.flie-text {
  margin-bottom: 0;
  line-height: 1.5;
}

.text-links1-gap {
  text-align: left;
  margin-bottom: 20px;
  margin-left: 60px;
  font-size: 16px;
  line-height: 180%;
}

.text-links1-gap.flie-text {
  line-height: 1.5;
}

.list-item {
  margin-bottom: 5px;
}

.slider {
  width: 100%;
  height: 90vh;
}

.tabs-menu {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.tab {
  text-align: center;
  text-transform: uppercase;
  background-color: #c78b46;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 22px;
}

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

.tab.highlights {
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

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

.tab.highlights.heading-3 {
  padding: 10px 15px;
}

.tab.highlights.heading-3.w--current {
  background-color: #000;
}

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

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

.images {
  object-fit: contain;
  object-position: 0% 50%;
  width: 100%;
  height: 15vh;
  margin-bottom: 20px;
}

.images.smaller {
  width: 60%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.images.small-size {
  width: auto;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.images.small-size.black-bg {
  background-color: #000;
  padding-left: 10px;
  padding-right: 10px;
}

.images.small-size.black-2 {
  background-color: #0000004d;
  padding-left: 10px;
  padding-right: 10px;
}

.images.small-size.small {
  width: 70%;
}

.link-block {
  color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-block.center {
  justify-content: space-around;
  align-items: flex-start;
}

.image-bar-code {
  object-fit: contain;
  width: 15vh;
  height: 15vh;
}

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

.paragraph-left3 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.angebot-grid {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr .75fr;
  margin-bottom: 5px;
  padding: 10px 20px 10px 10px;
}

.angebot-grid.paragraph-font {
  grid-template-columns: .25fr .5fr .75fr;
}

.text-span {
  color: #d1a400;
  font-size: 20px;
  font-weight: 500;
}

.preislise {
  width: 90%;
  padding: 30px 60px 40px;
  box-shadow: 4px 4px 6px 3px #acacac;
}

.grid-div-links {
  min-height: 20px;
}

.grid-div-rechts {
  text-align: right;
  min-height: 20px;
}

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

.icon-img {
  object-fit: contain;
  width: 15vh;
  height: 15vh;
  transition: all .5s ease-in-out;
}

.icon-img:hover {
  transform: scale(1.5);
}

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

.section-center {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 15vh 10vw;
  display: flex;
  position: relative;
}

.section-center.zweitfarbe {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.section-center.zweitfarbe.links {
  text-align: center;
}

.heading-mittig {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 30px;
  line-height: 170%;
}

.heading-mittig.heading-1 {
  z-index: 5;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
}

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

.lightbox-15vh {
  width: 15vh;
  height: 15vh;
  display: inline-block;
  overflow: hidden;
}

.lightbox-50vh {
  width: 100%;
  height: 50vh;
  overflow: hidden;
}

.lightbox-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  transition: all .5s ease-in-out;
}

.lightbox-65vh {
  width: 100%;
  height: 65vh;
  overflow: hidden;
}

.image-wrapper-90vh {
  width: 100%;
  height: 90vh;
  position: relative;
  overflow: hidden;
}

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

.img-abs-contain {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.section-div {
  position: absolute;
  inset: -50px 0% auto;
}

.image-101 {
  filter: invert();
}

.grey-text {
  color: #ddd;
}

.text-center {
  text-align: justify;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

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

.text-center.flie-text.list {
  list-style-type: decimal;
}

.list-2 {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
}

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

.div-block-115.highlights {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.div-block-115.zweitfarbe {
  border-radius: 20px;
}

.div-block-115.zweitfarbe.dark {
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
}

.underline {
  background-color: var(--highlight-color);
  width: 100px;
  height: 3px;
  margin: 10px auto;
}

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

.heading-4.heading-2 {
  transition: all .6s;
}

.text {
  margin-top: 30px;
  margin-bottom: 5px;
}

.text.big {
  margin-top: 10px;
  font-size: 16px;
}

.link-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
}

.link-2.dark {
  color: #333;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium-2 {
  font-size: 1.125rem;
}

.hide-mobile-landscape {
  filter: invert();
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 70%;
  height: auto;
  max-height: 95vh;
  padding: 4rem;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal1_component {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-image {
  object-fit: contain;
}

.link-block-2 {
  margin-bottom: 20px;
}

.sun {
  height: 120px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.yellow-bold {
  color: var(--highlight-color);
  font-weight: 700;
}

.yellow-link {
  color: var(--highlight-color);
}

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

.code-embed-2 {
  width: 65%;
  height: 65vh;
}

.modal1_component-2 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_content-wrapper-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: auto;
  max-width: 48rem;
  height: auto;
  max-height: 85vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.flyer-images {
  object-fit: contain;
  height: 67vh;
}

._3er_grid {
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

._3er_grid.gap {
  margin-top: 40px;
}

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

.lightbox-link {
  width: 100%;
  height: 100%;
}

.code-embed-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 10rem;
  }

  .logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo.sm {
    height: 30vh;
  }

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men {
    background-color: var(--main-color);
  }

  .nav-men.hauptfarbe {
    background-image: linear-gradient(#00000080, #00000080);
  }

  .navbar.hauptfarbe {
    flex-flow: column;
    padding: 0;
  }

  .men-buttton.hauptfarbe {
    background-color: var(--highlight-color);
    width: 100%;
    padding: 10px;
    box-shadow: 0 2px 5px #0003;
  }

  .men-buttton.hauptfarbe.w--open {
    background-image: none;
  }

  .nav-link.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link.flie-text.w--current {
    background-color: #c78b4600;
  }

  .nav-link.flie-text.drop {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbars {
    text-align: center;
  }

  .men-icon {
    color: #fff;
  }

  .titelvideo-start {
    height: 60vh;
  }

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

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

  .text-link.flie-text {
    text-align: center;
    margin-bottom: 10px;
  }

  .text-link.flie-text.list {
    text-align: left;
  }

  .text-link.flie-text.agb {
    margin-left: auto;
    margin-right: auto;
  }

  .text-link.flie-text.lists {
    text-align: left;
  }

  .inhalt-effekt.effekt-versuch {
    order: -1;
    height: 50vh;
    min-height: auto;
  }

  .inhalt-effekt.effekt-versuch.up {
    order: 1;
  }

  .inhalt-effekt.effekt-versuch.contain {
    height: auto;
  }

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

  .inhalt-untereinander.abst-nde.zweitfarbe {
    padding: 60px;
  }

  .inhalt-untereinander.zweitfarbe {
    justify-content: flex-start;
    align-items: center;
    padding: 60px;
  }

  .inhalt-untereinander.center {
    justify-content: center;
    align-items: center;
  }

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

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

  .div-block-footer {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .div-block-footer.top-divider {
    flex-flow: column;
    display: flex;
  }

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

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

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

  .titelvideo-unterseite {
    height: 70vh;
  }

  .section-gro-e-abst-nde {
    padding: 60px;
  }

  .maps {
    height: 45vh;
  }

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

  .impdat, .success {
    padding: 60px;
  }

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

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

  .menu {
    display: none;
  }

  .txt_menu {
    font-size: 1.8vw;
  }

  .txt_menu.heading-3 {
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 22px;
  }

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

  .error-message {
    width: auto;
  }

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

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

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

  ._2er-grid.invert {
    flex-direction: column-reverse;
    display: flex;
  }

  ._2er-grid.invert._2 {
    flex-flow: column;
  }

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

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

  .ddlist.hauptfarbe {
    position: static;
  }

  .dropdown {
    width: 100%;
  }

  .picture-wrapper.cut-right.hauptfarbe.no {
    clip-path: none;
    width: 100%;
  }

  .title {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px;
  }

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

  .wrapper-icon {
    height: 8vh;
  }

  .section-mittig {
    padding: 40px;
    display: flex;
  }

  .section-mittig.highlights {
    padding: 20px;
  }

  .section {
    text-align: center;
    padding: 60px;
  }

  .section.zweitfarbe {
    padding: 60px;
  }

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

  .heading.heading-2 {
    margin-top: 10px;
  }

  .quick-stacks {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: center;
    margin-top: 0;
  }

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

  .heading-link.heading-1 {
    text-align: center;
  }

  .section-start {
    padding: 60px;
  }

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

  .code-embed {
    top: 10px;
    right: 10px;
  }

  .div-block-header {
    padding: 60px;
  }

  .slider {
    height: 100%;
  }

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

  .images {
    object-position: 50% 50%;
    height: 12vh;
  }

  .images.small-size {
    height: 80px;
  }

  .link-block.center {
    justify-content: flex-end;
    align-items: center;
  }

  .section-big-spaces {
    padding: 60px;
  }

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

  .text-span {
    font-size: 17px;
  }

  .preislise {
    width: 100%;
    padding: 40px;
  }

  .grid-div-rechts {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .heading-smalls.heading-font1, .heading-smalls.sm {
    font-size: 18px;
  }

  .section-center, .section-center.zweitfarbe, .section-center.zweitfarbe.links {
    padding: 60px;
  }

  .content_block-5-center {
    padding-top: 0;
  }

  .lightbox-65vh {
    height: 50vh;
  }

  .image-wrapper-90vh {
    height: 100%;
  }

  .dropdown-toggle {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .text-center.flie-text.list {
    text-align: left;
  }

  .text-center.flie-text.agb {
    margin-left: auto;
    margin-right: auto;
  }

  .text-center.flie-text.lists {
    text-align: left;
  }

  .heading-4.heading-2 {
    margin-top: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .code-embed-2 {
    width: 100%;
    height: 50vh;
  }

  .modal1_content-wrapper-2 {
    width: auto;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .flyer-images {
    height: 55vh;
  }
}

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

  .logo.sm {
    height: 20vh;
  }

  .telefonnummer {
    text-align: center;
    display: block;
  }

  .email, .adresse {
    text-align: center;
  }

  .adresse.big {
    font-size: 14px;
  }

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

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

  .divblock1 {
    height: auto;
  }

  .titelvideo-start {
    height: 55vh;
  }

  .titelvideo1 {
    height: 100%;
  }

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

  .buchstabe-hintergrund {
    font-size: 70px;
  }

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

  .inhalt-effekt.effekt-versuch {
    height: 40vh;
    min-height: auto;
  }

  .inhalt-untereinander.abst-nde.zweitfarbe, .inhalt-untereinander.zweitfarbe {
    padding: 40px;
  }

  .heading-links.heading-1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.3;
  }

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

  .heading-small.heading-2 {
    font-size: 14px;
    line-height: 170%;
  }

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

  .div-block-footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 10px;
    display: flex;
  }

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

  .section-gro-e-abst-nde {
    padding: 40px;
  }

  .maps {
    height: 45vh;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

  .heading-success.heading-2 {
    line-height: 1.3;
  }

  .hero {
    margin-left: 0;
  }

  .menu {
    padding-top: 100px;
    padding-left: 0;
  }

  .txt_menu.heading-3 {
    font-size: 5vw;
  }

  .menu_grid {
    grid-row-gap: 0px;
    border-top: 5px solid #a5a5a5;
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    display: flex;
  }

  .navigation_background {
    width: 100%;
    height: 100px;
  }

  .logo_navbar {
    width: 210px;
    margin-top: 0;
    margin-left: 20px;
  }

  .hamburger {
    inset: 25px 20px auto auto;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 22px;
    line-height: 25px;
  }

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

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

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

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

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

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

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

  .link {
    display: block;
  }

  .impressum-link, .datenschutz-link {
    text-align: center;
  }

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

  ._2er-grid.invert {
    flex-direction: column-reverse;
    display: flex;
  }

  .image-100 {
    height: auto;
  }

  .title {
    padding: 40px;
  }

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

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

  .icons {
    width: 5.2rem;
  }

  .section, .section.zweitfarbe {
    padding: 40px;
  }

  .grid_leistungen_1 {
    flex-flow: column;
    display: flex;
  }

  .circle.highlights {
    width: 66px;
    height: 66px;
  }

  .heading-link.heading-1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 1.3;
  }

  .section-start {
    flex-direction: column;
    padding: 40px;
  }

  .link-icon {
    width: 2.4rem;
    height: 2.4rem;
  }

  .div-block-header {
    padding: 40px;
  }

  .text-links1-spc.flie-text {
    font-size: 14px;
  }

  .text-links1-gap.flie-text {
    margin-left: 40px;
    font-size: 14px;
  }

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

  .images {
    width: auto;
  }

  .images.smaller {
    width: 50%;
  }

  .section-big-spaces {
    padding: 40px;
  }

  .paragraph-left3 {
    margin-bottom: 5px;
  }

  .angebot-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    display: flex;
  }

  .angebot-grid.paragraph-font {
    justify-content: space-between;
  }

  .text-span {
    font-size: 13px;
  }

  .grid-div-links, .grid-div-rechts {
    min-height: auto;
  }

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

  .heading-smalls.heading-font1 {
    margin-top: 0;
    font-size: 16px;
  }

  .heading-smalls.sm {
    margin-top: 0;
  }

  .grids {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-center {
    flex-direction: column;
    padding: 40px;
  }

  .section-center.zweitfarbe, .section-center.zweitfarbe.links {
    padding: 40px;
  }

  .heading-mittig.heading-1 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 1.3;
  }

  .content_block-5-center {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lightbox-50vh {
    height: 55vh;
  }

  .lightbox-image, .img-blur-bg, .img-abs-contain {
    margin-left: auto;
    margin-right: auto;
  }

  .sect {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .text {
    text-align: center;
    margin-top: 20px;
  }

  .text.big {
    font-size: 14px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .modal1_content-wrapper {
    max-height: 95vh;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .code-embed-2 {
    height: 40vh;
  }

  .modal1_component-2 {
    justify-content: center;
    align-items: center;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .flyer-images {
    height: 50vh;
  }

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

  .image-wrapper-60vh, .lightbox-link {
    height: auto;
  }
}

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

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

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

  .logo-img {
    width: 130px;
  }

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

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

  .flie-text {
    width: 100%;
  }

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

  .nav-link.flie-text._50 {
    width: 35%;
  }

  .titelvideo-start {
    height: 50vh;
  }

  .titelvideo1 {
    height: 100%;
  }

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

  .text-link.flie-text.lists {
    padding-left: 20px;
  }

  .inhalt-effekt.effekt-versuch {
    height: 50vh;
    min-height: auto;
  }

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

  .inhalt-untereinander.abst-nde {
    padding: 20px;
  }

  .inhalt-untereinander.abst-nde.zweitfarbe, .inhalt-untereinander.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-small.heading-2 {
    line-height: 1.4;
  }

  .bild-section-cover1 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .titelvideo-unterseite {
    height: 60vh;
  }

  .section-gro-e-abst-nde {
    padding: 40px 20px;
  }

  .inhalt-nebeneinander {
    width: 90vw;
  }

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

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

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

  .menu {
    height: 87vh;
  }

  .txt_menu.heading-3 {
    font-size: 7vw;
  }

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

  .navigation_background {
    z-index: 20;
  }

  .maps-gro {
    height: 300px;
  }

  .subheading-mittig.heading-2.farbe-der-headings {
    font-size: 20px;
    line-height: 130%;
  }

  .text-area {
    width: 100%;
    height: 6vh;
  }

  .text-area.cc-textarea {
    height: 14vh;
  }

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

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

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

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

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .picture-wrapper.cut-right.hauptfarbe.no {
    clip-path: none;
  }

  .title {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slogan {
    font-size: 30px;
    line-height: 35px;
  }

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

  .wrapper-icon {
    height: 5vh;
  }

  .section-mittig {
    padding: 20px;
  }

  .section-mittig.highlights {
    padding: 10px;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
  }

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

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

  .heading.heading-2 {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .heading-link.heading-1 {
    text-align: center;
    font-size: 22px;
  }

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

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

  .fixed-icons {
    top: 35%;
  }

  .code-embed {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

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

  .text-links1-gap.flie-text {
    width: auto;
    margin-left: 40px;
  }

  .images.small-size {
    height: 70px;
  }

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

  .paragraph-left3 {
    text-align: right;
    font-size: 12px;
  }

  .angebot-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .angebot-grid.paragraph-font {
    padding-right: 0;
  }

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

  .preislise {
    padding: 20px 10px;
  }

  .grid-div-rechts {
    text-align: left;
  }

  .heading-smalls {
    font-size: 14px;
  }

  .heading-smalls.heading-font1 {
    font-size: 11px;
  }

  .heading-smalls.sm {
    font-size: 12px;
  }

  .icon-img {
    width: 70px;
    height: auto;
  }

  .section-center, .section-center.zweitfarbe, .section-center.zweitfarbe.links {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .content_block-5-center {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lightbox-15vh {
    width: auto;
    height: auto;
  }

  .lightbox-50vh {
    height: 40vh;
  }

  .div {
    width: 100%;
  }

  .sect {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-center.flie-text.lists {
    padding-left: 20px;
  }

  .heading-4.heading-2 {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .link-2 {
    font-size: 14px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component {
    width: auto;
    height: auto;
  }

  .padding {
    padding: 40px 20px;
  }

  .code-embed-2 {
    height: 30vh;
  }

  .modal1_component-2 {
    width: auto;
    height: auto;
  }
}

#w-node-_3f5e15e8-8d6c-1b31-d00c-b1279b35d27f-daa13ee0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ffb46c09-45d8-c45f-cb2f-e55420d70b99-20d70b98 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_8dce6fc9-3d01-a56a-d530-d16d3b477c2b-daa13f13 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e98d2031-6e33-abaf-5116-77c1f94882a0-f948829f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-e08df914-0c05-6aca-8e38-5b4d4fc59998-f3918c47 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b71497b5-fcfb-cab5-2c9a-15bd85d698c0-f3918c47 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ccc40723-f2dd-13cf-f1ec-eb8cfcea44ca-21c0db2e, #w-node-_9a7476ef-9045-3ee4-b930-653253be2ccb-21c0db2e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c834dc9f-7103-98e3-56b7-fd8ec699614b-21c0db2e {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ce52800d-1a33-3483-ab3a-6a900f6aa774-8dd807e8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4213ec0c-52e9-8a86-8052-79c75ee2d324-499e6022 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_015d553d-7e5e-a9dc-8438-edd2d447ab41-ed5ab489, #w-node-_34c475c4-91d7-213b-1f90-7d2f5c91af96-ed5ab489 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_54289760-c367-d0c7-0860-b659c9bb67a4-ed5ab489 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3d6a2ec5-729f-fc97-f8e0-faf918cb083c-ed5ab489 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_28f2a3c0-f3df-7224-20db-fd27d8d0cb8e-ed5ab489, #w-node-_28f2a3c0-f3df-7224-20db-fd27d8d0cba3-ed5ab489 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ce667b7b-8152-1e25-e8cf-c84f6a35a649-ed5ab489 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_3f5e15e8-8d6c-1b31-d00c-b1279b35d27f-daa13ee0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2133b12a-0afb-f714-0911-2df0da178f55-da178f46 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8dce6fc9-3d01-a56a-d530-d16d3b477c2b-daa13f13, #w-node-e08df914-0c05-6aca-8e38-5b4d4fc59998-f3918c47 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e08df914-0c05-6aca-8e38-5b4d4fc5999f-f3918c47 {
    order: -9999;
  }

  #w-node-_4213ec0c-52e9-8a86-8052-79c75ee2d324-499e6022 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_434b362e-e679-6425-c364-426617da7b71-499e6022 {
    grid-column: span 1 / span 1;
  }

  #w-node-_54289760-c367-d0c7-0860-b659c9bb67a4-ed5ab489 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_54289760-c367-d0c7-0860-b659c9bb67c7-ed5ab489 {
    grid-column: span 1 / span 1;
  }

  #w-node-_3d6a2ec5-729f-fc97-f8e0-faf918cb083c-ed5ab489, #w-node-ce667b7b-8152-1e25-e8cf-c84f6a35a649-ed5ab489 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_015d553d-7e5e-a9dc-8438-edd2d447ab41-ed5ab489, #w-node-_34c475c4-91d7-213b-1f90-7d2f5c91af96-ed5ab489, #w-node-_28f2a3c0-f3df-7224-20db-fd27d8d0cb8e-ed5ab489, #w-node-_28f2a3c0-f3df-7224-20db-fd27d8d0cba3-ed5ab489 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c834dc9f-7103-98e3-56b7-fd8ec699614b-21c0db2e {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Formula';
  src: url('../fonts/Formula.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}