@font-face {
  font-family: Victoire;
  src: url('../fonts/Victoire.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --main: #1a1918;
  --highlight: #750d00;
}

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

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

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

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

p {
  margin-bottom: 10px;
}

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

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

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

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

.logo-img {
  object-fit: contain;
  width: 150px;
}

.logo {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

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

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

.telefonnummer {
  margin-bottom: 5px;
  font-size: 16px;
}

.telefonnummer.color {
  color: #555;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
}

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

.adresse {
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
}

.adresse.color {
  color: #555;
}

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

.heading-1 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 600;
  line-height: 1.3;
}

.heading-2 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
  line-height: 1.3;
}

.heading-3 {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  color: #333;
  font-family: Source Sans Pro, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.farbe-der-headings {
  color: #750d00;
  line-height: 1.3;
}

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

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

.terminbutton.highlights {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
}

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

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

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

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

.nav-menu-1.hauptfarbe {
  z-index: 1000;
  background-color: #38383800;
}

.navbar-1 {
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-1.hauptfarbe {
  z-index: 1000;
  background-color: #fff6e6;
  padding-top: 10px;
  padding-bottom: 10px;
  position: sticky;
  top: 0%;
  box-shadow: 0 2px 5px #0003;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #a8a8a8;
  font-weight: 700;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

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

.nav-link.flie-text:hover {
  color: #750d00;
  font-weight: 400;
}

.nav-link.flie-text.w--current {
  color: #750d00;
}

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

.nav-men-farbe {
  z-index: 1000;
  position: relative;
}

.hauptheading {
  text-align: left;
  margin-top: 10px;
  font-size: 90px;
  line-height: 95px;
}

.hauptheading.heading-2 {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  line-height: 1.1;
}

.background-video {
  background-image: linear-gradient(#0000004d, #0000004d);
  height: 100%;
}

.titelvideo-start-1 {
  height: 90vh;
  position: relative;
}

.banner-2 {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.banner-2.bg {
  background-image: linear-gradient(#00000080, #00000080);
}

.kontaktbutton {
  color: #fff;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}

.kontaktbutton.flie-text.highlights {
  margin-top: 10px;
  margin-bottom: 10px;
}

.kontaktbutton.flie-text.highlights:hover {
  background-color: #383838;
}

.subheading1 {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
}

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

.img-mask {
  width: 100%;
  position: relative;
}

.img-mask.rel-1 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

._2er-grid1 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr;
  width: 100%;
}

.text-links {
  color: #555;
  font-size: 16px;
  line-height: 25px;
}

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

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

.bild-oben-verschoben1 {
  object-fit: cover;
  object-position: 70% 50%;
  width: 100%;
  height: 65vh;
  box-shadow: 3px 2px 11px 3px #00000061;
}

.bild-oben-verschoben1.contain {
  object-fit: contain;
}

.section-gro-e-abst-nde {
  background-color: #fff6e6;
  padding: 10vh 10vw;
}

.section-gro-e-abst-nde.bg {
  background-image: url('../images/hintergrund.webp');
  background-position: 50%;
  background-size: cover;
}

.section-gro-e-abst-nde.mit {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-gro-e-abst-nde.padding-less {
  padding-top: 0;
}

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

.heading-links1.heading-2 {
  line-height: 1.3;
  position: static;
}

.heading-links1.heading-2.suheading {
  font-size: 26px;
}

.heading-links1.heading-2.mit {
  text-align: center;
}

.heading-links1.heading-2.mit.sub {
  font-size: 27px;
}

.inhalt-untereinander-1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.inhalt-untereinander-1.flie-text {
  justify-content: flex-start;
  align-items: flex-start;
}

.inhalt-untereinander-1.mit {
  justify-content: center;
  align-items: center;
}

.rahmen-bild1 {
  border: 1px solid #616161;
  width: 100%;
  height: 100%;
  padding: 10px;
  text-decoration: none;
}

.rahmen-bild1.rel4 {
  text-decoration: none;
  position: relative;
}

.section-2 {
  background-color: #fff6e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.inhalt-mittig1 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

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

.square-img.rel {
  z-index: 1;
  position: relative;
}

.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: 10px;
  margin-bottom: 10px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

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

.mehr-erfahren2.highlights.flie-text {
  color: #fff;
  background-color: #750d00;
}

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

.heading {
  text-align: center;
  margin-top: 10px;
  font-size: 45px;
  line-height: 50px;
}

.heading.heading-1 {
  line-height: 1.1;
}

.bild-grid {
  object-fit: cover;
  object-position: 15% 50%;
  width: 100%;
  height: 60vh;
  box-shadow: 3px 2px 11px 3px #00000061;
}

.bild-grid.contain {
  object-fit: contain;
}

.bild-grid.bigger {
  height: 70vh;
}

.bild-grid.bigger.top {
  object-position: 15% 35%;
}

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

.footer-visu-1 {
  padding: 60px 10%;
}

.footer-visu-1.hauptfarbe {
  color: var(--main);
  background-image: linear-gradient(#ffffff2e, #ffffff2e), url('../images/hintergrund.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
}

.impdat {
  padding: 100px 10vw;
}

.impdat.wrapp {
  overflow-wrap: anywhere;
  min-height: 75vh;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
  padding: 100px 60px;
  display: flex;
}

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

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

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

.maos-footer {
  justify-content: center;
  width: 100%;
  display: flex;
}

.link {
  color: var(--main);
  font-family: Source Sans Pro, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.link.black {
  color: #333;
}

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

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

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

.impressum-link, .datenschutz-link {
  color: var(--main);
  font-size: 16px;
  text-decoration: none;
}

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

.image-100.brightness {
  filter: brightness(55%);
}

.image-100.brightness._50 {
  object-position: 50% 40%;
  width: 50%;
}

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

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

._3er-grid1 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  height: 100%;
}

._3er-grid1._2 {
  grid-template-columns: 1.5fr 1fr;
}

._3er-grid1.invert {
  grid-template-columns: .75fr 1fr;
}

._3er-grid1.invert2 {
  grid-template-rows: auto auto;
  grid-template-columns: .75fr 1.1fr;
}

.titel_wrap {
  height: 70vh;
  position: relative;
}

.titel_wrap._100vh {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section-2-white {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10vh 10vw;
  display: flex;
}

.section-2-white.bg {
  background-image: url('../images/hintergrund.webp');
  background-position: 50%;
  background-size: cover;
}

.section-2-white.bg.rel {
  padding-top: 15vh;
  padding-bottom: 15vh;
  position: relative;
}

.ablaufplan-big-button-3 {
  z-index: 0;
  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;
  position: relative;
}

.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;
  inset: 80px auto auto 0%;
}

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

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

._3er-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
}

.main-block {
  background-color: #ffffffb0;
  padding: 40px;
}

.socials {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.socials._1 {
  flex-flow: row;
  margin-top: 10px;
}

.icon-small {
  object-fit: contain;
  width: 2rem;
}

.maps-gro-1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-flex {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 50vh;
  padding: 40px;
  display: flex;
}

.div-block-flex.padding-less {
  padding-top: 0;
}

.txt-head {
  z-index: 1;
  background-color: #fff6e694;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 6vh;
  padding: 10px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
}

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

.text-block.farbe-der-headings {
  font-weight: 700;
}

.text-block.farbe-der-headings.flie-text.big {
  -webkit-text-stroke-width: .3px;
  overflow-wrap: anywhere;
  font-size: 27px;
  font-weight: 600;
}

.txt-wrap {
  padding: 10px;
}

.link-block {
  text-align: left;
  text-decoration: none;
}

._30vh {
  position: relative;
}

.code-embed-2 {
  border-radius: 50px;
  height: auto;
  margin-bottom: 40px;
  padding: 5px 5px 0;
  box-shadow: 0 2px 5px #0003;
}

.content {
  width: 90%;
}

.div-block-bg {
  background-color: #4b1610;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

.utility-page {
  text-align: center;
  flex-direction: column;
}

.image-error {
  filter: invert() contrast(200%);
  object-fit: contain;
  height: 45vh;
}

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

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

.paragraph-error.flie-text {
  color: #fff;
}

.code-embed-3 {
  margin-top: 20px;
}

.code-embed-4, .div-block-map {
  width: 100%;
  height: 100%;
}

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

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

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

.div-block {
  display: flex;
}

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

  .logo {
    margin-right: auto;
  }

  .telefonnummer {
    margin-bottom: 5px;
  }

  .telefonnummer.color {
    text-align: center;
    font-size: 15px;
  }

  .email {
    margin-bottom: 5px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-button1 {
    background-color: var(--highlight);
    padding: 16px;
    font-size: 22px;
  }

  .men-button1.w--open {
    background-color: var(--highlight);
  }

  .navbar-1.hauptfarbe {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .nav-link.flie-text {
    color: #fff;
    text-align: center;
    padding: 15px;
  }

  .nav-link.flie-text:hover {
    color: #bb6055;
  }

  .nav-link.flie-text.w--current {
    color: #bb6055;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-men-farbe {
    background-color: var(--highlight);
    width: 100%;
    height: 100%;
  }

  .hauptheading.heading-2 {
    font-size: 38px;
    line-height: 1.3;
  }

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

  .banner-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .kontaktbutton.flie-text.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .subheading1.heading-3.slogan {
    text-align: center;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 1.3;
  }

  .img-mask {
    height: auto;
  }

  .img-mask.auto {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45vh;
    display: flex;
  }

  .img-mask.auto-about-me {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60vh;
    display: flex;
  }

  ._2er-grid1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
  }

  .text-links.flie-text {
    text-align: center;
    font-size: 15px;
  }

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

  .bild-oben-verschoben1 {
    height: 100%;
    position: relative;
    top: 0;
  }

  .bild-oben-verschoben1.contain {
    box-shadow: 3px 2px 10px 2px #00000061;
  }

  .section-gro-e-abst-nde {
    padding: 5vh 10vw;
  }

  .section-gro-e-abst-nde.bg, .section-gro-e-abst-nde.mit {
    padding: 60px;
  }

  .section-gro-e-abst-nde.padding-less {
    padding: 0 60px 60px;
  }

  .heading-links1.heading-2 {
    text-align: center;
    margin-top: 0;
    font-size: 35px;
  }

  .heading-links1.heading-2.suheading {
    font-size: 24px;
  }

  .heading-links1.heading-2.mit {
    margin-top: 0;
    font-size: 35px;
  }

  .heading-links1.heading-2.mit.sub {
    font-size: 25px;
  }

  .inhalt-untereinander-1 {
    justify-content: center;
    align-items: center;
  }

  .inhalt-untereinander-1.flie-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding: 60px;
  }

  .inhalt-mittig1 {
    padding-bottom: 0;
  }

  .square-img {
    height: auto;
  }

  .mehr-erfahren2.highlights.flie-text {
    margin-bottom: 0;
    padding: 8px 12px;
    line-height: 1.5;
  }

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

  .bild-grid, .bild-grid.bigger {
    height: 100%;
  }

  .bild-grid.bigger.top {
    object-fit: contain;
    width: auto;
    height: 100%;
  }

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

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

  .impdat {
    padding: 60px;
  }

  .impdat.wrapp {
    min-height: auto;
  }

  .success {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .heading-mittig1.heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
  }

  .maps-gro {
    height: 50vh;
  }

  .image-100.brightness._50 {
    width: 65%;
  }

  .grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  ._3er-grid1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-items: stretch;
    width: 100%;
    height: auto;
    display: flex;
  }

  ._3er-grid1.invert.wrapp-down {
    justify-content: center;
    align-items: center;
  }

  ._3er-grid1.wrapp-down {
    flex-flow: column-reverse;
  }

  .titel_wrap {
    height: 60vh;
  }

  .titel_wrap._100vh {
    height: 70vh;
  }

  .section-2-white {
    padding: 5vh 10vw;
  }

  .section-2-white.bg {
    padding: 60px;
  }

  .section-2-white.bg.rel {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

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

  .main-block {
    width: 100%;
    padding: 30px;
  }

  .icon-small {
    width: 1.8rem;
  }

  .div-block-flex {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    height: auto;
    padding: 0;
  }

  .div-block-flex.padding-less {
    height: auto;
  }

  .txt-head {
    height: 5vh;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block.farbe-der-headings.flie-text.big {
    -webkit-text-stroke-width: 0px;
    font-size: 22px;
  }

  .txt-wrap {
    padding-bottom: 0;
  }

  .code-embed-2 {
    margin-bottom: 20px;
  }

  .content {
    width: 100%;
  }

  .utility-pag.highlights {
    padding: 60px;
  }

  .image-error {
    height: 18rem;
  }

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

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

  .code-embed-4, .img-holder {
    width: 100%;
    height: 100%;
  }

  .div-block-map {
    width: 100%;
    height: 35vh;
  }

  .impdat-3 {
    padding: 60px;
  }
}

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

  .telefonnummer.color {
    font-size: 14px;
  }

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

  .divblock1 {
    height: auto;
  }

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

  .navbar-1.hauptfarbe {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .nav-link.flie-text {
    padding: 12px;
    line-height: 1.4;
  }

  .hauptheading.heading-2 {
    font-size: 32px;
  }

  .titelvideo-start-1 {
    height: 25rem;
  }

  .banner-2 {
    justify-content: center;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .subheading1.heading-3.slogan {
    letter-spacing: 1px;
    font-size: 17px;
  }

  .img-mask.auto, .img-mask.auto-about-me {
    height: 25rem;
  }

  ._2er-grid1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: auto;
  }

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

  .bild-oben-verschoben1 {
    position: static;
    top: -20%;
  }

  .section-gro-e-abst-nde {
    padding-bottom: 5vh;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section-gro-e-abst-nde.bg, .section-gro-e-abst-nde.mit {
    padding: 40px;
  }

  .section-gro-e-abst-nde.padding-less {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-links1.heading-2 {
    text-align: center;
    font-size: 30px;
  }

  .heading-links1.heading-2.suheading {
    font-size: 22px;
  }

  .heading-links1.heading-2.mit {
    font-size: 30px;
  }

  .heading-links1.heading-2.mit.sub {
    font-size: 22px;
  }

  .inhalt-untereinander-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-2 {
    padding: 40px;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .mehr-erfahren2.highlights.flie-text {
    font-size: 13px;
    line-height: 1.4;
  }

  .heading.heading-1 {
    font-size: 32px;
    line-height: 1.3;
  }

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

  .impdat {
    padding: 40px;
  }

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

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

  .div-block-success.highlights {
    padding: 40px;
  }

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    width: auto;
  }

  .grid {
    text-align: center;
    flex-flow: column;
    align-items: center;
    display: flex;
  }

  ._3er-grid1 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .titel_wrap, .titel_wrap._100vh {
    height: 25rem;
  }

  .section-2-white {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section-2-white.bg {
    padding: 40px;
  }

  .section-2-white.bg.rel {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  ._3er-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .main-block {
    padding: 20px;
  }

  .icon-small {
    width: 1.7rem;
  }

  .txt-head {
    height: 6vh;
  }

  .text-block.farbe-der-headings.flie-text.big {
    -webkit-text-stroke-width: 0px;
    font-size: 30px;
  }

  .utility-pag.highlights {
    padding: 40px;
  }

  .image-error {
    height: 16rem;
  }

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

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

  .div-block-footer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .div-block-map {
    height: 20rem;
  }

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

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

  h2 {
    font-size: 24px;
    line-height: 150%;
  }

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

  .logo-img {
    width: 90px;
  }

  .telefonnummer.color {
    font-size: 13.5px;
  }

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

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

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

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

  .hauptheading {
    font-size: 30px;
    line-height: 35px;
  }

  .hauptheading.heading-2 {
    font-size: 26px;
  }

  .titelvideo-start-1 {
    height: 22rem;
  }

  .banner-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kontaktbutton.flie-text.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .subheading1.heading-3.slogan {
    text-align: center;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 1.3;
  }

  .img-mask.auto, .img-mask.auto-about-me {
    height: auto;
    margin-bottom: 10px;
  }

  .text-links.flie-text, .text-links.flie-text.mit {
    font-size: 13.5px;
  }

  .bild-oben-verschoben1 {
    position: static;
  }

  .section-gro-e-abst-nde {
    padding-bottom: 5vh;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-gro-e-abst-nde.bg, .section-gro-e-abst-nde.mit, .section-gro-e-abst-nde.padding-less {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .heading-links1.heading-2.suheading {
    font-size: 20px;
  }

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

  .heading-links1.heading-2.mit.sub {
    font-size: 20px;
  }

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

  .square-img.rel {
    height: auto;
  }

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

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

  .heading.heading-1 {
    font-size: 26px;
  }

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

  .footer-visu-1.hauptfarbe {
    background-image: linear-gradient(#ffffff2e, #ffffff2e), url('../images/hintergrund.webp');
    background-position: 0 0, 50%;
    background-size: auto, auto;
  }

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

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

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

  .heading-mittig1.heading-2 {
    font-size: 20px;
  }

  .maps-gro {
    height: 300px;
  }

  .maos-footer {
    height: auto;
  }

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

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

  .image-100.brightness._50 {
    width: 80%;
  }

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

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

  .titel_wrap {
    height: 22rem;
  }

  .titel_wrap._100vh {
    height: 20rem;
  }

  .section-2-white {
    padding-left: 5%;
    padding-right: 5%;
  }

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

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

  .main-block {
    padding: 15px 10px;
  }

  .icon-small {
    width: 1.6rem;
  }

  .txt-head {
    height: 5vh;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block.farbe-der-headings.flie-text.big {
    font-size: 1.4rem;
  }

  .code-embed-2 {
    width: auto;
    padding-left: 0;
  }

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

  .image-error {
    height: 12rem;
  }

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

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

  .div-block-map {
    height: 18rem;
  }

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

#w-node-_8795c5ff-7586-24fc-7211-781105500443-05500434 {
  place-self: start center;
}

#w-node-_7791a612-f213-9520-4d8c-4c1a12a67fe7-5bd93ea4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_8795c5ff-7586-24fc-7211-781105500443-05500434 {
    justify-self: start;
  }
}


@font-face {
  font-family: 'Victoire';
  src: url('../fonts/Victoire.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}