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

:root {
  --side-padding: 0px;
  --grey: #525252;
  --gold: #d9b150;
  --brown: #a2631c;
  --red: red;
  --white: white;
  --black: black;
}

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

body {
  color: #525252;
  flex-flow: 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;
}

.section {
  margin-right: var(--side-padding);
  margin-left: var(--side-padding);
  padding: 150px 100px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.submit-button {
  background-color: #0d0d38;
}

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

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

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

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

.telefonnummer {
  margin-bottom: 5px;
}

.ffnungszeiten {
  margin-bottom: 5px;
  font-family: Bellota, sans-serif;
}

.hauptfarbe {
  background-color: var(--grey);
  color: #fff;
}

.email {
  margin-bottom: 5px;
}

.zweitfarbe {
  color: #525252;
  background-color: #efefef;
}

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

.adresse {
  margin-bottom: 5px;
}

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

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

.heading-3 {
  font-family: Alilato, Times New Roman, sans-serif;
  line-height: 1.3;
}

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

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

.terminbutton {
  text-transform: uppercase;
}

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

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

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

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

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

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

.icon {
  color: #000;
  width: 25px;
  height: 25px;
}

.nav-link-1 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  position: static;
}

.nav-link-1:hover {
  color: #919191;
  width: 100%;
}

.logo-postion {
  z-index: 10;
  filter: brightness(0%) invert();
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5vw;
  position: relative;
}

.navbar1 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  display: flex;
  position: relative;
}

.nav-menu-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100vw;
  max-height: 100vh;
  padding-top: 15vh;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.nav-menu-1.hauptfarbe {
  color: #fff;
  position: fixed;
}

.menu-button-1 {
  z-index: 10;
  margin-top: 10px;
  margin-bottom: 10px;
}

.menu-button-1.hauptfarbe {
  background-image: linear-gradient(#373838, #373838);
}

.navbar-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.titelvideo-start-1 {
  z-index: 20;
  height: 85vh;
  position: relative;
}

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

.terminbutton-2 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 22px;
}

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

.div-block-farbig-1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 20px;
  display: flex;
}

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

.heading-mittig {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

.heading-mittig.heading-1 {
  z-index: 5;
  font-size: 38px;
  position: relative;
}

._2er-grid {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.text-mittig1 {
  text-align: center;
  letter-spacing: .4px;
  font-size: 16px;
  line-height: 27px;
}

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

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

.section-gro-e-abst-nde1.relative {
  padding: 0 0;
  position: relative;
  overflow: hidden;
}

.section-gro-e-abst-nde1.relative-min-height {
  min-height: 50vh;
  padding: 0 0;
  position: relative;
  overflow: hidden;
}

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

.text-links1 {
  letter-spacing: .4px;
  font-size: 16px;
  line-height: 27px;
}

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

.heading-klein-links.heading-2 {
  line-height: 1.3;
}

.heading-mittig-main {
  text-align: center;
  margin-top: 0;
  font-weight: 200;
}

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

.bild-section-cover1 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  padding: 40px;
  display: flex;
  position: static;
}

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

.footer-2 {
  margin-top: auto;
}

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

.div-block-footer1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.inhalt-footer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.impdat {
  padding: 100px 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form {
  width: 100%;
}

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

.error-message {
  background-color: var(--red);
  color: #fff;
  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 {
  object-fit: contain;
  margin-top: 0;
  margin-bottom: 10px;
}

.form1 {
  margin-bottom: 0;
}

.checkbox-2 {
  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-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

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

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

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

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

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

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

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

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

.impdat-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.impdat-2.flie-text {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

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

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

.div-block-116 {
  display: block;
}

.nav-men-1 {
  z-index: 100000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.navbar-6 {
  background-color: #0000;
  width: 100%;
}

.nav-link-3 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  border-bottom: .5px solid #0000;
  margin-left: 0;
  margin-right: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

.nav-link-3.flie-text {
  font-family: Roboto, sans-serif;
}

.nav-link-3.flie-text:hover {
  border-bottom-color: var(--gold);
}

.nav-link-3.flie-text.w--current {
  border-bottom-color: var(--gold);
  color: #000;
}

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

.navbar1-2 {
  z-index: 101;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: fixed;
  top: 0;
}

.image-6 {
  width: 100%;
  height: 100%;
  padding: 111px;
}

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

.heading-4, .text-block-2 {
  color: #000;
}

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

.fs_modal-1_cover {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close:focus-visible, .fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.spacer {
  height: 20px;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  background-color: #0d0e37;
  border: 10px solid #fff;
  border-radius: 6rem;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  box-shadow: 0 1px 12px #0003;
}

.fs_modal-1_button:focus-visible, .fs_modal-1_button[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.ablaufplan-big-button-4 {
  z-index: 2;
  color: #fff;
  background-color: #0d0e37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button-4.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-4.black:hover {
  transform: none;
}

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

.text-span-12 {
  color: var(--brown);
}

.image-100.b-w {
  filter: grayscale();
}

.background-image {
  position: absolute;
  inset: 0%;
}

.background-image.img-2 {
  background-image: url('../images/iStock-477209917.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.background-image.img-beratung {
  background-image: linear-gradient(#0006, #0006), url('../images/frankfurt-architketure-7.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100% 100%;
  background-attachment: scroll, fixed;
}

.background-image.img-hausverwaltung {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/frankfurt-architketure-12.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100% 100%;
  background-attachment: scroll, fixed;
}

.background-image.img-leistungen {
  background-image: linear-gradient(#0003, #0003), url('../images/balck-ek2.webp');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100% 100%;
  background-attachment: scroll, fixed;
}

.background-image.img-investor-relationship {
  background-image: linear-gradient(#0003, #0003), url('../images/frankfurt-architketure-31.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100% 100%;
  background-attachment: scroll, fixed;
}

.background-image.img-home {
  background-image: linear-gradient(#0006, #0006), url('../images/iStock-486672048.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.overlay-text {
  z-index: 10;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 150px 15vw;
  position: relative;
}

.overlay-text.overlay1 {
  background-image: linear-gradient(#0006, #0006);
}

.list-grid {
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
}

.bullet-point {
  object-fit: contain;
  width: 2rem;
  margin-bottom: 10px;
}

.bullet-point.opacity {
  opacity: .7;
}

.bullet-point.invert-2 {
  opacity: .7;
  filter: invert(80%);
  object-fit: contain;
}

.flex-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.titelvideo-sub-page {
  margin-right: var(--side-padding);
  margin-left: var(--side-padding);
  height: 80vh;
  position: relative;
}

._2er-grid-kontakt {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 100%;
}

.social-icon {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.social-link {
  width: 2.5rem;
}

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

.textarea {
  min-height: 150px;
  font-family: Roboto, sans-serif;
}

.referenze-wrap {
  flex: 1;
  width: 15vw;
  height: 15vh;
  margin-left: auto;
  margin-right: auto;
}

.uber-mich-grid {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 150px;
}

.text-wrapper-overlap-1 {
  z-index: 10;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 130%;
  padding: 0 50px 50px;
  display: flex;
  position: relative;
  top: 5%;
  bottom: 5%;
  left: -20%;
}

.uber-mich-grid-left {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  margin-bottom: 150px;
}

.marquee-text {
  color: #b13636;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
  font-size: 25px;
  line-height: 100px;
}

.bullet-point-lrg {
  width: 3rem;
  margin-bottom: 10px;
}

.refernce-grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 50px;
}

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

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

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

.wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.card-wrap {
  border: 2px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 50px 10px;
  display: flex;
  position: relative;
}

.section-small {
  margin-right: var(--side-padding);
  margin-left: var(--side-padding);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 80px;
  padding-left: 15vw;
  padding-right: 15vw;
}

.card-outer-wrap {
  padding: 10px;
}

.side-button {
  z-index: 100;
  perspective-origin: 100%;
  transform-origin: 83%;
  padding: 10px;
  text-decoration: none;
  transform: rotate(-90deg);
}

.side-button:hover {
  background-color: var(--brown);
}

.side-button.hauptfarbe:hover, .side-button.red:hover {
  background-color: var(--gold);
}

.side-heading {
  text-transform: uppercase;
  font-size: 18px;
}

.divider-block {
  width: 10rem;
  height: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.content-80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.line {
  width: 2px;
  height: 8rem;
  margin-bottom: 50px;
}

.line-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-lrg {
  opacity: .7;
  object-fit: contain;
  width: 4rem;
  margin-top: 20px;
}

.icon-lrg.auto {
  object-fit: contain;
  margin-top: auto;
}

.leistungen-cards {
  border: 1.3px solid var(--grey);
  color: #525252;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: transform .4s;
  display: flex;
}

.leistungen-cards:hover {
  transform: scale(1.03);
}

.leistungen-cards.flex-space-between {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

._4er-grid2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.icon-footer {
  width: 1.5rem;
}

.icon-footer:hover {
  filter: contrast(500%);
}

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

.circle {
  border-radius: 100%;
  width: 1rem;
  height: 1rem;
}

.wrap-divider {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.line-long {
  width: 2px;
  height: 100%;
}

.image-wrapper1 {
  max-height: 60vh;
}

.heading-mitig-cap {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 18px;
  line-height: 30px;
}

.heading-mitig-cap.heading-2 {
  text-transform: none;
}

.divider-block-left {
  width: 10rem;
  height: 10px;
  margin-bottom: 10px;
  margin-right: auto;
}

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

.overlap-wrapper {
  z-index: 10;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 130%;
  padding: 0 50px 50px;
  display: flex;
  position: relative;
  top: 8%;
  bottom: 8%;
  left: -20%;
}

.overlap-wrapper.left {
  left: auto;
  right: -20%;
}

.list-bullet {
  opacity: .7;
  object-fit: contain;
  width: 2rem;
  margin-bottom: 10px;
}

.div-block-video-2 {
  z-index: 2;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading-wrap-2 {
  background-color: #3f3d3d99;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 5vw;
  display: flex;
}

.slogan-2 {
  text-align: center;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
  font-weight: 400;
  line-height: 65px;
}

.slogan-2.heading-1 {
  text-transform: none;
  font-size: 50px;
}

.slogan-2.heading-1.farbe-der-headings-red {
  font-size: 45px;
}

.card-outer-wrap-img {
  background-image: linear-gradient(#efefef4d, #efefef4d);
  padding: 10px;
  position: relative;
}

.image-abs {
  z-index: -1;
  position: absolute;
  inset: 0%;
}

.text-links1-2 {
  font-size: 16px;
  line-height: 27px;
}

.dropdown-toggle-16 {
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: flex;
}

.nav-dropdwon {
  background-color: #0000;
}

.fixed-block {
  z-index: 100;
  background-color: #00000080;
  display: none;
  position: fixed;
  inset: 0%;
}

.translator-tools {
  z-index: 1000;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 1% 1% auto auto;
}

.flag {
  color: #525252;
  text-decoration: none;
}

.flag:hover {
  text-decoration: underline;
}

.nav-link-4 {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #0000;
  width: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

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

.nav-link-4.flie-text {
  font-family: Roboto, sans-serif;
}

.nav-link-4.flie-text:hover {
  border-bottom-color: var(--gold);
}

.nav-link-4.flie-text.w--current {
  border-bottom-color: var(--gold);
  color: #000;
}

.navbar-space-block {
  height: 18vh;
}

.header-text {
  font-size: 16px;
  font-weight: 700;
}

.content-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-wrap1 {
  width: 40%;
}

.nav-wrap1.left {
  z-index: 10000;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.background-title {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.background-title.img-down {
  object-position: 100% 0%;
}

._3er-grid2 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
}

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

.img-logo.is-eng, .img-logo.is-hidden {
  display: none;
}

.side-button-wrap {
  z-index: 100;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: auto 0% 45% auto;
}

.red {
  color: #fff;
  background-color: red;
}

.image-wrapper-large1 {
  max-height: 80vh;
}

.text-wrap {
  margin-top: auto;
  margin-bottom: auto;
}

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

.heading-wrap-light {
  text-shadow: 0 0 1px #00000080;
  background-color: #fffc;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 5vw;
  display: flex;
}

.heading-91 {
  text-align: center;
  font-size: 38px;
}

.bold-text-10 {
  font-family: Abel, sans-serif;
}

.heading-mittig-md {
  text-align: center;
  margin-top: 10px;
  font-size: 28px;
}

.heading-mittig-md.heading-1 {
  z-index: 5;
  position: relative;
}

.content-mittig {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.tag {
  border: 2px solid #b13636;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  display: flex;
  position: absolute;
  inset: 1% 1% auto auto;
}

.card-wrap-news {
  border: 2px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 50px 10px;
  display: flex;
  position: relative;
}

.resp-logo {
  display: none;
}

.div-block-footer1-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.code-embed {
  width: 100%;
}

.image-wrap {
  max-height: 70vh;
}

.arrow-icon {
  width: 1rem;
  display: none;
}

.dropdown-mobile {
  display: none;
}

._2er-grid-copies {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
}

._3er-grid-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
}

.eng-logo {
  width: 10rem;
  height: 10rem;
  display: none;
}

@media screen and (max-width: 991px) {
  .section {
    padding: 60px;
  }

  .logo-img {
    height: 100px;
  }

  .logo, .logo.w--current {
    display: none;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

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

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

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

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

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

  .section-gro-e-abst-nde1, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 60px;
  }

  .text-links1.flie-text, .heading-klein-links.heading-2 {
    text-align: center;
  }

  .heading-mittig-main {
    text-align: left;
  }

  .heading-mittig-main.heading-1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .bild-section-cover1 {
    height: 50vh;
    padding-right: 40px;
  }

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

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

  .div-block-footer1.hauptfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .success {
    padding-top: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .heading-22 {
    font-size: 32px;
    line-height: 41px;
  }

  .error-message {
    width: auto;
  }

  .nav-men-1 {
    background-color: var(--grey);
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .men-icon1 {
    color: #fff;
  }

  .navbar-6 {
    justify-content: center;
    align-items: center;
    padding: 20px 40px;
    display: flex;
  }

  .nav-link-3.flie-text {
    color: #fff;
    border-bottom-style: none;
    width: 100%;
    padding: 12px 0;
  }

  .nav-link-3.flie-text:hover {
    color: var(--gold);
    border-bottom-style: none;
  }

  .nav-link-3.flie-text.w--current {
    color: var(--gold);
  }

  .nav-link-3.flie-text.span {
    width: auto;
    margin-right: auto;
  }

  .navbar1-2 {
    position: sticky;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--grey);
  }

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

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

  .image-100.b-w.cont {
    object-fit: contain;
  }

  .overlay-text.overlay1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 60px;
    display: flex;
  }

  .titelvideo-sub-page {
    height: 60vh;
  }

  ._2er-grid-kontakt {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .social-icon {
    justify-content: center;
    align-items: center;
  }

  .referenze-wrap {
    width: 161px;
    max-width: 100%;
  }

  .uber-mich-grid {
    flex-flow: column;
    margin-bottom: 20px;
    display: flex;
  }

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

  .text-wrapper-overlap-1.zweitfarbe {
    width: 100%;
    position: static;
  }

  .uber-mich-grid-left {
    flex-flow: column;
    margin-bottom: 20px;
    display: flex;
  }

  .refernce-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 20px;
    display: flex;
  }

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

  .section-small {
    padding: 0 60px 60px;
  }

  .side-button.red {
    background-color: var(--red);
  }

  .content-80 {
    width: 100%;
  }

  .line.hauptfarbe {
    height: 5rem;
    margin-bottom: 40px;
  }

  .leistungen-cards.flex-space-between {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._4er-grid2 {
    grid-template-columns: 1fr 1fr;
  }

  .wrap-divider {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-mitig-cap.heading-2.farbe-der-headings-red {
    font-size: 15px;
  }

  .divider-block-left.hauptfarbe {
    margin-left: auto;
    margin-right: auto;
  }

  .overlap-wrapper.left {
    width: 100%;
    position: static;
  }

  .div-block-video-2 {
    width: 100%;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    inset: 0%;
  }

  .slogan-2.heading-1 {
    margin-top: 10px;
    font-size: 35px;
    line-height: 50px;
  }

  .card-outer-wrap-img {
    height: 50vh;
  }

  .dropdown-toggle-16 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .nav-dropdwon.w--open {
    background-color: var(--red);
    padding: 5px 20px;
    position: relative;
  }

  .nav-link-4.flie-text {
    color: #fff;
    border-bottom-style: none;
    padding: 10px 0;
  }

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

  .navbar-space-block {
    display: none;
  }

  .nav-wrap1 {
    width: 100%;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-wrap1.left {
    flex-flow: column;
    padding-top: 0;
  }

  ._3er-grid2 {
    grid-column-gap: 41px;
    grid-row-gap: 41px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

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

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

  .card-wrap-news {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .resp-logo {
    margin-right: auto;
    display: block;
  }

  .dropdown-15 {
    width: 100%;
    display: none;
  }

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

  .div-block-footer1-3.zweitfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-wrap {
    max-height: none;
  }

  .arrow-icon {
    filter: invert();
    display: block;
  }

  .dropdown-mobile {
    width: 100%;
    display: block;
  }

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

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

@media screen and (max-width: 767px) {
  .section {
    padding: 40px;
  }

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

  .divblock1 {
    height: auto;
  }

  .nav-link-1.heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .nav-menu-1.hauptfarbe {
    padding-top: 20vh;
  }

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

  .titelvideo1 {
    height: 100%;
  }

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

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

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

  .section-gro-e-abst-nde1, .section-gro-e-abst-nde1.zweitfarbe {
    padding: 40px;
  }

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

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

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

  .heading-mittig-main {
    text-align: left;
  }

  .bild-section-cover1 {
    height: 40vh;
    padding: 20px;
  }

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

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

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

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

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

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

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

  .form-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

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

  .maos-footer {
    height: 100px;
  }

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

  .navbar-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-3.flie-text {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    padding: 10px;
  }

  .fs_modal-1_close {
    padding: 1rem;
  }

  .overlay-text.overlay1 {
    padding: 40px;
  }

  .list-grid {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .titelvideo-sub-page {
    height: 55vh;
  }

  .text-wrapper-overlap-1.zweitfarbe {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .marquee-text.heading-1 {
    height: 93px;
    font-size: 21px;
    line-height: 92px;
  }

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

  .wrap {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .side-button.hauptfarbe, .side-button.red {
    padding: 7px;
  }

  .side-heading {
    font-size: 15px;
  }

  .line.hauptfarbe {
    height: 4rem;
    margin-bottom: 20px;
  }

  ._4er-grid2, ._3er-grid {
    flex-flow: column;
    display: flex;
  }

  ._3er-grid.invert {
    flex-flow: column-reverse wrap;
    margin-top: 40px;
  }

  .wrap-divider {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .line-long.highlights {
    display: none;
  }

  .image-wrapper1 {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .heading-mitig-cap.heading-2.farbe-der-headings-red {
    font-size: 14px;
    line-height: 20px;
  }

  .image-wrapper-25vh {
    height: 30vh;
  }

  .overlap-wrapper.left {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .slogan-2.heading-1.farbe-der-headings-red {
    font-size: 35px;
    line-height: 1.2;
  }

  .card-outer-wrap-img {
    height: 30vh;
  }

  .text-links1-2.flie-text {
    text-align: center;
  }

  .img-logo {
    width: 7rem;
    height: 7rem;
  }

  .side-button-wrap {
    grid-column-gap: 83px;
    grid-row-gap: 83px;
  }

  .heading-91 {
    font-size: 34px;
  }

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

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

  .div-block-footer1-3.zweitfarbe {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

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

  ._3er-grid-1 {
    flex-flow: column;
    display: flex;
  }

  ._3er-grid-1.invert {
    flex-flow: column-reverse wrap;
    margin-top: 40px;
  }
}

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

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

  .logo-img {
    height: 70px;
  }

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

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

  .nav-link-1.heading-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu-1.hauptfarbe {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .titelvideo1 {
    height: 100%;
  }

  .terminbutton-2.hauptfarbe.heading-1 {
    font-size: 12px;
    line-height: 20px;
  }

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

  .text-mittig1.flie-text.farbe-der-headings-red {
    font-size: 11px;
  }

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

  .section-gro-e-abst-nde1.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .heading-mittig-main {
    text-align: left;
    font-size: 25px;
    line-height: 30px;
  }

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

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

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

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

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

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

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

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

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

  .image-100.b-w.cont {
    object-fit: cover;
  }

  .overlay-text.overlay1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titelvideo-sub-page {
    height: 50vh;
  }

  .referenze-wrap {
    width: 139px;
  }

  .uber-mich-grid {
    flex-flow: column-reverse;
  }

  .section-small {
    padding: 0 20px 40px;
  }

  .leistungen-cards.flex-space-between {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .image-wrapper1 {
    height: auto;
  }

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

  .heading-mitig-cap.heading-2.farbe-der-headings-red {
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 25px;
  }

  .image-wrapper-25vh {
    height: auto;
  }

  .image-wrapper-25vh.sml-logo {
    height: 15vh;
  }

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

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

  .slogan-2.heading-1.farbe-der-headings-red {
    font-size: 20px;
    line-height: 1.2;
  }

  .translator-tools {
    top: 0%;
    right: 0%;
  }

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

  .side-button-wrap {
    grid-column-gap: 81px;
    grid-row-gap: 81px;
  }

  .heading-91 {
    font-size: 22px;
  }

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

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

#w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bd1-e37a05ad, #w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bd5-e37a05ad, #w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bd6-e37a05ad, #w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bd9-e37a05ad, #w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bdd-e37a05ad {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b168b7b-61b1-bd7b-ff72-cee1dfabc2a6-f36e7c54 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7924aa7c-2f0f-4428-adf5-7ce3501ba3b6-565a93c8, #w-node-a1040f30-8cb0-b971-6e4f-28ad8945d7ee-09592125, #w-node-_68c69357-06ac-d095-8bee-b74cb7ae89b5-09592125, #w-node-_4efda3ad-f5ca-31ed-4bf5-734bb1f8ed19-09592125, #w-node-b97c4d30-6086-1ecf-ad72-614c1990fe8a-09592125, #w-node-_672c62eb-3f8a-86c8-2953-525634a66eaa-09592125, #w-node-_08669d4b-9c09-7f87-1395-c1f0ca21761c-09592125, #w-node-_8c1a26b4-7733-7430-387a-87e52e5a6c41-09592125 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_21845163-929d-4fb2-6acc-fb9b4cc0aeed-09592125 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d6a54db2-89e2-a0f6-ccbd-26b26453730e-09592125, #w-node-c461316a-a780-5dd6-c33e-9cb30ef6a22d-09592125, #w-node-_6f31f592-56ba-c2c8-11a1-07b8df04f9c5-09592125, #w-node-_55bcd82e-139e-cd46-1b0d-69dc9a69a508-09592125, #w-node-_32a346c7-20b9-af13-ab1f-42a9f3db935e-09592125, #w-node-_91b7016b-adf9-b253-7ed4-ddbffe271817-09592125, #w-node-_18d9ee0d-7d07-e783-3f37-c68af11c3f15-09592125 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_831abd88-457f-988c-f967-b82c27cab1c9-88fa64f1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2630de74-bf87-4b7f-4e3c-5694dc74a9d1-e37a05ad, #w-node-_415b7e0c-b078-f5cf-2059-1ffa7ae16bd1-e37a05ad {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


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