.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-color: #197479;
  height: 10px;
}

.text {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 28px;
}

.text.navi {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}

.text.head {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
}

.text.head.kl {
  width: 80%;
  margin-top: 20px;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}

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

.text.zentral.kl {
  width: 70%;
}

.text.rechts {
  color: #fff;
  text-align: right;
}

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

.text.impressum {
  padding-right: 0;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 90px;
  display: flex;
}

.nav-menu {
  margin-left: 60px;
}

.body {
  height: 100%;
}

.section-2 {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/10.jpeg');
  background-position: 0 0, 50% 70%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 820px;
  margin-top: 0;
}

.container-2 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  padding-left: 229px;
  display: flex;
}

.image {
  width: 460px;
  margin-bottom: 100px;
}

.italic-text {
  font-style: normal;
}

.navbar {
  z-index: 1000;
  background-color: #fff;
  height: auto;
  margin-top: 0;
  display: block;
  position: relative;
  inset: 0% 0% 0;
}

.titel {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 52px;
}

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

.titel.rechts {
  color: #fff;
  text-align: right;
}

.cont {
  height: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  transform: skew(0deg);
}

.cont.zentral {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cont.zentral.ex {
  padding-bottom: 30px;
}

.cont.extra {
  transform: skew(0deg, 2deg);
}

.cont.extra.trenn {
  padding-top: 20px;
  padding-bottom: 0;
}

.cont._10 {
  padding-top: 20px;
}

.text-span {
  color: #197479;
}

.div-block {
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 100%;
  height: 100%;
}

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

.text-span-2 {
  color: #197479;
}

.div-block-2 {
  background-image: url('../images/AdobeStock_317007907_Preview.jpeg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 40px;
  width: 100%;
  height: 220px;
}

.div-block-2.kl.button-primary {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/8.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 0;
  height: 100px;
}

.div-block-2.kl.b {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/11.jpeg');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
  height: 100px;
}

.div-block-2.kl.c {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/6.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100px;
}

.div-block-2._1 {
  background-image: linear-gradient(#19747980, #19747980), url('../images/6.jpeg');
  background-position: 0 0, 50% 56%;
  background-size: auto, cover;
  height: 250px;
}

.div-block-2._2 {
  background-image: linear-gradient(#19747980, #19747980), url('../images/9.jpeg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  height: 250px;
}

.div-block-3 {
  background-color: #197479;
  border-bottom-right-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  padding: 0;
  line-height: 20px;
  display: flex;
}

.div-block-3.kontakt {
  border-radius: 11px;
}

.div-block-3.kontakt.button {
  width: 360px;
  margin-bottom: 4px;
  padding-bottom: 0;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-block.extra {
  letter-spacing: 2px;
  -webkit-text-stroke-width: 0px;
  text-transform: none;
  font-size: 27px;
  font-weight: 300;
}

.link {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 300;
}

.section-3 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-4 {
  background-image: url('../images/new1.jpg');
  background-position: 50% 63%;
  background-size: cover;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 80%;
  height: 690px;
  margin-top: 0;
  margin-bottom: 0;
}

.section-4 {
  background-color: #197479;
  height: auto;
  margin-bottom: 40px;
  transform: skew(0deg, -2deg);
}

.cell-2 {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-2._125 {
  justify-content: center;
  align-items: flex-end;
}

.div-block-5 {
  background-image: url('../images/464326247_122094454634595839_4698372492856733741_n.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 220px;
  width: 250px;
  height: 250px;
}

.div-block-5.gutschein {
  background-image: url('../images/gutschein.jpg');
  background-position: 50% 10%;
  background-repeat: no-repeat;
  background-size: 260px;
  width: 200px;
  height: 200px;
}

.cell-3 {
  justify-content: center;
  align-items: flex-end;
}

.footer-dark {
  background-color: #f5f7fa00;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: Roboto, sans-serif;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-link.kont {
  text-align: center;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.navbar-no-shadow {
  position: sticky;
  top: auto;
  bottom: auto;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  border-bottom: 1px #000;
  text-decoration: none;
}

.nav-link.italia {
  display: none;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 100px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #197479;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 12px 25px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

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

.column.feature-column {
  align-items: center;
}

.feature-img-and-graident {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.feature-image-mask {
  z-index: 2;
  border-radius: 10px;
  width: 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
}

.feature-max {
  z-index: 2;
  max-width: 350px;
  position: relative;
}

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

.max-400 {
  max-width: 400px;
}

.feature-gradient {
  background-image: radial-gradient(circle, #8ea5a0, #8ea5a000 71%);
  border-radius: 50%;
  width: 150%;
  height: 150%;
  position: absolute;
}

.image-2 {
  width: 250px;
}

.quick-stack {
  margin-top: 28px;
}

.quick-stack._22 {
  margin-top: 20px;
}

.section-5 {
  text-align: center;
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  padding: 0 30px;
  display: flex;
}

.div-block-6 {
  background-image: linear-gradient(#19747999, #19747999), url('../images/AdobeStock_317007907_Preview.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 100%;
  height: 590px;
}

.div-block-6._4 {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/6.jpeg');
  background-position: 0 0, 50% 55%;
  background-attachment: scroll, scroll;
  width: 100%;
}

.div-block-6._11 {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/9.jpeg');
  background-position: 0 0, 50% 43%;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}

.div-block-6._111 {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/2.jpeg');
  background-position: 0 0, 50% 49%;
}

.div-block-6._9 {
  background-image: linear-gradient(#197479b3, #197479b3), url('../images/7.jpeg');
  background-position: 0 0, 50%;
}

.container-4 {
  text-align: center;
  padding: 50px 200px 70px;
}

.heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.text-span-3 {
  color: #197479;
}

.div-block-7 {
  background-image: url('../images/AdobeStock_191748415.jpg');
  background-position: 30%;
  background-size: cover;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  width: 670px;
  height: 730px;
  margin-top: 0;
}

.div-block-7._5 {
  background-image: url('../images/7.jpeg');
  background-position: 50% 54%;
  width: 680px;
  height: 730px;
}

.div-block-7._6 {
  background-image: url('../images/4.jpeg');
  background-position: 50% 83%;
  margin-top: auto;
}

.div-block-7._6._13 {
  background-image: url('../images/7.jpeg');
}

.div-block-7._7 {
  background-image: url('../images/1.jpeg');
  background-position: 50% 76%;
}

.div-block-7._22 {
  background-image: url('../images/5.jpeg');
  background-position: 50%;
  margin-top: 0;
}

.div-block-7._33 {
  background-image: url('../images/bdc20718-e97b-4659-975d-73e90276f338.jpeg');
  background-position: 43%;
}

.div-block-7._80 {
  background-image: url('../images/7.jpeg');
}

.section-6 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8 {
  color: #197479;
}

.code-embed {
  margin-top: 8px;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block {
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all .55s;
}

.link-block:hover {
  transform: scale(.95);
}

.link-block.gigl {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: -14px;
  display: flex;
}

.section-7 {
  padding-bottom: 50px;
}

.div-block-8 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  opacity: .9;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  width: 100%;
  height: 510px;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  height: auto;
  display: flex;
}

.text-span-9 {
  color: #197479;
}

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

.link-2.w--current {
  text-decoration: none;
}

.link-3 {
  color: #6e6e6e;
  text-decoration: none;
}

.link-3.w--current {
  text-decoration: none;
}

.section-8 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.titel-2 {
  color: #535353;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 69px;
  font-weight: 200;
  line-height: 70px;
}

.text-2 {
  color: #555;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 34px;
}

.text-2.links {
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  white-space: normal;
  object-fit: fill;
  margin-left: 20px;
  margin-right: 0;
}

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

.div-block-11 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-12 {
  color: #0000;
  text-align: center;
  background-color: #797979;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.section-9 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-6 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.titel-3 {
  color: #535353;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 60px;
  font-size: 69px;
  font-weight: 200;
  line-height: 70px;
}

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

.div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-14 {
  color: #0000;
  text-align: center;
  background-color: #797979;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 67px;
  display: flex;
}

.link-8, .link-9 {
  color: #fff;
}

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  color: #197479;
}

.link-10, .link-11 {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .text.head.kl {
    width: 70%;
  }

  .section-2 {
    background-image: linear-gradient(#197479b3, #197479b3), url('../images/10.jpeg');
    background-position: 0 0, 90% 40%;
    height: 630px;
    padding-left: 200px;
  }

  .container-2 {
    padding-left: 0;
  }

  .image {
    width: 370px;
    margin-bottom: 55px;
  }

  .div-block-4 {
    width: 97%;
    height: 270px;
  }

  .container-3 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .navbar-no-shadow-container {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image-2 {
    width: 142px;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-6 {
    height: 340px;
  }

  .div-block-6._4 {
    background-image: linear-gradient(#197479b3, #197479b3), url('../images/6.jpeg');
    background-position: 0 0, 50% 120%;
    width: 100%;
  }

  .container-4 {
    padding-left: 150px;
    padding-right: 150px;
  }

  .div-block-7 {
    width: 70%;
    height: 670px;
  }

  .div-block-9 {
    padding-left: 0;
  }

  .section-8 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .titel-2 {
    font-size: 50px;
    line-height: 54px;
  }

  .text-2 {
    margin-left: 100px;
    margin-right: 100px;
    font-size: 18px;
    line-height: 33px;
  }

  .section-9 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .titel-3 {
    font-size: 50px;
    line-height: 54px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    padding-left: 0;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

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

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-6._4 {
    background-image: linear-gradient(#0000, #0000), url('../images/6.jpeg');
    background-position: 0 0, 50% 10%;
  }

  .div-block-6._11, .container-4 {
    width: 100%;
  }

  .div-block-7 {
    width: 80%;
  }

  .section-8 {
    padding: 50px 10px;
  }

  .titel-2 {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 44px;
  }

  .text-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-12 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .section-9 {
    padding: 50px 10px;
  }

  .titel-3 {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 44px;
  }

  .div-block-14 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 0;
  }

  .text {
    padding: 0 0 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .text.head {
    margin-top: 2px;
    font-size: 17px;
    line-height: 23px;
  }

  .text.head.kl {
    margin-top: 13px;
    margin-bottom: 141px;
    font-size: 14px;
    line-height: 19px;
  }

  .text.zentral.kl {
    width: 90%;
    padding-bottom: 0;
  }

  .text.zentral.kl.exee {
    text-align: center;
  }

  .text.zentral.adr {
    margin-top: 10px;
  }

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

  .text.links {
    font-size: 15px;
    line-height: 22px;
  }

  .text.impressum {
    text-align: left;
    padding: 0;
  }

  .section-2 {
    background-image: linear-gradient(#197479b3, #197479b3), url('../images/10.jpeg');
    background-position: 0 0, 40%;
    height: 100%;
    margin-top: 0;
  }

  .image {
    width: 85%;
    margin-bottom: 106px;
  }

  .titel {
    margin-bottom: 15px;
    font-size: 50px;
    line-height: 47px;
  }

  .titel.zentral {
    font-size: 34px;
    line-height: 30px;
  }

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

  .cont {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .cont.zentral {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .cont.zentral.ex {
    padding-bottom: 10px;
  }

  .cont.extra {
    padding: 10px 20px;
  }

  .cont.extra.trenn {
    margin-top: 30px;
    padding-top: 5px;
  }

  .div-block {
    width: 100%;
    height: 150px;
    margin-bottom: -50px;
  }

  .div-block-2 {
    border-top-left-radius: 30px;
    height: 110px;
  }

  .div-block-2.kl {
    height: 80px;
  }

  .div-block-2.kl.button-primary {
    height: 80px;
    margin-left: 0;
  }

  .div-block-2.kl.b, .div-block-2.kl.c {
    height: 80px;
  }

  .div-block-2._1 {
    background-image: linear-gradient(#19747980, #19747980), url('../images/6.jpeg');
    background-position: 0 0, 50% 62%;
    height: 200px;
  }

  .div-block-2._2 {
    height: 200px;
  }

  .div-block-3 {
    border-bottom-right-radius: 30px;
    height: 51px;
  }

  .div-block-3.kontakt {
    font-size: 16px;
  }

  .div-block-3.kontakt.button {
    width: 80%;
    margin-bottom: 10px;
  }

  .text-block {
    font-size: 20px;
    font-weight: 300;
  }

  .text-block.extra {
    letter-spacing: 1px;
    font-size: 20px;
  }

  .link {
    font-size: 11px;
    line-height: 12px;
  }

  .div-block-4 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
    height: 250px;
  }

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

  .div-block-5 {
    width: 200px;
    height: 200px;
  }

  .div-block-5.gutschein {
    width: 150px;
    height: 150px;
  }

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

  .footer-dark {
    padding-top: 10px;
  }

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

  .footer-link {
    margin-top: 10px;
    margin-bottom: 4px;
  }

  .navbar-no-shadow {
    z-index: 10000;
    position: fixed;
    inset: 0% 0% auto;
  }

  .navbar-no-shadow-container {
    z-index: 5;
    background-color: #fff0;
    padding-top: 15px;
    padding-bottom: 0;
    padding-right: 15px;
    position: relative;
  }

  .navbar-no-shadow-container:focus {
    background-color: #fff0;
  }

  .navbar-wrapper {
    justify-content: flex-end;
    align-items: center;
  }

  .navbar-brand {
    display: none;
  }

  .nav-menu-wrapper {
    margin-top: -20px;
    padding: 40px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .nav-menu-2 {
    z-index: 100000;
    background-color: #197479;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
    inset: 0% 0% auto;
    box-shadow: 0 0 10px 5px #0003;
  }

  .nav-link {
    color: #fff;
  }

  .nav-link.italia {
    margin-left: 15px;
    padding: 23px 11px 11px 0;
    display: block;
  }

  .nav-button-wrapper {
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }

  .button-primary {
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    background-color: #197479;
    border: 1px solid #fff;
    margin-top: 10px;
    margin-left: 40px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .menu-button {
    background-color: #ffffff80;
    border-radius: 120px;
    padding: 10px;
  }

  .menu-button.w--open {
    background-color: #a6b1bf00;
  }

  .feature-image-mask {
    width: 150px;
    height: 150px;
  }

  .feature-max {
    max-width: 250px;
  }

  .effekt {
    grid-row-gap: 20px;
    padding-bottom: 0;
  }

  .image-2 {
    width: 220px;
  }

  .quick-stack {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .quick-stack._22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .quick-stack._5040 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .icon {
    color: #197479;
  }

  .image-3 {
    display: inline-block;
    overflow: auto;
  }

  .section-5 {
    padding: 0;
  }

  .div-block-6 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 300px;
  }

  .div-block-6._4 {
    background-image: linear-gradient(#19747999, #19747999), url('../images/6.jpeg');
    background-position: 0 0, 50% 65%;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .div-block-6._11 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%;
  }

  .div-block-6._111, .div-block-6._9 {
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .container-4 {
    padding: 30px 40px 20px;
  }

  .heading {
    font-size: 24px;
    line-height: 29px;
  }

  .div-block-7 {
    width: 95%;
    height: 400px;
    margin-top: 0;
  }

  .div-block-7._6._13 {
    background-image: url('../images/7.jpeg');
  }

  .div-block-7._80 {
    width: 95%;
    height: 399px;
  }

  .link-block {
    width: 100%;
  }

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

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

  .div-block-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .background-video {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 460px;
    margin-bottom: -35px;
  }

  .handy {
    padding-left: 0;
    padding-right: 0;
  }

  .list-item {
    position: static;
  }

  .list-item.tial {
    margin-top: 0;
    display: none;
    position: static;
    top: 222px;
    right: 79.195px;
  }

  .div-block-10 {
    width: 100%;
  }

  .section-8 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .titel-2 {
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 33px;
    font-weight: 500;
    line-height: 35px;
  }

  .text-2 {
    white-space: normal;
    margin-left: 0;
    margin-right: 0;
    line-height: 26px;
  }

  .text-2.links {
    text-align: left;
    white-space: normal;
    margin-left: 0;
    font-size: 18px;
    line-height: 23px;
  }

  .div-block-12 {
    margin-top: 25px;
    margin-bottom: 0;
  }

  .section-9 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .titel-3 {
    letter-spacing: 1px;
    margin-bottom: 40px;
    font-size: 33px;
    font-weight: 500;
    line-height: 35px;
  }

  .div-block-14 {
    margin-top: 25px;
    margin-bottom: 0;
  }

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

  .code-embed-2 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .div-block-15 {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .code-embed-3 {
    width: 70%;
  }

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

#w-node-_1d50aba9-c670-2d4c-d1d8-263a1d8e462b-73bcecf1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-73bcecf1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_58597374-3161-f815-fda4-bcd1554e5fcf-73bcecf1 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_8bc3835e-981e-95ee-180c-959c45e88ddb-45e88dd5, #w-node-_8bc3835e-981e-95ee-180c-959c45e88de7-45e88dd5, #w-node-_8bc3835e-981e-95ee-180c-959c45e88df4-45e88dd5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ff41580-68b3-feba-036b-cdbca147bf1c-dcda4a04, #w-node-b10dc980-6d97-f7a5-c2a6-bfb24b8b3cd8-abf0f96d, #w-node-dd9cf5ca-e31d-d5cd-c9c8-8b07da2e11dc-d723a674, #w-node-b261b346-928b-1ff3-c6ec-9cfed176cf9e-a0340872 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_1d50aba9-c670-2d4c-d1d8-263a1d8e462b-e65f9650 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-e65f9650 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_58597374-3161-f815-fda4-bcd1554e5fcf-e65f9650 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_9b394c81-383a-9ab3-9994-fe40abf5dd3a-abf5dd34, #w-node-_9b394c81-383a-9ab3-9994-fe40abf5dd46-abf5dd34, #w-node-_9b394c81-383a-9ab3-9994-fe40abf5dd55-abf5dd34 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ff41580-68b3-feba-036b-cdbca147bf1c-1f708514, #w-node-d69f778e-55ff-67fb-1491-1bea5c3a7434-084d5e2a, #w-node-_08fdac62-8845-9306-0176-f33b0884d828-3cabf83c, #w-node-c7602df0-7ed0-436c-90f3-7c9ae8a08f02-25947b71 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

@media screen and (max-width: 767px) {
  #w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-73bcecf1, #w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-e65f9650 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1d50aba9-c670-2d4c-d1d8-263a1d8e462b-73bcecf1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-73bcecf1 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
  }

  #w-node-_58597374-3161-f815-fda4-bcd1554e5fcf-73bcecf1, #w-node-_5ff41580-68b3-feba-036b-cdbca147bf1c-dcda4a04, #w-node-b10dc980-6d97-f7a5-c2a6-bfb24b8b3cd8-abf0f96d, #w-node-dd9cf5ca-e31d-d5cd-c9c8-8b07da2e11dc-d723a674, #w-node-b261b346-928b-1ff3-c6ec-9cfed176cf9e-a0340872 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-_1d50aba9-c670-2d4c-d1d8-263a1d8e462b-e65f9650 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_29664570-d57d-5557-b1a3-4ab5686e3a97-e65f9650 {
    grid-template-rows: minmax(auto, 1fr) auto;
    grid-template-columns: 1fr;
  }

  #w-node-_58597374-3161-f815-fda4-bcd1554e5fcf-e65f9650, #w-node-_5ff41580-68b3-feba-036b-cdbca147bf1c-1f708514, #w-node-d69f778e-55ff-67fb-1491-1bea5c3a7434-084d5e2a, #w-node-_08fdac62-8845-9306-0176-f33b0884d828-3cabf83c, #w-node-c7602df0-7ed0-436c-90f3-7c9ae8a08f02-25947b71 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}


