@charset "utf-8";
/* ----------------------------------------------------------

    VARS + Mixin + Import

------------------------------------------------------------*/
/*
.gradient(linear; #2BC0E4, #EAECC6);
.gradient(linear; #2BC0E4, #EAECC6 30%);
.gradient(linear; #2BC0E4, #EAECC6 30%; 180deg);
.gradient(circle; #2BC0E4, #EAECC6);
.gradient(repeating-linear; #085078, #2BC0E4 25px, #EAECC6 50px);
*/
/* ----------------------------------------------------------

    Global Reset

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Clearfix

------------------------------------------------------------*/
.clearfix,
#row_1 #center_1,
#row_1 #center_1 #header_a,
#row_3 #center_3,
#row_4 #center_4,
#row_5 #center_5,
#row_6 #center_6,
.netzwerk.fl-builder #row_4 #center_4,
#nav_main #nav_main_container ul {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
#row_1 #center_1:before,
#row_1 #center_1:after,
#row_1 #center_1 #header_a:before,
#row_1 #center_1 #header_a:after,
#row_3 #center_3:before,
#row_3 #center_3:after,
#row_4 #center_4:before,
#row_4 #center_4:after,
#row_5 #center_5:before,
#row_5 #center_5:after,
#row_6 #center_6:before,
#row_6 #center_6:after,
.netzwerk.fl-builder #row_4 #center_4:before,
.netzwerk.fl-builder #row_4 #center_4:after,
#nav_main #nav_main_container ul:before,
#nav_main #nav_main_container ul:after {
  content: " ";
  display: table;
}
.clearfix:after,
#row_1 #center_1:after,
#row_1 #center_1 #header_a:after,
#row_3 #center_3:after,
#row_4 #center_4:after,
#row_5 #center_5:after,
#row_6 #center_6:after,
.netzwerk.fl-builder #row_4 #center_4:after,
#nav_main #nav_main_container ul:after {
  clear: both;
}
/* ----------------------------------------------------------

        Elements

------------------------------------------------------------*/
html {
  font-size: 100%;
  line-height: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  color: #1d1d1b;
  background-color: #ffffff;
  min-width: 100%;
  min-height: 100%;
}
a {
  color: #31a836;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  color: #1d1d1b;
  text-decoration: none;
}
a:hover img {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  text-decoration: none;
}
a:visited,
a:active,
a:focus {
  color: #31a836;
  text-decoration: none;
  border-style: none;
  border-width: 0;
  outline-style: none;
  outline-width: 0;
}
a:visited:hover,
a:active:hover,
a:focus:hover {
  color: #1d1d1b;
  text-decoration: none;
}
strong {
  font-weight: 600;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
iframe {
  /*max-width: 100%;*/
}
/* ----------------------------------------------------------

    Allgemeine Klassen

------------------------------------------------------------*/
.none {
  display: none;
}
.clear {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.lazy_hidden {
  visibility: hidden;
}
.lazy_visible {
  visibility: visible;
}
.align_left {
  text-align: left;
}
.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* ----------------------------------------------------------

    Schriftarten

------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: 'Nunito Sans', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
#id {
  font-family: 'Nunito Sans', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
/* ----------------------------------------------------------

    Schriftgrößen  (Bootstrap Basis 14px)

------------------------------------------------------------*/
/*  Root em ------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-size: 26px;
  /*x*/
  line-height: 1.2em;
  /*x*/
}
@media (min-width: 0px) and (max-width: 1248px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 23px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 20px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  clear: both;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}
#content_main h1 {
  font-size: 1.38461538em;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #content_main h1 {
    font-size: 1.32923077em;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main h1 {
    font-size: 1.19076923em;
  }
}
#content_main h1 em {
  font-size: 0.83333333em;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #content_main h1 em {
    font-size: 0.8em;
  }
}
#content_main h2 {
  font-size: 1.15384615em;
}
#nav_main ul,
#sitemap {
  font-size: 0.84615385em;
}
#nav_main ul ul {
  font-size: 1.09090909em;
}
#footer_5,
#footer_6 {
  font-size: 0.92307692em;
}
/* ----------------------------------------------------------

    Genereller Aufbau

------------------------------------------------------------*/
/* Grid ----------------------------------------------------*/
.grid-row {
  width: 100%;
}
.grid-container {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}
.grid-margin {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  .grid-margin {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  .grid-margin {
    margin-left: 12px;
    margin-right: 12px;
  }
}
/* Grid ---------------------------------------------------*/
#row_1 {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 24px 0 0 0;
  z-index: 999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#row_1:after {
  content: '';
  width: 100%;
  height: 90px;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url("../_IMAGES/basic/row_1.svg");
  background-repeat: no-repeat;
  background-position: center top -1px;
  background-size: 105% auto;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-top: 5px #ffffff solid;
  z-index: 8;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1:after {
    background-size: 155% auto;
  }
}
#row_1:before {
  content: '';
  width: 100%;
  height: 90px;
  display: block;
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 0;
  background-image: url("../_IMAGES/basic/scroll-border.svg");
  background-repeat: no-repeat;
  background-position: center top -1px;
  background-size: 105% auto;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 12px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1:before {
    margin-top: 10px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1:before {
    margin-top: 7px;
    background-size: 155% auto;
  }
}
#row_1 #center_1 {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 11;
}
#row_1 #center_1 #header_a {
  margin-left: 48px;
  margin-right: 48px;
  margin-left: 0;
  position: relative;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1 #center_1 #header_a {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1 #center_1 #header_a {
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1 #center_1 #header_a {
    margin-left: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1 #center_1 #header_a {
    margin-left: 12px;
  }
}
#row_1 #center_1 #header_a #head_info {
  float: left;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1 #center_1 #header_a #head_info {
    /*float: none;
                  margin-left: auto;
                  margin-right: auto;*/
  }
}
#row_1 #center_1 #header_a #nav_main {
  display: inline;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1 #center_1 #header_a #nav_main {
    display: none;
  }
}
#row_1 #center_1 #header_a #nav_mobil {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_1 #center_1 #header_a #nav_mobil {
    display: block;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1 #center_1 #header_a #nav_mobil {
    bottom: auto;
    top: -20px;
    right: -10px;
  }
}
#row_3 {
  width: 100%;
}
#row_3 #center_3 #header_c #header_img_container {
  position: relative;
  overflow: hidden;
}
#row_3 #center_3 #header_c #header_img_container #header_img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 804px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_3 #center_3 #header_c #header_img_container #header_img {
    height: 66vh;
  }
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container #nw_slideshow {
  z-index: 8;
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container #nw_slideshow .slide {
  width: 100%;
  height: 100vh;
}
#row_3 #center_3 #header_c #header_img_container a {
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: 40px;
  font-size: 95px;
  color: #ffffff;
  height: 96px;
  width: 96px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: -48px;
}
#row_3 #center_3 #header_c #header_img_container .tile {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 10%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background-color: #ffffff;
  /*&.tile-11 {
                    top: 90%;
                  }*/
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-1 {
  top: 0%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-2 {
  top: 10%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-3 {
  top: 20%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-4 {
  top: 30%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-5 {
  top: 40%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-6 {
  top: 50%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-7 {
  top: 60%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-8 {
  top: 70%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-9 {
  top: 80%;
}
#row_3 #center_3 #header_c #header_img_container .tile.tile-10 {
  top: 90%;
}
#row_4 {
  width: 100%;
}
#row_4 #center_4 {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}
#row_4 #center_4 #mmain {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_4 #center_4 #mmain {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_4 #center_4 #mmain {
    margin-left: 12px;
    margin-right: 12px;
  }
}
#row_4 #center_4 #mmain #content_main {
  padding: 48px 0 48px 0;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_4 #center_4 #mmain #content_main {
    padding: 24px 0 24px 0;
  }
}
#row_5 {
  width: 100%;
  background-image: -webkit-linear-gradient(0deg, #229086, #249c4c);
  background-image: -moz-linear-gradient(0deg, #229086, #249c4c);
  background-image: -ms-linear-gradient(0deg, #229086, #249c4c);
  background-image: -o-linear-gradient(0deg, #229086, #249c4c);
  background-image: linear-gradient(90deg, #229086, #249c4c);
}
#row_5 #center_5 {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}
#row_5 #center_5 #foot_5 {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_5 #center_5 #foot_5 {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_5 #center_5 #foot_5 {
    margin-left: 12px;
    margin-right: 12px;
  }
}
#row_5 #center_5 #foot_5 #footer_5 {
  padding: 27px 0 40px 0;
}
#row_6 {
  width: 100%;
  background-color: #405e4c;
  padding: 5px 0;
}
#row_6 #center_6 {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}
#row_6 #center_6 #foot_6 {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #row_6 #center_6 #foot_6 {
    margin-left: 24px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_6 #center_6 #foot_6 {
    margin-left: 12px;
    margin-right: 12px;
  }
}
#menu-nested-pages-1 {
  text-transform: uppercase;
}
#sitemap.mm-menu {
  --mm-color-background: #0e9239;
  --mm-color-text: #ffffff;
  --mm-color-border: transparent;
  --mm-color-text-dimmed: transparent;
  --mm-color-background-highlight: transparent;
  --mm-color-background-emphasis: transparent;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #sitemap.mm-menu {
    --mm-listitem-size: 40px;
  }
}
#sitemap.mm-menu_offcanvas {
  max-width: 350px;
}
#sitemap .mm-navbar {
  --mm-navbar-size: 50px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #sitemap .mm-navbar {
    --mm-navbar-size: 40px;
  }
}
#sitemap.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#sitemap.mm-menu_tip-bottom:before,
#sitemap.mm-menu_tip-left:before,
#sitemap.mm-menu_tip-right:before,
#sitemap.mm-menu_tip-top:before {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 50px;
  height: 50px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #sitemap.mm-menu_tip-bottom:before,
  #sitemap.mm-menu_tip-left:before,
  #sitemap.mm-menu_tip-right:before,
  #sitemap.mm-menu_tip-top:before {
    width: 40px;
    height: 40px;
  }
}
#sitemap.mm-menu_tip-right::before {
  right: 34px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #sitemap.mm-menu_tip-right::before {
    right: 12px;
  }
}
#sitemap .mm-panels {
  background: #0e9239;
  border-color: transparent;
  color: #ffffff;
}
#sitemap .mm-panel {
  --mm-color-background: #0e9239;
  --mm-color-text: #ffffff;
  --mm-color-button: transparent;
  /*padding-top: 40px;*/
}
#sitemap .mm-listitem .mm-listitem__text:hover {
  color: #76d17a;
}
#sitemap .mm-listitem.current-menu-item .mm-listitem__text {
  color: #76d17a;
}
#sitemap .mm-btn::after,
#sitemap .mm-btn_prev::before {
  --mm-color-button: #ffffff;
  width: 16px;
  height: 16px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap .mm-btn::after,
  #sitemap .mm-btn_prev::before {
    width: 13px;
    height: 13px;
  }
}
#sitemap .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 2px;
}
#sitemap .mm-listitem__btn {
  border: none;
}
#sitemap .mm-navbar__title span {
  display: none;
}
/* ----------------------------------------------------------

    Preload

------------------------------------------------------------*/
.js body {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body.loaded {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  /*&.tile-11 {
          .transition-delay(0.1s);
       }*/
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-1 {
  transition-delay: 1.1s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-2 {
  transition-delay: 1s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-3 {
  transition-delay: 0.9s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-4 {
  transition-delay: 0.8s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-5 {
  transition-delay: 0.7s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-6 {
  transition-delay: 0.6s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-7 {
  transition-delay: 0.5s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-8 {
  transition-delay: 0.4s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-9 {
  transition-delay: 0.3s;
}
.js body #row_3 #center_3 #header_c #header_img_container .tile.tile-10 {
  transition-delay: 0.2s;
}
.js body.loaded #row_3 #center_3 #header_c #header_img_container .tile {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.loader {
  height: 7px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #eeeeee;
}
.loader:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 7px;
  background-color: #31a836;
  animation: loading 2s linear infinite;
}
@keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
/* ----------------------------------------------------------

    Scrolled

------------------------------------------------------------*/
.logged-in #header_ab.is_stuck #row_1,
.logged-in #row_1 {
  top: 32px;
}
#header_ab.is_stuck #row_1,
.js body.loaded #header_ab.is_stuck #row_1 {
  background-color: rgba(255, 255, 255, 0.96);
  padding: 19.2px 0 0 0;
}
#header_ab.is_stuck #row_1:after,
.js body.loaded #header_ab.is_stuck #row_1:after {
  -webkit-opacity: 0.96;
  -moz-opacity: 0.96;
  opacity: 0.96;
}
#header_ab.is_stuck #row_1:before,
.js body.loaded #header_ab.is_stuck #row_1:before {
  -webkit-opacity: 0.96;
  -moz-opacity: 0.96;
  opacity: 0.96;
}
#header_ab.is_stuck #row_1 #center_1 #header_a #head_info,
.js body.loaded #header_ab.is_stuck #row_1 #center_1 #header_a #head_info {
  width: 297.6px;
  /*margin-right: auto;
                  margin-left: auto;
                  float: none;*/
}
#header_ab.is_stuck #row_1 #center_1 #header_a #nav_main,
.js body.loaded #header_ab.is_stuck #row_1 #center_1 #header_a #nav_main {
  /*display: inline;
                  position: absolute;
                  right: 0;
                  bottom: 0;*/
  display: none;
}
#header_ab.is_stuck #row_1 #center_1 #header_a #nav_mobil,
.js body.loaded #header_ab.is_stuck #row_1 #center_1 #header_a #nav_mobil {
  /*position: absolute;
                  right: 0;
                  top: 0;
                  display: none;*/
  display: block;
}
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
.netzwerk.fl-builder #row_4 {
  width: 100%;
}
.netzwerk.fl-builder #row_4 #center_4 {
  width: 100%;
  max-width: 1248px;
  margin-left: auto;
  margin-right: auto;
}
.netzwerk.fl-builder #row_4 #center_4 #mmain {
  margin-left: 36px;
  margin-right: 36px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  .netzwerk.fl-builder #row_4 #center_4 #mmain {
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  .netzwerk.fl-builder #row_4 #center_4 #mmain {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.netzwerk.fl-builder #row_4 #center_4 #mmain #content_main {
  padding: 36px 0 36px 0;
}
.netzwerk.fl-builder #row_4 #center_4 #mmain #content_main .maxwidth {
  max-width: 1104px;
}
@media (min-width: 0px) and (max-width: 979px) {
  .netzwerk.fl-builder #row_4 #center_4 #mmain #content_main {
    padding: 12px 0 12px 0;
  }
}
.netzwerk.fl-builder .fl-builder-content .fl-rich-text strong {
  font-weight: 600;
}
.netzwerk.fl-builder .fl-rich-text {
  max-width: 1104px;
}
/* ----------------------------------------------------------

    Head Info Elemente

------------------------------------------------------------*/
#head_info {
  width: 372px;
  max-width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#head_info h2 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#head_info h2 a {
  background-image: url("../_IMAGES/basic/logo.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  height: 0;
  padding-top: calc(43.5483871%);
  display: block;
  position: relative;
}
#head_info h2 a:hover {
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
#head_info h2 a span {
  display: none;
}
#head_info h3 {
  display: none;
}
/* ----------------------------------------------------------

    Header Elemente

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Nav Main Elemente

------------------------------------------------------------*/
/* ----------------------------------------------------------

    Nav Main Elemente

------------------------------------------------------------*/
#nav_main #nav_main_container ul {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #nav_main #nav_main_container ul {
    display: none;
  }
}
#nav_main #nav_main_container ul li {
  float: left;
  margin-right: 20px;
  font-weight: 600;
  position: relative;
  padding: 0 0 0 0;
  text-transform: uppercase;
}
#nav_main #nav_main_container ul li:last-child {
  margin-right: 0;
}
#nav_main #nav_main_container ul li a {
  color: #1d1d1b;
  position: relative;
  display: inline-block;
}
#nav_main #nav_main_container ul li a:hover {
  color: #0e9239;
}
#nav_main #nav_main_container ul li a.sf-with-ul:after {
  /*font-family: 'icofont';
                          content: '\ea7d';
                          font-size: 120%;*/
}
#nav_main #nav_main_container ul li.current_page_item a,
#nav_main #nav_main_container ul li.current-menu-parent a {
  color: #0e9239;
}
#nav_main #nav_main_container ul ul,
#nav_main #nav_main_container ul .current_page_item ul,
#nav_main #nav_main_container ul .current-menu-parent ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #0e9239;
  padding: 20px 20px 20px 20px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}
#nav_main #nav_main_container ul ul:before,
#nav_main #nav_main_container ul .current_page_item ul:before,
#nav_main #nav_main_container ul .current-menu-parent ul:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #0e9239 transparent;
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  position: absolute;
  bottom: 100%;
  left: 48px;
}
#nav_main #nav_main_container ul ul li,
#nav_main #nav_main_container ul .current_page_item ul li,
#nav_main #nav_main_container ul .current-menu-parent ul li {
  float: none;
  padding: 0;
  white-space: nowrap;
  text-transform: none;
  padding: 0px 0px 5px 0px;
}
#nav_main #nav_main_container ul ul li a,
#nav_main #nav_main_container ul .current_page_item ul li a,
#nav_main #nav_main_container ul .current-menu-parent ul li a {
  color: #ffffff;
}
#nav_main #nav_main_container ul ul li a:before,
#nav_main #nav_main_container ul .current_page_item ul li a:before,
#nav_main #nav_main_container ul .current-menu-parent ul li a:before {
  content: none;
}
#nav_main #nav_main_container ul ul li a:hover,
#nav_main #nav_main_container ul .current_page_item ul li a:hover,
#nav_main #nav_main_container ul .current-menu-parent ul li a:hover {
  color: #76d17a;
}
#nav_main #nav_main_container ul ul li.current_page_item a,
#nav_main #nav_main_container ul .current_page_item ul li.current_page_item a,
#nav_main #nav_main_container ul .current-menu-parent ul li.current_page_item a {
  color: #76d17a;
}
/* ----------------------------------------------------------

    Header Elemente

------------------------------------------------------------*/
#nav_mobil #nav_burger .mburger_container {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  /*text-align: right;*/
  /*padding-top: 10px; */
}
#nav_mobil #nav_burger .mburger_container .mburger {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0%;
  background-clip: padding-box;
  color: #1d1d1b;
  background-color: none;
  border: none;
  --mb-button-size: 65px;
  --mb-bar-width: 0.6;
  --mb-bar-height: 5px;
  --mb-bar-spacing: 9px;
  --mb-animate-timeout: 0.4s;
  /*
            @media @mobil {
                width: 35x;
                --mb-button-size: 36px;
                --mb-bar-spacing: 9px;
                --mb-bar-height: 4px;
            }*/
}
@media (min-width: 0px) and (max-width: 1248px) {
  #nav_mobil #nav_burger .mburger_container .mburger {
    /*width: 52px;
                height: 52px;
                --mb-button-size: 52px;
                --mb-bar-spacing: 6px;
                --mb-bar-height: 3px;*/
  }
}
#nav_mobil #nav_burger .mburger_container .mburger b {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0px;
  background-clip: padding-box;
}
#nav_mobil #npos {
  position: absolute;
  right: -22px;
  bottom: 0px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #nav_mobil #npos {
    right: 5px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #nav_mobil #npos {
    right: 5px;
  }
}
/* ----------------------------------------------------------

    Content Main Elemente     

------------------------------------------------------------*/
#content_main h1 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 700;
  color: #31a836;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
#content_main h1 em {
  font-style: normal;
  font-weight: 400;
  color: #1d1d1b;
  display: block;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main h1 em {
    padding-top: 0.1em;
  }
}
#content_main h2 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 600;
  color: #1d1d1b;
  margin-bottom: 1.2em;
}
#content_main h3 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  font-weight: 600;
}
#content_main p {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#content_main ul {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  margin-bottom: 1.2em;
}
#content_main ul li {
  position: relative;
  padding: 1px 0px 1px 25px;
  list-style-type: none;
  list-style-position: inside;
}
#content_main ul li:before {
  font-family: "IcoFont";
  font-size: inherit;
  content: "\eab8";
  color: #31a836;
  position: absolute;
  left: 0px;
  top: 1px;
  display: inline-block;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main p,
  #content_main ul {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
#content_main .tgreen {
  color: #31a836;
}
#content_main .tcaps {
  text-transform: uppercase;
}
#content_main .teaser-leistungen-startseite .fl-module-content {
  margin-top: 0;
  margin-bottom: 48px;
}
#content_main .teaser-leistungen-startseite .fl-callout {
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#content_main .teaser-leistungen-startseite .fl-callout:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#content_main .teaser-leistungen-startseite .fl-callout .fl-photo a img:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#content_main .teaser-leistungen-startseite .fl-callout h3.fl-callout-title a {
  text-transform: uppercase;
  border-top: 2px #1d1d1b solid;
  display: block;
  padding: 20px 0 0 0;
  font-weight: 600;
  color: #1d1d1b;
}
#content_main .teaser-leistungen-startseite .fl-callout h3.fl-callout-title a:hover {
  color: #1d1d1b;
}
#content_main .teaser-startseite.green .fl-module-content {
  background-color: #d3edd4;
  padding: 48px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .teaser-startseite.green .fl-module-content {
    padding: 24px;
  }
}
#content_main .teaser-startseite.white .fl-module-content {
  padding: 48px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .teaser-startseite.white .fl-module-content {
    padding: 24px;
  }
}
#content_main .teaser-startseite .fl-callout .fl-callout-text {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
#content_main .teaser-startseite .fl-callout .fl-callout-text a {
  color: #31a836;
  border-bottom: 1px dashed #31a836;
}
#content_main .teaser-startseite .fl-callout .fl-callout-text a:hover {
  color: #1d1d1b;
  border-bottom: 1px dashed #1d1d1b;
}
#content_main .teaser-leistungen {
  padding: 12px 0;
}
#content_main .teaser-leistungen .fl-rich-text {
  position: relative;
  padding-left: 132px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .teaser-leistungen .fl-rich-text {
    padding-left: 66px;
  }
}
#content_main .teaser-leistungen .fl-rich-text p.teaser-icon {
  position: absolute;
  left: -5px;
  top: -75px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .teaser-leistungen .fl-rich-text p.teaser-icon {
    top: -37.5px;
  }
}
#content_main .teaser-leistungen .fl-rich-text p.teaser-icon img {
  width: 132px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .teaser-leistungen .fl-rich-text p.teaser-icon img {
    width: 66px;
  }
}
#content_main .teaser-leistungen .fl-rich-text h3 {
  border-bottom: 2px solid #1d1d1b;
  margin-bottom: 0.6em;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #1d1d1b;
  font-weight: 600;
}
#content_main .galerie-default .fl-slideshow-container {
  max-width: 732px;
  margin-bottom: 1.2em;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main .galerie-default .fl-slideshow-container {
    margin-bottom: 0.6em;
  }
}
#content_main .galerie-default .fl-slideshow-image-nav-left a {
  background-image: none;
  background: none !important;
}
#content_main .galerie-default .fl-slideshow-image-nav-left a:before {
  content: '';
  font-family: "IcoFont";
  content: "\eab5";
  color: #ffffff;
  font-size: 60px;
  line-height: 50px;
  position: relative;
  left: -20px;
}
#content_main .galerie-default .fl-slideshow-image-nav-right a {
  background-image: none;
  background: none !important;
}
#content_main .galerie-default .fl-slideshow-image-nav-right a:before {
  content: '';
  font-family: "IcoFont";
  content: "\eab8";
  color: #ffffff;
  font-size: 60px;
  line-height: 50px;
  position: relative;
  right: -20px;
}
/* ----------------------------------------------------------

    Footer Elemente

------------------------------------------------------------*/
#footer_5 p {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #ffffff;
  line-height: 1.2em;
}
#footer_5 p a {
  color: #ffffff;
}
#footer_5 p a:hover {
  color: rgba(255, 255, 255, 0.45);
}
#footer_5 p a[aria-current="page"] {
  color: rgba(255, 255, 255, 0.45);
}
#footer_5 .fc2 {
  position: relative;
  padding: 86px 120px 0 540px;
  min-height: 171px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #footer_5 .fc2 {
    padding: 68.8px 100.8px 0 388.8px;
    min-height: 136.8px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer_5 .fc2 {
    padding: 130px 0px 0 70px;
  }
}
#footer_5 .fc2:before {
  content: '';
  display: block;
  background-image: url("../_IMAGES/basic/logo-weiss.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 396px;
  height: 171px;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #footer_5 .fc2:before {
    width: 316.8px;
    height: 136.8px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer_5 .fc2:before {
    width: 100%;
    background-image: url("../_IMAGES/basic/logo-weiss.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 230px auto;
  }
}
#footer_5 .fc2:after {
  content: '';
  display: block;
  background-image: url("../_IMAGES/basic/logo-gartenverband.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  width: 108px;
  height: 143px;
  position: absolute;
  top: 12px;
  right: 43px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #footer_5 .fc2:after {
    width: 86.4px;
    height: 114.4px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer_5 .fc2:after {
    width: 100%;
    background-image: url("../_IMAGES/basic/logo-gartenverband.svg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 50px auto;
    top: 0px;
    right: 0px;
  }
}
#footer_6 p {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#footer_6 p a {
  color: #ffffff;
  margin-right: 20px;
}
#footer_6 p a:hover {
  color: rgba(255, 255, 255, 0.45);
}
#footer_6 p a[aria-current="page"] {
  color: rgba(255, 255, 255, 0.45);
}
#footer_6 p a:last-child {
  margin-right: 0px;
}
#footer_6 .fc2 {
  padding: 0 0 0 540px;
}
@media (min-width: 0px) and (max-width: 1248px) {
  #footer_6 .fc2 {
    padding: 0 0 0 388.8px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer_6 .fc2 {
    padding: 0 0 0 70px;
  }
}
