:root {
  --mycolor: #9c754e;
  --black: #0b0815;
  --goldenrod: goldenrod;
  --dodger-blue: #228ae6;
  --dark-orange: #f87f0f;
  --coral: #fe6b11;
}

.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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

.logo-img {
  width: 293px;
  padding-left: 10px;
  padding-right: 10px;
}

.logo {
  background-image: linear-gradient(#fff, #fff);
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo.w--current {
  background-image: linear-gradient(#fff, #fff);
}

.logo.ber-button {
  position: fixed;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 0%;
}

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

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

.hauptfarbe {
  color: #fff;
  background-color: #353535;
}

.email {
  margin-bottom: 5px;
}

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

.highlights {
  background-color: var(--mycolor);
  color: #000;
}

.adresse {
  margin-bottom: 5px;
  font-family: PT Serif, serif;
}

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

.heading-1 {
  font-family: Righteous, sans-serif;
  font-weight: 700;
}

.heading-2 {
  font-family: Righteous, sans-serif;
  font-weight: 100;
}

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

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

.farbe-der-headings {
  color: var(--mycolor);
}

.navbar1 {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.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 {
  width: auto;
  height: auto;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

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

.datenschutz.flie-text {
  font-family: PT Serif, serif;
}

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

.impressum.flie-text {
  font-family: PT Serif, serif;
}

._1 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.impdat1-2.flie-text {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

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

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

.div-block-video-2 {
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.slogan-2.heading-1 {
  font-family: Merriweather, serif;
}

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

.heading-start2.heading-2 {
  color: var(--black);
  text-transform: none;
  font-family: Merriweather, serif;
  font-weight: 400;
}

.heading-start2.heading-2.farbe-der-headings {
  color: var(--goldenrod);
  font-family: Merriweather, serif;
  font-size: 60px;
  line-height: 80px;
}

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

.text2.flie-text {
  text-align: center;
  font-family: PT Serif, serif;
}

.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.hauptfarbe.flie-text {
  background-color: var(--black);
  color: var(--goldenrod);
  font-family: PT Serif, serif;
}

.mehr-erfahren1.hauptfarbe.flie-text:hover {
  border: 2px solid var(--goldenrod);
  color: var(--goldenrod);
  background-color: rgba(0, 0, 0, 0);
  transform: scale(1.05);
}

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

.inhaltstartseite2 {
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  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;
}

.text-linksb-ndig2 {
  font-family: PT Serif, serif;
  font-size: 16px;
}

.text-linksb-ndig2.flie-text {
  color: var(--black);
}

.warumwir2 {
  text-align: right;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
}

.warumwir2.heading-3.links {
  text-align: left;
}

.warumwir2.heading-3.links.farbe-der-headings {
  color: var(--goldenrod);
}

.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 60px;
  display: grid;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.centered-container {
  text-align: center;
  flex: 1;
}

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

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.kontakt2 {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 20px;
  display: flex;
  position: relative;
}

.impdat-3 {
  padding: 100px 40px;
}

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

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

.sucess-blcok.highlights {
  background-image: linear-gradient(138deg, var(--goldenrod), var(--mycolor));
  color: #fff;
}

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

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

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

.div-block-footer1 {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  justify-items: center;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: grid;
}

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

.footer-1.hauptfarbe {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: static;
}

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

.heading-footer.heading-3 {
  font-family: Merriweather, serif;
}

.inhalt-footer {
  width: auto;
  height: 100%;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  padding-left: 60px;
  display: block;
}

.inhalt-footer.my {
  width: auto;
  margin-left: 0;
  padding-left: 70px;
}

.div-block {
  z-index: 1;
  width: 80%;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

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

.link-formular.farbe-der-headings {
  color: #fcfdfd;
  font-family: PT Serif, serif;
  font-weight: 700;
}

.link-formular.farbe-der-headings:hover {
  color: var(--goldenrod);
}

.navigation-link {
  width: 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
  align-items: center;
  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: 20;
  width: 100%;
  min-height: 0;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

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

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

.navigation-divider.highlights {
  display: none;
}

.left-part {
  z-index: 3;
  height: 100%;
  float: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  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 {
  width: 22px;
  height: 2px;
  background-color: #daa520;
  border-radius: 5px;
  position: absolute;
}

.line-first.top {
  background-color: #daa520;
  margin-top: -12px;
}

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

.navigation-first {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  flex-flow: row;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
}

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

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

.navigation-menu {
  z-index: 9;
  width: 0%;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.quote-wrapper {
  z-index: 9;
  width: 450px;
  opacity: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  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;
}

.button-wrapper.submit.flie-text.highlights {
  color: #fff;
}

.button-wrapper.submit.flie-text.highlights:hover {
  background-color: var(--black);
}

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

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

.navigation-wrapper {
  min-width: 350px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  display: none;
}

.navigation-wrapper.in-navigation {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

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

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

.form {
  width: 100%;
}

.hamburger-menu {
  z-index: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0;
  padding-top: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

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

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

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

.hide {
  display: none;
}

.telefonnummer-copy {
  margin-bottom: 5px;
  font-family: PT Serif, serif;
}

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

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

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

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

.ablaufplan-big-button-3.black.ablaufplan {
  color: var(--mycolor);
  font-family: PT Serif, serif;
  top: 25%;
}

.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;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

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

.warumwir2-2-copy.linksb-ndig.heading-3-copy {
  color: #fff;
  text-align: center;
  text-transform: none;
  font-family: Merriweather, serif;
}

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

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

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

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

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

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

.navigation-bar-div {
  border: 1px solid rgba(0, 0, 0, 0);
}

.icon-holder-div {
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  text-decoration: none;
  display: flex;
}

.icon-holder-div.facebook {
  z-index: 2000;
}

.icon-holder-div.instagram {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  width: 100%;
  text-align: left;
  background-color: #000;
  justify-content: center;
  display: block;
}

.container {
  width: 100%;
  max-width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-link {
  color: var(--mycolor);
}

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

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

.div-block-165 {
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  display: flex;
}

.navigation-bar {
  z-index: 9;
  width: auto;
  font-family: Merriweather, serif;
  font-size: 16px;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-166 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.button {
  z-index: 1000;
  width: 140px;
  border-top: 1px solid var(--mycolor);
  border-bottom: 1px solid var(--mycolor);
  border-left: 1px solid var(--mycolor);
  background-color: var(--black);
  color: var(--mycolor);
  text-align: center;
  text-transform: none;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-family: PT Serif, serif;
  position: fixed;
  top: 80%;
  right: 0;
}

.language {
  display: block;
  position: absolute;
  right: 30px;
}

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

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

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

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

.subheading-mittig3.heading-2.farbe-der-headings.sample {
  color: #fff;
  font-family: PT Serif, serif;
}

.text-field-4 {
  height: auto;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  transition: border .4s, color .4s;
  display: block;
}

.text-field-4:hover {
  border-color: rgba(29, 31, 46, .5);
}

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

.text-field-4::-ms-input-placeholder {
  color: rgba(29, 31, 46, .3);
}

.text-field-4::placeholder {
  color: rgba(29, 31, 46, .3);
}

.text-field-4.cc-textarea {
  height: 14vh;
}

.checkbox-2 {
  border-radius: 5px;
}

.checkbox-field-2 {
  text-align: left;
  margin-top: 20px;
}

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

.label3.abstand-nach-oben {
  margin-top: 20px;
  margin-bottom: 10px;
}

.label3.abstand-nach-oben.heading-3 {
  font-family: PT Serif, serif;
}

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

.form-text {
  font-family: PT Serif, serif;
}

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

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

.form1 {
  margin-bottom: 0;
}

.form-wrap {
  width: 100%;
  border-right: 1px rgba(210, 210, 213, .3);
  flex-direction: column;
  align-items: stretch;
  margin-right: 0;
  padding-right: 0;
}

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

.slider._1 {
  height: 60vh;
}

.section-50 {
  width: auto;
  height: 80vh;
  position: relative;
}

.body {
  max-width: 100vw;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.icon-2 {
  margin-right: 40px;
}

.div-block-168 {
  justify-content: center;
  align-items: center;
  margin-right: 40px;
  display: flex;
}

.html-embed-11 {
  width: 24vw;
}

.body-2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.field-label-3, .field-label-4, .field-label-5, .field-label-6 {
  font-family: PT Serif, serif;
}

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

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

.logo-postion {
  z-index: 10000;
  width: 100%;
  object-fit: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.logo-postion.w--current {
  align-items: center;
}

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

.navbar1-2.hauptfarbe {
  z-index: 100;
  background-color: #0b0815;
  border-bottom: 1px #d6d6d6;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo-img-2 {
  width: 80%;
  object-fit: contain;
  padding-left: 10px;
  padding-right: 10px;
}

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

.nav-menu-1.hauptfarbe {
  width: 25vw;
  height: 100vh;
  max-height: none;
  max-width: none;
  color: #fff;
  background-color: #0b0815;
  margin-top: -11vh;
  padding-top: 20vh;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.icon-3 {
  width: 65px;
  height: 65px;
}

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

.menu-button-1.hauptfarbe {
  background-color: rgba(11, 8, 21, .91);
  background-image: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 24px 20px;
}

.menu-button-1.hauptfarbe.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-1 {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

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

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

.nav-link-1.heading-3 {
  color: var(--goldenrod);
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-1.heading-3:hover {
  color: #fff;
  font-weight: 800;
}

.nav-link-1.heading-3.hide {
  display: block;
}

.left-arrow {
  display: none;
}

.image-101 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-170 {
  position: relative;
}

.inhalt-card {
  width: 40vw;
  height: 70vh;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 30px;
  display: flex;
  position: relative;
}

.leistungsgrid-copy {
  width: 80%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 33px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: flex;
  position: relative;
}

.leistungsgrid-copy-bottom {
  width: 40%;
  height: 60vh;
  grid-column-gap: 16px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 15px;
  display: flex;
  position: relative;
}

.menu-toggle {
  color: #fff;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.icon-socials {
  color: #fdcd53;
  margin-bottom: 25px;
  font-family: "Font awesome 6 brands 400", sans-serif;
  font-size: 33px;
}

.uber-uns-grid {
  width: 80%;
  grid-column-gap: 28px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  position: relative;
}

.uber-uns-grid.width {
  width: 90%;
  grid-template-columns: .75fr 1fr;
}

.uber-uns-grid.width-copy {
  width: 90%;
  grid-template-columns: 1fr .75fr;
}

.image-104 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-174 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-175 {
  position: relative;
}

.overlay {
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.text-white.flie-text {
  color: #fff;
  text-align: center;
  font-family: PT Serif, serif;
}

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

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

.heading-start2-copy.heading-2 {
  color: var(--black);
  text-transform: none;
  font-family: Merriweather, serif;
  font-weight: 400;
}

.heading-start2-copy.heading-2.farbe-der-headings {
  color: var(--goldenrod);
  margin-bottom: 60px;
  font-family: Merriweather, serif;
  font-size: 60px;
  line-height: 80px;
}

.text-block {
  color: var(--goldenrod);
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

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

.link-block {
  border-radius: 20px;
  margin-left: 20px;
  padding: 15px;
  text-decoration: none;
  display: none;
}

.link-block:hover {
  border: 1px solid var(--goldenrod);
}

.div-block-179 {
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.lightbox-link {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circle-image {
  width: 50%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 1px 12px -7px #252525;
}

.uber-uns-grid-middle-align {
  width: 80%;
  grid-column-gap: 28px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: center;
  position: relative;
}

.link-block-copy {
  border-radius: 20px;
  margin-left: 20px;
  padding: 15px;
  text-decoration: none;
}

.link-block-copy:hover {
  border: 1px solid var(--goldenrod);
}

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

@media screen and (max-width: 991px) {
  .telefonnummer, .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-icon2 {
    color: #fff;
  }

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

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

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

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

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

  .serviceangebote2 {
    width: 90%;
  }

  .inhaltstartseite2, .inhaltstartseite2.zweitfarbe {
    padding: 60px;
  }

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

  .text-linksb-ndig2.flie-text {
    text-align: center;
  }

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

  .gallery-grid-container {
    align-self: stretch;
    margin-top: 40px;
  }

  .galerie2 {
    padding: 60px;
  }

  .kontakt2, .impdat-3, .success-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

  .sucess-blcok.highlights {
    height: 45vh;
  }

  .heading-22.success-heading {
    font-size: 27px;
    line-height: 33px;
  }

  .div-block-footer1 {
    grid-column-gap: 10px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .footer-1.hauptfarbe {
    padding: 40px 10px;
    font-size: 12px;
  }

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

  .inhalt-footer {
    align-self: flex-start;
    align-items: center;
    margin-bottom: auto;
    padding-left: 0;
    display: flex;
  }

  .inhalt-footer.my {
    align-self: flex-start;
    margin-bottom: auto;
    padding-left: 0;
  }

  .telefonnummer-copy {
    margin-bottom: 5px;
  }

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

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

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

  .icon-holder-div.facebook {
    right: 15%;
  }

  .icon-holder-div.instagram {
    right: 10%;
  }

  .nav-menu {
    width: 100%;
    background-color: var(--black);
  }

  .navigation-bar {
    z-index: 20;
  }

  .div-block-166 {
    display: none;
  }

  .button {
    top: 80%;
  }

  .icon {
    color: var(--goldenrod);
  }

  .div-block-167 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: center;
    justify-content: center;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .error-message {
    width: auto;
  }

  .form-wrap {
    width: auto;
    text-align: center;
    border-bottom: 1px solid rgba(210, 210, 213, .3);
    border-right-style: none;
    margin-bottom: 60px;
    margin-right: 0;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .slider._1 {
    height: 55vh;
  }

  .section-50 {
    height: 60vh;
  }

  .html-embed-11 {
    width: auto;
  }

  .field-label-3.list, .field-label-4.list, .field-label-5.list, .field-label-6.list {
    text-align: left;
  }

  .logo-postion {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .logo-img-2 {
    width: auto;
  }

  .nav-menu-1.hauptfarbe {
    z-index: 1000;
    width: 100%;
    padding-top: 15vh;
  }

  .icon-3 {
    height: 49px;
    filter: brightness(0%) invert();
  }

  .menu-button-1.hauptfarbe {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-1 {
    background-image: linear-gradient(to bottom, var(--goldenrod), var(--mycolor) 99%);
    justify-content: center;
  }

  .nav-link-1.heading-3.hide {
    display: block;
  }

  .inhalt-card {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .leistungsgrid-copy {
    height: 60%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-columns: 1fr;
    position: relative;
  }

  .leistungsgrid-copy-bottom {
    width: 80%;
    grid-template-columns: 1fr;
    margin-top: 10px;
  }

  .uber-uns-grid {
    grid-template-columns: 1fr;
  }

  .uber-uns-grid.width {
    width: 95%;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center;
    display: flex;
  }

  .uber-uns-grid.width-copy {
    width: 95%;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .uber-uns-grid.width-copy.switch {
    flex-direction: column-reverse;
  }

  .grid-17 {
    flex-direction: column-reverse;
    align-items: stretch;
    display: flex;
  }

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

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

  .text-block.flie-text.sm_hide {
    display: none;
  }

  .div-block-178 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .link-block {
    margin-right: 10px;
    padding: 10px;
    position: absolute;
    top: -207%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

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

  .lightbox-link.sm_height {
    height: 50vh;
  }

  .circle-image {
    width: 39vw;
    height: 49vh;
  }

  .uber-uns-grid-middle-align {
    grid-template-columns: 1fr;
  }

  .link-block-copy {
    margin-right: 10px;
    padding: 10px;
    position: absolute;
    top: -207%;
    bottom: auto;
    left: auto;
    right: 0%;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

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

  .video2, .div-block-video-2 {
    height: 100%;
  }

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

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

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

  .text2 {
    padding-bottom: 40px;
  }

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

  .inhaltstartseite2, .inhaltstartseite2.zweitfarbe {
    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;
  }

  .text-linksb-ndig2.flie-text {
    text-align: center;
    font-size: 14px;
    line-height: 22px;
  }

  .warumwir2, .warumwir2.heading-3.links {
    text-align: center;
  }

  .gallery-grid-container {
    max-width: none;
    flex-direction: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .galerie2 {
    padding: 40px;
  }

  .gallery-lightbox {
    height: 350px;
  }

  .kontakt2 {
    padding: 40px;
  }

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

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

  .sucess-blcok.highlights {
    height: 40vh;
  }

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

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

  .div-block-footer1 {
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: 100px;
  }

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

  .warumwir2-2-copy.linksb-ndig.heading-3-copy {
    font-size: 24px;
    line-height: 30px;
  }

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

  .icon-holder-div.instagram {
    right: 7%;
  }

  .div-block-167 {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

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

  .text-field-4 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .text-field-4::-ms-input-placeholder {
    text-align: center;
  }

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

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

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

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

  .form-wrap {
    border-bottom-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .slider._1 {
    height: 350px;
    margin-top: 0;
  }

  .section-50 {
    height: 400px;
  }

  .logo-postion.w--current {
    width: auto;
  }

  .navbar1-2.hauptfarbe {
    position: relative;
  }

  .logo-img-2 {
    width: 270px;
  }

  .nav-menu-1.hauptfarbe {
    width: 100%;
    max-width: none;
    padding-top: 15vh;
  }

  .icon-3 {
    width: 70px;
    height: 49px;
    filter: brightness(0%) grayscale() invert();
    color: #fff;
  }

  .menu-button-1.hauptfarbe {
    background-color: rgba(0, 0, 0, 0);
    padding: 0 10px;
  }

  .navbar-1 {
    background-color: var(--goldenrod);
    background-image: linear-gradient(to bottom, var(--goldenrod), var(--mycolor));
    flex-direction: column;
    align-items: center;
  }

  .nav-link-1.heading-3.hide {
    display: block;
  }

  .leistungsgrid-copy, .leistungsgrid-copy-bottom {
    width: 100%;
    height: auto;
  }

  .uber-uns-grid.width, .uber-uns-grid.width-copy {
    width: 100%;
  }

  .text-white {
    padding-bottom: 40px;
  }

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

  .grid-17 {
    flex-direction: column-reverse;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .heading-start2-copy.heading-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
  }

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

  .text-block.flie-text {
    color: var(--goldenrod);
    font-size: 11px;
    line-height: 17px;
    display: block;
  }

  .text-block.flie-text.sm_hide {
    display: none;
  }

  .link-block {
    margin-left: 0;
    margin-right: 10px;
    padding: 10px;
    position: absolute;
    top: -196%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .lightbox-link.sm_height {
    height: 350px;
  }

  .circle-image {
    width: 300px;
    height: 400px;
  }

  .uber-uns-grid-middle-align {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .link-block-copy {
    margin-left: 0;
    margin-right: 10px;
    padding: 10px;
    position: absolute;
    top: -196%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .slide-nav, .slide-nav-2, .slide-nav-3, .slide-nav-4 {
    font-size: 9px;
  }
}

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

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

  .flie-text.sm_text {
    font-size: 10px;
    line-height: 15px;
  }

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

  .video2 {
    height: 100%;
  }

  .div-block-video-2 {
    height: 100.07%;
  }

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

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

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

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

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

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

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

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

  .warumwir2 {
    text-align: center;
  }

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

  .warumwir2.heading-3.links.farbe-der-headings {
    font-size: 20px;
    line-height: 25px;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .centered-container {
    text-align: left;
  }

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

  .gallery-lightbox {
    height: 330px;
  }

  .kontakt2 {
    padding: 20px;
  }

  .impdat-3 {
    padding: 20px 10px;
  }

  .sucess-blcok.highlights {
    height: 36vh;
  }

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

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

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

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

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

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

  .subheading-mittig3.heading-2.farbe-der-headings.sample {
    font-size: 20px;
    line-height: 25px;
  }

  .label3.abstand-nach-oben.heading-3 {
    text-align: center;
  }

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

  .slider._1 {
    height: 330px;
  }

  .section-50 {
    height: 350px;
  }

  .html-embed-11 {
    width: auto;
  }

  .logo-postion {
    width: 220px;
    max-width: 100%;
    margin-bottom: 10px;
    margin-left: auto;
  }

  .navbar1-2.hauptfarbe {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .logo-img-2 {
    width: 240px;
  }

  .nav-menu-1.hauptfarbe {
    width: 100%;
    align-items: stretch;
    padding-top: 15vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-card {
    padding: 20px 10px;
  }

  .leistungsgrid-copy-bottom, .uber-uns-grid {
    width: 95%;
  }

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

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

  .heading-start2-copy.heading-2.farbe-der-headings {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 25px;
    display: flex;
  }

  .text-block.flie-text {
    font-size: 12px;
    line-height: 18px;
  }

  .link-block {
    z-index: 1;
    width: 100%;
    border: 1px solid var(--goldenrod);
    margin-right: 0;
    padding: 10px;
    display: block;
    position: relative;
    top: auto;
  }

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

  .lightbox-link.sm_height {
    height: 330px;
  }

  .circle-image {
    width: 200px;
    height: 300px;
  }

  .uber-uns-grid-middle-align {
    width: 100%;
  }

  .link-block-copy {
    display: none;
  }

  .slide-nav {
    font-size: 7px;
    line-height: 16px;
    top: auto;
  }

  .slide-nav-2, .slide-nav-3, .slide-nav-4 {
    font-size: 9px;
    line-height: 16px;
  }
}

#w-node-_05f516a8-b2c9-e4b5-5473-269dd222844a-d2228448, #w-node-_05f516a8-b2c9-e4b5-5473-269dd222844f-d2228448, #w-node-_05f516a8-b2c9-e4b5-5473-269dd2228453-d2228448, #w-node-_05f516a8-b2c9-e4b5-5473-269dd2228457-d2228448 {
  align-self: center;
  justify-self: center;
}

#w-node-_352c46fd-5afa-f25f-7b6b-c4b4745f2a11-f558768f, #w-node-_10794821-acf7-c2f2-4895-a6b8e9ccc636-f558768f, #w-node-ba527ca9-f24d-5fc1-c1d9-36933cce1d8e-f558768f, #w-node-_663a734e-10b9-be2a-2253-25755b9add7b-f558768f, #w-node-_41ab204e-6495-c07b-ab84-869ac40a9c22-f558768f, #w-node-_763f5ce2-e063-1768-5072-9f65fcbcd15e-f558768f, #w-node-_5825b3a5-d6fe-7360-f5b3-f83a1f6a87d5-f558768f, #w-node-e742efaa-44a7-7e8c-aa2e-2441864e3836-f558768f, #w-node-_700af9bf-1a49-f193-6ddc-6e50eec4738a-f558768f, #w-node-_8242518d-f26f-0822-b41b-2cc0c6bdaa05-f558768f, #w-node-_3dfaeb30-2915-6b78-d35d-9c176bcc546d-f558768f, #w-node-_5a6b5020-cc67-6723-f526-06f0b35e038a-f558768f, #w-node-_91bfa4f0-2fe1-8cb2-9436-6ae48036a097-f558768f, #w-node-f961e424-c8ae-8847-b7b2-ad5c316306ef-f558768f, #w-node-f927fad9-a62b-c766-4295-3686200498a7-f558768f, #w-node-_095d472a-c7a6-4e15-7a68-ddd91dc4e4cb-f558768f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b02867d1-69ff-a1ee-4627-77444a2ce264-f558768f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_8cdbf8b4-96de-a8ea-8e0a-589e3592a3ee-f558768f, #w-node-_57a418c0-037d-12e2-4fcb-86666cbb1572-f558768f, #w-node-_75915c54-8c37-7921-e409-4ea3c4c908a2-f558768f, #w-node-dbb7fdf6-668f-9bb1-8b03-26fa3c9023b9-f558768f, #w-node-_9950813a-fe85-d7f2-7f48-c23b02d3f6cc-f558768f, #w-node-_3988fc1b-6e81-8b3c-ce67-90c0bf6b53f4-f558768f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c3f30e7d-c3f1-3eef-ef38-2a064439cc50-f558768f {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-a4e9c789-49f5-8418-0ce0-ae4d5900ed0d-f558768f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_252661b1-026b-bec0-5d88-d07bb265b20c-de58769c, #w-node-aae9d190-58ad-3bf7-146c-249e956da67a-de58769c, #w-node-_3fda90ce-c80e-36bb-0e96-878d3ddc9b0d-de58769c, #w-node-_77978866-5196-10b4-14f8-66d7cda0b94a-de58769c, #w-node-_909a7c03-3d20-135a-a27b-05b0c1e1d311-d8d86af0, #w-node-d32de235-87d8-cd6f-b302-4bfdbc05c178-d8d86af0, #w-node-_9b7a640f-f7e8-773a-4625-3f2e861dd25d-d8d86af0, #w-node-a310c0eb-5fda-6954-b85b-b366c39c30cd-d8d86af0, #w-node-ced73da7-24ff-6ca5-7b77-926baa4036c3-d8d86af0, #w-node-_9a98bc13-25fb-d466-623c-7a302abbd71c-d3518968 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_909a7c03-3d20-135a-a27b-05b0c1e1d311-d8d86af0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Font awesome 6 free 400';
  src: url('../fonts/Font-Awesome-6-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 6 free solid 900';
  src: url('../fonts/Font-Awesome-6-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 6 brands 400';
  src: url('../fonts/Font-Awesome-6-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}