:root {
  --lavender-blush: #ffecec;
  --black: #2b2b2b;
  --plum: #f19bd7;
  --misty-rose: #fbe7e7;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  background-color: var(--lavender-blush);
  color: #333;
  flex-direction: 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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/5e959eb33ff0bb50fe9c62cc_5e4e799880743331e550192d_schloss-gold.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-wrap.hauptfarbe, .utility-page-wrap.highlights, .utility-page-wrap.zweitfarbe {
  background-image: none;
}

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

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

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

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

.logo-img {
  width: 10vw;
  object-fit: contain;
}

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

.logo.ber-button {
  position: fixed;
  top: auto;
  bottom: 15%;
  left: auto;
  right: 0%;
}

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

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

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

.email {
  margin-bottom: 5px;
}

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

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

.adresse {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

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

.heading-1, .heading-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

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

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

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

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

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

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

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

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

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

.divblock1 {
  width: auto;
  height: auto;
  text-align: center;
  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;
}

.logo-wei {
  filter: invert();
}

.navbar-1 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.nav-link:hover {
  color: #a8a8a8;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

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

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

.video1 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.slogan1 {
  text-align: center;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 80px;
  font-weight: 400;
  line-height: 85px;
}

.kontakt-button1 {
  font-size: 16px;
}

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

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

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

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

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

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

.navlink_content {
  overflow: hidden;
}

.navlink_content._1st {
  margin-left: auto;
}

.black_line {
  width: 100%;
  height: 2px;
}

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

.nav-link-4.flie-text {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .2s;
}

.nav-menu-2 {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.navbar {
  background-color: #fff;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #fff);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px 15px 60px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, .2);
}

.hero_section {
  color: #644b4b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

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

.container_hero.mobile.hidden {
  display: none;
}

.hero_content {
  z-index: 200;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 20px rgba(0, 0, 0, .47);
  background-image: linear-gradient(rgba(255, 255, 255, .05), rgba(255, 255, 255, .05));
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px 25vw 100px 20vw;
  display: flex;
  position: absolute;
}

.heading-4 {
  letter-spacing: 5px;
  font-size: 90px;
  line-height: 60px;
}

.heading-4.heading-1 {
  color: #ece1e5;
  font-size: 45px;
  line-height: 1;
}

.heading-4.heading-1.cursive {
  color: #8e6985;
  -webkit-text-stroke-color: #fff;
  text-shadow: 0 -1px 20px #fff, 0 1px 20px #fff;
  font-family: Marithonia Script, sans-serif;
  font-size: 66px;
  font-weight: 500;
}

.link_text {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
}

.link_text.heading-3.farbe-der-headings {
  transition: all .2s;
}

.link_text.heading-3.farbe-der-headings:hover {
  color: var(--black);
}

.link_text.heading-3.farbe-der-headings.blog {
  margin-top: auto;
}

.link_text.heading-3.farbe-der-headings.blog.oben {
  margin-top: 40px;
}

.section_blog {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
  position: relative;
}

.section_blog.white {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8));
}

.blog_wrapper {
  align-self: center;
}

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

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

.blog_item {
  height: auto;
}

.item_card_blog {
  width: 100%;
  height: auto;
  background-color: #fff;
  text-decoration: none;
  transition: all .2s;
  box-shadow: 9px 9px 10px -7px #ccc;
}

.card_blog_wrapper_image {
  height: 40vh;
  overflow: hidden;
}

.wrapper_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
}

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

.card_blog_wrapper_text {
  height: auto;
  color: #000;
  flex-direction: column;
  padding: 37px;
  display: flex;
}

.card_blog_wrapper_text.size {
  height: 30vh;
}

.wrapper_text_line {
  width: 70px;
  height: 2px;
  margin-bottom: 20px;
}

.wrapper_text_title {
  margin-top: 0;
  margin-bottom: -10px;
  font-size: 35px;
}

.wrapper_text_title.heading-2 {
  line-height: 1.2;
}

.wrapper_text_title.heading-2.abst {
  margin-bottom: 20px;
}

.main_button {
  height: 54px;
  letter-spacing: 1px;
  border: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  padding: 0 35px;
  font-size: 16px;
  transition: all .4s ease-in-out;
  display: flex;
}

.main_button:hover {
  color: #fff;
  background-color: #000;
}

.main_button.highlights.heading-3 {
  margin-right: auto;
}

.main_button.highlights.heading-3:hover {
  background-color: var(--black);
}

.section_contact {
  height: 120vh;
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.section_contact.kontakt {
  height: 1000px;
}

.contact_line {
  width: 40px;
  height: 2px;
  margin-bottom: 20px;
}

.contact_subtitle {
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-size: 30px;
}

.contact_title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
}

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

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

.text_area {
  width: 100%;
  height: 54px;
  border: 1px solid #ddd;
  padding: 15px 30px;
  font-size: 15px;
}

.text_area.flie-text {
  font-family: Montserrat, sans-serif;
  transition: all .2s;
}

.text_area.flie-text:hover {
  box-shadow: inset 0 0 10px -6px #000;
}

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

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

.form-text.flie-text.mitiing {
  text-align: center;
}

.link-formular {
  text-decoration: none;
}

.submit_button {
  width: 240px;
  height: 54px;
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 40px;
}

.submit_button.flie-text.highlights {
  width: 24vw;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all .2s;
}

.submit_button.flie-text.highlights:hover {
  background-color: var(--black);
}

.contact_content {
  z-index: 1;
  background-color: rgba(255, 255, 255, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.map-wrapper {
  width: 100%;
  height: 100%;
}

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

.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 {
  border-style: none;
}

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

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

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

.link {
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: block;
}

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

.impdat-2.flie-text {
  min-height: 100%;
  flex-direction: column;
  padding: 0;
  font-family: Montserrat, sans-serif;
  display: flex;
}

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

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

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

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

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 60px;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  top: 80px;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

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

.icon-wrapper {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: 60px;
  display: flex;
}

.icon-wrapper.auto {
  margin-right: auto;
}

.sm-icon {
  width: 25px;
  height: 25px;
  filter: invert();
  object-fit: contain;
}

.icon-small {
  width: 50px;
  height: 50px;
  background-color: var(--plum);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: all .4s;
  display: flex;
}

.icon-small:hover {
  transform: scale(1.1);
}

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

.banner.contain {
  object-fit: contain;
}

.background-video {
  z-index: 250;
  height: 100%;
}

.banner-img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.whatsapp-icon {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: 60px;
  display: flex;
}

.link-block-2-small {
  width: 35px;
  height: 35px;
  background-color: var(--plum);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: all .4s;
  display: flex;
}

.link-block-2-small:hover {
  transform: scale(1.1);
}

.image-62-2 {
  width: 20px;
  height: 20px;
  filter: invert();
  object-fit: contain;
}

.button {
  height: 35px;
  object-fit: contain;
  background-color: #fff;
  border-radius: 50%;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.link-2 {
  color: var(--plum);
  text-decoration: none;
}

.link-2:hover {
  color: var(--black);
}

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

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

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

  .divblock1 {
    padding-bottom: 20px;
  }

  .men-button1.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-1 {
    background-color: rgba(0, 0, 0, .5);
  }

  .men-icon1 {
    color: #fff;
  }

  .nav-menu-1 {
    background-color: rgba(0, 0, 0, .5);
  }

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

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

  .slogan1 {
    font-size: 40px;
  }

  .divblock1-2 {
    padding-bottom: 20px;
  }

  .div-block-footer1 {
    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;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

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

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

  .black_line {
    display: none;
  }

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

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

  .nav-menu-2 {
    z-index: 100000;
    width: 100%;
    background-color: var(--lavender-blush);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar {
    padding-right: 60px;
  }

  .hero_section {
    height: auto;
    padding: 0;
  }

  .container_hero.mobile.hidden {
    display: block;
  }

  .container_hero.hidden {
    display: none;
  }

  .hero_content {
    align-items: center;
    padding: 40px;
  }

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

  .heading-4.heading-1.cursive {
    font-size: 50px;
  }

  .link_text.heading-3.farbe-der-headings.blog {
    margin-top: 25px;
    font-size: 14px;
  }

  .section_blog.zweitfarbe {
    padding: 60px;
  }

  .blog_wrapper {
    width: 100%;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    padding: 0;
    display: flex;
  }

  .blog_item {
    height: auto;
  }

  .wrapper_image.contain {
    object-fit: contain;
  }

  .card_blog_wrapper_text.size {
    height: auto;
    align-items: center;
  }

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

  .main_button.highlights.heading-3 {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
  }

  .section_contact {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .contact_title.heading-2 {
    font-size: 35px;
  }

  .form {
    align-items: stretch;
  }

  .text_area {
    font-size: 15px;
  }

  .submit_button.flie-text.highlights {
    width: auto;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact_content {
    padding: 60px;
    position: static;
  }

  .impdat {
    padding: 60px;
  }

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

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

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

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

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

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

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

  .icon-wrapper {
    margin-top: 10px;
    margin-right: 10px;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .icon-wrapper.auto.autoo {
    position: static;
  }

  .sm-icon {
    width: 20px;
    height: 20px;
  }

  .icon-small {
    width: 35px;
    height: 35px;
  }

  .whatsapp-icon {
    justify-content: center;
    margin-right: 0;
  }

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

  .icon {
    color: #fff;
  }

  .html-embed-12 {
    height: auto;
  }
}

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

  .divblock1 {
    height: auto;
  }

  .slogan1 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 40px;
  }

  .divblock1-2 {
    height: auto;
  }

  .div-block-footer1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    display: flex;
  }

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

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

  .inhalt-footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .hero_section {
    height: auto;
  }

  .hero_content {
    padding: 20px;
  }

  .heading-4.heading-1 {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .heading-4.heading-1.cursive {
    font-size: 55px;
  }

  .section_blog.zweitfarbe {
    padding: 40px;
  }

  .grid {
    width: 100%;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

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

  .main_button.highlights.heading-3 {
    width: 50%;
  }

  .section_contact {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

  .contact_content {
    background-color: rgba(255, 255, 255, .8);
    padding: 40px;
  }

  .impdat {
    padding: 40px;
  }

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

  .maos-footer {
    height: 100px;
  }

  .maps-gro {
    height: 400px;
  }

  .sm-icon {
    width: 20px;
    height: 20px;
  }

  .icon-small {
    width: 32px;
    height: 32px;
  }

  .whatsapp-icon {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-2-small {
    margin-left: 0;
  }
}

@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 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 2px;
  }

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

  .flie-text {
    width: 100%;
    overflow-wrap: anywhere;
  }

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

  .slogan1 {
    font-size: 25px;
    line-height: 35px;
  }

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

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

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

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

  .container_hero {
    flex-direction: column;
  }

  .container_hero.hidden {
    display: none;
  }

  .hero_content {
    flex-direction: column;
    justify-content: center;
    padding: 20px;
  }

  .heading-4.heading-1 {
    font-size: 23px;
    line-height: 30px;
  }

  .heading-4.heading-1.cursive {
    text-shadow: 0 -1px 1px #8e6985, 0 1px 1px var(--plum), 0 -1px 1px #fff, 0 1px 20px #fff;
    font-size: 50px;
    font-weight: 500;
    line-height: 50px;
  }

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

  .section_blog.white {
    padding: 40px 20px;
  }

  .grid {
    padding: 0;
  }

  .blog_item {
    height: auto;
  }

  .card_blog_wrapper_image._60 {
    height: 50vh;
  }

  .card_blog_wrapper_text {
    padding: 20px;
  }

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

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

  .main_button.highlights.heading-3 {
    width: 80%;
  }

  .contact_subtitle.heading-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .contact_title.heading-2 {
    text-align: center;
    font-size: 21px;
    line-height: 30px;
  }

  .text_area.flie-text {
    padding: 10px;
  }

  .checkbox-field {
    flex-direction: row;
    align-items: flex-start;
    padding-left: 5px;
    display: flex;
  }

  .submit_button.flie-text {
    width: 200px;
  }

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

  .checkbox {
    margin-left: 0;
  }

  .impdat, .success {
    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: 17px;
    line-height: 25px;
  }

  .maps-gro {
    height: 300px;
  }

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

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

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

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

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

  .icon-wrapper {
    margin-top: 6px;
    margin-right: 6px;
    position: static;
  }

  .sm-icon {
    width: 18px;
    height: 18px;
  }

  .icon-small {
    width: 30px;
    height: 30px;
  }

  .banner.contain {
    object-fit: cover;
  }

  .menu-button {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block {
    align-items: center;
  }
}


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