:root {
  --slate-blue: #535ed3;
  --cornflower-blue-2: #8189e0;
  --gainsboro: #e7e7e7;
  --cornflower-blue: #9499d3;
}

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

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

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

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

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

.logo-img {
  object-fit: cover;
  width: 250px;
}

.logo {
  justify-content: center;
  align-items: center;
  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, .ffnungszeiten {
  margin-bottom: 5px;
}

.hauptfarbe {
  color: #fff;
  background-color: #02cfcf;
}

.email {
  margin-bottom: 5px;
}

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

.adresse {
  margin-bottom: 5px;
}

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

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

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

.heading-3 {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

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

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

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

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

.navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar.highlights {
  border-bottom: 2px solid var(--slate-blue);
  background-color: #fff;
  box-shadow: 1px 1px 12px 3px #d9d9d9;
}

.nav-link-1 {
  padding-left: 40px;
  padding-right: 40px;
}

.nav-link-1.flie-text {
  color: var(--cornflower-blue-2);
  font-weight: 500;
}

.nav-link-1.flie-text:hover {
  color: var(--slate-blue);
  font-weight: 600;
}

.nav-link-1.flie-text.w--current {
  color: var(--slate-blue);
  font-weight: 700;
}

.titelsection {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 700px;
  position: relative;
}

.titelsection.center {
  background-color: #e9e9e9;
  align-items: center;
  height: 100%;
  margin-top: 100px;
  display: flex;
}

.background-video {
  height: 100%;
}

.div-block {
  z-index: 200;
  color: #fff;
  background-color: #00000080;
  width: 50%;
  padding: 40px;
}

.div-block.margin {
  width: 80%;
  margin-left: 5%;
  top: 27%;
}

.div-block.margin.flex-vertical-center {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.titelvideo {
  margin-top: 0;
  font-size: 50px;
  line-height: 55px;
}

.titelvideo.heading-1.white {
  color: #fff;
}

.titelvideo.heading-1.black {
  color: #000;
  text-align: center;
}

.titelvideo.heading-1.text-center, .titelvideo.mittig {
  text-align: center;
}

.heading {
  margin-top: 0;
  font-size: 35px;
  line-height: 35px;
}

.divider {
  width: 100%;
  height: 10px;
}

.divider.highlights {
  width: 15vw;
  height: 3px;
  margin-bottom: 10px;
}

.paragraph {
  margin-top: 0;
  font-size: 16px;
}

.paragraph.flie-text.home {
  font-size: 19px;
}

.paragraph.flie-text.home.text-center {
  color: var(--slate-blue);
  text-align: center;
}

.paragraph.mittig, .paragraph.mittig.flie-text {
  text-align: center;
}

.paragraph.mittig.flie-text.center {
  text-align: center;
  margin-bottom: 20px;
}

.paragraph.mittig.flie-text {
  text-align: left;
}

.button {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.button.flie-text.highlights {
  text-align: center;
  margin-top: 10px;
}

.button.flie-text.highlights.margintop {
  margin-top: 10px;
}

.section-bl-cke {
  z-index: 200;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
  display: flex;
  position: relative;
}

.section-bl-cke.top {
  margin-top: 100px;
}

.highlight-2 {
  background-color: var(--cornflower-blue);
}

.highlight-3 {
  background-color: #6069ca;
}

.highlight-4 {
  background-color: #8086ce;
}

.div-inhalt {
  background-color: var(--slate-blue);
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-right: 10px;
  padding: 20px;
  display: flex;
}

.div-inhalt.ml-0, .div-inhalt._1 {
  margin-right: 10px;
  box-shadow: 1px 1px 3px #000;
}

.div-inhalt._2 {
  background-color: var(--cornflower-blue);
}

.icons {
  filter: invert();
  text-align: left;
  object-fit: cover;
  width: 10vw;
  max-width: none;
  margin-bottom: 20px;
}

.heading2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading2.heading-1.spacebelow {
  margin-bottom: 10px;
}

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

._4er-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 70%;
  position: absolute;
}

._4er-grid._3er {
  z-index: 5;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  position: relative;
  inset: 0% auto;
}

.section1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 200px 10%;
  display: flex;
}

.section1.hauptfarbe {
  background-image: url('../images/Illustration-Kopie.png'), url('../images/Illustration.png');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}

.section1.hauptfarbe.white-color {
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section1.top {
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.heading1 {
  margin-top: 0;
  font-size: 20px;
  line-height: 25px;
}

.heading1.heading-3 {
  line-height: 30px;
}

.heading1.heading-3.color-blue {
  color: var(--slate-blue);
  font-weight: 500;
}

.heading1.heading-3.small {
  font-size: 17px;
  line-height: 25px;
}

.heading1.heading-3.small.left.unten, .heading1.heading-3.small.unten {
  margin-bottom: 0;
}

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

.leistungen-icon {
  filter: invert();
  object-fit: cover;
  align-self: center;
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

.div-service {
  border: 1px solid var(--slate-blue);
  color: #fff;
  background-image: linear-gradient(#43487ead, #43487ead), url('../images/AdobeStock_46844423_Preview.jpeg');
  background-position: 0 0, 75%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 550px;
  display: flex;
  position: relative;
}

.div-service._1 {
  border-color: var(--slate-blue);
  object-fit: cover;
  background-image: none;
  width: 100%;
  height: 100%;
  padding: 0;
  position: relative;
}

.div-service._2 {
  border-color: var(--slate-blue);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  height: 78vh;
  padding: 0;
  position: relative;
}

.div-service._4 {
  border-color: var(--slate-blue);
  background-image: none;
  height: 78vh;
  position: relative;
}

.div-service._3 {
  border-color: var(--slate-blue);
  background-image: none;
  height: 78vh;
  padding: 0;
  position: relative;
}

.section2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.inhalt-footer {
  height: 100%;
}

.footer-1 {
  padding: 50px 140px 60px;
}

.footer-1.highlights {
  padding-bottom: 20px;
}

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

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

.grid-2 {
  grid-template-rows: auto;
  margin-top: 15px;
}

.grid-2.reverse {
  margin-top: 0;
  margin-bottom: 15px;
}

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

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

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

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

.success-block {
  text-align: center;
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 60vw;
  height: 60vh;
  display: flex;
}

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

.ablaufplan-big-button-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-2:hover {
  transform: scale(1.03);
}

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

.ablaufplan-big-button-2.black.ablaufplan {
  top: 130px;
}

.heading-81 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.heading-81.black {
  color: #535ed3;
}

.text-block {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.text-block.purple {
  color: #535ed3;
}

.section-50 {
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  padding: 10vh 10vw 15vh;
  display: flex;
}

.section-50.grey {
  background-color: #f4f4f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-50.imagesec {
  height: 70vh;
  padding: 0 0;
  position: relative;
}

.section-50.secfixedimage {
  background-image: linear-gradient(#00000080, #00000080), url('../images/AdobeStock_34616175.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-radius: 0;
  padding-bottom: 10vh;
}

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

.imageholder {
  height: 100vh;
}

.grid-17 {
  grid-column-gap: 2px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  margin-top: 60px;
}

.grid-17.align-center {
  grid-template-rows: auto;
  align-items: center;
}

.heading-82 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.paragraph-62 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

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

.left {
  padding-right: 20px;
}

.list-5 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  list-style-type: square;
}

.grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
}

.heading-84 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-63 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.div-block-151 {
  border: 1px solid var(--slate-blue);
  background-color: #fff;
  width: auto;
  height: auto;
  padding: 10px 20px;
  position: relative;
  box-shadow: 1px 1px 3px #b9b9b9;
}

.heading-85 {
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  line-height: 39px;
}

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

.heading-85.diff.blue {
  text-align: center;
}

.heading-85.blue {
  color: var(--slate-blue);
  font-size: 32px;
  line-height: 36px;
}

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

.grid-19 {
  grid-template-rows: auto;
  margin-top: 60px;
}

.image-63 {
  object-fit: cover;
  width: 100%;
  position: relative;
}

.div-block-152 {
  z-index: 999;
  background-color: #535ed3cc;
  justify-content: center;
  align-items: center;
  transition: opacity .7s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-152:hover {
  opacity: 0;
}

.link-block {
  position: relative;
}

.text-block-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  font-weight: 700;
}

.link-block-2 {
  position: relative;
}

.bold-text-10, .bold-text-11 {
  color: #fff;
  font-size: 29px;
}

.image-65 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.455, .03, .515, .955);
}

.image-65:hover {
  transform: scale(1.05);
}

.grid-20 {
  grid-template-rows: auto;
  margin-top: 20px;
  margin-bottom: 60px;
}

.heading-86 {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
}

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

.heading-86.text-center.text-white {
  color: #fff;
}

.paragraph-64 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

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

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

.paragraph-65 {
  font-family: Montserrat, sans-serif;
}

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

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

.list-6 {
  font-family: Montserrat, sans-serif;
}

.list-6.pl-20px {
  padding-left: 20px;
}

.list-6.pl-20px.list-style {
  align-self: center;
  width: 65%;
}

.div-block-153 {
  background-color: #f5f5f5;
  padding: 20px;
  box-shadow: 1px 1px 3px #d3d3d3;
}

.div-block-153.bg-purple {
  background-color: var(--cornflower-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-154 {
  width: 77%;
}

.div-block-154.flex-vertical-center {
  background-color: #ffffff73;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.paragraph-66 {
  width: 80%;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-66.text-center {
  text-align: center;
  width: 100%;
}

.paragraph-67 {
  text-align: left;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph-67.mitte {
  text-align: center;
}

.paragraph-69 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.list-7 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.grid-22 {
  grid-template-rows: auto;
  margin-top: 60px;
}

.grid-22.one-column {
  grid-template-columns: 1fr;
}

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

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

.heading-88 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 30px;
}

.bold-text-12 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 30px;
}

.div-block-157 {
  background-color: var(--slate-blue);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 20px;
  display: flex;
}

.paragraph-70 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.slider {
  width: 100%;
  height: 65vh;
  position: relative;
}

.div-block-159 {
  z-index: 100;
  background-image: url('../images/Illustration.png'), linear-gradient(#00000080, #00000080);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slide {
  object-fit: fill;
  position: relative;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.slide-2, .slide-3 {
  object-fit: fill;
}

.link-block-3 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.link-block-3.pr-100px {
  padding-right: 40px;
}

.link-block-3.pl-100px {
  padding-left: 40px;
}

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

.stroke {
  background-color: var(--slate-blue);
  width: 15vw;
  height: 3px;
  margin-bottom: 20px;
}

.stroke.big {
  width: 250px;
}

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

.grid-25 {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 20px;
}

.div-inhalt-2 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 20px;
  display: flex;
  transform: scale(.9);
}

.div-inhalt-2._3 {
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 40px;
}

.div-inhalt-2._2 {
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 0;
}

.grid-26 {
  grid-column-gap: 0px;
  perspective: 1000px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
}

.section-bl-cke-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -100px;
  margin-bottom: 20px;
  display: flex;
}

.section-bl-cke-2.size {
  margin-top: 0;
  margin-bottom: 15vh;
}

.icons-2 {
  filter: invert();
  object-fit: cover;
  width: 5vw;
  max-width: none;
}

.relative-block-2 {
  height: 300px;
  position: relative;
}

.relative-block-2.highlight-2 {
  transform-style: preserve-3d;
  height: 42.5vh;
  left: 25px;
  transform: rotateX(0)rotateY(-30deg)rotateZ(0);
}

.relative-block-2.highlight-4 {
  background-color: var(--cornflower-blue);
  transform-style: preserve-3d;
  height: 42.5vh;
  right: 75px;
  transform: rotateX(0)rotateY(-30deg)rotateZ(0);
}

.relative-block-2.highlights {
  z-index: 5;
  transform-style: preserve-3d;
  height: 42.5vh;
  left: 75px;
  transform: rotateX(0)rotateY(30deg)rotateZ(0);
}

.relative-block-2.highlight-3 {
  background-color: var(--slate-blue);
  transform-style: preserve-3d;
  height: 42.5vh;
  right: 25px;
  transform: rotateX(0)rotateY(30deg)rotateZ(0);
}

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

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

.div-block-163 {
  background-color: #fff;
  border: 2px solid #535ed3;
  padding: 20px;
  box-shadow: 0 0 3px #b7b7b7;
}

.div-block-163.mainpage {
  box-shadow: none;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-68 {
  object-fit: cover;
  object-position: 50% 0%;
  background-color: #535ed3;
  width: 100%;
  height: 100%;
}

.image-69 {
  object-fit: contain;
  width: 30px;
}

.link-block-5 {
  margin-left: 0;
}

.link-block-5:hover {
  transform: scale(1.1);
}

.lightbox-link-3 {
  width: 100%;
  height: 80vh;
  padding: 0;
  overflow: hidden;
}

.lightbox-link-3.small {
  height: 35vh;
}

.lightbox-link-3._400 {
  height: 43vh;
}

.row-single {
  grid-template-rows: auto;
  width: 100%;
}

.list-item {
  color: #fff;
  text-align: left;
  margin-bottom: 4px;
}

.list-item.links {
  text-align: left;
}

.bullet {
  font-size: 18px;
  font-weight: 900;
}

.mask {
  overflow: hidden;
}

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

.service-absolute {
  background-color: #43487ead;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 40px 15px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.image-71, .image-72, .image-73 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-171 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  width: 40vw;
  height: 86vh;
  display: flex;
  position: relative;
}

.listnobullet {
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  list-style-type: none;
}

.list-bullet-symbol {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.grid-29 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-172 {
  margin-right: 40px;
}

.div-service-100vh {
  border: 1px solid var(--slate-blue);
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.mobile {
  display: none;
}

.image {
  object-fit: contain;
  width: 20vw;
  margin-top: 20px;
}

.div-block-173 {
  height: 35vh;
}

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

.image-74 {
  object-fit: cover;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.div-block-174 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 16px;
  display: grid;
}

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

.div-block-175 {
  width: 77%;
}

.navbar-copy {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar-copy.highlights {
  border-bottom: 2px solid var(--slate-blue);
  background-color: #fff;
  box-shadow: 1px 1px 12px 3px #d9d9d9;
}

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

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    z-index: 1000;
    background-color: var(--slate-blue);
  }

  .navbar.highlights {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .nav-link-1.flie-text:hover {
    color: #fff;
    font-weight: 700;
  }

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

  .titelsection.center {
    height: auto;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    height: 90%;
    margin: 30px;
    display: flex;
    inset: 0%;
  }

  .div-block.margin.flex-vertical-center {
    height: 100%;
    margin: 0 auto;
    padding: 20px;
    top: 0%;
  }

  .titelvideo.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

  .titelvideo.heading-1.white {
    font-size: 43px;
    line-height: 50px;
  }

  .titelvideo.heading-1.black {
    font-size: 30px;
    line-height: 35px;
  }

  .titelvideo.heading-1.text-center, .titelvideo.mittig.heading-1 {
    font-size: 35px;
    line-height: 40px;
  }

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

  .paragraph.flie-text.home.text-center {
    font-size: 18px;
  }

  .section-bl-cke {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-bl-cke.top {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-inhalt.ml-0 {
    margin-right: 0;
  }

  .icons {
    width: 7vw;
  }

  ._4er-grid {
    grid-column-gap: 103px;
    grid-row-gap: 166px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  ._4er-grid._3er {
    grid-column-gap: 6px;
    grid-row-gap: 18px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .section1 {
    padding: 60px 5%;
  }

  .section1.hauptfarbe.white-color {
    padding: 60px;
  }

  .section1.top {
    padding: 60px 60px 10px;
  }

  .section1.top.abst {
    padding-bottom: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading1.heading-3.small {
    text-align: center;
  }

  .heading1.heading-3.small.left {
    text-align: left;
  }

  .heading1.heading-3.small.left.unten {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .leistungen-icon {
    width: 60px;
    height: 60px;
  }

  .div-service._1, .div-service._2 {
    height: 50vh;
  }

  .div-service._4 {
    height: 75vh;
  }

  .div-service._3 {
    height: 50vh;
  }

  .section2 {
    padding: 0 0%;
  }

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

  .footer-1.highlights {
    padding: 40px;
  }

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .galerie-grid {
    width: 100%;
  }

  .form-block {
    flex-direction: column;
    margin-top: 60px;
  }

  .impdat {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .flie-text-2 {
    width: 100%;
  }

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

  .success-block.highlights {
    height: 48vh;
  }

  .heading-success.heading-2 {
    font-size: 29px;
  }

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

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

  .section-50, .section-50.grey {
    padding: 60px;
  }

  .section-50.imagesec {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-50.secfixedimage {
    align-items: flex-start;
    padding-bottom: 10vh;
  }

  .section-50.abst {
    padding: 60px;
  }

  .image-62.rechts {
    object-position: 70% 50%;
  }

  .imageholder {
    width: 82%;
    height: 50vh;
  }

  .grid-17 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .grid-17.align-center {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-82 {
    text-align: center;
    margin-top: 10px;
    font-size: 30px;
    line-height: 35px;
  }

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

  .div-block-150 {
    padding-left: 0;
  }

  .div-block-150.abst {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

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

  .heading-85.text-center {
    font-size: 30px;
    line-height: 40px;
  }

  .grid-19 {
    margin-top: 30px;
  }

  .image-63 {
    height: 100%;
  }

  .div-block-152 {
    padding-left: 0;
  }

  .link-block {
    height: 40vh;
  }

  .bold-text-10, .bold-text-11 {
    font-size: 25px;
  }

  .grid-20 {
    margin-bottom: 20px;
  }

  .paragraph-66.text-center {
    width: 100%;
  }

  .list-7 {
    padding-left: 0;
  }

  .slider {
    height: 55vh;
  }

  .div-block-159 {
    background-image: url('../images/Illustration.png'), linear-gradient(#00000080, #00000080);
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
  }

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

  .div-inhalt-2._2 {
    width: 100%;
    padding-left: 0;
  }

  .grid-26 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .section-bl-cke-2.size {
    padding: 20px 60px;
  }

  .relative-block-2.highlight-2 {
    width: 100%;
    left: 0;
    transform: rotateX(0)rotateY(-10deg)rotateZ(0);
  }

  .relative-block-2.highlight-4 {
    left: 0;
    right: 0;
    transform: rotateX(0)rotateY(-10deg)rotateZ(0);
  }

  .relative-block-2.highlight-4.blue {
    background-color: #535ed3;
  }

  .relative-block-2.highlights {
    width: 100%;
    left: 0;
    transform: rotateX(0)rotateY(10deg)rotateZ(0);
  }

  .relative-block-2.highlight-3 {
    left: 0;
    right: 0;
    transform: rotateX(0)rotateY(10deg)rotateZ(0);
  }

  .relative-block-2.highlight-3.lila {
    background-color: #9499d3;
  }

  .grid-28 {
    flex-direction: column;
    place-content: center;
    place-items: center;
    display: flex;
  }

  .image-69 {
    filter: brightness(0%) invert();
  }

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

  .row-single {
    flex-direction: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

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

  .service-absolute {
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-171 {
    width: 100%;
    height: 80vh;
  }

  .grid-29 {
    width: 20%;
    padding: 0 30px 20px;
  }

  .div-block-172 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .div-block-172.abst {
    padding-bottom: 100px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .menu-button {
    background-color: var(--slate-blue);
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: var(--slate-blue);
  }

  .div-service-100vh {
    height: auto;
  }

  .text-wrap {
    padding-left: 40px;
  }

  .google-map {
    height: 50vh;
  }

  .image {
    width: 30vw;
  }

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

  .div-block-174 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar-copy.highlights.home-navbar {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-176, .div-block-177 {
    display: none;
  }
}

@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-img {
    width: 170px;
  }

  .logo {
    order: -1;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .divblock1 {
    height: auto;
  }

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

  .nav-link-1.flie-text {
    text-align: center;
    display: block;
  }

  .titelsection {
    height: 500px;
  }

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

  .div-block {
    margin: 10px;
    padding: 20px;
  }

  .div-block.margin.flex-vertical-center {
    position: relative;
  }

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

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

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

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

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

  .paragraph.flie-text.home.text-center {
    line-height: 25px;
  }

  .paragraph.mittig.flie-text.center {
    font-size: 14px;
    line-height: 22px;
  }

  .button.flie-text.highlights {
    letter-spacing: 0;
    font-size: 14px;
    line-height: 16px;
  }

  .section-bl-cke {
    margin-top: 0;
  }

  .section-bl-cke.top {
    padding: 40px;
  }

  .div-inhalt.ml-0 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-inhalt._1 {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 20px;
  }

  .div-inhalt._2 {
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
  }

  ._4er-grid {
    z-index: 5;
    grid-column-gap: 25px;
    grid-row-gap: 154px;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  ._4er-grid._3er {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .section1.hauptfarbe.white-color {
    padding: 40px;
  }

  .section1.top {
    padding: 40px 40px 50px;
  }

  .leistungen-icon {
    object-fit: cover;
    width: 60px;
    height: 60px;
  }

  .div-service._1, .div-service._2 {
    height: 50vh;
  }

  .div-service._4 {
    height: 70vh;
  }

  .div-service._3 {
    height: 57vh;
  }

  .section2 {
    padding-top: 0;
  }

  .div-block-footer1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .galerie-grid {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .grid-2 {
    flex-direction: column;
    display: flex;
  }

  .form-block {
    align-items: center;
    width: 100%;
    display: flex;
  }

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

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

  .success-block.highlights {
    width: 72vw;
    height: 45vh;
  }

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

  .section-50, .section-50.grey {
    padding: 40px;
  }

  .section-50.secfixedimage {
    align-items: center;
  }

  .section-50.abst {
    padding: 40px;
  }

  .imageholder {
    width: 100%;
    height: 50vh;
  }

  .grid-17 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .grid-17.switch {
    flex-direction: column-reverse;
  }

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

  .paragraph-62 {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-150.abst, .left.abst {
    padding: 20px;
  }

  .list-5 {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    font-size: 14px;
    line-height: 22px;
    display: flex;
  }

  .grid-18 {
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .div-block-151 {
    padding: 20px 40px;
  }

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

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

  .heading-85.blue {
    text-align: center;
    font-size: 23px;
    line-height: 28px;
  }

  .heading-85.text-center {
    font-size: 20px;
    line-height: 25px;
  }

  .grid-19 {
    flex-direction: column;
    grid-template-columns: 1fr;
    margin-top: 40px;
    display: flex;
  }

  .grid-20 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .div-block-153.bg-purple {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-154 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .div-block-154.flex-vertical-center {
    width: 100%;
  }

  .paragraph-66 {
    text-align: center;
    width: 90%;
  }

  .paragraph-66.text-center, .paragraph-67.mitte {
    font-size: 14px;
    line-height: 22px;
  }

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

  .list-7 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
    display: flex;
  }

  .grid-22.one-column {
    flex-direction: column;
    display: flex;
  }

  .grid-23 {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-157 {
    align-items: center;
  }

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

  .slider {
    height: 50vh;
  }

  .div-block-159 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .grid-25 {
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    justify-content: space-between;
    display: flex;
  }

  .div-inhalt-2 {
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-inhalt-2._3 {
    width: 100%;
    padding-right: 0;
  }

  .div-inhalt-2._2 {
    justify-content: center;
  }

  .div-inhalt-2._1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-26 {
    grid-row-gap: 0px;
    perspective: none;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .section-bl-cke-2 {
    margin-top: 0;
  }

  .section-bl-cke-2.size {
    margin-bottom: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icons-2 {
    object-fit: contain;
    width: 40px;
    height: 40px;
  }

  .relative-block-2.highlight-2 {
    width: 100%;
    height: auto;
    left: auto;
    transform: none;
  }

  .relative-block-2.highlight-2.bluee {
    background-color: #535ed3;
  }

  .relative-block-2.highlight-4 {
    width: 100%;
    right: auto;
    transform: none;
  }

  .relative-block-2.highlight-4.blue {
    height: auto;
  }

  .relative-block-2.highlights {
    background-color: #9499d3;
    width: 100%;
    height: auto;
    left: auto;
    transform: none;
  }

  .relative-block-2.highlight-3 {
    width: 100%;
    right: auto;
    transform: none;
  }

  .relative-block-2.highlight-3.lila {
    height: auto;
  }

  .lightbox-link-3, .lightbox-link-3.small, .lightbox-link-3._400 {
    height: 60vh;
  }

  .list-item {
    margin-bottom: 0;
  }

  .service-absolute {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-73 {
    object-fit: cover;
  }

  .div-block-171 {
    background-color: #0000;
    flex-direction: column;
    grid-template-columns: .5fr;
    display: flex;
  }

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

  .grid-29 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .div-block-172.abst {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .menu-button {
    order: 1;
  }

  .div-service-100vh {
    height: 100%;
  }

  .google-map {
    height: 50vh;
  }

  .list-item-2 {
    font-size: 14px;
  }

  .image {
    width: 40vw;
  }

  .grid-30 {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .div-block-175 {
    width: 80%;
  }

  .navbar-copy.highlights {
    padding-left: 10px;
    padding-right: 20px;
  }

  .list-item-3 {
    text-align: left;
  }
}

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

  h2 {
    font-size: 20px;
    line-height: 22px;
  }

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

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

  .logo-img {
    width: 165px;
  }

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

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

  .navbar.highlights {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-1.flie-text {
    text-align: center;
  }

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

  .div-block {
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .div-block.margin.flex-vertical-center {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .titelvideo.heading-1.white, .titelvideo.heading-1.black, .titelvideo.heading-1.text-center, .titelvideo.mittig.heading-1 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading.heading-3 {
    font-size: 18px;
    line-height: 20px;
  }

  .paragraph.flie-text.home.text-center {
    font-size: 16px;
  }

  .section-bl-cke {
    position: relative;
  }

  .section-bl-cke.top {
    padding: 40px 20px;
  }

  .div-inhalt {
    height: 300px;
  }

  .div-inhalt.ml-0 {
    height: 25vh;
  }

  .div-inhalt._1 {
    height: 25vh;
    margin-right: 0;
  }

  .div-inhalt._2 {
    height: 25vh;
    margin-right: 0;
    padding-top: 20px;
  }

  .icons {
    object-fit: contain;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }

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

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

  ._4er-grid {
    grid-column-gap: 32px;
    grid-row-gap: 29px;
    grid-template-columns: 1fr;
    width: 100%;
    inset: 0%;
  }

  .section1.hauptfarbe.white-color, .section1.top {
    padding: 40px 20px;
  }

  .section1.top.abst {
    padding-top: 40px;
  }

  .heading1.heading-3.color-blue {
    text-align: center;
    font-size: 17px;
    line-height: 22px;
  }

  .heading1.heading-3.small {
    font-size: 14px;
    line-height: 22px;
  }

  .heading1.heading-3.small.left.unten {
    text-align: center;
  }

  .heading1.mittig.heading-3 {
    font-size: 14px;
    line-height: 22px;
  }

  .leistungen-icon {
    width: 40px;
    height: 40px;
  }

  .div-service._1, .div-service._3 {
    height: 60vh;
  }

  .footer-1.highlights {
    padding: 20px;
  }

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

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

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

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

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

  .flie-text-2.sm-font {
    font-size: 10px;
    line-height: 16px;
  }

  .success-block.highlights {
    width: 80vw;
    height: 35vh;
    padding: 20px;
  }

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

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

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

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

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

  .heading-81.black {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  .section-50 {
    padding: 40px 20px;
  }

  .section-50.grey {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-50.imagesec {
    height: 60vh;
    padding-bottom: 0;
  }

  .section-50.secfixedimage {
    padding-bottom: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .imageholder {
    width: 100%;
    height: 40vh;
  }

  .grid-17 {
    width: 100%;
    margin-top: 0;
  }

  .heading-82 {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .div-block-150.abst {
    padding: 20px 10px;
  }

  .left {
    width: 100%;
    padding-right: 0;
  }

  .left.abst {
    padding: 20px 10px;
  }

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

  .grid-18 {
    width: 100%;
    margin-top: 20px;
  }

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

  .div-block-151 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-85.diff.blue {
    font-size: 16px;
    line-height: 25px;
  }

  .heading-85.blue {
    font-size: 18px;
    line-height: 23px;
  }

  .heading-85.text-center {
    font-size: 18px;
    line-height: 24px;
  }

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

  .link-block, .link-block.w--current {
    height: 40vh;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .link-block-2 {
    height: 40vh;
  }

  .bold-text-10 {
    font-size: 20px;
    line-height: 22px;
  }

  .bold-text-11 {
    font-size: 20px;
  }

  .grid-20 {
    margin-bottom: 10px;
  }

  .heading-86.text-center.text-white {
    font-size: 20px;
    line-height: 31px;
  }

  .paragraph-65.text-center.text-white {
    line-height: 22px;
  }

  .div-block-153.bg-purple {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-154, .div-block-154.flex-vertical-center, .paragraph-66, .paragraph-66.text-center {
    width: 100%;
  }

  .paragraph-69 {
    font-size: 16px;
  }

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

  .grid-22.one-column {
    margin-top: 20px;
  }

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

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

  .paragraph-70 {
    line-height: 22px;
  }

  .slider {
    height: 45vh;
  }

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

  .link-block-3.pl-100px {
    height: 100%;
    padding: 20px;
  }

  .stroke.big {
    width: 200px;
  }

  .grid-25 {
    height: 100%;
  }

  .div-inhalt-2 {
    justify-content: center;
    height: auto;
  }

  .div-inhalt-2._3 {
    justify-content: center;
    height: auto;
    padding-left: 0;
  }

  .div-inhalt-2._2, .div-inhalt-2._1 {
    height: auto;
  }

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

  .section-bl-cke-2 {
    position: relative;
  }

  .icons-2 {
    margin-bottom: 10px;
  }

  .grid-28.anders {
    text-align: center;
  }

  .div-block-163.mainpage {
    padding: 10px;
  }

  .lightbox-link-3, .lightbox-link-3.small, .lightbox-link-3._400 {
    height: 50vh;
  }

  .bullet {
    margin-right: 2px;
    font-size: 14px;
    line-height: 22px;
  }

  .service-absolute {
    padding: 20px 10px;
  }

  .listnobullet {
    padding-left: 20px;
  }

  .grid-29 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-172.abst {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-service-100vh {
    height: auto;
  }

  .text-wrap {
    padding-left: 0;
  }

  .google-map {
    height: 50vh;
  }

  .mobile {
    display: inline;
  }

  .div-block-173 {
    height: 40vh;
    margin-bottom: 10px;
  }

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

  .div-block-175 {
    width: 87%;
  }

  .navbar-copy.highlights {
    flex-direction: column;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-copy.highlights.home-navbar {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-178 {
    height: 40vh;
  }
}

#w-node-_75a1f25a-d41f-caeb-94c5-84d678937f69-a0765b6c, #w-node-_5ae9cc38-e62d-2276-4fd9-eb5cfc262c45-c3f00b5a, #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e2c-3df00b5b, #w-node-_066797f9-057d-0c1f-ed2d-6a35a6952782-7df00b5c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7de92ffb-db60-aaf7-aa77-c16424679ffd-30f00b5f, #w-node-_7de92ffb-db60-aaf7-aa77-c1642467a009-30f00b5f, #w-node-_7de92ffb-db60-aaf7-aa77-c1642467a00f-30f00b5f {
  align-self: start;
}

#w-node-_32a4fbca-13e6-40a7-0ecc-7d875c0d29cb-44f00b63, #w-node-f0dbaf0f-2b02-8bad-162e-f3e18a4b264c-37f00b64, #w-node-_9a5b4442-f6be-85ac-1220-0492499983aa-50f00b65, #w-node-_0798f06c-f928-5f02-eab5-fc940c6cb87c-fff00b66 {
  align-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e2c-3df00b5b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7de92ffb-db60-aaf7-aa77-c16424679ff9-30f00b5f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7de92ffb-db60-aaf7-aa77-c16424679ffb-30f00b5f {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e24-3df00b5b, #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e2c-3df00b5b, #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819dfc-3df00b5b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_7de92ffb-db60-aaf7-aa77-c16424679ffb-30f00b5f {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e24-3df00b5b, #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819e2c-3df00b5b, #w-node-e8df2fb3-ba7b-f4c2-fd12-1c050e819dfc-3df00b5b {
    grid-column: span 1 / span 1;
  }
}


