:root {
  --secondry-dark: #4f525d;
  --highlights-color: #967562;
  --goldenrod: #bc9d58;
  --secondry-light: #e9e9e9;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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-image: linear-gradient(135deg, #0d0d38, #313f67 50%, #232a34);
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

.utility-page-content._404 {
  position: static;
}

.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;
  background-color: #ebebebe6;
  border-radius: 10px;
  width: 200px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

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

.text-layout {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3;
}

.text-layout.upper-padding {
  margin-top: 20px;
}

.main-color {
  color: #fff;
  background-color: #313131;
  background-image: url('../images/black-g6647d57cc_1921.webp');
  background-position: 50%;
  background-size: cover;
}

.email {
  margin-bottom: 5px;
}

.secondary-color {
  background-color: var(--secondry-dark);
  color: #fff;
}

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

.adresse {
  margin-bottom: 5px;
}

.adresse.paragraph-font {
  line-height: 1.9;
}

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

.heading-font1 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.heading-font2 {
  font-family: Alex Brush, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.heading-font3 {
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

.paragraph-font {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.heading-color {
  color: var(--highlights-color);
  line-height: 1.3;
}

.container-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

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

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.navbar-6 {
  width: 100%;
}

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

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

.terminbutton.highlights.paragraph-font {
  color: #fff;
  border-radius: 20px;
  font-family: Verdana, Geneva, sans-serif;
}

.terminbutton.highlights.paragraph-font:hover {
  background-color: var(--secondry-dark);
}

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

.titelvideo {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 100px;
  display: flex;
}

.titelvideo.rel {
  filter: blur(5px);
}

.titelvideo.abs {
  z-index: 1;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.div-block-footer {
  justify-content: space-between;
  height: 99.9998%;
  display: flex;
}

.footer {
  margin-top: auto;
  padding: 60px 140px;
}

.footer.main-color {
  background-image: url('../images/61b7377e20c0e37a34a2d9ea_black-g6647d57cc_1920.webp');
}

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

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

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

.nav-menu {
  z-index: 1000;
  flex-direction: row;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.navbar {
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  display: flex;
}

.navbar.main-color {
  background-image: url('../images/61b7377e20c0e37a34a2d9ea_black-g6647d57cc_1920.webp');
}

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

.titelvideo-start.unterseite {
  height: 70vh;
}

.video_text_block {
  z-index: 5;
  color: #fff;
  background-image: linear-gradient(90deg, #0000 32%, #00000080 73%, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding: 0 40px 0 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.slogan2 {
  text-align: right;
  font-size: 70px;
  line-height: 80px;
}

.slogan2.heading-1 {
  text-transform: uppercase;
  line-height: 1.3;
}

.slogan2.heading-font1 {
  line-height: 1.3;
}

.text-mittig {
  text-align: center;
  text-transform: none;
  font-size: 16px;
  line-height: 1.3;
}

.text-mittig.paragraph-font {
  line-height: 1.3;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

.heading-mittig1.heading-font1, .heading-mittig1.heading-font2.heading-color {
  line-height: 1.3;
}

.inhalt-mittig2 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.bild-cover {
  background-image: url('../images/WhatsApp-Image-2024-12-27-at-21.14.16_d4fe4c52.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.section-mittig2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10vw;
  display: flex;
}

.section-mittig2.background-img {
  border-top: 20px solid var(--goldenrod);
  border-bottom: 20px solid var(--goldenrod);
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/WhatsApp-Image-2024-12-19-at-18.16.00_e7eebaea.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.heading-mittig-klein2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 35px;
}

.heading-mittig-klein2.heading-font2.heading-color {
  text-shadow: 0 1px 1px #0003;
  width: 100%;
  line-height: 1.3;
}

.heading-mittig-klein2.heading-font3 {
  line-height: 1.3;
}

.bild-hintergrund {
  color: #fff;
  background-image: linear-gradient(#0000004f, #0000004f), url('../images/WhatsApp-Image-2024-12-27-at-21.14.11_dfdd5d0b.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;
  min-height: 45vh;
  padding: 60px 140px;
  display: flex;
}

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

.heading-linksb-ndig-klein2.heading-font3.heading-color {
  font-size: 32px;
}

.text-linksb-ndig2 {
  text-transform: none;
  font-size: 18px;
}

.section-big-space {
  justify-content: center;
  align-items: center;
  padding: 100px;
  display: flex;
}

.section-big-space.vertical {
  flex-flow: column;
}

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

.impdat {
  padding: 100px 40px;
}

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

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

.success_block.highlights {
  color: #fff;
  border-style: none;
}

.heading_success {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  line-height: 1.3;
}

.navlink-underline {
  background-color: #fff;
  width: 100%;
  height: .3vh;
  line-height: 20vh;
}

.navlink_content {
  overflow: hidden;
}

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

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

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

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

.text_field {
  letter-spacing: 1px;
  cursor: pointer;
  border: 1px solid #e5e5e7;
  border-radius: 5px;
  height: 7.2vh;
  margin-bottom: 20px;
  padding: 18px 24px;
  font-family: Open Sans, sans-serif;
  transition: border .4s, color .4s;
  display: block;
}

.text_field:hover {
  border-color: #1d1f2e80;
}

.text_field:active, .text_field:focus {
  border-color: #1d1f2e;
}

.text_field::placeholder {
  color: #1d1f2e4d;
}

.text_field.cc-textarea {
  height: 15vh;
}

.error-message {
  color: #fff;
  background-color: #e52a2a;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
}

.contact-form-success-message {
  background-color: #fafafa;
  border: 1px solid #ececed;
  font-family: Open Sans, sans-serif;
}

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

.form1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.form-text {
  line-height: 1.3;
}

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

.div-block-mittig {
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
}

.div-block-mittig.main-color {
  height: 65vh;
}

.div-block-mittig.main-color._100 {
  height: 100%;
}

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

.image-55vh.center {
  object-position: 0% 50%;
}

.div-block-deco {
  text-align: center;
  border: 1px dashed #a1a1a1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.lottiefile {
  filter: grayscale();
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.grid_3er {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  width: 100%;
  margin-bottom: 100px;
}

._4er-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 20px;
}

.div-block-middle-vertical {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-round {
  object-fit: cover;
  border-radius: 300px;
  width: 18.75rem;
  height: 18.75rem;
  margin-bottom: 20px;
}

.image-round.left {
  object-position: 80% 50%;
}

.heading-small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
}

.heading-small.heading-3 {
  line-height: 1.3;
}

.heading-small.heading-font3 {
  text-align: left;
}

.form {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.button {
  letter-spacing: 3px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 14px;
  transition: all .2s;
}

.button:hover {
  transform: scale(1.1);
}

.button.heading-3.highlights {
  line-height: 1.3;
}

.button.heading-font3.highlights {
  color: #fff;
  line-height: 1.3;
}

.divider {
  width: 80%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.divider.white {
  background-color: #fff;
}

.grid-form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  width: 70%;
}

.card {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80%;
  display: flex;
  position: relative;
}

.card._100 {
  width: 100%;
  height: 100%;
  min-height: 350px;
}

.card._100.zweitfarbe {
  background-color: #4f525d;
  min-height: 50.3vh;
}

.card._50 {
  width: 50%;
  height: 100%;
  min-height: 350px;
}

.card._50.zweitfarbe {
  background-color: #4f525d;
  min-height: 50.3vh;
}

.img-box {
  z-index: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .5s cubic-bezier(.455, .03, .515, .955);
  position: absolute;
  top: 0;
  overflow: hidden;
}

.card-content5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.galerie-grid {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.relative_content {
  width: 100%;
  height: 66vh;
  position: relative;
  overflow: hidden;
}

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

.team-picture.mittig {
  object-position: 20% 50%;
}

.team-picture.contain {
  object-fit: contain;
  background-color: #bbbcb9;
}

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

.embed-maps._55vh {
  height: 60vh;
}

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

.impdat-2.flie-text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  min-height: 100%;
  padding: 0;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  line-height: 1.3;
  text-decoration: none;
}

.link-block {
  margin-right: 10px;
}

.social-media {
  filter: invert();
  object-fit: contain;
  height: 2rem;
}

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

.image-100.contain {
  object-fit: contain;
}

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

.heading-4, .text-block {
  color: #fff;
}

.navmenu-wrap {
  width: 70%;
}

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

.zweifarbe {
  background-color: var(--secondry-light);
  color: #333;
}

.elfsight_embed {
  width: 100%;
}

.elfsight_embed.margin {
  margin-top: 40px;
}

.background-video {
  width: 100%;
  height: 100%;
}

.tabs {
  width: 100%;
}

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

.tab-menu-2 {
  background-color: var(--highlights-color);
  color: #fff;
  border-radius: 20px;
  font-family: Open Sans, sans-serif;
  box-shadow: 0 2px 5px #0003;
}

.tab-menu-2.w--current {
  background-color: #333;
}

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

.divider-100 {
  background-color: #ffffff4a;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid_2er {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 2px;
  margin-right: auto;
}

.image_45vh {
  object-fit: cover;
  width: 100%;
  height: 45vh;
}

._3er-grid {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 80%;
  margin-right: auto;
}

._2err-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 80px;
}

.heading-mittig1-small {
  text-align: center;
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.3;
}

.heading-mittig1-small.heading-font1 {
  line-height: 1.3;
}

.text-layout-links {
  text-align: center;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3;
}

.text-layout-links.flie-text {
  font-family: Open Sans, sans-serif;
}

.heading-1-smaller {
  text-align: center;
  margin-top: 10px;
  font-size: 22px;
  line-height: 1.3;
}

.text-span-13 {
  color: #ffe7e7;
  font-weight: 700;
}

.image_35vh {
  object-fit: contain;
  height: 35vh;
}

.center_block {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.card-adjust {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.bild-cover-2 {
  background-image: url('../images/WhatsApp-Image-2024-12-27-at-21.14.16_d4fe4c52.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  padding: 60px 10vw;
  display: flex;
}

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

.content-80 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.heading-links1 {
  text-align: left;
  margin-top: 10px;
  font-size: 40px;
  line-height: 44px;
}

.heading-links1.heading-font1 {
  line-height: 1.3;
}

.datenlink {
  text-decoration: none;
}

.form_wrap {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.jotform_wrap {
  width: 100%;
  height: 55vh;
  margin-top: 20px;
  overflow: hidden;
}

.jotfrom_embed {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.video_button {
  object-fit: contain;
  background-color: #fff;
  border-radius: 100px;
  width: 45px;
}

._2err-grid_team {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 80px;
}

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

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

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

.text-links {
  text-transform: none;
  font-size: 16px;
}

.undertext {
  text-transform: none;
  margin-top: 10px;
  font-size: 12px;
}

.text-mitig-large {
  font-size: 18px;
  line-height: 28px;
}

.link-vertical {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.link-vertical.black {
  color: #000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.sml-icon {
  width: 2rem;
}

.sml-icon.invert {
  filter: invert();
  margin-bottom: 5px;
}

.div-block-mittig-3 {
  z-index: 2;
  width: 50%;
  height: 100%;
  padding: 20px;
  position: relative;
}

.div-block-mittig-3.main-color._100 {
  height: 100%;
}

@media screen and (max-width: 991px) {
  .logo-img {
    width: 180px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .logo {
    width: 100%;
  }

  .telefonnummer {
    margin-bottom: 5px;
  }

  .telefonnummer.paragraph-font {
    text-align: center;
  }

  .email {
    margin-bottom: 5px;
  }

  .paragraph-font {
    width: 100%;
  }

  .container-8 {
    justify-content: flex-start;
  }

  .men-icon1 {
    color: #fff;
  }

  .terminbutton.highlights.paragraph-font {
    text-align: center;
    width: auto;
    font-size: 12px;
  }

  .divblock1 {
    padding-bottom: 20px;
  }

  .nav-men-1.hauptfarbe {
    background-color: #272727;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: #0000;
  }

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

  .footer.main-color {
    padding: 40px;
  }

  .inhalt-footer {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu {
    background-color: var(--secondry-dark);
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
  }

  .nav-link {
    color: #fff;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .nav-link.paragraph-font {
    text-align: center;
    padding: 12px 0;
  }

  .nav-link.paragraph-font:hover, .nav-link.paragraph-font.w--current {
    color: var(--highlights-color);
  }

  .navbar.main-color {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
  }

  .men-button2 {
    background-color: var(--highlights-color);
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }

  .men-button2.w--open {
    background-color: var(--highlights-color);
  }

  .men-icon2 {
    color: #fff;
  }

  .titelvideo-start {
    height: 65vh;
  }

  .titelvideo-start.unterseite {
    height: 400px;
  }

  .video_text_block {
    justify-content: center;
    align-items: center;
    padding: 20px;
  }

  .slogan2.heading-1 {
    font-size: 50px;
    line-height: 60px;
  }

  .slogan2.heading-font1 {
    text-align: center;
    margin-top: 10px;
    font-size: 40px;
  }

  .heading-mittig1.heading-font1 {
    font-size: 30px;
  }

  .heading-mittig1.heading-font2.heading-color {
    margin-bottom: 5px;
    font-size: 28px;
  }

  .bild-cover, .section-mittig2, .section-mittig2.secondary-color, .section-mittig2.zweifarbe {
    padding: 60px;
  }

  .section-mittig2.background-img {
    border-top-width: 15px;
    border-bottom-width: 15px;
    padding: 60px;
  }

  .heading-mittig-klein2.heading-font2 {
    font-size: 28px;
    line-height: 1.3;
  }

  .heading-mittig-klein2.heading-font3 {
    margin-bottom: 10px;
  }

  .bild-hintergrund {
    min-height: auto;
    padding: 60px;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    text-align: center;
    font-size: 30px;
  }

  .text-linksb-ndig2.paragraph-font {
    text-align: center;
    font-size: 16px;
  }

  .section-big-space {
    padding: 60px;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .impdat, .success {
    padding: 60px;
  }

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

  .success_block.highlights {
    padding: 60px;
  }

  .heading_success {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .navlink-underline {
    display: none;
  }

  .form-grid {
    width: 100%;
  }

  .text_field {
    height: 7vh;
    padding: 10px 12px;
  }

  .text_field.cc-textarea {
    margin-bottom: 0;
  }

  .error-message {
    width: auto;
  }

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

  .div-block-mittig.main-color {
    height: auto;
  }

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

  .image-55vh.center {
    object-position: 0% 35%;
  }

  .lottiefile {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }

  .grid_3er {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-bottom: 0;
    display: flex;
  }

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

  .image-round {
    width: 16rem;
    height: 16rem;
    margin-bottom: 0;
  }

  .heading-small.heading-3.farbe-der-headings {
    margin-top: 10px;
    font-size: 25px;
  }

  .heading-small.heading-font3 {
    text-align: center;
    margin-top: 10px;
  }

  .button.heading-font3.highlights {
    padding-top: 12px;
    padding-bottom: 12px;
  }

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

  .card {
    width: 90%;
    height: 85%;
  }

  .card._100.zweitfarbe {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
  }

  .card._50.zweitfarbe {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .img-box {
    height: 55vh;
    position: relative;
  }

  .card-content5 {
    position: relative;
  }

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

  .relative_content {
    height: 50vh;
  }

  .embed-maps._55vh {
    height: 55vh;
  }

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

  .navmenu-wrap {
    width: 100%;
  }

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

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

  .tabs {
    margin-top: 10px;
  }

  .divider-100 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .grid_2er, ._3er-grid {
    width: 100%;
  }

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

  .card-adjust {
    width: 100%;
  }

  .menu-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .bild-cover-2 {
    padding: 60px;
  }

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

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

  .form_wrap {
    padding: 40px;
  }

  .jotform_wrap {
    height: 75vh;
  }

  ._2err-grid_team {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
    display: flex;
  }

  .jotfrom_wrap_100 {
    height: 80vh;
    overflow: hidden;
  }

  .code-embed {
    overflow: auto;
  }

  .text-links.paragraph-font {
    text-align: center;
    font-size: 16px;
  }

  .undertext.paragraph-font {
    text-align: center;
  }

  .div-block-mittig-3 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .logo-img {
    width: 160px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .adresse.paragraph-font {
    line-height: 1.6;
  }

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

  .terminbutton.highlights.paragraph-font {
    font-size: 11px;
  }

  .divblock1 {
    height: auto;
  }

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

  .footer.main-color {
    padding: 20px;
  }

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

  .nav-link.paragraph-font {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .men-button2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .titelvideo-start {
    height: 55vh;
  }

  .titelvideo-start.unterseite {
    height: 300px;
  }

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

  .slogan2.heading-font1 {
    font-size: 35px;
  }

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

  .heading-mittig1.heading-font1, .heading-mittig1.heading-font2.heading-color {
    font-size: 25px;
  }

  .inhalt-mittig2 {
    z-index: 10;
    width: 100%;
    height: 100%;
  }

  .bild-cover {
    object-fit: cover;
    padding: 40px;
  }

  .section-mittig2, .section-mittig2.secondary-color, .section-mittig2.zweifarbe {
    padding: 40px;
  }

  .section-mittig2.background-img {
    border-top-width: 12px;
    border-bottom-width: 12px;
    padding: 40px;
  }

  .heading-mittig-klein2.heading-font2, .heading-mittig-klein2.heading-font3 {
    font-size: 25px;
  }

  .bild-hintergrund {
    padding: 40px;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 25px;
  }

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

  .section-big-space {
    padding: 40px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .impdat, .success {
    padding: 40px;
  }

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

  .success_block.highlights {
    padding: 40px;
  }

  .heading_success {
    font-size: 25px;
  }

  .maps-gro {
    height: 400px;
  }

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

  .text_field {
    margin-bottom: 10px;
    margin-right: 0;
    padding: 8px 10px;
  }

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

  .text_field.cc-textarea {
    height: 13vh;
  }

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

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

  .link {
    font-size: 15px;
  }

  .div-block-mittig.hauptfarbe {
    min-height: 400px;
  }

  .image-55vh {
    height: 400px;
  }

  .image-55vh.center {
    object-position: 0% 40%;
    height: 45vh;
  }

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

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

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

  .image-round {
    width: 15rem;
    height: 15rem;
  }

  .heading-small.heading-3.farbe-der-headings {
    font-size: 22px;
  }

  .heading-small.heading-font3 {
    text-align: center;
  }

  .button.heading-font3.highlights {
    padding: 10px 15px;
    font-size: 11px;
  }

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

  .card {
    width: 90%;
  }

  .img-box {
    height: 50vh;
  }

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

  .embed-maps._55vh {
    height: 50vh;
  }

  .impdat-2.flie-text {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

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

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

  .grid_2er, ._3er-grid {
    flex-flow: column;
    display: flex;
  }

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

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

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

  .image_35vh {
    height: 32vh;
  }

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

  .bild-cover-2 {
    object-fit: cover;
    padding: 40px;
  }

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

  .form_wrap {
    padding: 20px;
  }

  .jotform_wrap {
    height: 70vh;
  }

  ._2err-grid_team {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .jotfrom_wrap_100 {
    height: 75vh;
  }

  .text-links.paragraph-font, .link-vertical {
    font-size: 15px;
  }

  .div-block-mittig-3 {
    width: 100%;
  }

  .div-block-mittig-3.hauptfarbe {
    min-height: 400px;
  }
}

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

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

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

  .logo-img {
    width: 145px;
  }

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

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

  .terminbutton.highlights.paragraph-font {
    font-size: 10px;
  }

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

  .heading-footer.heading-font3 {
    font-size: 16px;
  }

  .nav-link.paragraph-font {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
  }

  .header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar.main-color {
    width: 100%;
  }

  .men-button2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .titelvideo-start {
    height: 50vh;
  }

  .video_text_block {
    padding: 10px;
  }

  .slogan2.heading-1 {
    font-size: 30px;
    line-height: 40px;
  }

  .slogan2.heading-font1 {
    font-size: 28px;
  }

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

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

  .heading-mittig1.heading-font2.heading-color {
    font-size: 22px;
  }

  .bild-cover {
    background-position: 50% -1%;
    padding: 20px;
  }

  .section-mittig2, .section-mittig2.secondary-color, .section-mittig2.zweifarbe {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-mittig2.background-img {
    border-top-width: 10px;
    border-bottom-width: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-mittig-klein2.heading-font2 {
    font-size: 22px;
  }

  .heading-mittig-klein2.heading-font3 {
    font-size: 20px;
  }

  .bild-hintergrund {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-linksb-ndig-klein2.heading-font3.heading-color {
    font-size: 22px;
  }

  .text-linksb-ndig2.paragraph-font {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .section-big-space {
    padding: 40px 20px;
  }

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

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

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

  .success_block.highlights {
    padding: 20px;
  }

  .heading_success {
    font-size: 20px;
  }

  .maps-footer {
    min-width: 200px;
  }

  .maps-gro {
    height: 300px;
  }

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

  .text_field {
    width: 100%;
    height: 6.5vh;
  }

  .text_field.cc-textarea {
    height: 12vh;
  }

  .form1 {
    width: 100%;
  }

  .link {
    font-size: 14px;
  }

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

  .div-block-mittig.main-color {
    padding: 15px;
  }

  .image-55vh.center {
    height: 40vh;
  }

  .div-block-deco {
    padding: 15px;
  }

  .lottiefile {
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .grid_3er {
    margin-bottom: 20px;
  }

  ._4er-grid {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-round {
    width: 12rem;
    height: 12rem;
  }

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

  .heading-small.heading-font3 {
    font-size: 18px;
  }

  .button.heading-font3.highlights {
    letter-spacing: 2px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 10px;
  }

  .button.heading-font3.highlights:hover {
    transform: scale(1.05);
  }

  .card {
    width: 90%;
    height: 90%;
  }

  .img-box {
    height: 45vh;
  }

  .card-content5 {
    padding: 15px;
  }

  .relative_content, .embed-maps._55vh {
    height: 45vh;
  }

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

  .divider-100 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .grid_2er {
    margin-top: 30px;
  }

  ._2err-grid {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

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

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

  .image_35vh {
    height: 30vh;
  }

  .bild-cover-2 {
    background-position: 50% -1%;
    padding: 20px;
  }

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

  .jotform_wrap {
    height: 65vh;
  }

  .video_button {
    width: 40px;
  }

  ._2err-grid_team {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .jotfrom_wrap_100 {
    height: 70vh;
  }

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

  .undertext.paragraph-font {
    margin-bottom: 5px;
  }

  .link-vertical {
    font-size: 14px;
  }

  .div-block-mittig-3.hauptfarbe {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-mittig-3.main-color {
    padding: 15px;
  }
}

#w-node-dc21384d-5178-2ec4-4309-402e420146bf-781d1152 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_373df831-f545-b01d-3e1c-76c1db223643-781d1146 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_18eb8208-0750-59a6-9abf-912dd144e6ca-d144e6c3, #w-node-_18eb8208-0750-59a6-9abf-912dd144e6d2-d144e6c3 {
    justify-self: center;
  }

  #w-node-efcb7eb8-fb0c-878f-6ac9-df14eefd1da4-781d114d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0aa5e1bc-34f3-e44c-6dc9-2782c1ed29c4-781d1146 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }
}


