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

    VARS + Mixin + Import

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

    Global Reset

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

    Clearfix

------------------------------------------------------------*/
.clearfix,
#row_1 #center_1,
#row_2 #center_2,
#row_3 #center_3,
#row_3 #center_3 #header_c,
#row_3 #center_3 #header_c #nav_main #nav_main_container,
#row_4 #center_4,
#row_5 #center_5,
.fl-builder.netzwerk #row_4 #center_4 {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
#row_1 #center_1:before,
#row_1 #center_1:after,
#row_2 #center_2:before,
#row_2 #center_2:after,
#row_3 #center_3:before,
#row_3 #center_3:after,
#row_3 #center_3 #header_c:before,
#row_3 #center_3 #header_c:after,
#row_3 #center_3 #header_c #nav_main #nav_main_container:before,
#row_3 #center_3 #header_c #nav_main #nav_main_container:after,
#row_4 #center_4:before,
#row_4 #center_4:after,
#row_5 #center_5:before,
#row_5 #center_5:after,
.fl-builder.netzwerk #row_4 #center_4:before,
.fl-builder.netzwerk #row_4 #center_4:after {
  content: " ";
  display: table;
}
.clearfix:after,
#row_1 #center_1:after,
#row_2 #center_2:after,
#row_3 #center_3:after,
#row_3 #center_3 #header_c:after,
#row_3 #center_3 #header_c #nav_main #nav_main_container:after,
#row_4 #center_4:after,
#row_5 #center_5:after,
.fl-builder.netzwerk #row_4 #center_4: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: #626265;
  background-color: #b7bbb5;
  min-width: 100%;
  min-height: 100%;
}
a {
  color: #85a29e;
  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: #626265;
  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: #85a29e;
  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: #626265;
  text-decoration: none;
}
strong,
b {
  font-weight: 400;
}
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: 'Lato', Arial, Helvetica, Verdana, sans-serif;
  font-weight: 300;
}
#id {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
}
/* ----------------------------------------------------------

    Schriftgrößen  (Bootstrap Basis 14px)

------------------------------------------------------------*/
/*  Root em ------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-size: 25px;
  /*x*/
  line-height: 1.2em;
  /*x*/
}
@media (min-width: 0px) and (max-width: 979px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 22px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 20px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  clear: both;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}
#content_main h1 {
  font-size: 1.4em;
}
#content_main h2 {
  font-size: 1em;
}
#content_main h3 {
  font-size: 1em;
}
#nav_main ul {
  font-size: 0.92em;
}
#nav_main ul ul {
  font-size: 0.82608696em;
}
#content_main blockquote {
  font-size: 1.2em;
}
#content_main blockquote em {
  font-size: 0.66666667em;
}
@media (min-width: 0px) and (max-width: 979px) {
  #content_main blockquote em {
    font-size: 0.57142857em;
  }
}
#footer {
  font-size: 0.96em;
}
/* ----------------------------------------------------------

    Genereller Aufbau

------------------------------------------------------------*/
/* Grid ----------------------------------------------------*/
.grid-row {
  width: 100%;
}
.grid-container {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
}
.grid-margin {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 979px) {
  .grid-margin {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  .grid-margin {
    margin-left: 24px;
    margin-right: 35px;
  }
}
.grid-margin-asym {
  margin-left: 48px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 979px) {
  .grid-margin-asym {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  .grid-margin-asym {
    margin-left: 24px;
    margin-right: 35px;
  }
}
/* Grid ---------------------------------------------------*/
#row_1 {
  width: 100%;
}
#row_1 #center_1 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 32px 0 40px 0;
}
#row_1 #center_1 #header_a {
  margin-left: 48px;
  margin-right: 48px;
  position: relative;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_1 #center_1 #header_a {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #row_1 #center_1 #header_a {
    margin-left: 24px;
    margin-right: 35px;
  }
}
#row_1 #center_1 #header_a #head_info {
  margin-left: auto;
  margin-right: auto;
}
#row_1 #center_1 #header_a #nav_mobil {
  position: absolute;
  top: -24px;
  left: -10px;
}
#row_2 {
  width: 100%;
  border-top: 10px solid #b7bbb5;
  background-color: #85a29e;
}
#row_2 #center_2 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
}
#row_2 #center_2 #header_b {
  /*.grid-margin;*/
}
#row_2 #center_2 #header_b #header_img_container {
  max-width: 1192px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#row_2 #center_2 #header_b #header_img_container #header_img {
  padding-top: calc(51.17449664%);
  position: relative;
  z-index: 1;
}
#row_2 #center_2 #header_b #header_img_container #header_img_slideshow {
  position: relative;
  z-index: 1;
}
#row_2 #center_2 #header_b #header_img_container #header_img_slideshow ul {
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  height: 610px;
  position: relative;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_2 #center_2 #header_b #header_img_container #header_img_slideshow ul {
    height: auto;
  }
}
#row_2 #center_2 #header_b #header_img_container #header_img_slideshow ul li {
  padding-top: calc(51.17449664%);
}
#row_2 #center_2 #header_b #header_img_container .tile {
  display: block;
  background-color: #85a29e;
  height: 20%;
  width: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 2;
}
#row_2 #center_2 #header_b #header_img_container .tile-2 {
  top: 20%;
}
#row_2 #center_2 #header_b #header_img_container .tile-3 {
  top: 40%;
}
#row_2 #center_2 #header_b #header_img_container .tile-4 {
  top: 60%;
}
#row_2 #center_2 #header_b #header_img_container .tile-5 {
  top: 80%;
}
#row_3 {
  width: 100%;
  border-top: 6px solid #ffffff;
  position: relative;
  z-index: 9;
}
#row_3 #center_3 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  background-color: #b7bbb5;
}
#row_3 #center_3 #header_c {
  margin-left: 48px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_3 #center_3 #header_c {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #row_3 #center_3 #header_c {
    margin-left: 24px;
    margin-right: 35px;
  }
}
#row_3 #center_3 #header_c #nav_main {
  display: inline-block;
  float: right;
}
#row_4 {
  width: 100%;
  position: relative;
  z-index: 8;
}
#row_4 #center_4 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 50px 0 30px 0;
  overflow: hidden;
}
#row_4 #center_4 #mmain {
  margin-left: 48px;
  margin-right: 48px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_4 #center_4 #mmain {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #row_4 #center_4 #mmain {
    margin-left: 24px;
    margin-right: 35px;
  }
}
#row_4 #center_4 #mmain #content_main {
  max-width: 1040px;
}
#row_5 {
  width: 100%;
  background-color: #b7bbb5;
  padding-top: 25px;
  padding-bottom: 75px;
}
#row_5 #center_5 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
}
#row_5 #center_5 #foot {
  margin-left: 48px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #row_5 #center_5 #foot {
    margin-left: 24px;
    margin-right: 48px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #row_5 #center_5 #foot {
    margin-left: 24px;
    margin-right: 35px;
  }
}
#canvas {
  background-color: #ffffff;
}
#canvas .line {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0px;
  background-color: #626265;
  display: block;
}
#canvas .line.line-1 {
  right: 0px;
}
#canvas .line.line-2 {
  right: 7px;
}
#canvas .line.line-3 {
  right: 14px;
}
#canvas .line.line-4 {
  right: 21px;
}
#canvas .line.line-5 {
  right: 28px;
}
@media (min-width: 0px) and (max-width: 979px) {
  #canvas .line.line-1 {
    right: 6px;
  }
  #canvas .line.line-2 {
    right: 12px;
  }
  #canvas .line.line-3 {
    right: 18px;
  }
  #canvas .line.line-4 {
    right: 24px;
  }
  #canvas .line.line-5 {
    right: 30px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #canvas .line.line-1 {
    right: 4px;
  }
  #canvas .line.line-2 {
    right: 8px;
  }
  #canvas .line.line-3 {
    right: 12px;
  }
  #canvas .line.line-4 {
    right: 16px;
  }
  #canvas .line.line-5 {
    right: 20px;
  }
}
#sitemap {
  font-weight: 400;
}
#sitemap.mm-menu {
  --mm-color-background: #b7bbb5;
  --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: 767px) {
  #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: 767px) {
  #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: 767px) {
  #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: 24px;
}
#sitemap .mm-panels {
  background: #b7bbb5;
  border-color: transparent;
  color: #ffffff;
}
#sitemap .mm-panel {
  --mm-color-background: #b7bbb5;
  --mm-color-text: #ffffff;
  --mm-color-button: transparent;
  /*padding-top: 40px;*/
}
#sitemap .mm-listitem .mm-listitem__text:hover {
  color: #626265;
}
#sitemap .mm-listitem.current-menu-item .mm-listitem__text {
  color: #626265;
}
#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_2 #center_2 #header_b #header_img_container #header_img {
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  transition-delay: 1.2s;
}
.js body.loaded #row_2 #center_2 #header_b #header_img_container #header_img {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile {
  left: 0;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile-1 {
  transition-delay: 1.2s;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile-2 {
  transition-delay: 1.4s;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile-3 {
  transition-delay: 1.6s;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile-4 {
  transition-delay: 1.8s;
}
.js body #row_2 #center_2 #header_b #header_img_container .tile-5 {
  transition-delay: 2s;
}
.js body #canvas #row_1 .line {
  top: -100%;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.js body #canvas #row_1 .line.line-1 {
  transition-delay: 0.2s;
}
.js body #canvas #row_1 .line.line-2 {
  transition-delay: 0.4s;
}
.js body #canvas #row_1 .line.line-3 {
  transition-delay: 0.6s;
}
.js body #canvas #row_1 .line.line-4 {
  transition-delay: 0.8s;
}
.js body #canvas #row_1 .line.line-5 {
  transition-delay: 1s;
}
.js body.loaded #canvas #row_1 .line {
  top: 0;
}
.js body.loaded #row_2 #center_2 #header_b #header_img_container .tile {
  left: -100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body #canvas #row_4 .line {
  top: -100%;
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.js body #canvas #row_4 .line.line-1 {
  transition-delay: 3s;
}
.js body #canvas #row_4 .line.line-2 {
  transition-delay: 2.8s;
}
.js body #canvas #row_4 .line.line-3 {
  transition-delay: 2.6s;
}
.js body #canvas #row_4 .line.line-4 {
  transition-delay: 2.4s;
}
.js body #canvas #row_4 .line.line-5 {
  transition-delay: 2.2s;
}
.js body.loaded #canvas #row_4 .line {
  top: 0;
}
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
.fl-builder.netzwerk #row_4 {
  width: 100%;
  position: relative;
  z-index: 8;
}
.fl-builder.netzwerk #row_4 #center_4 {
  width: 100%;
  max-width: 1192px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 26px 0 6px 0;
  overflow: hidden;
}
.fl-builder.netzwerk #row_4 #center_4 #mmain {
  margin-left: 24px;
  margin-right: 24px;
}
@media (min-width: 0px) and (max-width: 979px) {
  .fl-builder.netzwerk #row_4 #center_4 #mmain {
    margin-left: 0px;
    margin-right: 24px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  .fl-builder.netzwerk #row_4 #center_4 #mmain {
    margin-left: 0px;
    margin-right: 11px;
  }
}
.fl-builder.netzwerk .fl-builder-content .fl-rich-text strong {
  font-weight: 400;
}
/* ----------------------------------------------------------

    Head Info Elemente

------------------------------------------------------------*/
#head_info {
  width: 246px;
  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;
}
@media (min-width: 0px) and (max-width: 979px) {
  #head_info {
    width: 196.8px;
  }
}
@media (min-width: 0px) and (max-width: 321px) {
  #head_info {
    width: 147.6px;
  }
}
#head_info h2 {
  font-weight: 300;
  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(56.09756098%);
  display: block;
  position: relative;
}
#head_info h2 a:hover {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#head_info h2 a span {
  display: none;
}
#head_info h3 {
  display: none;
}
/* ----------------------------------------------------------

    Header Elemente

------------------------------------------------------------*/
#nav_mobil #nav_burger {
  display: none;
}
@media (min-width: 0px) and (max-width: 979px) {
  #nav_mobil #nav_burger {
    display: block;
  }
}
#nav_mobil #nav_burger .mburger_container {
  font-weight: 300;
  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: 47px;
  height: 47px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0px;
  background-clip: padding-box;
  color: #85a29e;
  background-color: transparent;
  border: none;
  --mb-button-size: 47px;
  --mb-bar-width: 1;
  --mb-bar-height: 6px;
  --mb-bar-spacing: 13px;
  --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: 979px) {
  #nav_mobil #nav_burger .mburger_container .mburger {
    width: 30x;
    --mb-button-size: 30px;
    --mb-bar-spacing: 8px;
    --mb-bar-height: 4px;
  }
}
#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;
  left: 0px;
  bottom: -10px;
}
/* ----------------------------------------------------------

    Nav Main Elemente

------------------------------------------------------------*/
@media (min-width: 0px) and (max-width: 979px) {
  #nav_main #nav_main_container {
    min-height: 30px;
  }
}
#nav_main #nav_main_container ul {
  font-weight: 300;
  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: 979px) {
  #nav_main #nav_main_container ul {
    display: none;
  }
}
#nav_main #nav_main_container ul li {
  float: left;
  margin-right: 20px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
#nav_main #nav_main_container ul li:last-child {
  margin-right: 0;
}
#nav_main #nav_main_container ul li a {
  color: #ffffff;
}
#nav_main #nav_main_container ul li a:hover {
  color: #626265;
}
#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: #626265;
}
#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: #ffffff;
  padding: 8px 0 8px 0;
}
#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;
}
#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: #85a29e;
}
#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: #626265;
}
#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: #626265;
}
/* ----------------------------------------------------------

    Content Main Elemente     

------------------------------------------------------------*/
#content_main {
  /* a.fl-accordion-button-icon,
    {
       &:visited, &:active, &:focus{
         border: none !important;
         outline: none !important;
       }
    }*/
}
#content_main h1 {
  font-weight: 300;
  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: 400;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
#content_main h2 {
  font-weight: 300;
  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: 400;
  margin-bottom: 1.4em;
}
#content_main h3 {
  font-weight: 300;
  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: 400;
}
#content_main p {
  font-weight: 300;
  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.4em;
}
#content_main ul {
  font-weight: 300;
  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.4em;
}
#content_main ul li {
  position: relative;
  padding: 1px 0px 1px 17px;
  list-style-type: none;
  list-style-position: inside;
}
#content_main ul li:before {
  /*font-family: Arial;*/
  color: inherit;
  font-size: inherit;
  position: absolute;
  top: 17px;
  left: 0px;
  /*content: "\23AF";*/
  content: '';
  display: inline-block;
  height: 3px;
  width: 7px;
  background-color: #626265;
}
#content_main ul.arrow li {
  position: relative;
  padding: 1px 0px 1px 28px;
  list-style-type: none;
  list-style-position: inside;
}
#content_main ul.arrow li:before {
  font-family: 'icofont';
  content: '\eab8';
  color: #626265;
  font-size: inherit;
  position: absolute;
  top: 1px;
  left: 0px;
  display: inline-block;
}
#content_main blockquote {
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
}
#content_main blockquote p {
  color: #85a29e;
  font-weight: 400;
  font-style: italic;
  padding-top: 0.8em;
  margin-bottom: 1em;
}
#content_main blockquote p em {
  color: #626265;
  font-weight: 400;
  display: block;
  font-style: normal;
}
@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 .no_space {
  margin-bottom: 0;
}
#content_main .extern a {
  color: #626265;
}
#content_main .extern a:hover {
  color: #85a29e;
}
#content_main .extern a:after {
  font-family: 'icofont';
  content: '\ec44';
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin-left: 5px;
}
#content_main .mail a {
  color: #626265;
}
#content_main .mail a:hover {
  color: #85a29e;
}
#content_main .mail a:before {
  font-family: 'icofont';
  content: '\ec56';
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin-right: 5px;
}
#content_main .phone:before {
  font-family: 'icofont';
  content: '\ec46';
  color: inherit;
  font-size: inherit;
  display: inline-block;
  margin-right: 5px;
}
#content_main .fl-accordion-button-icon-left,
#content_main .fl-accordion-button-icon-right {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #626265;
}
#content_main a.fl-accordion-button-label {
  color: #626265;
  text-transform: uppercase;
}
#content_main .fl-accordion-item-active a.fl-accordion-button-label {
  color: #626265;
}
#content_main .fl-accordion-button-label:focus,
#content_main .fl-accordion-button-label:active,
#content_main .fl-accordion-button-icon:focus,
#content_main .fl-accordion-button-icon:active {
  border: none !important;
  outline: none !important;
  outline-style: none;
  outline-width: 0;
  outline-color: transparent !important;
}
#content_main .fl-accordion-button-label:focus,
#content_main .fl-accordion-button-label:active,
#content_main .fl-accordion-button-icon:focus,
#content_main .fl-accordion-button-icon:active {
  border: none !important;
  outline: none !important;
  outline-width: 0;
  box-shadow: none;
  border-color: transparent;
  background: none;
  outline-color: transparent !important;
  outline-style: none;
  text-decoration: none;
}
#content_main .accordion-standard .fl-accordion {
  margin-bottom: 1.4em;
}
#content_main .accordion-standard .fl-module-content {
  margin-top: 0;
  /*margin-bottom: 0; */
}
/* ----------------------------------------------------------

    Footer Elemente

------------------------------------------------------------*/
#footer p {
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  line-height: 1.2em;
  margin-bottom: 1.2em;
  color: #ffffff;
  font-weight: 400;
}
#footer p a {
  color: #ffffff;
  display: block;
}
#footer p a:hover {
  color: #626265;
}
#footer p a[aria-current="page"] {
  color: #626265;
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer p {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
#footer .fc1 {
  display: inline;
  float: left;
}
#footer .fc2 {
  display: inline;
  float: right;
  text-align: left;
  padding-left: 25px;
}
#footer .fc2 a {
  /*display: block;*/
}
#footer .fc2 a:last-child {
  /*margin-left: 10px;*/
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer .fc2 a:last-child {
    margin-left: 0px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer .fc2 a {
    display: block;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer .fc2 {
    text-align: left;
    padding-left: 0px;
  }
}
@media (min-width: 0px) and (max-width: 979px) {
  #footer .fc1,
  #footer .fc2 {
    float: none;
    display: block;
    width: 100%;
  }
}
