@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
/* Headline ENDE */
/* Button START */
/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.contact-flag {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: fixed;
  transform: translateX(100%);
  bottom: 30px;
  right: 45px;
  max-width: 500px;
  z-index: 999;
  margin: 0;
  padding: 0px;
  overflow: auto;
  max-height: 80vh;
  box-shadow: -5px 5px 5px -6px rgba(0, 0, 0, 0.5);
  transition: 150ms;
}
@media (max-width: 600px) {
  .contact-flag {
    right: 60px;
  }
}
.contact-flag.open {
  transform: translateX(0);
  right: 0;
}
.contact-flag.open .mobileflag {
  opacity: 0;
}
.contact-flag.open .mobileflag button {
  display: none;
}
.contact-flag.open .flagentry {
  display: flex;
}
.contact-flag.open .close-flag {
  display: flex !important;
}
.contact-flag::before {
  content: "";
  position: absolute;
  width: calc(100% - 60px);
  height: 100%;
  background: #fff;
  pointer-events: none;
  left: 60px;
  top: 0px;
  z-index: 1;
}
.contact-flag .flagentry {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  background: inherit;
  border-color: inherit;
  width: 100%;
  color: inherit;
}
@media (max-width: 600px) {
  .contact-flag .flagentry {
    display: none;
  }
}
.contact-flag .flagentry.mobileflag, .contact-flag .flagentry.close-flag {
  display: none;
}
@media (max-width: 600px) {
  .contact-flag .flagentry.mobileflag {
    display: block;
  }
  .contact-flag .flagentry.mobileflag .openflag {
    width: 60px;
    height: 60px;
  }
}
.contact-flag .flagentry:nth-child(1) .flagcontent {
  border-top: solid 10px #fff;
  margin-top: -10px;
}
.contact-flag .flagentry:nth-last-child(1) .flagcontent {
  border-bottom: solid 10px #fff;
  margin-bottom: -10px;
}
@media (max-width: 600px) {
  .contact-flag .flagentry.fontsize {
    display: none;
  }
}
.contact-flag .flagentry.fontsize .flagcontent {
  text-decoration: none;
}
.contact-flag .flagentry.fontsize .flagcontent button {
  color: inherit;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 1em;
}
.contact-flag .flagentry.fontsize .flagcontent button.large {
  font-size: 1.2em;
}
.contact-flag .flagentry.fontsize .flagcontent button.larger {
  font-size: 1.3em;
}
.contact-flag .flagentry.linkgroup .flagcontent a {
  display: block;
}
.contact-flag .flagentry .openflag {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 45px;
  height: 45px;
  background: none;
  outline: none;
  padding: 0;
  background: #fff;
  border-style: solid;
  border-width: 10px;
  border-color: inherit;
  border-radius: 50%;
  cursor: pointer;
  transition: opacity 150ms;
}
.contact-flag .flagentry .openflag:hover {
  opacity: 0.75;
}
.contact-flag .flagentry .openflag svg {
  width: 60%;
  height: 60%;
}
.contact-flag .flagentry .flagcontent {
  width: 100%;
  background: #fff;
  border: none;
  outline: none;
  padding: 7.5px 15px;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1em;
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
  z-index: 1;
  display: none;
}
.contact-flag .flagentry .flagcontent.title-flag-conten {
  text-decoration: none;
  padding-bottom: 30px;
}
.contact-flag .flagentry .flagcontent.title-flag-conten:hover {
  opacity: 1;
}
.contact-flag .flagentry .flagcontent:hover {
  opacity: 0.75;
}

footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 45px 0;
  background-color: #fff;
  width: 100%;
  border-top: 5px solid #919292;
  z-index: 1;
}
footer.footermargin {
  margin-top: 90px;
}
footer .footer-row {
  width: 100%;
  max-width: 1200px;
  padding: 0 30px;
  display: flex;
  margin-bottom: 45px;
}
footer .footer-row:nth-last-child(1) {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  footer .footer-row {
    flex-direction: column;
  }
}
footer .footer-row .footer-icons {
  display: flex;
}
footer .footer-row .footer-icons a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: inherit;
  margin-right: 30px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2em;
}
@media (max-width: 350px) {
  footer .footer-row .footer-icons a {
    margin-right: 15px;
    width: 30px;
    height: 30px;
  }
}
footer .footer-row .footer-icons a img {
  width: 100%;
  height: 100%;
}
footer .footer-row .footer-icons a svg {
  width: 60%;
  height: 60%;
}
footer .footer-row .footer-address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}
footer .footer-row .footer-logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-left: 30px;
}
@media (max-width: 991px) {
  footer .footer-row .footer-logos {
    margin-left: -15px;
    margin-top: 30px;
    width: calc(100% + 30px);
    justify-content: flex-start;
  }
}
footer .footer-row .footer-logos a {
  width: 100%;
  max-width: 25%;
  padding-left: 30px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  footer .footer-row .footer-logos a {
    padding: 15px;
  }
}
@media (max-width: 600px) {
  footer .footer-row .footer-logos a {
    width: 50%;
    max-width: unset;
  }
}
@media (max-width: 375px) {
  footer .footer-row .footer-logos a {
    width: 100%;
  }
}
footer .footer-row .footer-logos a img {
  width: 100%;
}
footer .footer-row .footer-quicklinks {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  footer .footer-row .footer-quicklinks {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
footer .footer-row .footer-quicklinks a {
  position: relative;
  margin-right: 60px;
}
@media (max-width: 991px) {
  footer .footer-row .footer-quicklinks a {
    flex: auto;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
footer .footer-row .footer-quicklinks a:after {
  content: "";
  position: absolute;
  right: -30px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
}
@media (max-width: 991px) {
  footer .footer-row .footer-quicklinks a:after {
    background-color: transparent;
  }
}
footer .footer-row .footer-quicklinks a:nth-last-child(1) {
  margin-right: 0;
}
footer .footer-row .footer-quicklinks a:nth-last-child(1):after {
  display: none;
}/*# sourceMappingURL=main.css.map */