:root {
  --brown: #463e31;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

p {
  margin-bottom: 10px;
}

.logo {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.heading-success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  line-height: 50px;
}

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

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

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

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

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

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

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

.hauptfarbe {
  background-color: #f1dec2;
}

.zweitfarbe {
  background-color: #f7f7f7;
}

.highlights {
  background-color: var(--brown);
}

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

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

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

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

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

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

.terminbutton {
  color: #333;
  text-transform: uppercase;
  padding: 15px 20px;
}

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

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

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

.terminbutton.hauptfarbe.heading-3:hover {
  background-color: var(--brown);
}

.instagram3 {
  width: 3.1vw;
}

.social-verlinkung3 {
  filter: invert();
  margin-right: 10px;
}

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

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

.link-formular.farbe-der-headings {
  color: var(--brown);
  font-weight: 700;
}

.utility-page-wrap {
  background-color: var(--brown);
  color: #fff;
  background-image: linear-gradient(#463e31c9, #463e31c9), url('../images/attachment_1_color2_icon_light_background-removebg-preview.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

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

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

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

.impdat {
  padding: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

.video2 {
  height: 90vh;
}

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

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

.inhaltstartseite {
  padding: 20px 10px;
}

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

.adresse, .ffnungszeiten {
  margin-bottom: 0;
}

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

.impressum {
  color: #333;
}

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

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

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

.label3 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  position: static;
}

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

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
}

.label3.abstand-nach-oben.heading-3 {
  line-height: 1.6;
}

.wrap-inhalt {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  display: block;
  position: relative;
}

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

.paragraph-mittig1.flie-text {
  font-weight: 700;
}

.navbar3 {
  background-color: #fff;
  padding-left: 100px;
  padding-right: 100px;
  box-shadow: 0 2px 5px #0003;
}

.navlinks3 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 5vw;
  display: flex;
}

.men-3 {
  z-index: 1000;
  margin-left: auto;
  margin-right: auto;
}

.navlink {
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 16px;
  font-weight: 500;
}

.navlink.flie-text {
  color: #333;
  transition: all .3s;
}

.navlink.flie-text:hover, .navlink.flie-text.w--current {
  color: var(--brown);
  font-weight: 700;
}

.titelvideo-unterseiten1 {
  color: #fff;
  height: 75vh;
  position: relative;
}

.banner-image {
  text-align: center;
  background-image: linear-gradient(#0000004d, #0000004d);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.slogan.heading-1 {
  line-height: 1.2;
}

.abstand-nach-innen {
  padding-left: 20px;
}

.content-wrap {
  text-align: center;
  width: 70%;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

._2er-grid1 {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.subheadline-deco-line {
  width: 30px;
  height: 1px;
  display: inline-block;
}

.subheadline-deco-line.highlights {
  margin-left: 5px;
  margin-right: 5px;
}

.heading-linksb-ndig {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 32px;
  line-height: 36px;
}

.heading-linksb-ndig.heading-2 {
  color: #333;
}

.heading-linksb-ndig.heading-2.newheading {
  color: purple;
}

.text-wrap {
  margin-bottom: 20px;
}

.inhalt-nebeneinander {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
}

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

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

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

.inhalt-mittig.zweitfarbe {
  position: relative;
}

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

.heading-mittig-klein {
  text-align: center;
}

.heading-mittig-klein.heading-3 {
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.bild-cover {
  background-image: url('../images/attachment_1_white_logo_dark_background.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 65vh;
}

.heading-footer {
  font-size: 14px;
  font-weight: 400;
}

.heading-footer.heading-3 {
  text-transform: uppercase;
  font-family: Raleway, sans-serif;
}

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

.footer.hauptfarbe {
  color: #333;
  padding-top: 20px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-footer3.flie-text {
  flex-direction: column;
  display: flex;
}

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

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

.address-div {
  margin-bottom: 5px;
}

.address-div.mid {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.offices-wrap {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-bottom: 50px;
  display: flex;
}

.wrap-overlayed {
  z-index: 1;
  width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.office-wrap {
  text-align: center;
  width: 100%;
  height: 100%;
  margin-bottom: 50px;
}

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

.subheading-mittig3.heading-2.farbe-der-headings {
  color: var(--brown);
  line-height: 1.4;
}

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

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 60px;
  display: flex;
  position: relative;
}

.form1 {
  margin-bottom: 0;
}

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

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

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

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

.text-field:hover {
  border-color: #1d1f2e80;
}

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

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

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

.titelvideo-start {
  color: #fff;
  height: 75vh;
  padding: 0;
  position: relative;
}

.block-farbig1 {
  padding: 20px;
}

.block-farbig1.highlights {
  color: #fff;
}

.block-farbig1.highlights.effekt {
  z-index: 20;
  width: 105%;
  height: 110%;
  padding-left: 20px;
  transition: all .3s;
  position: relative;
  top: -25px;
  left: -8px;
}

.block-farbig1.highlights.effekt:hover {
  box-shadow: 1px 1px 8px 2px #0000004d;
}

.block-farbig1.hauptfarbe {
  color: #333;
  transition: all .3s;
}

.block-farbig1.hauptfarbe:hover {
  box-shadow: 0 2px 8px 2px #0003;
}

.logo-img {
  object-fit: contain;
  height: 17vh;
}

.maos-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-width: 24vw;
  display: flex;
}

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

.link.black {
  color: #333;
}

.office-image {
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 60vh;
  margin-bottom: 40px;
  transition: all .3s;
}

.office-image:hover {
  transform: scale(1.03);
}

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

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

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

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

.image {
  object-fit: cover;
  width: auto;
  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 {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 80px auto auto 0%;
}

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

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

._3er-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1.25fr;
  margin-bottom: 60px;
}

.social-media {
  border: 1px solid var(--brown);
  background-color: var(--brown);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
}

.image-5-copy {
  filter: invert();
  width: 24px;
}

.icon-div {
  margin-top: 5px;
  display: flex;
}

.icon {
  filter: invert();
  object-fit: contain;
  width: 24px;
}

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

.bg-img-abs {
  opacity: .15;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
}

.no-overflow {
  overflow: hidden;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.list {
  line-height: 1.7;
}

.list.flie-text {
  color: purple;
  font-weight: 700;
}

.footer-div {
  justify-content: space-between;
  display: flex;
}

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

.container {
  z-index: 10;
  max-width: 80%;
  position: relative;
}

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

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

.slide-image-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-image-back {
  filter: blur(25px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

@media screen and (max-width: 991px) {
  .logo {
    margin-right: auto;
  }

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

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

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

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

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

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

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

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

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

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

  .div-block-41.highlights {
    height: auto;
    padding: 60px;
  }

  .heading-success {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .terminbutton.hauptfarbe.heading-3 {
    width: 100%;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

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

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

  .wrap-inhalt {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-mittig1 {
    align-self: center;
  }

  .navbar3 {
    padding-left: 0;
    padding-right: 0;
  }

  .navlinks3 {
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .men-3 {
    text-align: center;
    background-color: #ddb98a;
  }

  .navlink.flie-text {
    text-align: center;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .men-button.w--open {
    background-color: #fff;
  }

  .men-button.hauptfarbe {
    background-color: var(--brown);
    padding: 10px;
  }

  .men-button.hauptfarbe.w--open {
    background-color: var(--brown);
  }

  .menu-icon {
    color: #fff;
  }

  .titelvideo-unterseiten1 {
    height: 65vh;
    padding-left: 40px;
    padding-right: 40px;
  }

  .banner-image {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .abstand-nach-innen {
    padding-left: 0;
  }

  .content-wrap {
    width: 100%;
    margin-bottom: 10px;
  }

  ._2er-grid1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
    margin-bottom: 100px;
    display: flex;
  }

  ._2er-grid1.invert {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .subheadline-wrap {
    margin-bottom: 20px;
  }

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

  .inhalt-mittig {
    padding: 60px;
  }

  ._3er-grid1 {
    flex-direction: column;
    margin-top: 20px;
    display: flex;
  }

  .heading-mittig-klein.heading-3 {
    margin-top: 10px;
    font-size: 20px;
  }

  .bild-cover {
    height: 45vh;
  }

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

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

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

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

  .address-div.mid {
    flex-direction: column;
  }

  .offices-wrap {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .wrap-overlayed {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .office-wrap {
    width: 100%;
    margin-bottom: 20px;
  }

  .error-message {
    width: auto;
  }

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

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

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

  .text-field {
    height: 45px;
  }

  .titelvideo-start {
    height: 65vh;
  }

  .block-farbig1.highlights.effekt {
    width: 100%;
    height: 100%;
    position: static;
  }

  .block-farbig1.highlights.effekt.beige {
    color: #333;
    background-color: #f1dec2;
  }

  .block-farbig1.hauptfarbe.brown {
    background-color: var(--brown);
    color: #fff;
  }

  .logo-img {
    height: 15vh;
  }

  .maos-footer {
    min-width: 100%;
  }

  .office-image {
    background-image: none;
    width: 100%;
    height: 55vh;
    margin-bottom: 0;
  }

  .html-embed-map {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }

  .image {
    width: 100%;
  }

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

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

  ._3er-grid {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    margin-bottom: 0;
    display: flex;
  }

  .social-media {
    width: 35px;
    height: 34px;
    margin-right: 0;
  }

  .icon {
    object-fit: contain;
  }

  .no-overflow {
    width: 100%;
    height: 50vh;
    margin-bottom: 20px;
  }

  .image-100.con {
    object-fit: contain;
  }

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

  .footer-div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .inhalt-footer {
    text-align: center;
    align-items: center;
  }

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

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

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }

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

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

  .logo {
    margin-left: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .terminbutton.hauptfarbe.heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .impdat {
    padding: 40px;
  }

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

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

  .impressum {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

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

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

  .wrap-inhalt {
    padding-left: 0%;
    padding-right: 0%;
  }

  .navbar3 {
    flex-direction: column;
    display: flex;
  }

  .navlinks3 {
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .men-button.hauptfarbe {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .titelvideo-unterseiten1 {
    height: 55vh;
  }

  .banner-image {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .content-wrap {
    width: 100%;
  }

  .heading-linksb-ndig.heading-2.newheading {
    font-size: 22px;
    line-height: 28px;
  }

  .inhalt-nebeneinander {
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 45vh;
  }

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

  .heading-mitig.heading-2.farbe-der-headings {
    margin-top: 10px;
  }

  .inhalt-mittig {
    padding: 40px;
  }

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

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

  .bild-cover {
    height: 40vh;
  }

  .heading-footer.heading-3 {
    margin-top: 10px;
    margin-bottom: 5px;
  }

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

  .wrap-overlayed {
    margin-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .office-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 22px;
  }

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

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

  .contact-form-wrap {
    padding: 40px;
  }

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

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

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

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

  .titelvideo-start {
    height: 55vh;
  }

  .maos-footer {
    height: auto;
  }

  .office-image {
    height: 100%;
  }

  .html-embed-map {
    max-width: 60%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

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

  .no-overflow {
    height: 45vh;
  }

  .footer-div {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    display: flex;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .terminbutton.hauptfarbe.heading-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .utility-page-wrap {
    background-image: linear-gradient(#463e31b8, #463e31b8), url('../images/attachment_1_color2_icon_light_background-removebg-preview.webp');
    background-size: auto, 350px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .impdatfooter {
    text-align: left;
  }

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

  .label3.abstand-nach-oben.unten {
    margin-top: 30px;
    margin-bottom: 5px;
  }

  .wrap-inhalt {
    padding-left: 0%;
    padding-right: 0%;
  }

  .titelvideo-unterseiten1 {
    height: 45vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-image {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .slogan.heading-1 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  ._2er-grid1 {
    margin-bottom: 40px;
  }

  .heading-linksb-ndig {
    font-size: 30px;
  }

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

  .heading-linksb-ndig.heading-2.newheading {
    font-size: 20px;
    line-height: 25px;
  }

  .inhalt-nebeneinander {
    height: 35vh;
  }

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

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

  .heading-mittig-klein.heading-3 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .bild-cover {
    height: 35vh;
  }

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

  .inhalt-footer3.flie-text {
    text-align: left;
  }

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

  .address-div.mid {
    margin-bottom: 20px;
  }

  .offices-wrap {
    margin-bottom: 40px;
  }

  .wrap-overlayed {
    margin-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .office-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-mittig3.heading-2.farbe-der-headings {
    font-size: 16px;
  }

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

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

  .titelvideo-start {
    height: 45vh;
  }

  .block-farbig1.hauptfarbe {
    padding: 10px;
  }

  .logo-img {
    height: 14vh;
  }

  .office-image {
    height: 100%;
  }

  .html-embed-map {
    max-width: 100%;
  }

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

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

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

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

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

  .social-media {
    height: 35px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .icon {
    width: 20px;
  }

  .no-overflow {
    height: 35vh;
  }

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

#w-node-_3584e92f-06ed-faae-d50b-9939fe53727d-49c29ef3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9303d635-a69f-b429-5b24-984fd17fb5c1-49c29f14 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_99dd18b3-891c-c611-b6e5-321fe0daa3dc-49c29f3c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-ac1f234b-3166-98f8-56fd-0f0aaa0280f2-49c29ef3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ba0c6394-5a1b-318e-6cdd-2a78638d19b8-638d19a5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9303d635-a69f-b429-5b24-984fd17fb5c1-49c29f14 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3e645896-985b-be67-988a-7453911106a3-49c29f3c {
    grid-area: 1 / 1 / 2 / 2;
  }
}


