:root {
  --white: white;
  --black: black;
}

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

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

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

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

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

.slider {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 100% 50%;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 924px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

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

.quick-stack {
  z-index: 5;
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px;
  position: relative;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.locher-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

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

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.cell {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block-1 {
  flex-flow: column;
  width: 100%;
  height: 350px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  background-color: #5e8dc3;
  width: 44px;
  height: 4px;
  margin-top: 44px;
}

.heading {
  color: #000;
  text-transform: uppercase;
  margin-top: 22px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

.image-3 {
  margin-top: 50px;
}

.link-block-2 {
  flex-flow: column;
  width: 100%;
  height: 350px;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  z-index: 10;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 207px;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 36px;
  display: flex;
  position: relative;
}

.body {
  background-color: #252525;
}

.slide {
  width: 100%;
  height: 100%;
}

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

.portraits {
  width: 365px;
  height: auto;
}

.container {
  flex-flow: column;
  max-width: 1200px;
  padding-top: 110px;
  display: flex;
}

.image-4 {
  width: 331px;
}

.div-block-5 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 35px;
  padding-top: 90px;
  padding-left: 200px;
  display: flex;
}

.navbar {
  z-index: 1000;
  background-color: #646464;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 110px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container-2 {
  justify-content: flex-end;
  align-items: center;
  max-width: 1200px;
  height: 110px;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.heading-3 {
  color: #626b75;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
}

.text-block {
  color: #626b75;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.read-more {
  z-index: 88;
  color: #5e8dc3;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  position: absolute;
}

.read-more.active {
  color: #626b75;
  -webkit-text-stroke-width: 1px;
}

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

.readless-wrap {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 140px;
  height: 30px;
  display: flex;
  position: absolute;
}

.readmore-wrap {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 140px;
  height: 30px;
  display: flex;
  position: absolute;
}

.dropdow-content-wrap {
  overflow: hidden;
}

.dropdown-triggers {
  justify-content: flex-start;
  align-items: center;
  height: 45px;
  padding-top: 5px;
  display: block;
}

.bauten {
  color: #626b75;
  margin-bottom: 10px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.arrow-down, .arrow-down-hover, .arrow-up {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 119px;
  display: inline-flex;
  position: absolute;
}

.info-wrapper-2 {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.arrow-down-hover-2, .arrow-down-2, .arrow-up-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.readmore-wrap-2 {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.readless-wrap-2 {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.dropdow-content-wrap-2 {
  overflow: hidden;
}

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

.text-span, .text-span-2, .text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  font-weight: 500;
}

.info-wrapper-2-copy {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.quick-stack-3, .quick-stack-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.info-wrapper-4, .info-wrapper-5, .info-wrapper-6, .info-wrapper-3 {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.readmore-wrap-3 {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.readless-wrap-3 {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.arrow-down-hover-3, .arrow-down-3, .arrow-up-3 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.readmore-wrap-4 {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.readless-wrap-4 {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.arrow-down-hover-4, .arrow-down-2-copy, .arrow-down-4, .arrow-up-4 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.readmore-wrap-5 {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.arrow-down-hover-5, .arrow-down-5 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.readless-wrap-5 {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.arrow-up-5 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.dropdow-content-wrap-5, .dropdow-content-wrap-4, .dropdow-content-wrap-3 {
  overflow: hidden;
}

.readmore-wrap-6 {
  z-index: 200;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.readless-wrap-6 {
  z-index: 300;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 30px;
  display: flex;
  position: absolute;
}

.dropdow-content-wrap-6 {
  overflow: hidden;
}

.arrow-down-hover-6, .arrow-down-6, .arrow-up-6 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  margin-top: 3px;
  margin-left: 178px;
  display: inline-flex;
  position: absolute;
}

.text-span-17, .text-span-18, .text-span-19, .medium {
  font-weight: 500;
}

.image-5 {
  width: auto;
  height: 75px;
}

.nav-menu {
  color: #fafafa;
  text-transform: uppercase;
  justify-content: flex-end;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 22px;
  display: flex;
}

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

.brand.w--current {
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.text-span-20 {
  color: #fafafa;
  font-weight: 400;
}

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

.nav-link.w--current {
  color: #fafafa;
  padding-top: 26.5px;
  padding-bottom: 26.5px;
  font-weight: 400;
}

.nav-link-2 {
  padding-top: 26.5px;
  padding-bottom: 26.5px;
}

.div-block-7 {
  height: 110px;
}

.navlogo {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  height: 90px;
  display: flex;
}

.navkontakt {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  height: 90px;
  display: flex;
}

.div-block-8 {
  width: 1200px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.link-block-3 {
  text-decoration: none;
}

.heading-4 {
  color: #626b75;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

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

.text-block-3 {
  color: #626b75;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.link-block-4 {
  width: 140px;
  text-decoration: none;
}

.div-block-9 {
  margin-top: 72px;
}

.heading-6 {
  color: #626b75;
  font-size: 16px;
  line-height: 26px;
}

.telefon, .lageplan {
  color: #626b75;
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.lageplan:hover {
  color: #5e8dc3;
}

.link {
  font-family: Montserrat, sans-serif;
  display: block;
}

.hovertel:hover {
  color: #5e8dc3;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading {
    margin-bottom: 11px;
  }

  .image-3 {
    margin-top: 20px;
  }

  .heading-2 {
    margin-top: 60px;
    margin-bottom: 62px;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }

  .portraits {
    margin-bottom: 20px;
  }

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

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

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

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

@media screen and (max-width: 767px) {
  .div-block-2 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .heading-2 {
    margin-bottom: 50px;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
  }

  .portraits {
    margin-bottom: 20px;
  }

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

  .quick-stack-2 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
    display: flex;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

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

  .link-block-1 {
    width: 85vw;
    height: 316px;
  }

  .image-3 {
    margin-top: 25px;
  }

  .link-block-2 {
    width: 85vw;
    height: 321px;
  }

  .heading-2 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
  }

  .portraits {
    margin-bottom: 20px;
  }

  .div-block-5 {
    margin-bottom: 20px;
    padding-top: 21px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bauten {
    padding-left: 0;
  }

  .div-block-9 {
    margin-top: 27px;
  }
}

#w-node-_556e6a1f-edf9-9e3b-7528-b5c3aaeb881a-400e85b5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_98a58db6-6501-d436-d581-7670b29bc5bb-a3ccd52e, #w-node-bcc1aafc-26c5-4f5d-3f7e-d7d59f4d848c-a3ccd52e, #w-node-_61754227-dcd5-76a3-9e6c-71a029a4101f-a3ccd52e, #w-node-e5dbd9bd-67f3-25ad-6580-44cf5d6e4fc7-a3ccd52e, #w-node-_1595673c-3cf2-fe92-d4f8-1a1ba1da109e-a3ccd52e {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_556e6a1f-edf9-9e3b-7528-b5c3aaeb881a-400e85b5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_98a58db6-6501-d436-d581-7670b29bc5bb-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-bcc1aafc-26c5-4f5d-3f7e-d7d59f4d848c-a3ccd52e, #w-node-_61754227-dcd5-76a3-9e6c-71a029a4101f-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-e5dbd9bd-67f3-25ad-6580-44cf5d6e4fc7-a3ccd52e, #w-node-_1595673c-3cf2-fe92-d4f8-1a1ba1da109e-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_98a58db6-6501-d436-d581-7670b29bc5bb-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-bcc1aafc-26c5-4f5d-3f7e-d7d59f4d848c-a3ccd52e, #w-node-_61754227-dcd5-76a3-9e6c-71a029a4101f-a3ccd52e, #w-node-e5dbd9bd-67f3-25ad-6580-44cf5d6e4fc7-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_1595673c-3cf2-fe92-d4f8-1a1ba1da109e-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_556e6a1f-edf9-9e3b-7528-b5c3aaeb881a-400e85b5 {
    grid-template-rows: auto;
    grid-template-columns: 3.75fr;
  }

  #w-node-_98a58db6-6501-d436-d581-7670b29bc5bb-a3ccd52e, #w-node-bcc1aafc-26c5-4f5d-3f7e-d7d59f4d848c-a3ccd52e, #w-node-_61754227-dcd5-76a3-9e6c-71a029a4101f-a3ccd52e, #w-node-e5dbd9bd-67f3-25ad-6580-44cf5d6e4fc7-a3ccd52e, #w-node-_1595673c-3cf2-fe92-d4f8-1a1ba1da109e-a3ccd52e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}
