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

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

:root {
  --red: #c8482c;
  --blue: #61b4da;
  --black: black;
  --white2: #f0f0f0;
  --white: white;
}

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

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

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

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

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

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

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

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

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

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

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

.utility-page-wrap {
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.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: contain;
  height: 20vh;
}

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

.telefonnummer {
  margin-bottom: 5px;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
  line-height: 1.3;
}

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

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

.adresse {
  margin-bottom: 5px;
  font-family: Quicksand, sans-serif;
  line-height: 1.3;
}

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

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

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

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

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

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

.navbar1 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: static;
}

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

._1 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.men-2 {
  width: 100%;
}

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

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

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

.nav-link2.flie-text {
  transition: all .2s;
}

.nav-link2.flie-text:hover {
  color: #acacac;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current {
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

.nav-link2.flie-text.w--current:hover {
  font-size: 14px;
}

.inhalt-men-punkte2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.titel_2-start {
  background-image: linear-gradient(#00000026, #00000026);
  height: 60vh;
  position: relative;
}

.video2 {
  color: #fff;
  background-image: linear-gradient(#00000036, #00000036);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.banner_wrap {
  color: #fff;
  background-color: #00000042;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan-2 {
  text-transform: uppercase;
  overflow-wrap: anywhere;
  font-size: 50px;
  line-height: 70px;
}

.slogan-2.heading-1 {
  text-align: center;
  line-height: 1.3;
}

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

.startseite2.zweitfarbe {
  min-height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.heading-start2 {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 80px;
}

.heading-start2.heading-2 {
  font-size: 50px;
  line-height: 1.3;
}

.heading-start2.heading-2.farbe-der-headings {
  overflow-wrap: anywhere;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.3;
}

.text {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

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

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

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

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

.mehr-erfahren1.highlights.flie-text {
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
}

.mehr-erfahren1.highlights.flie-text:hover {
  background-color: var(--red);
  color: #fff;
}

.mehr-erfahren1.highlights.flie-text.obenn {
  margin-top: auto;
}

._2er-columns {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  width: 70%;
  margin-top: 40px;
  display: grid;
}

.inhalt-service2 {
  overflow: hidden;
}

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

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

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

.mehr-erfahren2.zweitfarbe.flie-text {
  margin-top: 20px;
  line-height: 1.5;
}

.mehr-erfahren2.zweitfarbe.flie-text:hover {
  background-color: #ff4033;
}

.serviceangebote2 {
  width: 60%;
  min-width: auto;
  margin-top: 50px;
}

.inhaltstartseite2 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.inhaltstartseite2.zweitfarbe {
  background-color: var(--white2);
}

.inhaltstartseite2.zweitfarbe.padding, .inhaltstartseite2.padding {
  padding-left: 60px;
  padding-right: 60px;
}

.kontaktaufnehmen2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/3.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.footer2 {
  justify-content: space-around;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer2.hauptfarbe.flie-text {
  flex-direction: column;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 140px;
}

.iconfooter2 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-inhalt3 {
  display: inline-block;
  position: static;
}

.headingfooter2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.titelvideo-3 {
  height: 500px;
  position: relative;
}

.warumwir2-2 {
  color: #000;
  text-align: right;
  text-transform: uppercase;
  overflow-wrap: anywhere;
  font-size: 26px;
  line-height: 35px;
}

.warumwir2-2.linksb-ndig {
  text-align: left;
}

.warumwir2-2.linksb-ndig.heading-3 {
  text-align: center;
  line-height: 1.3;
}

.impdata {
  padding: 100px 40px;
}

.impdata.wrapp {
  overflow-wrap: anywhere;
}

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

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

.sucess-blck.highlights {
  color: #fff;
}

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

.footer-div {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

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

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

.footer-1.hauptfarbe {
  justify-content: space-around;
  padding-bottom: 10px;
}

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

.inhalt-footer {
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.content-2 {
  z-index: 1;
  width: 80%;
  position: relative;
  inset: auto;
}

.grid-form {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  align-items: end;
  margin-top: 20px;
}

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

.field-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.field-label.flie-text {
  line-height: 1.5;
}

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

.flie-text-2 {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.5;
}

.submit_button {
  background-color: var(--red);
  font-size: 16px;
}

.submit_button.flie-text {
  transition: all .2s;
}

.submit_button.flie-text:hover {
  background-color: var(--blue);
  color: #000;
}

.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 {
  background-color: #fff;
  border: 1px solid #000;
  border-bottom-color: #e9e9f8;
  min-height: 40px;
}

.text-field.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);
}

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

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

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

.line-first {
  background-color: #000;
  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%;
  display: block;
  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;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

.link {
  color: #fff;
  font-family: Quicksand, sans-serif;
  text-decoration: none;
  display: block;
}

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

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

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

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

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

.navbar-6 {
  width: 100%;
}

.navbar-6.hauptfarbe {
  z-index: 1000;
}

.navbar-6.hauptfarbe:hover {
  font-size: 16px;
  font-weight: 700;
}

.nav-link {
  color: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
}

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

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

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

.nav-link.flie-text:hover, .nav-link.flie-text.w--current {
  color: #ffc604;
}

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

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

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

.image-wrapper-large {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.image-wrapper-large.auto {
  height: auto;
}

.image-wrapper-large._100 {
  height: 85vh;
}

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

.grid-2er.left-col, .grid-2er.right-col {
  grid-template-columns: 1fr 1fr;
}

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

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
}

.image-100.links {
  object-position: 10% 50%;
}

.image-100.fixed {
  height: 40vh;
}

.image-100.top {
  object-position: 50% 0%;
}

.image-100.bottom {
  object-position: 50% 75%;
}

.image-100.contain {
  background-color: var(--white2);
  object-fit: contain;
}

.ablaufplan-spalteninhalt-2 {
  width: 100%;
}

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

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

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

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

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

.text2-list {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text2-list.flie-text {
  text-align: left;
  line-height: 1.5;
}

.heading-start2-links {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 80px;
}

.heading-start2-links.heading-2, .heading-start2-links.heading-2.farbe-der-headings {
  text-align: left;
  overflow-wrap: anywhere;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.3;
}

.text2-links {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text2-links.flie-text {
  text-align: left;
  line-height: 1.5;
}

._3er {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 16px;
}

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

._3er.margin {
  margin-top: 40px;
}

.card {
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.card.zweitfarbe {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.card.zweitfarbe.top {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  box-shadow: 0 2px 5px #000000b3;
}

.card.zweitfarbe.rel {
  position: relative;
  left: 50%;
}

.card.white {
  background-color: #fff;
}

.code-embed {
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text2-card {
  text-align: center;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
}

.text2-card.flie-text {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1;
}

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

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

.image-wrapper1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80vh;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.image-wrapper1._80vh {
  height: 100vh;
}

.image-wrapper1._100 {
  height: 100%;
}

.link-8 {
  color: #61b4da;
  text-shadow: 0 1px 1px #00000080;
  margin-top: 10px;
  text-decoration: none;
  transition: transform .3s;
}

.link-8:hover {
  transform: scale(1.04)translate(0, -2px);
}

.link-8.mittig {
  text-align: center;
}

.inhaltstartseite3 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: flex;
}

.card-top {
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

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

.card-3 {
  background-color: #61b4da80;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.card-3.obenn {
  justify-content: flex-start;
  align-items: center;
}

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

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

.success-message {
  color: var(--black);
}

.error-message {
  background-color: var(--red);
}

.utility-pag {
  background-color: var(--red);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-error {
  filter: contrast(200%) invert();
  object-fit: contain;
  width: 5rem;
}

.text-error {
  font-size: 16px;
}

.image-team {
  object-fit: contain;
  width: 100%;
  height: 45vh;
  transition: all .6s cubic-bezier(.23, 1, .32, 1);
}

.image-team.circular {
  background-color: #fff;
  border-radius: 100%;
  width: 45vh;
}

.wrapp {
  overflow-wrap: anywhere;
}

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon2 {
    color: #fff;
  }

  .banner_wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

  .slogan-2.heading-1 {
    text-align: center;
    font-size: 40px;
  }

  .startseite2 {
    padding: 60px;
  }

  .startseite2.zweitfarbe {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-start2 {
    font-size: 60px;
    line-height: 60px;
  }

  .heading-start2.heading-2 {
    margin-bottom: 10px;
    font-size: 40px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 1.3;
  }

  .mehr-erfahren1.highlights.flie-text {
    margin-top: 10px;
  }

  ._2er-columns {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .serviceangebote2 {
    width: 90%;
  }

  .inhaltstartseite2, .kontaktaufnehmen2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .footer2.hauptfarbe.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .warumwir2-2.linksb-ndig.heading-3 {
    margin-top: 10px;
    font-size: 24px;
  }

  .impdata, .success-2 {
    padding: 60px;
  }

  .sucess-blck {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sucess-blck.highlights {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-success.heading-2 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .div-block-footer1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-footer.heading-3 {
    margin-top: 0;
    font-size: 17px;
  }

  .inhalt-footer {
    margin-left: 0;
    margin-right: 0;
  }

  .content-2 {
    width: 100%;
  }

  .grid-form {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
    place-items: center stretch;
  }

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

  .men-icon1 {
    color: #fff;
    text-align: center;
  }

  .nav-link.flie-text {
    min-width: 100%;
    color: var(--black);
    text-align: center;
    padding: 12px;
    font-weight: 500;
  }

  .nav-link.flie-text:hover, .nav-link.flie-text.w--current {
    color: var(--red);
    font-weight: 700;
  }

  .container-8 {
    min-width: 100%;
  }

  .men-buttton1.hauptfarbe {
    width: 100%;
    padding: 13px;
    font-size: 22px;
  }

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

  .content-wrapper {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .content-wrapper.highlights {
    justify-content: space-between;
    align-items: center;
    padding: 60px;
  }

  .image-wrapper-large {
    height: 25rem;
  }

  .grid-2er {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .grid-2er.right-col.wrapp-down {
    flex-flow: column-reverse;
  }

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

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

  .image-100.fixed {
    height: 55vh;
  }

  .image-100.is-top {
    object-position: 50% 30%;
  }

  .ablaufplan-spalteninhalt-2 {
    padding-left: 10px;
  }

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

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

  .heading-start2-links {
    font-size: 60px;
    line-height: 60px;
  }

  .heading-start2-links.heading-2 {
    text-align: center;
    font-size: 40px;
  }

  .heading-start2-links.heading-2.farbe-der-headings {
    text-align: center;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 1.3;
  }

  .text2-links.flie-text {
    text-align: center;
  }

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

  ._3er.ablaufplan-spalteninhalt-2 {
    padding-left: 0;
  }

  ._3er.ablaufplan-spalteninhalt-2.margin-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._3er.margin {
    margin-top: 20px;
  }

  ._3er.flex {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  ._3er.margin-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .card.zweitfarbe {
    padding: 30px;
  }

  .card.zweitfarbe.top {
    padding: 20px;
  }

  .card.zweitfarbe.rel {
    padding: 30px;
    left: 0%;
  }

  .card.white {
    padding: 20px;
  }

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

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

  .image-wrapper1 {
    height: 60vh;
  }

  .image-wrapper1._80vh, .image-wrapper1._100 {
    height: 55vh;
  }

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

  .card-top.zweitfarbe {
    padding: 30px;
  }

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

  .logo-img {
    height: 14vh;
  }

  .heading-error.heading-1 {
    font-size: 32px;
  }

  .text-error.flie-text {
    font-size: 15px;
  }

  .image-team {
    width: 250px;
    height: 250px;
  }

  .image-team.circular {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 25px;
    line-height: 30px;
  }

  .divblock1 {
    height: auto;
  }

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

  .titel_2-start {
    height: 28rem;
  }

  .video2 {
    height: 100%;
  }

  .banner_wrap {
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .heading-start2.heading-2 {
    margin-bottom: 10px;
    font-size: 35px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    font-size: 35px;
  }

  .text {
    padding-bottom: 40px;
  }

  .text.flie-text {
    padding-bottom: 0;
    font-size: 15px;
  }

  .mehr-erfahren1.highlights.flie-text {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
  }

  .mehr-erfahren1.highlights.flie-text.obenn {
    margin-top: 0;
  }

  ._2er-columns {
    flex-direction: column;
  }

  .mehr-erfahren2.zweitfarbe.flie-text {
    margin-top: 20px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
  }

  .inhaltstartseite2 {
    padding: 40px;
  }

  .inhaltstartseite2.zweitfarbe.padding, .inhaltstartseite2.padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  .kontaktaufnehmen2 {
    padding: 40px;
  }

  .footer2.hauptfarbe.flie-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .iconfooter2 {
    justify-content: flex-start;
  }

  .footer-inhalt3 {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .columns-14 {
    width: 100%;
  }

  .headingfooter2 {
    text-align: center;
  }

  .headingfooter2.heading-3 {
    text-align: left;
  }

  .warumwir2-2, .warumwir2-2.linksb-ndig {
    text-align: center;
  }

  .warumwir2-2.linksb-ndig.heading-3 {
    font-size: 22px;
  }

  .impdata {
    padding: 40px;
  }

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

  .sucess-blck {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .footer-div {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
  }

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

  .footer-1.hauptfarbe {
    padding: 40px 20px;
  }

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

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

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

  .field-label.flie-text {
    font-size: 15px;
  }

  .submit_button.flie-text {
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 15px;
  }

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

  .nav-link.flie-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .men-buttton1.hauptfarbe {
    padding: 14px;
    font-size: 20px;
  }

  .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-wrapper.highlights {
    padding: 40px;
  }

  .image-wrapper-large, .image-100.fixed {
    height: 25rem;
  }

  .ablaufplan-spalteninhalt-2 {
    min-height: 250px;
  }

  .text2-list {
    padding-bottom: 40px;
  }

  .text2-list.flie-text {
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 15px;
  }

  .heading-start2-links.heading-2 {
    margin-bottom: 10px;
    font-size: 35px;
  }

  .heading-start2-links.heading-2.farbe-der-headings {
    font-size: 35px;
  }

  .text2-links {
    padding-bottom: 40px;
  }

  .text2-links.flie-text {
    padding-bottom: 0;
    font-size: 15px;
  }

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

  ._3er.ablaufplan-spalteninhalt-2.margin-0 {
    min-height: auto;
  }

  .card.zweitfarbe, .card.zweitfarbe.rel {
    padding: 20px;
  }

  .text2-card {
    padding-bottom: 40px;
  }

  .text2-card.flie-text {
    padding-bottom: 0;
  }

  ._2er {
    flex-flow: column;
    margin-top: 10px;
    display: flex;
  }

  .image-wrapper1._80vh, .image-wrapper1._100 {
    height: 25rem;
  }

  .link-8 {
    text-shadow: 0 .5px .5px #00000080;
  }

  .inhaltstartseite3 {
    padding: 40px;
  }

  .card-top.zweitfarbe {
    padding: 20px;
  }

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

  .logo-img {
    height: 12vh;
  }

  .image-error {
    width: 3rem;
    margin-bottom: 10px;
  }

  .heading-error.heading-1 {
    margin-top: 10px;
    font-size: 28px;
  }

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

  .form-block {
    width: 100%;
  }

  .image-team {
    width: 200px;
    height: 200px;
  }

  .image-team.circular {
    width: 200px;
  }
}

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

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

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

  .video2 {
    height: 100%;
  }

  .banner_wrap {
    height: 100.07%;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .heading-start2.heading-2 {
    font-size: 28px;
  }

  .heading-start2.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    line-height: 1.3;
    display: flex;
  }

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

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

  .mehr-erfahren1.highlights.flie-text {
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.3;
  }

  ._2er-columns {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
  }

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

  .mehr-erfahren2.zweitfarbe.flie-text {
    min-width: auto;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1.4;
  }

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

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

  .warumwir2-2, .warumwir2-2.linksb-ndig {
    text-align: center;
  }

  .warumwir2-2.linksb-ndig.heading-3 {
    margin-right: 6px;
    font-size: 20px;
  }

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

  .success-2 {
    padding: 60px 20px;
  }

  .sucess-blck.highlights {
    padding: 20px;
  }

  .heading-success {
    font-size: 24px;
    line-height: 32px;
  }

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

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

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

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

  .submit_button.flie-text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

  .nav-link.flie-text {
    padding: 10px;
    line-height: 1.3;
  }

  .men-buttton1.hauptfarbe {
    padding: 12px;
    font-size: 18px;
  }

  .content-wrapper, .content-wrapper.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-100.fixed.autoo {
    height: auto;
  }

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

  .ablaufplan-spalteninhalt-2 {
    padding-left: 0;
  }

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

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

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

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

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

  .heading-start2-links.heading-2 {
    font-size: 28px;
  }

  .heading-start2-links.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    line-height: 1.3;
    display: flex;
  }

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

  ._3er {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .card.zweitfarbe, .card.zweitfarbe.rel, .card.white {
    padding: 15px;
  }

  .text2-card.flie-text {
    font-size: 12px;
  }

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

  ._2er {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .image-wrapper1 {
    height: 45vh;
  }

  .image-wrapper1._100.autoo {
    height: auto;
  }

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

  .card-top.zweitfarbe, .card-3 {
    padding: 15px;
  }

  .logo-img {
    height: 10vh;
  }

  .utility-pag {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .text-error.flie-text {
    font-size: 13.5px;
  }

  .image-team {
    width: 180px;
    height: 180px;
  }

  .image-team.circular {
    width: 180px;
  }
}

#w-node-_92bb1c5b-9217-1fd7-7fe3-8a9407644b51-9048b733, #w-node-_7bdb8d4d-9941-85ca-c8fd-308bf72b6865-9048b733, #w-node-_27c15648-14bb-25e3-0a8f-8f8eda26e13c-9048b733, #w-node-_18a44f0c-ded2-1e1d-4f38-39b7f651ca6d-9048b733 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f1-4c98d8dc {
  grid-area: 2 / 1 / 3 / 4;
}

#w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f5-4c98d8dc {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b52d50f1-524c-19a9-b02f-49d9434d9022-9048b755, #w-node-b52d50f1-524c-19a9-b02f-49d9434d9024-9048b755, #w-node-_4dbccfd8-a1f6-31a4-858e-b5f7b440be03-9048b75b, #w-node-aacac54c-ce90-7e80-94c7-0d2c978d9930-9048b75b, #w-node-aacac54c-ce90-7e80-94c7-0d2c978d9936-9048b75b, #w-node-aacac54c-ce90-7e80-94c7-0d2c978d993d-9048b75b, #w-node-_92bb1c5b-9217-1fd7-7fe3-8a9407644b51-40ba4367, #w-node-_7bdb8d4d-9941-85ca-c8fd-308bf72b6865-40ba4367, #w-node-_27c15648-14bb-25e3-0a8f-8f8eda26e13c-40ba4367, #w-node-_18a44f0c-ded2-1e1d-4f38-39b7f651ca6d-40ba4367, #w-node-a7dd49da-f460-dc4f-b31d-5e3524ad67b1-40ba4367, #w-node-_3140bcbc-13d4-e20f-692c-48894389dd58-40ba4367 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2a880b20-9736-fe22-8858-b41d5e22a384-40ba4367 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_92bb1c5b-9217-1fd7-7fe3-8a9407644b51-7ab06863, #w-node-_7bdb8d4d-9941-85ca-c8fd-308bf72b6865-7ab06863, #w-node-_353d98bd-0bac-c22b-9f63-e30720d3ee2e-7ab06863, #w-node-_353d98bd-0bac-c22b-9f63-e30720d3ee30-7ab06863, #w-node-a8e0cafd-aa9b-489f-2791-7efabb7f9f8c-7ab06863, #w-node-a8e0cafd-aa9b-489f-2791-7efabb7f9f8a-7ab06863, #w-node-_266fa86b-c557-48c4-87b4-15b9a79cddc9-fbbb54a0, #w-node-_266fa86b-c557-48c4-87b4-15b9a79cddcb-fbbb54a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f0-4c98d8dc {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f1-4c98d8dc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f5-4c98d8dc {
    grid-column: span 2 / span 2;
  }

  #w-node-_0727e441-2358-8fc3-f137-0a6768a25f80-9048b755 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-aacac54c-ce90-7e80-94c7-0d2c978d993d-9048b75b {
    grid-column: span 2 / span 2;
  }

  #w-node-da5601c6-0679-040a-be2b-c6c07032a581-40ba4367 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f0-4c98d8dc {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f1-4c98d8dc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0cae6c61-338a-e7c8-f738-30d24c98d8f5-4c98d8dc {
    grid-column: span 1 / span 1;
  }
}


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