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

:root {
  --dark-red: #a81428;
  --grey: #9e9e9e;
}

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

.utility-page-wrap {
  background-color: var(--dark-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-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: 100%;
  max-width: 12.5rem;
}

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

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

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

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

.ffnungszeiten {
  margin-bottom: 5px;
}

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

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

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

.highlights {
  color: #fff;
  background-color: #a81428;
}

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

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

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

.heading-2 {
  font-family: Archivo Narrow, sans-serif;
  font-weight: 500;
  line-height: 1.3;
}

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

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

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

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

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

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

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

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

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

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

.nav-menu-1 {
  z-index: 100000;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  z-index: 20;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15%;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
  box-shadow: 0 2px 5px 2px #0003;
}

.nav-link-1 {
  padding: 10px 20px;
}

.nav-link-1.flie-text {
  color: #000;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
}

.nav-link-1.flie-text:hover {
  color: #fff;
  background-color: #9e9e9e;
  border-radius: 50px;
  box-shadow: 3px 3px 10px #0000001a;
}

.nav-link-1.flie-text.w--current {
  background-color: var(--grey);
  color: #fff;
  border-radius: 50px;
}

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

.div-block-video {
  color: #fff;
  background-image: linear-gradient(#0006, #0006);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 140px 50vw 40px 10vw;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.heading-links.heading-1 {
  line-height: 1.3;
}

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

.button {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

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

.button.flie-text:hover {
  filter: contrast(200%);
}

.button.flie-text.highlights {
  line-height: 1.5;
}

.div-inhalt {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 20px 10px;
  display: flex;
}

.div-inhalt.flie-text {
  justify-content: flex-start;
  font-size: 16px;
}

.div-inhalt.flie-text.zweitfarbe-white.fest {
  width: 33%;
}

.icons {
  filter: invert();
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section1 {
  flex-flow: column;
  padding: 40px 15% 140px;
  position: relative;
  overflow: hidden;
}

.section1.zweitfarbe {
  display: flex;
}

.heading-links-klein {
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-links-klein.heading-2, .heading-links-klein.heading-1 {
  line-height: 1.3;
}

.heading-links-klein.heading-1.mid {
  text-align: center;
}

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

.inhalt-footer {
  height: 100%;
}

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

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

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

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

.datenschtz-embed {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

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

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.success-block.highlights {
  width: 60vw;
  height: 57.5vh;
}

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

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

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

._3er-card {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 10vh;
  display: grid;
  box-shadow: 3px 3px 44px #0000001a;
}

.inhalt-nebeneinander {
  align-items: flex-start;
  display: flex;
}

.inhalt-nebeneinander.abstand-unten {
  margin-bottom: 20px;
}

.inhalt-untereinander {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.circle2 {
  z-index: 1;
  opacity: .2;
  object-fit: contain;
  width: 15.1vw;
  position: absolute;
  inset: auto -100px 0% auto;
}

.content {
  padding: 100px 40px;
}

.circle1 {
  z-index: 1;
  opacity: .2;
  object-fit: contain;
  width: 26.1vw;
  position: absolute;
  inset: -2% auto auto -50px;
}

.inhalt-untereinander-2 {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 3px 3px 44px #0000001a;
}

.inhalt-untereinander-2.effekt {
  justify-content: space-between;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-wrapper.icon {
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  padding-left: 40px;
}

.lottie {
  filter: hue-rotate(135deg);
  width: 13.1vw;
  height: 28vh;
}

.card-content {
  padding: 20px 30px 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

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

.heading_footer {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}

.heading_footer.heading-1 {
  line-height: 1.3;
}

.circle {
  border: 1px solid #000;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 10px;
  display: flex;
}

.circle.white {
  border-color: #000;
  padding: 8px;
}

.footer1 {
  height: auto;
  padding: 20px 15%;
}

.footer1.highlights.flie-text {
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.submit-button-12 {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  line-height: 25px;
}

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

.link.black {
  color: #000;
  font-size: 16px;
}

.untereinander {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon-round {
  border-radius: 50%;
  flex: none;
  width: 60px;
  height: 60px;
  margin-right: 15px;
  padding: 12px;
}

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

._6er-grid.oben {
  margin-top: 20px;
}

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

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

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

.link-6 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

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

.flex-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-block.unten {
  margin-bottom: 20px;
}

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

.text-span {
  color: #e80000;
  font-weight: 500;
}

.inhalt-untereinander-1 {
  z-index: 10;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  padding: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px 2px #0003;
}

.icon_social_footer-bg {
  filter: none;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.servicebtn {
  color: #fff;
  background-color: #a92a2a;
  border-radius: 50px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: block;
}

.servicebtn:hover {
  background-color: #9e9e9e;
}

.servicebtn.w--current {
  color: #fff;
  background-color: #a92a2a;
}

.servicebtn.hide {
  display: flex;
}

.div-block-167 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  display: flex;
}

.heading-links-klein-cntr {
  text-align: center;
  margin-top: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-links-klein-cntr.heading-3, .heading-links-klein-cntr.heading-3.farbe-der-headings {
  line-height: 1.3;
}

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

.imgcard {
  object-fit: cover;
  width: 100%;
  height: 40vh;
}

.imgcard.contain {
  object-fit: contain;
  width: auto;
  height: 10vh;
}

.imgcard-2 {
  object-fit: cover;
  height: 40vh;
  overflow: clip;
}

.imgcard-2.contain {
  object-fit: contain;
  height: 10vh;
}

.inhalt-untereinander-1-100 {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 40px;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px 2px #0003;
}

.inhalt-untereinander-1-100.flie-text {
  z-index: 10;
  position: relative;
}

.inhalt-untereinander-1-100.flie-text.abst-weg {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.title-section-start {
  flex-flow: column;
  padding: 40px 15% 140px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.circle13 {
  z-index: 1;
  opacity: .2;
  object-fit: contain;
  width: 26.1vw;
  position: absolute;
  inset: -2% auto auto -50px;
}

.circle24 {
  z-index: 1;
  opacity: .2;
  object-fit: contain;
  width: 15.1vw;
  position: absolute;
  inset: auto -100px 0% auto;
}

.flex-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.zweitfarbe-white {
  color: #000;
  background-color: #fff;
}

._3er-card-2 {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  margin-top: 10vh;
  display: grid;
}

.adresse-2, .telefonnummer-2 {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3;
}

.jotfrom-wrapper {
  width: 100%;
}

.jotfrom-wrapper.oben {
  margin-top: 20px;
}

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

.modal1_component {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.modal1_content-wrapper {
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  box-shadow: 0 0 5px 0 var(--dark-red);
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

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

.hide-mobile-landscape {
  filter: invert();
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.text-size-medium-2 {
  font-size: 1.125rem;
  line-height: 1.5;
  display: block;
}

.show-mobile-landscape {
  display: none;
}

.modal1_component-2, .modal1_component-3 {
  z-index: 99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.text-size-medium-3 {
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.show-mobile-landscape-2 {
  display: none;
}

.heading-4 {
  font-family: Archivo Narrow, sans-serif;
}

.modal1_content-wrapper-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.button-2 {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.text-size-medium {
  font-size: 1.25rem;
}

.modal1_component-4 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.hide-mobile-landscape-3 {
  filter: invert();
}

.text-size-medium-4 {
  font-size: 1.25rem;
}

.modal1_content-wrapper-3 {
  background-color: var(--dark-red);
  color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

.modal1_component-5 {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

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

.image-69.small {
  height: 45vh;
}

.popupmain-2 {
  z-index: 1000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0009, #0009);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.heading-linksb-ndig {
  margin-top: 10px;
}

.heading-linksb-ndig.heading-2 {
  font-size: 23px;
}

.heading-linksb-ndig.heading-2.mittig {
  text-align: center;
}

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

.grid-16.mid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  place-items: center;
}

.image-107 {
  opacity: .5;
  cursor: pointer;
  align-self: flex-end;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  margin-right: 5px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-107:hover {
  opacity: 1;
  border-radius: 50%;
  box-shadow: 0 0 10px #000;
}

.div-block-123 {
  background-color: #d1324f;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px;
  display: flex;
}

.div-block-123.white {
  background-color: #fff;
  justify-content: center;
  align-items: center;
}

.div-block-123.white._0 {
  padding-left: 0;
  padding-right: 0;
}

.popup-inside {
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  min-height: 45vh;
  max-height: 75vh;
  display: flex;
  position: relative;
  overflow: clip;
  box-shadow: 0 1px 11px #000;
}

.popup-inside:hover {
  box-shadow: 4px 0 16px 4px #000;
}

@media screen and (max-width: 991px) {
  .logo {
    margin-right: auto;
  }

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    border-top: 2px solid var(--dark-red);
    background-color: #fff;
    padding: 10px;
  }

  .navbar {
    z-index: 90;
    padding: 0 40px;
  }

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

  .div-block-video {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    display: flex;
    inset: 0%;
  }

  .heading-links.heading-1 {
    text-align: center;
    font-size: 36px;
  }

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

  .div-inhalt.flie-text {
    justify-content: flex-start;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-inhalt.flie-text.zweitfarbe-white {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-inhalt.flie-text.zweitfarbe-white.fest {
    width: 100%;
  }

  .section1 {
    padding: 100px 5%;
  }

  .section1.zweitfarbe {
    padding: 60px;
  }

  .heading-links-klein.heading-1 {
    margin-bottom: 5px;
    font-size: 21px;
  }

  .heading-links-klein.heading-1.oben {
    margin-top: 20px;
  }

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

  .footer-1.hauptfarbe, .div-block-footer1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdat {
    padding: 60px;
  }

  .datenschtz-embed {
    line-height: 1.5;
  }

  .success {
    min-height: auto;
  }

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

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

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

  ._3er-card {
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

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

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

  .circle2 {
    inset: auto 0% 0% auto;
  }

  .circle1 {
    width: 13vw;
    inset: 0% auto auto 0%;
  }

  .inhalt-untereinander-2 {
    z-index: 0;
  }

  .image-wrapper.icon {
    padding-top: 0;
    padding-left: 0;
  }

  .card-content {
    padding: 10px 0;
  }

  .social-verlinkung3 {
    margin-right: 0;
  }

  .footer_grid {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .circle.white {
    width: 40px;
    height: 40px;
  }

  .footer1.highlights.flie-text {
    padding-left: 40px;
    padding-right: 40px;
  }

  .icon-round.highlights {
    width: 4rem;
    height: 4rem;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--dark-red);
  }

  .icon {
    color: #fff;
  }

  ._6er-grid {
    grid-column-gap: 26px;
    grid-row-gap: 26px;
    flex-flow: column;
    margin-top: 20px;
    display: flex;
  }

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

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

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

  .flex-block.unten {
    justify-content: center;
    align-items: center;
  }

  .jotform {
    height: auto;
  }

  .inhalt-untereinander-1.flie-text {
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    padding-top: 40px;
  }

  .servicebtn {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

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

  .imgcard.contain, .imgcard-2.contain {
    height: 60px;
  }

  .inhalt-untereinander-1-100.flie-text {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .inhalt-untereinander-1-100.flie-text.abst-weg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .title-section-start {
    padding: 100px 5%;
  }

  .title-section-start.zweitfarbe {
    padding: 60px;
  }

  .circle13 {
    width: 12vw;
    inset: 0% auto auto 0%;
  }

  .circle24 {
    inset: auto 0% 0% auto;
  }

  .flex-div {
    flex-flow: column;
  }

  ._3er-card-2 {
    flex-flow: column;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

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

  .iconphone2 {
    z-index: 400;
    padding-right: 10px;
    position: fixed;
    inset: auto 0% 39% auto;
  }

  .jotfrom-wrapper {
    height: 90vh;
  }

  .jotfrom-wrapper.oben {
    height: auto;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding: 2rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_content-wrapper-2, .modal1_content-wrapper-3 {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .div-block-123.white {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .popup-inside {
    width: 60%;
    overflow: clip;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

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

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

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

  .button.flie-text.highlights.unten {
    margin-bottom: 0;
  }

  .div-inhalt.flie-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-inhalt.flie-text.zweitfarbe-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section1.zweitfarbe {
    padding: 40px;
  }

  .heading-links-klein.heading-2 {
    font-size: 21px;
  }

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

  .impdat {
    padding: 40px;
  }

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

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

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: auto;
  }

  ._3er-card {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    position: static;
  }

  .content {
    padding: 20px 10px;
  }

  .circle1 {
    width: 15vw;
  }

  .footer_grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: center;
    flex-flow: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading_footer.heading-1 {
    margin-bottom: 5px;
  }

  .footer1.highlights.flie-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .menu-button {
    padding: 10px;
  }

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

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

  .flex-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .inhalt-untereinander-1-100.flie-text {
    margin-top: 20px;
    padding: 20px;
  }

  .inhalt-untereinander-1-100.flie-text.abst-weg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-section-start.zweitfarbe {
    padding: 40px;
  }

  ._3er-card-2 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    position: static;
  }

  .iconphone2 {
    bottom: 10px;
  }

  .modal1_component {
    justify-content: center;
    align-items: center;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding: 2rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-size-medium-2 {
    font-size: 1rem;
  }

  .show-mobile-landscape {
    filter: invert();
    display: block;
  }

  .modal1_component-2 {
    justify-content: center;
    align-items: center;
  }

  .hide-mobile-landscape-2 {
    display: none;
  }

  .modal1_component-3 {
    justify-content: center;
    align-items: center;
  }

  .text-size-medium-3 {
    font-size: 1rem;
  }

  .show-mobile-landscape-2 {
    display: block;
  }

  .modal1_content-wrapper-2 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component-4 {
    justify-content: center;
    align-items: center;
  }

  .hide-mobile-landscape-3 {
    display: none;
  }

  .modal1_content-wrapper-3 {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .modal1_component-5 {
    justify-content: center;
    align-items: center;
  }

  .image-69 {
    height: 350px;
  }

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

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

  .image-107 {
    width: 25px;
    height: 25px;
  }

  .div-block-123 {
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-123.white._0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .popup-inside {
    width: 70%;
    max-height: 95vh;
    overflow: clip;
  }
}

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

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

  .logo-img {
    max-width: 10.2rem;
  }

  .logo {
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

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

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

  .nav-menu-1 {
    border-top-width: 0;
  }

  .navbar {
    flex-direction: column;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-video {
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
    padding-top: 100px;
  }

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

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

  .button.flie-text.highlights {
    margin-bottom: 0;
  }

  .div-inhalt {
    height: 300px;
  }

  .div-inhalt.flie-text {
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icons {
    margin-bottom: 10px;
  }

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

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

  .heading-links-klein.heading-2 {
    font-size: 17px;
  }

  .heading-links-klein.heading-1 {
    font-size: 18px;
  }

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

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

  .datenschtz-embed {
    overflow-wrap: anywhere;
    width: 100%;
    line-height: 1.5;
    overflow: hidden;
  }

  .success {
    padding-top: 40px;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

  .maos-footer {
    min-width: auto;
  }

  ._3er-card {
    width: 100%;
  }

  .content {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .heading_footer {
    font-size: 18px;
    line-height: 28px;
  }

  .circle {
    width: 30px;
    height: 30px;
    padding: 5px;
  }

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

  .icon-round.highlights {
    width: 3rem;
    height: 3rem;
    margin-bottom: 10px;
    padding: 8px;
  }

  .menu-button {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
  }

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

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

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

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

  .list.flie-text {
    overflow-wrap: anywhere;
    font-size: 14px;
    line-height: 1.6;
  }

  .flex-block {
    margin-bottom: 10px;
  }

  .inhalt-untereinander-1.flie-text {
    padding: 20px;
  }

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

  .imgcard.contain, .imgcard-2.contain {
    height: 50px;
  }

  .title-section-start {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .title-section-start.zweitfarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._3er-card-2 {
    width: 100%;
  }

  .adresse-2, .telefonnummer-2 {
    font-size: 14px;
  }

  .modal1_component {
    width: auto;
    height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component-2, .modal1_component-3, .modal1_component-4, .modal1_component-5 {
    width: auto;
    height: auto;
  }

  .image-69.small {
    height: 40vh;
  }

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

  .image-107 {
    width: 20px;
    height: 20px;
  }

  .div-block-123.white {
    padding: 20px;
  }

  .popup-inside {
    width: 90%;
    overflow: clip;
  }
}

#w-node-f8d2a8d5-cd1c-a236-a133-6f3b9f80c1b3-db427f1c {
  grid-area: 2 / 1 / 3 / 4;
}


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