/*HG Navi Standard*/
.t4-palette-mainnav #t4-header-wrap:not(.header-overlay) .t4-header-inner {
  background: #83ba22;
}
/*HG Navi Standard*/

/* HG Navi Gruen Standard mobile*/
@media (max-width: 991.98px) {
  .t4-header-inner {
    border-bottom: 1px solid rgba(52, 58, 64, 0.12);
    border-right: 0;
    flex-direction: row;
    position: fixed;
    top: 0;
    height: 92px;
    width: 100%;
    background: #83ba22;
  }
}
/* HG Navi Gruen Standard mobile*/
/* HG Navi Gruen Standard Desktop*/
.t4-header-inner {
  background: #83ba22;
  position: fixed;
}
/* HG Navi Gruen Standard Desktop*/
/*Navi Standard Schriftbreite + Farbe*/
.nav {
  flex-wrap: wrap;
  font-weight: 600 !important;
}
.t4-action {
  color: #fff;
  font-size: 22px;
}
#trigger-overlay .patty::before, #trigger-overlay .patty::after {
  background: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 19px;
  transition: 300ms all;
}
#trigger-overlay .patty {
  background-color: #fff;
  height: 3px;
  margin: 24px 0;
  width: 24px;
  display: block;
  position: relative;
}
.t4-action {
  color: #fff;
  font-size: 22px;
}
/*Navi Standard Schriftbreite + Farbe*/
/*overlay Menü und Search*/
.t4-palette-mainnav .overlay-menu {
  background: #83ba22;
}

.bg-primary {
  background-color: #83ba22 !important;
}
/*overlay Menü und Search*/
/*leistungen home Desktop*/
.icon-action {
  background: #e8fcc4;
  border-radius: 50%;
  height: 64px;
  line-height: 64px;
  text-align: center;
  flex: 0 0 64px;
  width: 64px;
}
.acm-features.style-2 .features-item .mask-icon {
  background: #ecf7d8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  margin-right: 32px;
  flex: 0 0 112px;
  height: 112px;
  width: 112px;
}
.acm-features.style-2 .features-wrap {
  border: 1px dashed #ff9015;
  border-radius: 8px;
}
.acm-features.style-2 .row + .row {
  border-top: 1px dashed #ff9015;
}
@media (min-width: 992px) {
  .acm-features.style-2 .row > div + div {
    border-left: 1px dashed #ff9015;
    border-top: 0;
  }
}
.acm-features.style-2 .row > div + div {
  border-top: 1px dashed #ff9015;
}
/*leistungen home Desktop*/
/*leistungen home icon mobil*/
@media (max-width: 767.98px) {
  .acm-features.style-2 .features-item .mask-icon img {
    max-height: 100%;
  }
}
/*leistungen home icon mobil*/
/*rollover erfahren sie mehr*/
.t4-palette-white a:not(.btn):hover, .t4-palette-white a:not(.btn):focus, .t4-palette-white a:not(.btn):active {
  color: var(--body-link-hover-color);
}
/*rollover erfahren sie mehr*/
/*Hintergrunf Galerie*/
.t4-palette-brown {
  background-color: #ff9015;
  color: #f8f9fa;
}
/*Hintergrunf Galerie*/
/*Linie + Text Galerie*/
.acm-gallery.style-1 .gallery-desc {
  border-top: 1px solid #dedede;
  padding-top: 70px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  text-align: center;
  opacity: 0.8;
  font-size: 21px;
}
/*Linie + Text Galerie*/
/*back-to-top*/
#back-to-top {
  background: #83ba22;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  display: none !important;
  position: fixed;
  right: 2rem;
  bottom: 1rem;
  height: 64px;
  text-align: center;
  width: 64px;
  z-index: 100;
}
/*back-to-top*/
/*Überschriften Section*/
.section-title-wrap .section-title {
  color: #9E9E9E;
  text-transform: none;
  font-size: 56px;
}
/*Überschriften Section*/

/*Lead*/
.lead {
  font-size: 1.2rem;
  font-weight: 400;
}
/*Lead*/

/*Button-Action*/
.btn-action {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
/*Button-Action*/

/*Abstand t4-section*/
div[id*="t4-section-"], div[id^="t4-section-"] {
  padding-top: 50px;
  padding-bottom: 80px;
}
/*Abstand t4-section*/

/*hamburger mobile*/
.t4-offcanvas-toggle {
  color: #fff !important;
}
/*hamburger mobile*/
/*offcanvas mobile*/
.layout-home-standard .t4-header-inner, .t4-offcanvas .t4-off-canvas-header {
  background: #83ba22;
}
/*offcanvas mobile*/
.avPlayerWrapper .avPlayerContainer .avPlayerBlock video {
  background: none;
}
.acm-hero.style-1 .hero-item {
  background-image: url('../images/decor/item-1.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding: 96px 50px 96px 96px;
  width: 812px;
  max-width: 50%;
}
@media (max-width: 991.98px) {
.acm-hero.style-1 .hero-item {
  background-image: url('../images/decor/item-1.png');
  background-repeat: no-repeat;
  background-position: left top;
  padding: 50px;
  min-width: 100%;}
  }