@charset "UTF-8";
:root {
  --colorMenuItemHover:#ffffff;
  --colorSubMenuItemHover:#ffffff;
  --abstandSeitenLoop: 20px;
  --colorButton:#000;
  --colorButtonText:#fff;
  --borderRadius:55px;
  --fontFamily:"PT Sans";
  --fontFamilyMenu: var(--fontFamily);
  --fontFamilyHeader: var(--fontFamily);
  --wp--style--global--content-size:1000px;
  --wp--style--global--wide-size:1000px;
  --abstandMenuItem:25px 15px;
  --colorTableHead:transparent;
  --colorTableRow:#fff;
  --backgroundFooter:#000000;
  --abstandUntenContainer:120px;
  --linkfarbe: #145F32;
}

h1, h2, h3, h4 {
  font-weight: 600;
}

p {
  line-height: 150%;
}

.post-content .font-light {
  font-weight: 100;
}

.paper-column-3 {
  -moz-column-count: 3;
       column-count: 3;
}

.home h1 {
  padding-top: 0;
}
.home h2 {
  font-size: 38px;
}

/*Buttons*/
#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn.sbi_custom a, .wpcf7-submit,
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit],
.loop + .pagination-wrap .more .more-link, #submit, .wp-block-search__button, .wp-block-button__link {
  text-transform: inherit;
  font-family: "PT Sans";
  font-weight: 700;
  font-size: 16px;
  padding: 10px 40px;
  border: 1px solid #000;
}
#sb_instagram #sbi_load .sbi_load_btn:hover, #sb_instagram .sbi_follow_btn.sbi_custom a:hover, .wpcf7-submit:hover,
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover,
.loop + .pagination-wrap .more .more-link:hover, #submit:hover, .wp-block-search__button:hover, .wp-block-button__link:hover {
  background-color: #fff;
  color: #000;
}

mark {
  padding: 5px 20px;
  margin-bottom: 5px;
  display: inline-block;
}

/* Karussel Designoptionen */
.farbschema-wrapper > div:first-child > div:not(:first-child) {
  display: none;
}
.farbschema-wrapper > div:first-child a {
  color: #000;
}
.farbschema-wrapper > div:first-child a::after {
  font-family: "bootstrap-icons";
  content: "\f1c5";
  display: inline-block;
  padding-left: 6px;
  font-size: 14px;
}
.farbschema-wrapper .mb-karussell .karussell-header p.active {
  background: transparent;
  color: #000;
  font-weight: 700;
}
.farbschema-wrapper .mb-karussell .karussell-header p:hover {
  background: transparent;
}
.farbschema-wrapper .mb-karussell .wp-block-modulbuero-karussell .arrow-right,
.farbschema-wrapper .mb-karussell .wp-block-modulbuero-karussell .arrow-left {
  display: none;
}

/* Einfach und Vielseitg */
.einfach-und-vielseitig .einfach-und-vielseitig-ueberschrift {
  padding-right: 40px;
}
.einfach-und-vielseitig > div:not(.einfach-und-vielseitig-ueberschrift) {
  border: 1px solid #000;
  padding: 20px;
  text-align: center;
  overflow: hidden;
}
.einfach-und-vielseitig > div:not(.einfach-und-vielseitig-ueberschrift) figure {
  margin-bottom: 20px;
}
.einfach-und-vielseitig > div:not(.einfach-und-vielseitig-ueberschrift) figure img {
  max-height: 80px;
  margin: 0 auto;
  display: block;
}
.einfach-und-vielseitig > div:not(.einfach-und-vielseitig-ueberschrift) p:last-child {
  position: absolute;
  top: 100%;
  height: 100%;
  text-align: left;
  background: #ffffff;
  transition: all 0.3s ease;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
}
.einfach-und-vielseitig > div:hover p:last-child {
  top: 20px;
}

/* Fair und Transparent + Preise-Tabelle */
figure.wp-block-table {
  /*Häckchen*/
  /*Markiere Preis*/
}
figure.wp-block-table table {
  border: 0;
}
figure.wp-block-table table tr:first-child {
  background-color: transparent;
  border-bottom: 3px solid #000;
}
figure.wp-block-table table tr:first-child td {
  border: 0;
}
figure.wp-block-table table tr:nth-child(even) {
  background: var(--colorTableRow);
}
figure.wp-block-table table tr td {
  padding: 7px 15px;
}
figure.wp-block-table table tr td:first-child {
  width: 300px;
  border-left: 0;
}
figure.wp-block-table table tr td:last-child {
  border-right: 0;
}
figure.wp-block-table table tfoot tr:first-child {
  border-bottom: 0;
}
figure.wp-block-table table tfoot tr:first-child td {
  padding: 0;
  border: 0;
}
figure.wp-block-table table tfoot tr:first-child td a {
  font-weight: 400;
  background: #000;
  color: #fff;
  padding: 5px 25px;
  display: inline-block;
  width: 100%;
}
figure.wp-block-table table tfoot tr:first-child td a:hover {
  background: #fff;
  color: #000;
}
figure.wp-block-table table tfoot tr:first-child td:not(:first-child):not(:last-child) {
  border-right: 1px solid #ffffff;
}
figure.wp-block-table .wp-element-caption {
  color: #000;
  font-size: 12px;
  text-align: left;
  padding-top: 15px;
}
figure.wp-block-table em:after {
  content: "\f633";
  font-family: "bootstrap-icons";
  font-size: 30px;
  display: inline-block;
  width: 21px;
  height: 19px;
  position: relative;
  top: 7px;
  left: -6px;
  color: #424242;
}
figure.wp-block-table.preise-tabelle tbody tr:nth-child(10),
figure.wp-block-table.preise-tabelle tbody tr:nth-child(11) {
  background-color: #fcffb9;
}

/* Single, Blog */
.single .post-info .categories,
.single article .publish-date {
  display: none;
}

/* News-Ticker */
.news-ticker.has-background:not(.wp-block-media-text) {
  padding-top: 10px;
  padding-bottom: 10px;
}
.news-ticker .wp-block-group {
  margin-bottom: 0;
}
.news-ticker .wp-block-group p {
  min-width: 570px;
}

/*Störer in Rund*/
.runder-stoerer {
  position: absolute;
  z-index: 1;
  width: 240px;
  height: 240px;
  display: flex;
  left: -200px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin-bottom: 0 !important;
  margin-top: -240px;
}
.runder-stoerer figure {
  margin-bottom: 0 !important;
}

/* Kontakt Formulare */
form {
  border: 1px solid #000;
  padding: 40px;
  margin: 0 auto 0px;
}
form p {
  margin-bottom: 20px !important;
}
form p label {
  width: 100%;
  color: #8f8f8f;
  margin-bottom: 5px;
  display: inline-block;
}
form p label textarea,
form p label input {
  border: 1px solid #000;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 20px;
  margin-top: 5px;
  font-size: 16px;
}
form p label textarea {
  height: 200px;
  padding: 20px;
}
form p .wpcf7-acceptance label {
  display: flex;
  margin-bottom: 40px;
}
form p .wpcf7-acceptance label input[type=checkbox] {
  width: 35px;
  height: 35px;
  margin: 0;
  margin-right: 20px;
}
form .wpcf7-submit {
  border-radius: 55px;
  background-color: #000;
  color: #fff;
}
form .wpcf7-submit:hover {
  background-color: #fff;
  color: #000;
}

/*Störer Demoseite*/
.stoerer-demoseite {
  position: fixed;
  top: calc(100vh - 320px);
  right: 2vw;
  width: 200px;
  z-index: 1;
}
.stoerer-demoseite > figure {
  margin-bottom: 0;
  position: absolute;
  width: 200px;
  transition: all 0.3s ease;
}
.stoerer-demoseite > figure:nth-child(2) {
  opacity: 1;
}
.stoerer-demoseite > figure:nth-child(2):hover {
  opacity: 0;
}
.stoerer-demoseite .wp-block-modulbuero-bootstrap-icons {
  position: absolute;
  right: -5px;
  top: -10px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 40px;
  height: 40px;
}
.stoerer-demoseite .wp-block-modulbuero-bootstrap-icons:hover {
  transform: rotate(90deg);
}
.stoerer-demoseite .wp-block-modulbuero-bootstrap-icons i {
  width: 40px;
  height: 40px;
  padding-right: 0 !important;
}
.stoerer-demoseite .wp-block-modulbuero-bootstrap-icons i.bi::before {
  vertical-align: 0;
  top: -5px;
  position: relative;
}

/* Teaser */
.mbgi-block-teaserbox {
  --TeaserboxBG:#fff;
  border: 1px solid #000;
}
.mbgi-block-teaserbox .teaserbox-wrap {
  margin-bottom: 0;
}
.mbgi-block-teaserbox .teaserbox-text {
  border-left: 1px solid #000;
  line-height: 125%;
}
.mbgi-block-teaserbox .teaserbox-text a {
  margin-top: 40px;
}

/* Blog Loop*/
.loop.mbgi-block .loop-wrapper * {
  transition: all 0.3s ease;
}
.loop.mbgi-block .loop-wrapper .loop-type,
.loop.mbgi-block .loop-wrapper .loop-excerpt,
.loop.mbgi-block .loop-wrapper .loop-date {
  display: none;
}
.loop.mbgi-block .loop-wrapper .loop-title {
  color: #000;
  background-color: transparent;
}
.loop.mbgi-block .loop-wrapper .loop-more {
  margin-bottom: 20px;
  margin-top: auto;
}

/*Flip Box*/
body .ind-website-wrapper-first.is-layout-flex {
  margin-bottom: 2em !important;
}

body .ind-website-wrapper.is-layout-flex {
  display: none;
  margin-bottom: 2em !important;
}

.ind-website-btn {
  padding-top: 40px;
}
.ind-website-btn .wp-block-button__link {
  background: transparent;
  color: #000;
  border: none;
}

body .wp-block-columns > .wp-block-column > .flip-wrapper {
  margin-bottom: 2em !important;
}
body .wp-block-columns > .wp-block-column > .flip-wrapper:nth-child(2) {
  margin-bottom: 0px !important;
}

.flip-wrapper {
  /*Hover*/
}
.flip-wrapper * {
  transition: all 0.6s ease;
}
.flip-wrapper > div.wp-block-column:not(:first-of-type) {
  margin-left: 0;
}
.flip-wrapper > div figure {
  aspect-ratio: 35/23;
  text-align: center;
  transform-style: preserve-3d;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5490196078);
}
.flip-wrapper > div figure figcaption,
.flip-wrapper > div figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  left: 0;
  top: 0;
}
.flip-wrapper > div figure figcaption {
  transform: rotateY(180deg);
  margin: 0;
  background: #000;
}
.flip-wrapper > div figure figcaption a {
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 24px;
}
.flip-wrapper > div:hover figure {
  transform: rotateY(180deg);
}

/*Akkordeon*/
.mbgi-block-akkordeon {
  --AkkordeonWidth:var(--containerMaxWidth);
}
.mbgi-block-akkordeon .akkordeon-wrap {
  --AkkordeonBG:#fff;
  --AkkordeonColor:#000;
  box-shadow: 0px 0px 20px rgba(93, 107, 132, 0.2);
}

/*Footer*/
footer .wp-block-image img {
  max-height: 60px;
}
footer .copyright-info a {
  color: #fff;
}

/* Mobile Todo */
@media (max-width: 1114px) {
  .home .post-content > .wp-block-columns.reverse-columns {
    align-content: center;
  }
  .home .post-content > .wp-block-columns.reverse-columns .wp-block-column:first-child {
    width: 66.66%;
  }
  .home .post-content > .wp-block-columns.reverse-columns .wp-block-column:last-child {
    width: 33.33%;
  }
  .angebots-wrap > div > p:nth-child(2) {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .home .post-content > .wp-block-columns.reverse-columns .wp-block-column:last-child,
  .home .post-content > .wp-block-columns.reverse-columns .wp-block-column:first-child {
    width: 100%;
  }
}
@media (max-width: 480px) {
  body {
    --headline-1:32px;
  }
  .hero-slider.swiper {
    margin-bottom: var(--abstandUntenTxtElement) !important;
  }
  main article h1.no-distance-bottom {
    padding-top: 0;
  }
  .angebots-wrap > div {
    flex-direction: column;
  }
  .angebots-wrap > div > p:first-child {
    border-right: none;
    border-bottom: 1px solid var(--hauptfarbe);
    width: 100%;
    min-width: 100%;
  }
  .angebots-wrap > div > p br {
    display: none;
  }
  .angebots-wrap > div > p:nth-child(2) {
    padding: 0 20px 20px;
  }
}/*# sourceMappingURL=default.css.map */