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

:root {
  --grey: #5c5c5c;
  --lightblue: #cfd8e2;
  --blue: #114070;
  --white: white;
  --black: black;
}

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

a {
  text-decoration: underline;
}

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

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

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

.submit-button {
  background-color: #0d0d38;
}

.logo-img {
  object-fit: contain;
  height: 10vh;
}

.logo {
  justify-content: center;
  align-items: center;
  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;
}

.site-text {
  text-align: center;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 1.3;
}

.ffnungszeiten {
  margin-bottom: 5px;
}

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

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

.zweitfarbe {
  background-color: var(--lightblue);
  color: #000;
}

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

.adresse {
  text-align: center;
  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: #ac111d;
  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 {
  border-radius: 20px;
}

.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: 10000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  z-index: 20;
  background-color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

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

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

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

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

.nav-link-1.flie-text.w--current:hover {
  background-color: var(--blue);
}

.nav-link-1.flie-text.margin_edit1.w--current {
  margin-right: 20px;
}

.titelsection {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: 85vh;
  position: relative;
}

.titelsection.unterseite {
  height: 80vh;
}

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

.div-block-video {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 40px 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;
}

.heading-links.mittig {
  text-align: center;
}

.heading {
  margin-top: 0;
  font-size: 35px;
  line-height: 35px;
}

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

.divider {
  width: 100%;
  height: 10px;
}

.divider.highlights {
  margin-bottom: 10px;
}

.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.highlights {
  font-family: Montserrat, sans-serif;
  line-height: 1.5;
}

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

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

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

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

.button.flie-text.highlights:hover {
  background-color: var(--grey);
  filter: none;
}

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

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

.icons.wei {
  filter: none;
}

.section1 {
  padding: 140px 15%;
  position: relative;
  overflow: hidden;
}

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

.heading-links-klein.heading-3 {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

.heading-links-klein.heading-3.farbe-der-headings {
  font-family: Archivo Narrow, sans-serif;
  line-height: 1.3;
}

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

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

.heading-links-klein.mittig.heading-3 {
  font-family: Montserrat, sans-serif;
  line-height: 1.3;
}

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

._2er-grid-no-overflow {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  place-items: start stretch;
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}

.section2 {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/mohlin-medical-center-5.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 200px 20%;
  display: flex;
  position: relative;
}

.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 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 100px;
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  margin-top: 120px;
  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;
  color: #000;
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  width: 80vw;
  position: absolute;
  inset: -100px auto auto;
  box-shadow: 3px 3px 44px #0000001a;
}

.inhalt-nebeneinander {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: flex-start;
  display: flex;
}

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

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

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

.section-mittig {
  padding: 100px 10%;
  position: relative;
}

.section-mittig.zweitfarbe {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.arrwow-icon {
  color: #000;
  font-size: 25px;
}

.arrwow-icon.highlights {
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.slider_wrapper {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.slide-3 {
  max-width: 25.4vw;
  margin-right: 30px;
}

.right_arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  right: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.slider_container {
  z-index: 10;
  width: 100%;
  min-height: 300px;
  margin-top: 0;
  padding: 40px;
  position: relative;
  overflow: hidden;
}

.slider-2 {
  background-color: #0000;
  width: 390px;
  height: 100%;
  position: static;
}

.left_arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  left: -30px;
  box-shadow: 3px 3px 10px #0000001a;
}

.card {
  background-color: #fff;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
  box-shadow: 1px 1px 7px #8a8a8a80;
}

.card:hover {
  border: 1px solid #adadad;
}

.hiddem {
  display: none;
}

.mask-2 {
  max-width: 25.4vw;
  position: static;
  overflow: visible;
}

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

.section-gro-e-abst-nde {
  padding: 100px 0%;
  position: relative;
  overflow: hidden;
}

.section-gro-e-abst-nde.unten-abstand {
  z-index: 0;
  padding-bottom: 220px;
  padding-left: 10%;
  padding-right: 10%;
}

.section-gro-e-abst-nde.unten-abstand.zweitfarbe {
  z-index: 0;
}

.content {
  padding: 100px 40px;
}

.circle1 {
  z-index: -1;
  opacity: .2;
  object-fit: contain;
  width: 26.1vw;
  position: absolute;
  inset: -5% 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;
}

.inhalt-untereinander-2.effekt.no-shadow {
  box-shadow: none;
  transition-property: none;
}

.inhalt-untereinander-2.effekt.no-shadow:hover {
  transform: none;
}

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

.lottie {
  filter: grayscale(25%) contrast() saturate();
  width: 13.1vw;
  height: 26.5vh;
}

.lottie.filter {
  filter: none;
}

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

.text-link {
  font-size: 16px;
  text-decoration: none;
}

.text-link.heading-3.farbe-der-headings:hover {
  border-bottom: 2px solid #cecece;
}

.heading-mittig {
  text-align: center;
  font-size: 50px;
  line-height: 55px;
}

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

.circle3 {
  z-index: -1;
  opacity: .2;
  height: 57.5vh;
  position: absolute;
  inset: auto 100px 0% auto;
}

.circle4 {
  z-index: -1;
  opacity: .2;
  height: 46.4vh;
  position: absolute;
  inset: 15% auto auto -200px;
}

.image-home1 {
  object-fit: cover;
  width: 80%;
  height: 66.3vh;
  box-shadow: 3px 3px 44px #0000001a;
}

._2er_grid {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 100px;
}

.inhalt-footer3 {
  color: #fff;
}

.inhalt-footer3.flie-text {
  margin-top: 20px;
}

.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 {
  margin-top: 10px;
  margin-bottom: 10px;
  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: #fff;
}

.footer1 {
  height: auto;
  padding-left: 140px;
  padding-right: 140px;
}

.footer1.hauptfarbe {
  color: #fff;
  margin-top: auto;
  padding: 40px 10%;
}

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

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

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

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

.icon-round {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-right: 15px;
  padding: 15px;
}

.icon-round.highlights {
  width: 80px;
  height: 80px;
  margin-right: 0;
  padding: 20px;
}

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

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

._3-4-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  place-items: center stretch;
  width: 100%;
  margin-bottom: 20px;
}

.contact-form-wrap {
  z-index: 10;
  border: 1px solid #d2d2d580;
  align-items: stretch;
  padding: 20px;
  display: flex;
  position: relative;
}

.contact-form-wrap.flie-text {
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.form-wrap {
  border-right: 1px #d2d2d54d;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

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

.image-6 {
  width: 100%;
  height: 100%;
  padding: 111px;
}

.heading-4, .text-block {
  color: var(--black);
}

.white {
  color: #fff;
  flex-flow: column;
  display: flex;
}

.fs_modal-1_cover {
  position: absolute;
  inset: 0%;
}

.fs_modal-1_close {
  cursor: pointer;
  background-color: #f5f5f5;
  padding: 1.5rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close:focus-visible, .fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_button {
  color: #fff;
  cursor: pointer;
  background-color: #0d0e37;
  border: 10px solid #fff;
  border-radius: 6rem;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  box-shadow: 0 1px 12px #0003;
}

.fs_modal-1_button:focus-visible, .fs_modal-1_button[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.ablaufplan-big-button-4 {
  z-index: 2;
  color: #fff;
  background-color: #0d0e37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button-4.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-4.black:hover {
  transform: none;
}

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

.footer-text {
  color: #fff;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.3;
  text-decoration: none;
}

.background-image {
  background-image: linear-gradient(#0003, #0003), url('../images/AdobeStock_287118691-min.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100%;
  height: 100%;
}

.background-image.bg-2 {
  background-image: linear-gradient(#0003, #0003), url('../images/AdobeStock_205298820_1.webp');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.background-image.bg-3 {
  background-image: linear-gradient(#0003, #0003), url('../images/AdobeStock_197758422_1.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.linked-text {
  color: #333;
  text-align: left;
  margin-bottom: 5px;
  line-height: 1.3;
  text-decoration: none;
}

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

.image-wrpaper-40vh {
  height: 40vh;
}

.offfice-hours {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

.round-icons {
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  padding: 10px;
  display: flex;
}

.image-wrapper-50vh {
  height: 50vh;
}

._2er-grid-title {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: center;
  margin-top: 120px;
  overflow: hidden;
}

.jotform, .jotform-wrapper {
  width: 100%;
}

.margin-top {
  margin-top: 2rem;
}

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

  .site-text {
    margin-bottom: 5px;
    font-size: 15px;
  }

  .email {
    margin-bottom: 5px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--blue);
    padding: 10px;
  }

  .navbar {
    z-index: 100;
    box-shadow: 0 2px 5px 0 var(--blue);
    padding-left: 40px;
    padding-right: 40px;
    position: sticky;
  }

  .nav-link-1.flie-text {
    color: #fff;
    text-align: center;
    margin-top: 5px;
  }

  .nav-link-1.flie-text:hover {
    background-color: var(--grey);
  }

  .nav-link-1.flie-text.w--current {
    background-color: var(--grey);
    width: 100%;
  }

  .titelsection, .titelsection.unterseite {
    height: 60vh;
  }

  .div-block-video {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    inset: 0%;
  }

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

  .heading-links.mittig.heading-1 {
    font-size: 40px;
  }

  .heading.heading-3 {
    text-align: center;
    font-size: 27px;
  }

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

  .div-inhalt.flie-text {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section1 {
    padding: 60px;
  }

  .heading-links-klein.heading-3.farbe-der-headings, .heading-links-klein.heading-2 {
    text-align: center;
  }

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

  ._2er-grid-no-overflow {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 10px;
    display: flex;
  }

  .section2 {
    padding: 60px;
  }

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

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

  .impdat {
    margin-top: 0;
    padding: 60px;
  }

  .success {
    min-height: auto;
    margin-top: 0;
  }

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

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

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

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

  .inhalt-nebeneinander {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .inhalt-untereinander {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .section-mittig.zweitfarbe {
    flex-flow: column;
    padding: 60px;
  }

  .slide-3 {
    max-width: none;
  }

  .right_arrow {
    width: 45px;
    height: 45px;
  }

  .slider-2 {
    width: 100%;
  }

  .left_arrow {
    width: 45px;
    height: 45px;
  }

  .mask-2 {
    width: 100%;
    max-width: 100%;
  }

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

  .section-gro-e-abst-nde, .section-gro-e-abst-nde.unten-abstand.zweitfarbe {
    padding: 60px;
  }

  .content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    display: flex;
  }

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

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

  .image-wrapper.zweitfarbe {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lottie {
    height: auto;
  }

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

  .heading-mittig.heading-1 {
    font-size: 40px;
  }

  .circle3 {
    height: 20vh;
    inset: auto 0% 0% auto;
  }

  .circle4 {
    height: 20vh;
    inset: 0% auto auto 0%;
  }

  .image-home1 {
    width: 100%;
    height: 60vh;
  }

  ._2er_grid {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
  }

  .footer1.hauptfarbe {
    padding: 20px 5%;
  }

  .icon-round.highlights {
    width: 50px;
    height: 50px;
    margin-right: 0;
    padding: 7px;
  }

  .menu-button {
    background-color: var(--blue);
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: var(--blue);
  }

  .icon {
    color: #fff;
  }

  ._6er-grid {
    flex-flow: column;
    display: flex;
  }

  ._3-4-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .contact-form-wrap {
    flex-direction: column;
    align-items: center;
  }

  .form-wrap {
    text-align: center;
    border-bottom: 1px solid #d2d2d54d;
    border-right-style: none;
    width: auto;
    margin-bottom: 60px;
    margin-right: 0;
    padding-bottom: 60px;
    padding-right: 0;
  }

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

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

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

  .round-icons.highlights {
    width: 45px;
  }

  ._2er-grid-title {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
    display: flex;
  }

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

  .jotform {
    height: 100%;
    overflow: auto;
  }

  .jotform-wrapper {
    height: 60vh;
    overflow: auto;
  }
}

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

  .divblock1 {
    height: auto;
  }

  .titelsection, .titelsection.unterseite {
    height: 55vh;
  }

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

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

  .heading-links.mittig.heading-1 {
    line-height: 40px;
  }

  .heading.heading-3 {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

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

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

  .section1 {
    padding: 40px;
  }

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

  ._2er-grid-no-overflow {
    grid-template-columns: 1fr;
  }

  .section2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .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: 60px;
    padding-bottom: 60px;
  }

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

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

  .maps-gro {
    height: 400px;
  }

  .maos-footer {
    height: auto;
  }

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

  .inhalt-nebeneinander.abstand-unten {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .section-mittig.zweitfarbe {
    flex-direction: column;
    padding: 40px;
  }

  .slide-3 {
    max-width: none;
    margin-right: 20px;
  }

  .right_arrow {
    margin-right: -40px;
    right: 40px;
  }

  .slider_container {
    width: 100%;
    padding: 20px;
  }

  .slider-2 {
    width: 100%;
    overflow: hidden;
  }

  .left_arrow {
    margin-left: -40px;
    left: auto;
  }

  .mask-2 {
    max-width: none;
  }

  .section-gro-e-abst-nde, .section-gro-e-abst-nde.unten-abstand.zweitfarbe {
    padding: 40px;
  }

  .content {
    padding: 20px 0 0;
  }

  .image-wrapper.zweitfarbe {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lottie {
    width: 80px;
  }

  .card-content {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig.heading-1 {
    font-size: 36px;
  }

  .circle3 {
    height: 14vh;
  }

  .image-home1 {
    height: 50vh;
  }

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

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

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

  .menu-button {
    padding: 10px;
  }

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

  ._3-4-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .contact-form-wrap {
    padding: 40px;
  }

  .contact-form-wrap.flie-text {
    padding: 20px;
  }

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

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

  .fs_modal-1_close {
    padding: 1rem;
  }

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

  .galerie-grid {
    flex-flow: column;
    display: flex;
  }

  .offfice-hours {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

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

  .site-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 {
    box-shadow: inset 0 2px 18px -6px var(--white);
  }

  .navbar {
    flex-direction: column;
    padding: 6px 0 0;
  }

  .titelsection, .titelsection.unterseite {
    height: 50vh;
  }

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

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

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

  .heading-links.heading-2.is-center {
    text-align: center;
  }

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

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

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

  .div-inhalt {
    height: 300px;
  }

  .div-inhalt.flie-text {
    width: 100%;
    height: auto;
  }

  .icons {
    margin-bottom: 0;
  }

  .section1 {
    padding: 40px 20px;
  }

  .heading-links-klein.heading-3, .heading-links-klein.heading-3.farbe-der-headings {
    font-size: 20px;
  }

  .heading-links-klein.mittig.heading-3 {
    font-size: 16px;
    line-height: 1.5;
  }

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

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

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

  .impdat {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .success {
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

  .maos-footer {
    min-width: 220px;
  }

  ._3er-card {
    width: 100%;
  }

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

  .slide-3 {
    max-width: none;
  }

  .right_arrow {
    width: 32px;
    height: 32px;
    margin-right: auto;
    inset: 0% 0% 0% auto;
  }

  .slider_container {
    padding: 0;
  }

  .slider-2 {
    width: 100%;
  }

  .left_arrow {
    width: 32px;
    height: 32px;
    margin-left: auto;
    inset: 0% auto 0% 0%;
  }

  .mask-2 {
    width: 100%;
    max-width: none;
  }

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

  .section-gro-e-abst-nde.unten-abstand.zweitfarbe {
    padding: 40px 20px;
  }

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

  .lottie {
    width: 80px;
  }

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

  .circle3 {
    height: 9vh;
  }

  .circle4 {
    height: 10vh;
  }

  .image-home1 {
    height: 40vh;
  }

  ._2er_grid {
    width: 100%;
    margin-bottom: 20px;
  }

  .inhalt-footer3.flie-text {
    text-align: left;
  }

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

  .heading_footer.heading-1 {
    font-size: 24px;
  }

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

  .footer1.hauptfarbe {
    text-align: left;
  }

  .menu-button {
    text-align: center;
    width: 100%;
  }

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

  .contact-form-wrap {
    padding: 40px 30px;
  }

  .contact-form-wrap.flie-text {
    padding: 10px;
  }

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

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

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

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

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

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

  .round-icons.highlights {
    width: 50px;
    height: 50px;
  }

  .image-wrapper-50vh {
    height: 40vh;
  }
}

#w-node-dc13530a-906d-cfe2-82bc-fdeeee641084-4a8fe422 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0c9b99c5-4120-3217-f662-93a10e5ef198-4a8fe422 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}


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