:root {
  --main-color: #262729;
  --e8bd9c: #e8bd9c;
  --fef3b5: #fef3b5;
  --ceebbb: #ceebbb;
  --b3f2fb: #b3f2fb;
}

.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;
  align-items: stretch;
  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 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  color: var(--main-color);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 260px;
  margin-bottom: 320px;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
}

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

.submit-button {
  text-transform: uppercase;
  background-color: #0d0d38;
  font-size: 1rem;
}

.logo-img {
  object-fit: contain;
  width: auto;
  height: 8.788rem;
}

.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, .ffnungszeiten {
  margin-bottom: 5px;
}

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

.email {
  margin-bottom: 5px;
}

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

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

.adresse {
  margin-bottom: 5px;
}

.adresse.flie-text {
  line-height: 1.7;
}

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

.heading-1 {
  font-family: Acme, sans-serif;
  font-weight: 400;
}

.heading-2 {
  font-family: Acme, sans-serif;
  font-weight: 600;
}

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

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

.farbe-der-headings {
  color: #e8bd9c;
}

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

.hauptfarbe-2 {
  color: #fff;
  background-color: #000;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
}

.navbar.subpages {
  position: relative;
  box-shadow: 0 0 5px #0003;
}

.nav-link-1 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-link-1.flie-text {
  border-bottom: 1px solid #0000;
  font-weight: 500;
  transition: all .2s;
}

.nav-link-1.flie-text:hover {
  border-bottom-color: #fff;
}

.nav-link-1.flie-text.w--current {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.farbe-der-headings-2 {
  color: #f8bc20;
}

.button {
  text-transform: uppercase;
  border-radius: 50px;
  padding: 15px 30px;
  font-size: 18px;
}

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

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

.button.flie-text.transp {
  color: #333;
  text-align: center;
  background-color: #0000;
  border: 2px solid #333;
  transition: all .2s;
}

.button.flie-text.transp:hover {
  background-color: var(--main-color);
  color: #fff;
}

.background-video {
  height: 100%;
}

.title-section {
  justify-content: space-between;
  align-items: flex-start;
  height: 95vh;
  display: flex;
  position: relative;
}

.titelheading {
  text-align: center;
  font-size: 80px;
  line-height: 90px;
}

.text-block {
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 25px;
}

.text-block.heading-3.farbe-der-headings {
  font-size: 39px;
}

.section-2 {
  padding: 100px;
  position: relative;
  overflow: hidden;
}

.section-2.zweitfarbe {
  border-bottom: 1px solid var(--e8bd9c);
  overflow: hidden;
}

.heading {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 60px;
  line-height: 60px;
}

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

.paragraph {
  text-align: center;
  font-size: 17px;
  line-height: 25px;
}

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

.radius-card {
  background-image: url('../images/Illustration_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  padding: 40px;
  transition: all .2s;
}

.radius-card:hover {
  transform: scale(1.05);
}

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

.small-heading.heading-2 {
  margin-top: 0;
}

.paragraph-links {
  font-size: 17px;
  line-height: 25px;
}

.view-more {
  color: #333;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

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

.view-more.flie-text:hover {
  letter-spacing: 5px;
}

.transp-divider {
  width: 100%;
  height: 15px;
}

.highlight-2 {
  background-color: var(--ceebbb);
  color: #000;
}

.highlight-3 {
  background-color: var(--fef3b5);
  color: #000;
}

.highlight-4 {
  background-color: var(--b3f2fb);
  color: #000;
}

._2er-grid {
  grid-template-rows: auto;
  margin-top: 20px;
  position: relative;
}

.relative {
  position: relative;
  overflow: hidden;
}

.relative.size {
  height: 85vh;
}

.absolute-background {
  background-image: url('../images/Bildschirmfoto-2021-05-27-um-14.44.46_1.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.absolute-background.rechts {
  object-fit: cover;
  background-image: url('../images/Bildschirmfoto-2021-05-27-um-14.44.46-Kopie_1.webp');
  inset: 0% auto auto 0%;
}

.inhalt-rechts {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-right: 150px;
  display: flex;
}

.inhalt-links {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 150px;
  display: flex;
}

.inhalt-links.margin-links-rem {
  margin-left: 0;
}

._3er-grid {
  z-index: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  position: relative;
}

.small-2er-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 60px 1fr;
  place-items: start;
  transition: all .2s;
}

.small-2er-grid:hover {
  transform: translate(0, -2vh);
}

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

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

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

.inhalt-footer {
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

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

.welle-f-r-footer {
  width: 100%;
}

.welle-f-r-footer.hauptfarbe {
  background-color: var(--main-color);
}

.no-overflow {
  border-radius: 25px;
  overflow: hidden;
}

.no-overflow.bt.margin {
  padding-bottom: 100px;
}

.team-image {
  object-fit: contain;
  width: 100%;
}

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

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

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

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

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

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

.lottie-animation {
  z-index: 0;
  opacity: .05;
  filter: grayscale() invert();
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container {
  z-index: 1;
  position: relative;
}

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

.link.flie-text.black {
  color: #333;
  font-size: 17px;
  line-height: 1.3;
}

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

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

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

.impdat-3.flie-text {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  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-5, .text-block-2 {
  color: var(--main-color);
}

.image-85vh {
  box-sizing: content-box;
  vertical-align: baseline;
  object-fit: cover;
  width: 100%;
  height: 85vh;
  overflow: clip;
}

.image-85vh.radius {
  border-radius: 20px;
}

.image-85vh.radius.top1 {
  object-position: 50% 0%;
}

.image-85vh.img-left {
  object-position: 30% 70%;
}

.image-85vh.img-right {
  object-position: 90% 70%;
}

.image-85vh.img-left-0 {
  object-position: 0% 0%;
}

.image-85vh.img-left-1 {
  object-position: 30% 0%;
}

.section-overlay {
  z-index: 20;
  color: #fff;
  background-image: url('../images/Bildschirmfoto-2021-05-27-um-14.59.04_1.webp');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.icon-contact {
  width: 60px;
  height: 60px;
}

.circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

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

.link-pink {
  color: var(--e8bd9c);
  font-weight: 500;
  text-decoration: none;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.link-pink-pastle {
  color: var(--e8bd9c);
  font-weight: 600;
  text-decoration: none;
}

._2er-grid-kontakt {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  margin-top: 20px;
  position: relative;
}

.block_80 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-100 {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
}

.button-dd {
  text-transform: uppercase;
  border-radius: 50px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px 40px 15px 30px;
  font-size: 18px;
  display: flex;
}

.button-dd.flie-text.highlights {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  transition: all .2s;
}

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

.dropdown-list-16 {
  background-color: #0000;
  position: relative;
}

.dropdown-list-16.w--open {
  padding-top: 20px;
}

.tabs-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link {
  border-radius: 5px;
  box-shadow: 0 2px 5px #0003;
}

.tab-link.highlights.flie-text.w--current {
  background-color: var(--b3f2fb);
}

.tabs-content {
  margin-top: 40px;
}

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

.image-wrapper {
  width: 100%;
  height: 45vh;
  position: relative;
}

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

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

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

.image-gallery.top1 {
  object-position: 50% 20%;
}

.image-gallery.btm {
  object-position: 50% 80%;
}

.image-gallery.rel {
  filter: blur(5px) blur(5px);
}

.image-gallery.abs {
  object-fit: contain;
  position: absolute;
  inset: 0%;
}

.image-gallery.rechts {
  object-position: 20% 50%;
}

.section-2-overflow {
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  overflow: hidden;
}

._5er-grid-animals {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 30px;
}

.cards {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

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

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

.image-100.img-down-2 {
  object-position: 50% 20%;
}

.image-100.img-right {
  object-position: 80% 50%;
}

.image-wrapper-30vh {
  width: 100%;
  height: 30vh;
}

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

.wrap {
  border-bottom: 1px solid var(--e8bd9c);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
  padding-bottom: 40px;
  display: flex;
}

._4er-grid-animals {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 80%;
  margin-bottom: 30px;
}

._3er-grid-animals {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 60%;
  margin-bottom: 30px;
}

._2er-grid-animals {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 50%;
  margin-bottom: 30px;
}

.section-3 {
  padding: 100px 50px;
  position: relative;
  overflow: hidden;
}

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

.nav_link {
  color: #333;
  padding-left: 20px;
  padding-right: 20px;
}

.nav_link.flie-text {
  border-bottom: 1px solid #0000;
  font-weight: 500;
  transition: all .2s;
}

.nav_link.flie-text:hover {
  border-bottom-color: #333;
}

.nav_link.flie-text.w--current {
  color: #333;
  border-bottom-color: #333;
}

.bg-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.overlay {
  z-index: 10;
  background-image: linear-gradient(#0003, #0003);
  position: absolute;
  inset: 0%;
}

.form_wrap {
  width: 100%;
}

.jotfrorm_wrap {
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

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

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

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

  .logo {
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .adresse.flie-text {
    text-align: center;
    line-height: 1.6;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-menu-1 {
    background-color: var(--e8bd9c);
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .hauptfarbe-2 {
    background-color: var(--e8bd9c);
    border-radius: 10px;
  }

  .hauptfarbe-2.w--open {
    background-color: var(--e8bd9c);
  }

  .icon {
    color: #333;
  }

  .navbar.subpages {
    padding: 5px 60px;
  }

  .navbar.homepage {
    padding: 5px 60px;
    position: relative;
  }

  .logo-wei {
    margin-right: auto;
  }

  .nav-link-1.flie-text {
    color: #333;
    text-align: center;
    border-bottom-style: none;
    padding: 14px 0;
    line-height: 1;
  }

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

  .nav-link-1.flie-text.w--current {
    color: var(--fef3b5);
    border-bottom-style: none;
  }

  .button.flie-text.highlights {
    padding: 12px 20px;
    font-size: 14px;
    line-height: 1.3;
  }

  .button.flie-text.transp {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.3;
  }

  .title-section {
    width: 100%;
    height: 75vh;
  }

  .titelheading.heading-1 {
    margin-top: 10px;
    font-size: 45px;
    line-height: 1.3;
  }

  .text-block.heading-3.farbe-der-headings {
    font-size: 25px;
    line-height: 1.3;
  }

  .section-2, .section-2.zweitfarbe {
    padding: 60px;
  }

  .heading.heading-1, .heading.heading-1.farbe-der-headings {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 1.3;
  }

  .heading.links.heading-1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 1.3;
  }

  .paragraph.flie-text {
    font-size: 16px;
    line-height: 1.5;
  }

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

  ._4er-grid.is-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    display: flex;
  }

  .radius-card.highlights {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .radius-card.highlights:hover {
    transform: scale(1.02);
  }

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

  .radius-card.highlight-2:hover {
    transform: scale(1.02);
  }

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

  .radius-card.highlight-3:hover {
    transform: scale(1.02);
  }

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

  .radius-card.highlight-4:hover {
    transform: scale(1.02);
  }

  .small-heading.heading-1.farbe-der-headings-2 {
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    line-height: 1.3;
  }

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

  .small-heading.heading-1 {
    text-align: center;
    margin-top: 10px;
    line-height: 1.3;
  }

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

  .paragraph-links.flie-text {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
  }

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

  .transp-divider.hidden {
    display: none;
  }

  ._2er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-top: 0;
    display: flex;
  }

  ._2er-grid.is-invert {
    flex-flow: column-reverse;
  }

  ._2er-grid.is-gap {
    margin-top: 40px;
  }

  .relative {
    border-radius: 20px;
    width: 100%;
    height: 60vh;
  }

  .relative.size {
    height: 60vh;
  }

  .absolute-background {
    background-position: 50%;
    background-size: cover;
    display: none;
  }

  .absolute-background.rechts {
    display: none;
  }

  .inhalt-rechts {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .inhalt-links {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

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

  .small-2er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .small-2er-grid:hover {
    transform: translate(0, -.5vh);
  }

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

  .heading-footer.heading-3 {
    text-align: center;
    line-height: 1.3;
  }

  .inhalt-footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .div-block-footer1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: grid;
  }

  .no-overflow {
    padding: 60px;
  }

  .no-overflow.bt.margin {
    padding-bottom: 60px;
  }

  .team-image {
    height: 25vh;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

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

  .link.flie-text.black {
    font-size: 16px;
  }

  .impdat-3.flie-text {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
  }

  .image-85vh {
    height: 100%;
  }

  .image-85vh.radius.is-top {
    object-position: 50% 35%;
  }

  .image-85vh.img-left.is-top_25 {
    object-position: 50% 25%;
  }

  .image-85vh.img-left-0.is-top {
    object-position: 0% 50%;
  }

  .section-overlay {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

  ._2er-grid-kontakt {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    margin-top: 40px;
    display: flex;
  }

  .block_80 {
    width: 100%;
  }

  .button-dd.flie-text.highlights {
    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 14px;
  }

  .tabs-menu {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: wrap;
  }

  .tab-link.highlights.flie-text {
    text-align: center;
  }

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

  .image-wrapper {
    height: 50vh;
  }

  .section-2-overflow {
    padding: 60px;
  }

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

  .cards.is-50-_relative {
    position: relative;
    left: 50%;
  }

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

  .image-wrapper-30vh {
    height: 45vh;
  }

  .wrap {
    padding-bottom: 20px;
  }

  .wrap.no-space {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .wrap.is-padding {
    margin-bottom: 0;
    padding: 60px;
  }

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

  ._2er-grid-animals {
    width: 100%;
  }

  .section-3 {
    padding: 60px;
  }

  .nav_link.flie-text {
    text-align: center;
    border-bottom-style: none;
    padding: 14px 0;
    line-height: 1;
  }

  .nav_link.flie-text:hover {
    color: var(--fef3b5);
  }

  .nav_link.flie-text.w--current {
    color: var(--fef3b5);
    border-bottom-style: none;
  }

  .maps {
    height: 50vh;
  }
}

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

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

  .divblock1 {
    height: auto;
  }

  .hauptfarbe-2 {
    padding: 15px;
  }

  .navbar.subpages, .navbar.homepage {
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link-1.flie-text {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .button.flie-text {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .button.flie-text.highlights {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .button.flie-text.transp {
    margin-top: 0;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 13px;
  }

  .background-video {
    min-height: 550px;
  }

  .title-section {
    height: 65vh;
  }

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

  .text-block.heading-3.farbe-der-headings {
    font-size: 20px;
  }

  .section-2, .section-2.zweitfarbe {
    padding: 40px;
  }

  .heading.heading-1, .heading.heading-1.farbe-der-headings, .heading.links.heading-1 {
    font-size: 30px;
  }

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

  ._4er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .small-heading.heading-1.farbe-der-headings-2 {
    font-size: 20px;
  }

  .small-heading.heading-2, .small-heading.heading-1 {
    font-size: 22px;
  }

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

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

  .relative {
    height: 50vh;
  }

  .relative.size {
    height: 55vh;
  }

  .absolute-background {
    background-position: 50%;
    background-size: cover;
  }

  .inhalt-links {
    margin-right: 20px;
  }

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

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

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

  .no-overflow, .no-overflow.bt.margin {
    padding: 40px;
  }

  .team-image {
    height: 20vh;
  }

  .impdat {
    padding: 40px;
  }

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

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

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .section-overlay {
    padding-bottom: 0;
  }

  .icon-contact {
    width: 55px;
    height: 55px;
  }

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

  ._3er-grid-kontakt {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-columns: 1fr;
    display: flex;
  }

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

  .button-dd.flie-text {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 18px;
  }

  .button-dd.flie-text.highlights {
    padding: 11px 20px;
    font-size: 13px;
  }

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

  .section-2-overflow {
    padding: 40px;
  }

  ._5er-grid-animals {
    flex-flow: column;
    width: 80%;
    margin-bottom: 20px;
    display: flex;
  }

  .cards.is-50-_relative {
    left: 0%;
  }

  .image-100.img-down-2 {
    object-position: 50% 10%;
  }

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

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

  .image-100.is {
    width: 33.33%;
  }

  .wrap.no-space {
    padding-bottom: 10px;
  }

  .wrap.is-padding {
    padding: 40px;
  }

  ._4er-grid-animals, ._3er-grid-animals, ._2er-grid-animals {
    flex-flow: column;
    width: 80%;
    margin-bottom: 20px;
    display: flex;
  }

  .section-3 {
    padding: 40px;
  }

  .title-grid {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .nav_link.flie-text {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .jotfrorm_wrap {
    height: 75vh;
  }

  .maps {
    height: 45vh;
  }
}

@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 {
    height: 7rem;
  }

  .adresse.flie-text {
    font-size: 13.5px;
    line-height: 1.5;
  }

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

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

  .hauptfarbe-2 {
    padding: 12px;
  }

  .navbar.subpages, .navbar.homepage {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link-1.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13.5px;
  }

  .button.flie-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .button.flie-text.highlights {
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    line-height: 1.2;
  }

  .button.flie-text.transp {
    padding: 8px 15px;
    font-size: 12px;
    line-height: 1.2;
  }

  .background-video {
    min-height: 300px;
  }

  .title-section {
    height: 50vh;
  }

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

  .text-block.heading-3.farbe-der-headings {
    font-size: 18px;
  }

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

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

  .heading.heading-1.farbe-der-headings, .heading.links.heading-1 {
    font-size: 25px;
  }

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

  .radius-card {
    padding: 20px;
  }

  .small-heading.heading-1 {
    margin-top: 10px;
  }

  .small-heading.heading-1.farbe-der-headings-2 {
    font-size: 18px;
  }

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

  .small-heading.heading-1 {
    margin-top: 10px;
    font-size: 20px;
  }

  .paragraph-links {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-links.flie-text {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .paragraph-links.flie-text.list {
    padding-left: 30px;
  }

  .view-more.flie-text {
    font-size: 14px;
    line-height: 20px;
  }

  .transp-divider {
    height: 10px;
  }

  ._2er-grid.is-gap {
    margin-top: 20px;
  }

  .relative, .relative.size {
    height: 45vh;
  }

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

  .small-2er-grid {
    grid-template-columns: 30px 1fr;
  }

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

  .no-overflow, .no-overflow.bt.margin, .impdat {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdat.is-wrap {
    overflow-wrap: anywhere;
  }

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

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

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

  .maps-gro {
    height: 300px;
  }

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

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

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

  .impdat-3.flie-text {
    min-height: auto;
    font-size: 13.5px;
  }

  .icon-contact {
    width: 50px;
    height: 50px;
  }

  .circle {
    width: 35px;
    height: 35px;
  }

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

  ._3er-grid-kontakt {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  ._2er-grid-kontakt {
    margin-top: 20px;
  }

  .dropdown-100 {
    margin-top: 5px;
  }

  .button-dd.flie-text {
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }

  .button-dd.flie-text.highlights {
    font-size: 12px;
  }

  .tabs-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .tab-link.highlights.flie-text {
    font-size: 13px;
  }

  .image-wrapper {
    height: 45vh;
  }

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

  ._5er-grid-animals {
    width: 100%;
  }

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

  .wrap.is-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._4er-grid-animals, ._3er-grid-animals, ._2er-grid-animals {
    width: 100%;
  }

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

  .nav_link.flie-text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13.5px;
  }

  .jotfrorm_wrap {
    height: 70vh;
  }

  .maps {
    height: 40vh;
  }
}

#w-node-_6122fc3b-8436-450c-c4ea-fc9700aeffc3-d49fc59a {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-_4c25b193-e200-0e0a-3f7c-504b53cb8c05-d49fc59a {
  grid-area: 4 / 2 / 5 / 2;
}

#w-node-_4d235d22-7115-d36b-6783-d1e2ca7d729e-d49fc5a1 {
  grid-area: 2 / 2 / 3 / 2;
}

#w-node-e4bde960-c6e2-deb9-b492-9f0c7534ec4d-d49fc5a1 {
  grid-area: 2 / 3 / 3 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_50b02a5d-2902-4d10-5435-57345fc8203b-d49fc599, #w-node-a8f97edc-c6cd-f616-a825-283e764ecbe3-d49fc59a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_4d235d22-7115-d36b-6783-d1e2ca7d729e-d49fc5a1, #w-node-e4bde960-c6e2-deb9-b492-9f0c7534ec4d-d49fc5a1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-e73dc8aa-1854-ca44-d08e-89ec8a8b8a62-d49fc569, #w-node-e34f5465-cb89-8804-4edb-a63e5940be80-d49fc569, #w-node-_8bad0660-4e2b-3b6b-327c-c60a19fb9de2-d49fc5a1, #w-node-_38c258a2-ec73-0f4c-a812-630f204bb227-13390cb4, #w-node-_38c258a2-ec73-0f4c-a812-630f204bb227-bfb3a222, #w-node-_38c258a2-ec73-0f4c-a812-630f204bb227-12a66e09, #w-node-_8bad0660-4e2b-3b6b-327c-c60a19fb9de2-0dbdd276 {
    grid-area: 2 / 1 / 2 / 2;
  }
}


