/*
Theme Name:   Twenty Twento Child
Description:  Twenty Fifteen Child Theme
Author:       Mathias Schaller
Template:     twentytwentytwo
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwentytwochild
*/
@font-face {
  font-family: "Lato";
  src: url("./assets/fonts/Lato-Regular.ttf");
}
html {
  max-width: 100%;
  overflow-x: hidden;
}

#wpadminbar {
  opacity: 0.3 !important;
}

#fragen, .advgb-columns-wrapper, #werwirsind, #bogen, #aboutTheFounder, .is-layout-constrained > div {
  max-width: unset;
}

.wp-block-group.alignfull {
  margin-top: 0 !important;
}

html, main, .entry-content {
  margin-top: 0 !important;
  font-weight: 400;
  font-style: normal;
}

.editor-styles-wrapper .edit-post-visual-editor__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)), .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: unset !important;
  max-width: unset !important;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  line-height: 1.4 !important;
}
body a {
  text-decoration: none !important;
  cursor: pointer;
}
body #top {
  margin-top: 88px !important;
}

body .is-layout-constrained > .alignwide {
  max-width: 100%;
}

.wp-block-heading, .footer_slogan {
  font-family: "dashiell-text", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
}

h5, h5.wp-block-heading {
  font-family: "Lato" !important;
  text-transform: uppercase !important;
  color: #5f7149 !important;
  font-size: 1.5rem !important;
}

h6 {
  color: #5f7149 !important;
  font-family: "dashiell-text", serif !important !important;
  font-size: large !important;
  font-weight: bold !important;
}

h3 {
  text-transform: uppercase;
  font-family: "dashiell-text", serif !important !important;
  font-size: 40px !important;
  font-weight: normal !important;
  margin-top: 5px;
}

.shadowimg figure {
  position: relative;
  z-index: 2;
}
.shadowimg figure img {
  filter: brightness(0.9);
}

.noshadow img {
  filter: brightness(1) !important;
}

.entry-content .wp-block-heading {
  font-size: 44px;
}

.wp-site-blocks {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.has-foreground-background-color {
  background-color: #5f7149 !important;
}

.wp-block-button__link, .wp-block-button a {
  word-break: normal !important;
}

.pill_white {
  background-color: #fff;
  color: #5f7149;
  border-radius: 4px;
  padding: 10px 30px;
  display: block;
  text-decoration: none;
}
.pill_white.withArrow {
  padding-right: 60px;
  background-image: url(./assets/);
}

.quote_icon {
  margin-top: 55px;
}

.mt-40 {
  margin-top: 40px;
}

.bogenflex > div {
  border-style: none;
  border-width: 1px;
  font-variant: full-width;
  display: flex;
  justify-content: space-between;
  align-items: self-start;
  flex-direction: column;
  height: 100%;
  padding-left: 40px;
  padding-right: 20px;
}
@media screen and (max-width: 1600px) {
  .bogenflex > div figure {
    margin-top: auto;
    margin-bottom: auto;
  }
}

.fullw-img img {
  max-width: unset !important;
  width: 100% !important;
}

.rightimg img {
  display: block;
  margin-left: auto;
}

.advgb-column-inner li {
  margin-bottom: 10px;
}

.wp-block-advgb-accordions {
  margin-top: 60px;
}
.wp-block-advgb-accordions .advgb-accordion-header-icon svg {
  fill: #5f7149 !important;
  vertical-align: bottom;
}
.wp-block-advgb-accordions .advgb-accordion-header-title {
  font-family: "dashiell-text", serif !important;
  padding: 10px !important;
}
.wp-block-advgb-accordions .advgb-accordion-header, .wp-block-advgb-accordions .advgb-accordion-body {
  border: 0 !important;
  border-color: #fff !important;
}

.alignfullwidth {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 100% !important;
}

.header_wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 9999;
}

.header_top {
  background-color: #1d1d1b;
  margin-top: 0 !important;
}
.header_top .header_top_content {
  color: #fff;
  height: 40px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  margin: 0 auto !important;
  width: 70%;
}
.header_top .header_top_right img {
  width: 40px;
  transition: all 0.3s ease-in-out;
  max-height: 26px;
}
.header_top .header_top_right img:hover {
  transform: scale(1.1);
  transform-origin: center;
}
.header_top a {
  color: #fff !important;
  text-decoration: none;
}

.header_bottom {
  background-color: #5f7149;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.header_bottom .header_logo img {
  width: 150px;
  height: auto;
}
.header_bottom .header_bottom_content {
  width: 70%;
  margin: 0 auto;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  position: relative;
}
.header_bottom .header_bottom_content .menu_wrapper {
  height: 100%;
  position: absolute;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  float: none;
  top: 0;
  align-items: center;
  display: flex;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item {
  list-style: none;
  height: 100%;
  position: relative;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item a {
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-transform: uppercase !important;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s ease-in-out;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item a:hover {
  background-color: #fff;
  color: #5f7149;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item .submenu {
  position: absolute;
  right: 0;
  top: 100%;
  opacity: 0;
  display: none;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: smaller;
  display: block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item .submenu li {
  display: block !important;
  padding-left: 0;
  padding-right: 0;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item .submenu li a {
  display: block !important;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
  color: #5f7149;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item .submenu li a:hover {
  text-decoration: underline !important;
}
.header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item:hover .submenu {
  opacity: 100 !important;
  display: block !important;
}

.contentsection {
  padding-top: 110px !important;
  padding-bottom: 110px !important;
}

.contentsection.section_narrow {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.headline_group {
  border-left: 2px solid #5f7149;
  padding-left: 30px;
}

.wp-block-media-text__content em {
  color: #5f7149;
}

.heroSection {
  position: relative;
}
.heroSection:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
}
.heroSection img {
  z-index: 2 !important;
}
.heroSection span, .heroSection div {
  z-index: 4 !important;
}
.heroSection div {
  position: relative;
}
.heroSection p {
  color: #fff !important;
}
.heroSection .wp-block-button a {
  background-color: white !important;
  color: #5f7149 !important;
  transition: all 0.3s ease-in-out;
}
.heroSection .wp-block-button a:hover {
  background-color: #5f7149 !important;
  color: white !important;
}
.heroSection .wp-block-button.active a {
  background-color: #5f7149 !important;
  color: white !important;
}

.section {
  padding-left: 15%;
}

#topsection {
  padding-top: 0 !important;
  position: relative;
  padding-left: 15%;
}
#topsection:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 100px;
  width: 44%;
  height: 51%;
  max-height: 400px;
  z-index: 2;
  background-color: #5f7149;
}
#topsection > div {
  position: relative;
  z-index: 5;
}
#topsection .headline_group {
  margin-top: 60px;
}

#leistungen {
  position: relative;
}
#leistungen:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 24%;
  height: 100%;
  z-index: 2;
  background-color: #5f7149;
}
#leistungen > div {
  position: relative;
  z-index: 5;
}
#leistungen .box3_wrapper {
  margin-top: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px;
}
#leistungen .box3_wrapper a {
  display: block;
  flex: 1 0 auto;
}
#leistungen .box3_wrapper .box {
  color: var(--wp--preset--color--foreground);
  background-color: #fff;
  flex: 1 0 auto;
  transform: translateY(0px);
  box-shadow: 0 0 16px -10px grey;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  height: 15vw;
  padding: 24px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  min-height: 260px;
}
#leistungen .box3_wrapper .box:hover {
  background-color: #5f7149;
  transform: translateY(-20px);
  color: #fff;
}
#leistungen .box3_wrapper .box .box_icon {
  width: 83px;
  height: 75px;
  margin-bottom: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left top;
  transition: all 0.3s ease-in-out;
  max-height: 60px !important;
}
#leistungen .box1 .box_icon {
  background-image: url(./assets/Unternehmensberatung_Icon_green.svg);
}
#leistungen .box1:hover .box_icon {
  background-image: url(./assets/Unternehmensberatung_Icon_mouseover.svg);
}
#leistungen .box2 .box_icon {
  background-image: url(./assets/Finanzierungsberatung_Icon.svg);
}
#leistungen .box2:hover .box_icon {
  background-image: url(./assets/Finanzierungsberatung_Icon_mouseover.svg);
}
#leistungen .box3 .box_icon {
  background-image: url(./assets/Finanzierungsvermittlung_Icon_green.svg);
}
#leistungen .box3:hover .box_icon {
  background-image: url(./assets/Finanzierungsvermittlung_Icon_mouseover.svg);
}

#expertise {
  padding-left: 15%;
  position: relative;
}
#expertise:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0px;
  width: 34%;
  height: 100%;
  z-index: 2;
  background-color: #5f7149;
}
#expertise > div {
  position: relative;
  z-index: 5;
}

#testimonials {
  max-width: unset !important;
  background-color: #edefeb;
  padding: 80px 15%;
  position: relative;
  margin-top: 0;
}
#testimonials:before {
  content: "";
  display: block;
  position: absolute;
  left: 15%;
  top: 0px;
  width: 24%;
  height: 100%;
  z-index: 2;
  background-color: #5f7149;
}
#testimonials > div {
  max-width: unset !important;
  z-index: 5;
  position: relative;
}
#testimonials .wp-block-advgb-adv-tabs {
  display: flex;
  flex-direction: column-reverse;
}
#testimonials .advgb-tabs-panel {
  display: flex;
  justify-content: right;
}
#testimonials .advgb-tabs-panel li {
  border-radius: 6px !important;
}
#testimonials .advgb-tabs-panel a {
  padding: 2px 11px !important;
}
#testimonials .advgb-column-inner figure {
  margin-left: auto;
  padding-right: 50px;
}

.testimonal_single {
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 40px !important;
}
@media screen and (max-width: 1500px) {
  .testimonal_single {
    padding-left: 0;
    padding-right: 0;
  }
}

#kontakt {
  position: relative;
  background-image: url(./assets/bulle_formular.png);
  background-position: left center;
  background-size: 18%;
  background-repeat: no-repeat;
  margin-top: 60px;
  margin-bottom: 100px;
  width: 100%;
  max-width: var(--width--small);
  padding-left: var(--spacing--sides);
  padding-right: var(--spacing--sides);
}
#kontakt .wp-block-advgb-contact-form input, #kontakt .wp-block-advgb-contact-form textarea {
  background-color: #edefeb !important;
  border-radius: 6px !important;
  border: 0 !important;
}
#kontakt .wp-block-advgb-contact-form .advgb-form-submit {
  padding-left: 60px;
  padding-right: 60px;
  background-color: #5f7149;
  color: #fff;
  text-transform: uppercase;
  border: 0 !important;
}
#kontakt .wp-block-advgb-contact-form textarea {
  height: 240px;
}
@media screen and (max-width: 580px) {
  #kontakt h5, #kontakt h3, #kontakt .advgb-contact-form {
    max-width: 90% !important;
    width: 90% !important;
  }
}

#aboutTheFounder figure {
  margin-left: 0 !important;
}

#unternehmensberatung_topsection {
  padding-left: 6%;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}
#unternehmensberatung_topsection > div {
  position: relative;
  z-index: 3;
}
#unternehmensberatung_topsection:before {
  content: "";
  display: block;
  position: absolute;
  right: 0%;
  top: 0px;
  width: 20%;
  height: 50%;
  z-index: 2;
  background-color: #5f7149;
}

#werwirsind {
  position: relative;
  background-color: #edefeb;
  padding-top: 40px;
  padding-bottom: 40px;
}
#werwirsind img {
  max-height: 700px;
  width: auto;
  margin: 0 auto;
  display: block;
}
#werwirsind > div {
  position: relative;
  z-index: 3;
}
#werwirsind:before {
  content: "";
  display: block;
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 100%;
  height: 38%;
  z-index: 2;
  background-color: #5f7149;
}
#werwirsind p {
  max-width: 61ch;
  margin-right: auto !important;
  margin-left: 0 !important;
}

#fragen {
  position: relative;
  background-color: #edefeb;
  padding-top: 80px;
  padding-bottom: 40px;
}
#fragen .headline_group {
  margin-top: 60px;
}
#fragen ul strong {
  color: #5f7149;
}
#fragen img {
  max-height: 700px;
  width: auto;
  margin: 0 auto;
  display: block;
}
#fragen > div {
  position: relative;
  z-index: 3;
}
#fragen:before {
  content: "";
  display: block;
  position: absolute;
  left: 25%;
  top: 0px;
  width: 25%;
  height: 100%;
  z-index: 2;
  background-color: #5f7149;
}
#fragen p {
  max-width: 61ch;
  margin-right: auto !important;
  margin-left: 0 !important;
}

#unternehmensberatung_detailleistungen {
  position: relative;
  background-color: #edefeb;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  #unternehmensberatung_detailleistungen .advgb-column-inner img {
    max-height: 600px;
    width: auto;
  }
}
#unternehmensberatung_detailleistungen > div {
  position: relative;
  z-index: 3;
}
#unternehmensberatung_detailleistungen:before {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  top: 0px;
  width: 20%;
  height: 80%;
  z-index: 2;
  background-color: #5f7149;
}
#unternehmensberatung_detailleistungen p {
  max-width: 61ch;
  margin-right: auto !important;
  margin-left: 0 !important;
}

#unternehmensberatung_faq {
  padding-left: 15%;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
#unternehmensberatung_faq > div {
  position: relative;
  z-index: 3;
}
#unternehmensberatung_faq:before {
  content: "";
  display: block;
  position: absolute;
  right: 10%;
  top: 0px;
  width: 32%;
  height: 54%;
  z-index: 2;
  background-color: #5f7149;
}

.eigentumsquote {
  background-image: url("assets/wohnungseigentumsquote_grafik.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 32%;
}
@media screen and (max-width: 1500px) {
  .eigentumsquote {
    background-size: 26%;
  }
}

.about_top {
  margin-top: 0 !important;
  padding-top: 40px;
}

#aboutTheFounder {
  background-color: #edefeb;
  position: relative;
  margin-bottom: 40px;
  margin-top: 60px;
  padding-bottom: 60px;
  padding-top: 60px;
  padding-left: 15%;
  padding-right: 0%;
}
#aboutTheFounder > div {
  position: relative;
  z-index: 3;
}
#aboutTheFounder:before {
  content: "";
  display: block;
  position: absolute;
  right: 0%;
  top: -5%;
  width: 32%;
  height: 100%;
  z-index: 2;
  background-color: #5f7149;
}
#aboutTheFounder ul strong {
  color: #5f7149;
}
#aboutTheFounder li {
  margin-bottom: 20px;
}

#bogen {
  padding-left: 15%;
  padding-top: 40px;
  padding-right: 5%;
  padding-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  #bogen {
    padding-left: 5%;
  }
}
#bogen .wp-block-group p {
  margin-top: 0 !important;
}

.greenbox {
  background-color: #5f7149;
  padding: 60px;
  padding-left: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato";
  margin-top: 80px;
  font-size: x-large;
}

.testfooter {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

footer .footer_top {
  background-color: #5f7149;
  color: #fff;
  text-transform: uppercase;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: unset;
}
footer .footer_top_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 155px;
  max-width: 70%;
  margin: 0 auto;
}
footer .footer_top_container .footer_slogan {
  text-transform: uppercase;
  font-size: 22px;
}
footer .footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #868e96;
}
footer .footer_bottom .footer_bottom_container {
  max-width: 70%;
  margin: 0 auto;
  width: 70%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .footer_bottom a {
  color: #5f7149;
}
footer .footer_bottom .footer_bottom_socials {
  display: flex;
  gap: 15px;
  justify-content: right;
  width: 350px;
}
footer .footer_bottom .footer_bottom_socials a {
  display: block;
  cursor: pointer;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.3s ease-in-out;
}
footer .footer_bottom .footer_bottom_socials a:hover {
  transform: translateY(-10px);
}
footer .footer_bottom .footer_bottom_socials a img {
  width: 100%;
  height: auto;
}
footer .footer_bottom .footer_bottom_socials a.footer_social_phone {
  background-image: url("./assets/handy_icon.svg;");
}
footer .footer_bottom .footer_bottom_socials a.footer_social_mail {
  background-image: url("./assets/mail_icon.svg");
}
footer .footer_bottom .footer_bottom_socials a.footer_social_linkedIn {
  background-image: url("./assets/linkedin_icon.svg");
}

/* tablet */
@media screen and (max-width: 1268px) {
  #topsection {
    padding-bottom: 0 !important;
  }
  #topsection .wp-block-media-text {
    display: block;
  }
  #topsection .headline_group {
    margin-bottom: 60px;
  }
  #topsection .wp-block-media-text__media img {
    max-height: 330px;
    width: auto;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
  }
  #topsection:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 51%;
    max-height: 410px;
    z-index: 2;
    background-color: #5f7149;
  }
  .wp-container-6.wp-container-6 > :where(:not(.alignleft):not(.alignright):not(.alignfull)), .header_bottom .header_bottom_content {
    max-width: 90% !important;
    width: 90% !important;
  }
  #topsection, #expertise, #testimonials, #kontakt {
    padding-left: 5%;
    padding-right: 5%;
  }
  #werwirsind .advgb-columns {
    display: flex;
    flex-direction: column-reverse;
    width: 100% !important;
    max-width: unset;
    padding-right: 5%;
  }
  #leistungen .wp-block-media-text {
    display: flex;
    flex-direction: column-reverse;
    width: 100% !important;
    max-width: unset;
    padding-right: 0%;
  }
  #leistungen img {
    display: none;
  }
  #leistungen::before {
    display: none;
    content: unset;
  }
  #werwirsind p {
    max-width: none !important;
  }
  #werwirsind img {
    max-height: 330px !important;
  }
  #werwirsind .wp-container-8.wp-container-8 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: unset !important;
  }
  #werwirsind .wp-block-advgb-column, #werwirsind .advgb-column-inner {
    padding-left: 0 !important;
    margin-left: 0 !important;
  }
  #werwirsind .greenbox {
    padding-left: 5%;
    padding-right: 5%;
    font-size: larger;
    text-align: center;
  }
  #werwirsind .headline_group {
    margin-left: 5%;
    margin-right: 5%;
  }
  #advgb-col-8a30739e-1566-402d-8f46-f19ffad2180d > .advgb-column-inner {
    padding-left: 0;
  }
  footer .footer_top_container, footer .footer_bottom_container {
    max-width: 90% !important;
    width: 90% !important;
  }
}
/* mobile */
@media screen and (max-width: 1400px) {
  #top .heroSection, .section {
    width: 100% !important;
    left: 0;
    padding-left: 8% !important;
    padding-right: 8% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
/* mobile */
@media screen and (max-width: 1060px) {
  .mbpl8 {
    padding-left: 8%;
    padding-right: 8%;
  }
  .heroSection h2 br {
    display: none !important;
  }
  .heroSection .wp-block-buttons {
    display: block;
    max-width: 80%;
    margin: 0 auto;
  }
  .heroSection .wp-block-buttons .wp-block-button {
    margin-bottom: 20px;
    display: block;
  }
  .header_bottom .header_bottom_content .menu_wrapper ul.menu li.menu_item a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
  .header_bottom .header_logo img {
    width: 76px;
    height: auto;
    transform: translateX(-18px);
  }
  .header_bottom .header_bottom_content {
    height: 50px;
  }
  .header_bottom .header_bottom_content .menu_wrapper ul.menu {
    gap: 5px;
  }
  .header_top .header_top_content {
    height: 25px;
  }
  .header_top .header_top_right img {
    width: 20px;
  }
  .header_top a {
    font-size: 12px;
  }
  .header_top .header_top_content {
    width: 90% !important;
    max-width: 90% !important;
  }
  .wp-container-17.wp-container-17 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    width: 100% !important;
    max-width: 100% !important;
  }
  body #top {
    margin-top: 29px !important;
  }
  .wp-container-6.wp-container-6 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: 0 !important;
  }
  h2.wp-block-heading, h1.wp-block-heading {
    font-size: 22px !important;
    max-width: unset !important;
  }
  h3.wp-block-heading {
    font-size: 26px !important;
  }
  #topsection .wp-block-media-text__media img {
    max-height: unset;
    height: auto;
    width: 100%;
  }
  #topsection:before {
    content: unset !important;
  }
  #leistungen {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  #leistungen .box3_wrapper {
    display: block;
  }
  #leistungen .box3_wrapper .box {
    height: 170px;
    min-height: 170px;
    margin-bottom: 25px;
  }
  .heroSection h2, .heroSection p, .heroSection .wp-block-buttons {
    max-width: 100% !important;
  }
  #expertise .wp-block-media-text {
    display: flex;
    flex-direction: column-reverse;
    width: 100% !important;
    max-width: unset;
    padding-right: 0%;
  }
  #expertise::before {
    display: none;
    content: unset;
  }
  #testimonials {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  #testimonials::before {
    left: 0;
    right: unset;
    width: 100%;
    height: 350px;
    bottom: 0;
    top: unset;
  }
  #testimonials em {
    margin-bottom: 40px;
    display: block;
  }
  #testimonials .advgb-columns {
    display: flex;
    flex-direction: column-reverse;
    width: 100% !important;
    max-width: unset;
    padding-right: 5%;
  }
  #testimonials .advgb-column-inner figure {
    margin-left: auto;
    padding-right: 0;
  }
  #unternehmensberatung_detailleistungen ul {
    padding-left: 0 !important;
  }
  .advgb-form-field {
    float: none;
    clear: both;
    width: 100% !important;
  }
  #fragen ul {
    max-width: 100% !important;
    padding-left: 0 !important;
  }
  .wp-block-advgb-accordions .advgb-accordion-header-title {
    font-size: smaller !important;
  }
  #aboutTheFounder:before, #unternehmensberatung_topsection::before, #unternehmensberatung_detailleistungen:before, #unternehmensberatung_faq:before, #fragen:before {
    content: unset;
  }
  h5, h5.wp-block-heading {
    font-size: 1.2rem !important;
  }
  #aboutTheFounder {
    margin-top: 30px;
    padding-bottom: 30px;
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }
  #unternehmensberatung_detailleistungen .advgb-column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  #unternehmensberatung_faq {
    padding-left: 5%;
    padding-right: 5%;
  }
  footer .footer_top_container {
    display: block;
    justify-content: space-between;
    align-items: center;
    height: auto;
    max-width: 70%;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 5px;
    text-align: center;
  }
  footer .footer_bottom .footer_bottom_container {
    margin: 0 auto;
    display: block;
    align-items: center;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 5%;
  }
}
.blogpost_wrapper {
  padding-top: 210px;
}
.blogpost_wrapper main {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-x: hidden;
}
.blogpost_wrapper main h1 {
  font-size: 33px !important;
}
.blogpost_wrapper main h2 {
  font-size: 24px !important;
}
.blogpost_wrapper main textarea {
  width: 99%;
  box-sizing: border-box;
}
.blogpost_wrapper main ul li {
  list-style: disc;
  color: #5f7149;
}

@media screen and (max-width: 1400px) {
  .blogpost_wrapper {
    padding-top: 140px !important;
  }
  .blogpost_wrapper main {
    padding-left: 25px;
    padding-right: 25px;
  }
  .blogpost_wrapper h1 {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
.category {
  max-width: 1600px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.category .wp-block-post-template {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
}
.category .wp-block-post-template li {
  flex: 0 0 32%;
  margin-block-start: 0 !important;
}
@media screen and (max-width: 1400px) {
  .category .wp-block-post-template li {
    flex: 0 0 48%;
  }
}
@media screen and (max-width: 768px) {
  .category .wp-block-post-template li {
    flex: 0 0 100%;
  }
}
.category .wp-block-post-template li h2, .category .wp-block-post-template li h3 {
  font-size: 30px;
}

.wp-block-cover a:not(.wp-block-button__link) {
  color: #fff;
  text-decoration: underline !important;
}/*# sourceMappingURL=style.css.map */