:root {
  --royal-blue: #2764b2;
}

.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-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 {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

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

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

body {
  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;
}

a {
  color: var(--royal-blue);
  text-decoration: none;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

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

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

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

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

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

.navbar-6 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 14vw;
  display: flex;
}

.navbar-6.main-color.invert {
  padding-left: 0;
}

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

.nav-link-3.paragraph-font {
  font-size: 16px;
}

.nav-link-3.paragraph-font:hover {
  color: #ccc;
  font-weight: 400;
}

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

.main-color {
  background-color: #000;
}

.secondary-color {
  background-color: #f7f7f7;
}

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

.heading-font1 {
  font-family: PT Sans, sans-serif;
  line-height: 1.3;
}

.heading-font2 {
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  line-height: 1.3;
}

.paragraph-font {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

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

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

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

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  background-image: url('../images/5e4e799880743331e550192d_schloss-gold_15e4e799880743331e550192d_schloss gold.webp');
  background-position: 50%;
  background-size: cover;
  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: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

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

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

.titelimg-start1 {
  height: 90vh;
  position: relative;
}

.titelimg-start1.other-pages {
  height: 70vh;
}

._404-error {
  color: #fff;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

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

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.footer-1 {
  justify-content: space-around;
  height: auto;
  margin-top: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-1.main-color {
  position: relative;
}

.footertext1 {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.impdat1 {
  color: #fff;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.footer-image {
  object-fit: contain;
  width: 1.5vw;
  margin-right: 10px;
}

.nav-men-1 {
  margin-left: auto;
}

.nav-men-1.hauptfarbe {
  margin-left: 0;
}

.telefonnummer1 {
  margin-bottom: 5px;
}

.telefonnummer1.flie-text {
  margin-bottom: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.email {
  margin-bottom: 5px;
}

.email.flie-text {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.adresse {
  margin-bottom: 5px;
}

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

.ffnungszeiten {
  margin-bottom: 5px;
}

.ffnungszeiten.flie-text {
  line-height: 1.5;
}

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

.nav-link-2 {
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  font-style: normal;
  font-weight: 700;
}

.nav-link-2:hover {
  color: #000;
  background-color: #0000;
  border-bottom: 0 solid #fff;
  transform: translate(0);
}

.nav-link-2.flie-text:hover {
  color: #838383;
}

.nav-link-2.flie-text.w--current {
  color: #cfcfcf;
}

.video-2 {
  background-image: url('../images/2.webp'), linear-gradient(#0000004d, #0000004d);
  background-position: 50% 101%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100%, auto;
  height: 90vh;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1AdobeStock_17496330_visu.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;
}

.speise-karte-downloaden {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

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

.background-video3 {
  height: 70vh;
}

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.div-block-113 {
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.div-block-image {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.div-block-image.overlay {
  background-image: linear-gradient(#00000059, #00000059);
}

.heading-linksb-ndig1 {
  text-align: left;
  font-size: 40px;
  line-height: 50px;
}

.heading-linksb-ndig1.heading-font2 {
  line-height: 1.1;
}

.section-gro-e-abst-nde1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 7%;
  display: flex;
}

.section-gro-e-abst-nde1.highlight {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-gro-e-abst-nde1.highlight.adj {
  background-color: #146736;
}

.text-links {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.text-links.paragraph-font {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  line-height: 1.5;
}

.text-links.paragraph-font.list {
  font-size: 14px;
  list-style-type: decimal;
}

.text-links.paragraph-font.list.norm {
  list-style-type: disc;
}

.rounded-block1 {
  background-color: #fff;
  border-radius: 26px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 25vh;
  padding: 35px;
  transition: all .4s;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block1:hover {
  transform: translate(5px, -5px);
}

.rounded-block1.top {
  justify-content: flex-start;
  min-height: 10vh;
  padding: 20px;
}

.rounded-block1.align {
  justify-content: space-between;
}

.rounded-block1.align.hide {
  display: flex;
}

.rounded-block1.seminar {
  width: 100%;
  min-height: auto;
}

.rounded-block1._1 {
  justify-content: center;
  align-items: center;
  min-height: auto;
  display: none;
  position: absolute;
  bottom: 50px;
  left: 950px;
}

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

._3er-grid1.margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

._3er-grid1.signle-grid.btm-mrg {
  margin-bottom: 40px;
}

.text-mittig1 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.text-mittig1.paragraph-font {
  line-height: 1.5;
}

.text-mittig1.paragraph-font.ausgebucht {
  color: red;
}

.text-mittig1.paragraph-font.bigger {
  font-size: 16px;
}

.text-mittig1.paragraph-font.bigger.adj {
  margin-top: 40px;
}

.heading-mittig1 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 35px;
  line-height: 30px;
}

.heading-mittig1.heading-font2 {
  line-height: 1.1;
}

.heading-mittig1.heading-font2.heading-color {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
}

.bild-cover1 {
  object-fit: cover;
  object-position: 0% 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.bild-section-cover-1 {
  background-image: url('../images/AdobeStock_331856663_visu_1AdobeStock_331856663_visu.webp');
  background-position: 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 55vh;
}

.slogan1 {
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #00000075;
  font-size: 70px;
  line-height: 75px;
}

.slogan1.heading-1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  line-height: 75px;
  transition: all .2s;
}

.slogan1.heading-font1 {
  font-size: 50px;
  line-height: 1.5;
}

.link-formular {
  color: var(--royal-blue);
  text-decoration: none;
}

.select-field {
  color: #949494;
  background-color: #fff;
}

.text-field {
  height: 4vh;
}

.checkbox-field {
  text-align: left;
}

.submit-button1.highlight.paragraph-font {
  background-color: var(--royal-blue);
}

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

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

.heading-small1 {
  font-size: 16px;
  line-height: 22px;
}

.heading-small1.heading-font3 {
  font-family: PT Sans, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3;
}

.impdat {
  padding: 100px 40px;
}

.success {
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

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

.div-block-41.highlights {
  background-color: var(--royal-blue);
  width: auto;
}

.titelvideo-1 {
  height: 70vh;
  position: relative;
}

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

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

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

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

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

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

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

.icons-link.inverse {
  filter: invert();
}

.social-media {
  filter: invert();
  height: 3vw;
}

.social-media.size {
  object-fit: contain;
  height: 5vh;
}

.social-media.size-small {
  object-fit: contain;
  height: 4.5vh;
}

.div-block-foter {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

.impdat-2.flie-text {
  flex-direction: column;
  min-height: auto;
  padding: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  display: flex;
}

.impressum-link, .datenschutz-link {
  color: #fff;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  line-height: 1.5;
  text-decoration: none;
}

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

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

.text-wrapper.center {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-wrapper {
  width: 100%;
  height: 40vh;
  margin-bottom: 20px;
}

.image-100 {
  object-fit: cover;
  border-radius: 26px;
  width: 100%;
  height: 100%;
}

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

.image-100.contain.auto {
  width: auto;
}

.image-100.contain.auto.top-margin {
  margin-top: 40px;
}

.image-100.contain.auto.top-margin.sm {
  width: 50%;
  height: auto;
}

.image-100.contain.size {
  height: 50vh;
}

.image-100.contain.white {
  background-color: #fff;
}

.image-100.bottom {
  object-position: 50% 70%;
}

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

.image-100.top.con {
  object-fit: contain;
  background-color: #d9d9d9;
}

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

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.content-wrapper.padding {
  width: 100%;
  padding: 20px;
}

.content-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.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;
  inset: 80px auto auto 0%;
}

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

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

.navlink-dropdwon-list {
  background-color: var(--royal-blue);
}

.button {
  background-color: var(--royal-blue);
  color: #fff;
  text-transform: uppercase;
  border-radius: 12px;
  margin-left: 0;
  margin-right: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  transition: all .4s;
}

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

.button.top-margin {
  margin-top: 20px;
  padding: 20px;
}

.blue-links {
  color: var(--royal-blue);
}

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

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

.patner-logo {
  object-fit: contain;
  height: 15vh;
}

.small-icon {
  object-fit: contain;
  height: 10vh;
  margin-bottom: 20px;
}

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

.lightbox-link {
  border: 1px solid #0000001a;
  border-radius: 12px;
  margin-bottom: 10px;
}

.certificate {
  object-fit: contain;
  border: 0 solid #0000001a;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40vh;
  margin-bottom: 0;
  line-height: 20px;
  display: flex;
}

.link-white {
  color: #fff;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-decoration: none;
}

.social-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.text-links-list {
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.text-links-list.paragraph-font {
  padding-left: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  line-height: 1.5;
}

.text-links-list.paragraph-font._16 {
  font-size: 16px;
}

.center-div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.facebook {
  width: 64%;
  height: 100%;
}

.top-button {
  color: var(--royal-blue);
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  position: absolute;
  inset: auto 1% 3% auto;
}

._4er-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
}

.link-2 {
  color: #e4e4e4;
}

.link-2:hover {
  color: #afacac;
}

.heading-small {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 30px;
}

.heading-small.heading-font2 {
  line-height: 1.5;
}

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

._2er-grid._70 {
  width: 70%;
  margin-top: 0;
  margin-bottom: 20px;
}

.pop-up-3 {
  z-index: 204;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.content-div {
  background-color: #fff;
  border-radius: 15px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 75vh;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: auto;
}

.link-block {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 2% 1% auto auto;
}

.pop-up-1, .pop-up-2, .pop-up-4, .pop-up-5 {
  z-index: 204;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.slider {
  border-radius: 26px;
  width: 100%;
  height: 100%;
}

.qr-code {
  height: 20vh;
}

.icon {
  object-fit: contain;
  width: 3vw;
}

.top-button-responsive {
  color: var(--royal-blue);
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: none;
}

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

.pop-up-1-new, .pop-up-5-punkte {
  z-index: 200;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.underline {
  font-style: normal;
  text-decoration: underline;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-radius: 26px;
  width: 100%;
  margin-bottom: 50px;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.cell {
  align-items: center;
}

.html-embed-7 {
  width: 100%;
}

.lightbox-link-2 {
  display: none;
}

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

.pop-up-4-wichtige {
  z-index: 200;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup {
  z-index: 200000;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  position: fixed;
  inset: 0%;
}

.divpopup {
  text-align: center;
  background-color: #fff;
  width: 100%;
  max-width: 800px;
  min-height: 150px;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  overflow: auto;
  box-shadow: 1px 1px 15px #0000005e;
}

.image-popup {
  float: right;
  opacity: .5;
  cursor: pointer;
  background-image: linear-gradient(#0000, #0000);
  width: 30px;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 10px;
  padding: 7px;
  transition: background-color .4s, opacity .4s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-popup:hover {
  opacity: 1;
  background-color: #00000024;
  background-image: none;
  border-radius: 5px;
}

.heading-88 {
  margin-top: 0;
}

.italic-text {
  font-family: Niconne, sans-serif;
  font-size: 2rem;
}

.image-101 {
  margin-bottom: 1rem;
}

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

.new-popup-16-7, .new-popup-22-7, .new-popup-24-7, .new-popup-31-07, .new-popup-20-08, .new-popup-21-08, .new-popup-03-09 {
  z-index: 200;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.center-image {
  object-fit: contain;
  height: 60vh;
  margin-top: 0;
  margin-bottom: 40px;
}

.new-popup-01-10 {
  z-index: 10;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.die-5-sicherheitsregeln {
  z-index: 204;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.link-block-close {
  width: 40px;
  height: 40px;
  position: absolute;
  inset: 2% 1% auto auto;
}

.modal1_background-overlay {
  z-index: -1;
  background-color: #00000040;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.modal1_content-wrapper {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 48rem;
  height: auto;
  max-height: 80vh;
  padding: 4rem;
  position: relative;
  overflow: auto;
}

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

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-large {
  margin: 0;
}

.margin-bottom.margin-xsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.modal1_close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.button-2 {
  text-align: center;
  border-style: solid;
  border-width: 1px;
  padding: .75rem 1.5rem;
  text-decoration: none;
}

.show-mobile-landscape {
  display: none;
}

.text-size-medium {
  font-size: 1.25rem;
}

.modal1_component {
  z-index: 99;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
}

.new-popup-26-1 {
  z-index: 10;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.images-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

._5-tipps-um-unf-lle-am-arbeitsplatz-zu-vermeiden {
  z-index: 204;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.new-popup-21-6 {
  z-index: 10;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.whitre {
  color: #fff;
}

.new-popup-09-05 {
  z-index: 10;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #00000069;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.button-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (min-width: 1920px) {
  .image-popup:hover {
    background-image: linear-gradient(#c5c5c580, #c5c5c580);
  }
}

@media screen and (max-width: 991px) {
  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .navbar1 {
    margin-top: 5px;
    position: relative;
  }

  .navbar-6.main-color {
    flex-direction: column;
    justify-content: center;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .navbar-6.main-color.invert {
    grid-column-gap: 0%;
    grid-row-gap: 0%;
    background-color: var(--royal-blue);
    flex-direction: column-reverse;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .nav-link-3.paragraph-font {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .titelimg-start1, .titelimg-start1.other-pages {
    height: 60vh;
  }

  .nav-menu {
    background-color: #000;
  }

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

  .footer-1.main-color {
    grid-column-gap: 90px;
    grid-row-gap: 90px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .footertext1 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    width: auto;
  }

  .footer-image {
    width: 20px;
    margin-right: 0;
  }

  .footer-image.small {
    width: 20px;
  }

  .men-icon1 {
    color: #fff;
  }

  .men-buttton1.hauptfarbe {
    background-color: var(--royal-blue);
    text-align: center;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .men-buttton1.hauptfarbe.w--open {
    background-color: var(--royal-blue);
  }

  .nav-men-1.hauptfarbe {
    z-index: 1000;
    background-color: #000;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .telefonnummer1 {
    margin-bottom: 5px;
  }

  .telefonnummer1.flie-text {
    text-align: center;
    font-size: 14px;
  }

  .email {
    margin-bottom: 5px;
  }

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

  .adresse.flie-text {
    text-align: left;
    font-size: 14px;
  }

  .video-2 {
    height: 80vh;
  }

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

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .div-block-113 {
    text-align: center;
  }

  .div-block-image {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .heading-linksb-ndig1.heading-font2 {
    text-align: center;
    font-size: 30px;
  }

  .section-gro-e-abst-nde1 {
    padding: 60px;
  }

  .section-gro-e-abst-nde1.highlight {
    padding-top: 60px;
    padding-bottom: 60px;
  }

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

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

  .rounded-block1 {
    min-height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block1.top {
    width: 100%;
  }

  .rounded-block1._1 {
    display: none;
    left: 100px;
  }

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

  ._3er-grid1.margin {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  ._3er-grid1.signle-grid {
    flex-direction: column;
    display: flex;
  }

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

  .heading-mittig1.heading-font2.heading-color {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.2;
  }

  .bild-cover1 {
    width: 100%;
    height: 50vh;
  }

  .bild-section-cover-1 {
    height: 40vh;
  }

  .slogan1.heading-1 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 50px;
  }

  .slogan1.heading-font1 {
    font-size: 33px;
    line-height: 40px;
  }

  .impdat {
    padding: 60px;
  }

  .success {
    height: auto;
    padding: 60px;
  }

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

  .div-block-41.highlights {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .logo-img {
    width: 220px;
  }

  .maps-gro-2 {
    height: 45vh;
  }

  .social-media {
    height: 5vw;
  }

  .div-block-foter, .impdat-2.flie-text {
    align-items: flex-start;
  }

  .impressum-link, .datenschutz-link {
    font-size: 14px;
  }

  .div-block-114 {
    width: auto;
  }

  .grid-8 {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .text-wrapper.center {
    text-align: center;
    align-items: center;
  }

  .image-wrapper {
    height: 35vh;
  }

  .image-100 {
    border-radius: 20px;
  }

  .content-grid {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .content-grid.invert {
    flex-direction: column-reverse;
    display: flex;
  }

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

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

  .navbar-dropdown {
    width: 100%;
  }

  .navlink-dropdwon-list {
    position: relative;
  }

  .button.top-margin {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .patner-logo {
    width: 100%;
    height: 12vh;
  }

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

  .social-grid {
    justify-content: center;
  }

  .text-links-list.paragraph-font {
    line-height: 1.5;
  }

  .facebook {
    width: 64%;
  }

  .top-button {
    border: 1px solid var(--royal-blue);
    margin-top: 5px;
    margin-right: 10px;
    position: absolute;
    inset: auto 3% 3% auto;
  }

  ._4er-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 0;
    display: grid;
  }

  .heading-small.heading-font2 {
    line-height: 1.4;
  }

  ._2er-grid {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  ._2er-grid._70 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  ._2er-grid.arbeitsschutz-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .content-div {
    width: 80%;
  }

  .link-block {
    width: 30px;
    height: 30px;
  }

  .pop-up-1 {
    display: none;
  }

  .icon {
    width: auto;
  }

  .top-button-responsive {
    border: 1px solid var(--royal-blue);
    margin-top: 5px;
    margin-right: 5px;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .success-txt {
    font-size: 29px;
  }

  .lightbox-link-2 {
    margin-bottom: 50px;
    display: block;
  }

  .italic-text {
    font-size: 2rem;
  }

  .die-5-sicherheitsregeln {
    display: none;
  }

  .link-block-close {
    width: 30px;
    height: 30px;
  }

  .modal1_content-wrapper {
    width: 90%;
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  ._5-tipps-um-unf-lle-am-arbeitsplatz-zu-vermeiden {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .logo {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

  .nav-link-3.paragraph-font {
    font-size: 15px;
  }

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .titelimg-start1, .titelimg-start1.other-pages {
    height: 55vh;
  }

  .nav-menu {
    background-color: #2e2e2e;
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .footer-1.main-color {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .footertext1 {
    align-items: center;
    margin-bottom: 10px;
  }

  .footer-image, .footer-image.small {
    width: 25px;
  }

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

  .video-2 {
    height: 70vh;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

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

  .background-video3 {
    height: 70vh;
  }

  .div-block-image {
    justify-content: center;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading-linksb-ndig1 {
    font-size: 40px;
    line-height: 50px;
  }

  .section-gro-e-abst-nde1 {
    padding: 40px;
  }

  .section-gro-e-abst-nde1.highlight {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .rounded-block1.top {
    min-height: auto;
    margin-bottom: 0;
  }

  .rounded-block1.align {
    padding: 20px;
  }

  ._3er-grid1 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  ._3er-grid1.margin {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

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

  .heading-mittig1.heading-font2 {
    margin-bottom: 20px;
    line-height: 35px;
  }

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

  .bild-cover1 {
    height: 40vh;
  }

  .bild-section-cover-1 {
    height: 30vh;
  }

  .slogan1.heading-font1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.4;
  }

  .form-text.paragraph-font, .kontakt-heading.heading-font1 {
    text-align: center;
  }

  .impdat {
    padding: 40px;
  }

  .success {
    height: auto;
    padding: 40px;
  }

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

  .titelvideo-1 {
    height: 60vh;
  }

  .logo-img {
    width: 230px;
  }

  .maos-footer {
    height: 100px;
  }

  .maps-gro-2 {
    height: 45vh;
  }

  .div-block-foter, .impdat-2.flie-text {
    align-items: center;
  }

  .image-wrapper {
    height: 40vh;
  }

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

  .image-100.contain.auto.top-margin.sm {
    width: 70%;
  }

  .image-100.contain.size {
    height: 40vh;
  }

  .certificate-div {
    padding: 10px;
  }

  .facebook {
    width: 100%;
  }

  .top-button {
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    line-height: 16px;
  }

  ._4er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

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

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

  ._2er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._2er-grid.arbeitsschutz-grid {
    flex-direction: column;
    display: flex;
  }

  .content-div {
    width: 85%;
  }

  .link-block {
    width: 25px;
    height: 25px;
  }

  .top-button-responsive {
    font-size: 11px;
    line-height: 16px;
  }

  .form {
    flex-direction: column;
    display: flex;
  }

  .form-text-left.paragraph-font {
    text-align: left;
  }

  .success-txt {
    font-size: 25px;
  }

  .italic-text {
    font-size: 1.5rem;
  }

  .center-image {
    height: auto;
  }

  .link-block-close {
    width: 25px;
    height: 25px;
  }

  .modal1_content-wrapper {
    max-height: none;
    padding-bottom: 4rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-landscape {
    display: block;
  }

  .modal1_component {
    justify-content: center;
    align-items: center;
  }

  .images-div {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .logo {
    order: 0;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

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

  .grid-7 {
    justify-content: start;
  }

  .navbar1 {
    align-items: center;
    padding-top: 0;
  }

  .navbar-6.main-color.invert {
    margin-left: auto;
    margin-right: auto;
  }

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

  .paragraph-font {
    overflow-wrap: anywhere;
  }

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

  .titelimg-start1, .titelimg-start1.other-pages {
    height: 50vh;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .footer-1.main-color {
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-image {
    width: 8vw;
  }

  .footer-image.small {
    width: 7vw;
  }

  .telefonnummer1.flie-text, .email.flie-text, .adresse.flie-text {
    font-size: 14px;
  }

  .video-2 {
    background-image: url('../images/2.webp'), linear-gradient(#0000, #0000);
    background-position: 50% 101%, 0 0;
  }

  .speise-karte-downloaden.highlights.flie-text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
  }

  .background-video3 {
    height: 60vh;
  }

  .rounded-block {
    min-width: 200px;
  }

  .div-block-image {
    align-items: center;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-linksb-ndig1 {
    font-size: 25px;
    line-height: 25px;
  }

  .heading-linksb-ndig1.heading-font2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .section-gro-e-abst-nde1 {
    padding: 20px;
  }

  .section-gro-e-abst-nde1.highlight {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .rounded-block1 {
    min-width: 200px;
    margin-bottom: 0;
    padding: 20px;
  }

  .rounded-block1.top {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px 10px;
  }

  .rounded-block1.align {
    min-width: 100%;
    padding: 20px 10px;
  }

  .text-mittig1.paragraph-font {
    line-height: 1.5;
  }

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

  .heading-mittig1.heading-font2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.2;
  }

  .heading-mittig1.heading-font2.heading-color {
    font-size: 18px;
    line-height: 1.3;
  }

  .bild-cover1 {
    height: 40vh;
  }

  .bild-cover1.auto {
    height: auto;
  }

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

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

  .kontakt-heading {
    font-size: 25px;
  }

  .impdat, .success, .div-block-41.highlights {
    padding: 20px;
  }

  .logo-img {
    width: 200px;
  }

  .maps-gro-2 {
    height: 40vh;
  }

  .social-media {
    height: 9vw;
  }

  .social-media.size {
    height: 4.5vh;
  }

  .social-media.size-small {
    height: 4vh;
  }

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

  .impdat-2.flie-text {
    min-height: auto;
    font-size: 14px;
  }

  .div-block-114 {
    flex-direction: column;
    display: flex;
  }

  .image-wrapper {
    height: 35vh;
  }

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

  .image-100.contain.auto.top-margin.sm {
    width: 100%;
  }

  .image-100.contain.size {
    height: 35vh;
  }

  .content-wrapper.padding {
    padding: 10px 0;
  }

  .content-grid {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

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

  .button.top-margin {
    text-align: center;
  }

  .certificate {
    height: 50vh;
  }

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

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

  .center-div {
    padding-left: 0;
  }

  .top-button {
    order: 0;
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    display: flex;
    inset: auto 0% 0% auto;
  }

  ._4er-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 0;
  }

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

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

  .content-div {
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-nav {
    font-size: 12px;
  }

  .top-button-responsive {
    order: 0;
    align-self: auto;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    display: block;
    position: static;
    inset: 0% auto auto;
  }

  .success-txt {
    font-size: 19px;
    line-height: 29px;
  }

  .divpopup {
    padding: 0;
  }

  .image-popup {
    margin-top: 5px;
    margin-right: 5px;
  }

  .italic-text {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .modal1_component {
    width: auto;
    height: auto;
    display: flex;
  }

  .button-div {
    flex-flow: column;
  }
}

#w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-a52c8c9a, #w-node-a52222ff-25a2-9142-0b49-4d5dfdb81675-fdb81674 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d35450b-e639-607f-5b26-4793ae2a3d6d-ecb471bd {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_57b55ee9-0f3f-900e-1545-b99b4d97c0dd-a52c8ce3, #w-node-_57b55ee9-0f3f-900e-1545-b99b4d97c0df-a52c8ce3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87a46704-dccb-9aee-a93d-7f1112c7a9fd-a52c8ce3 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_56f21d81-24a0-34a6-d038-1870c124f71a-a52c8ce3, #w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-624cfbf0, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-624cfbf0, #w-node-_10f67c88-194d-c8fa-4f12-523d50af4441-624cfbf0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dc5cf50c-a2c5-a48f-c304-646264ad128b-624cfbf0 {
  grid-area: 7 / 2 / 8 / 3;
}

#w-node-ba647739-ee92-6740-9d31-6099163beb5a-27b75c7d {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-f997a53f, #w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-f7755db0, #w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-b9ff0f29, #w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-762512b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_888c3cb3-c47d-9584-78e4-4ee04d186ec8-762512b1 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-a8ac7d5a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_888c3cb3-c47d-9584-78e4-4ee04d186ec8-a8ac7d5a {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-e8b153c5, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-e8b153c5, #w-node-_5a994b64-3700-490d-2c87-792fb0b46ee1-e8b153c5, #w-node-_5a994b64-3700-490d-2c87-792fb0b46edf-e8b153c5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16228a22-cd07-1745-d9aa-ccd3ecf9763a-7e26e41c, #w-node-fdea7dc8-8cb7-8407-217b-0a5cc94a626b-7e26e41c, #w-node-_141e307a-f69c-88cf-4673-2caa4b05bba1-7e26e41c {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e40f0a78-d383-d249-4290-fb045cbb061f-fdd546f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e40f0a78-d383-d249-4290-fb045cbb0620-fdd546f5, #w-node-bcf1fa71-5115-96ab-47ca-39da88435e74-fdd546f5, #w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-9b2f8220, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-9b2f8220, #w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-2e256995, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-2e256995, #w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-162e15fb, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-162e15fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e5759f70-a6f3-9692-5ff0-1a519b305ab5-162e15fb {
  grid-area: 3 / 2 / 4 / 2;
}

#w-node-_63fb5609-3ab0-8f6b-79c3-2a166290c4e3-9f5e2373 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_44c21dc9-6e33-0173-209f-f1dd071c0152-51baab1b, #w-node-f13bc931-2e31-3c7e-98fb-deaef2d4e7b7-51baab1b, #w-node-_5a994b64-3700-490d-2c87-792fb0b46ee1-51baab1b, #w-node-_5a994b64-3700-490d-2c87-792fb0b46edf-51baab1b, #w-node-e3c100ab-b656-1977-668a-c2d3abb1f759-51baab1b, #w-node-e3c100ab-b656-1977-668a-c2d3abb1f75b-51baab1b, #w-node-_42df4e4c-4fc9-6fb9-c22b-a6b8c32f36f9-51baab1b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5446b15c-bc63-4bb1-1bbc-915fbd1cbe2a-a52c8c9a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_2d35450b-e639-607f-5b26-4793ae2a3d6d-ecb471bd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4b64c18e-b7a2-acd0-c8c1-54281f104369-624cfbf0, #w-node-_5446b15c-bc63-4bb1-1bbc-915fbd1cbe2a-e8b153c5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_16228a22-cd07-1745-d9aa-ccd3ecf9763a-7e26e41c, #w-node-fdea7dc8-8cb7-8407-217b-0a5cc94a626b-7e26e41c, #w-node-_141e307a-f69c-88cf-4673-2caa4b05bba1-7e26e41c {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-a34bcd96-da69-921c-1733-446f184d8cdc-162e15fb, #w-node-_5446b15c-bc63-4bb1-1bbc-915fbd1cbe2a-51baab1b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


