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

    VARS + Mixin + Import

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

    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,
#row_6 #center_6 #foot_6 #footer_6,
#content_main .aktuelles .fl-rich-text {
  *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,
#row_6 #center_6 #foot_6 #footer_6:before,
#row_6 #center_6 #foot_6 #footer_6:after,
#content_main .aktuelles .fl-rich-text:before,
#content_main .aktuelles .fl-rich-text: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,
#row_6 #center_6 #foot_6 #footer_6:after,
#content_main .aktuelles .fl-rich-text: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: #a39584;
  background-color: #ffffff;
  min-width: 100%;
  min-height: 100%;
}
a {
  color: #a39584;
  text-decoration: none;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
a:hover {
  color: #59c6f2;
  text-decoration: none;
}
a:hover img {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  text-decoration: none;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
a:visited,
a:active,
a:focus {
  color: #a39584;
  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: #59c6f2;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
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;
  margin-bottom: 3em;
  position: relative;
  bottom: -1.5em;
}
@media (min-width: 0px) and (max-width: 767px) {
  .alignleft {
    float: none;
  }
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
  position: relative;
  top: 4px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .alignright {
    float: none;
  }
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
/* ----------------------------------------------------------

    Schriftarten

------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: 'Lato', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
#footer_6 h4 {
  font-family: 'Allura', Roboto, Arial, Helvetica, Verdana, sans-serif;
}
/* ----------------------------------------------------------

    Schriftgrößen  (Bootstrap Basis 14px)

------------------------------------------------------------*/
/*  Root em ------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-size: 24px;
  /*x*/
  line-height: 1.2em;
  /*x*/
}
@media (min-width: 0px) and (max-width: 1180px) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 19.2px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: 400;
  font-style: normal;
  text-rendering: optimizeLegibility;
  word-wrap: break-word;
}
#content_main h1 {
  font-size: 2.08333333em;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main h1 {
    font-size: 1.66666667em;
  }
}
#content_main h1 em {
  font-size: 0.6em;
}
#content_main h2 {
  font-size: 1.25em;
}
#content_main .fl-contact-form label {
  font-size: 1.25em;
}
#content_main h2 em {
  font-size: 0.8em;
}
#content_main .teaser-aktuelles h2 {
  font-size: 1.66666667em;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #content_main .teaser-aktuelles h2 {
    font-size: 1.45833333em;
  }
}
#footer_6 .fc2 h4 {
  font-size: 2.70833333em;
}
#footer_6 .fc2 p {
  font-size: 1.04166667em;
}
#sitemap {
  font-size: 1.25em;
}
#sitemap .sub-menu {
  font-size: 0.83333333em;
}
/* ----------------------------------------------------------

    Genereller Aufbau

------------------------------------------------------------*/
/* Grid ----------------------------------------------------*/
.grid-row {
  width: 100%;
}
.grid-container {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.grid-margin {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .grid-margin {
    margin-left: 20px;
    margin-right: 20px;
  }
}
/* Grid ---------------------------------------------------*/
#row_1 {
  width: 100%;
  z-index: 9999;
  background-color: #a39584;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  /*&:before {
        content: '';
        display: block;
        width: 100%;
        height: 48px;
        background-color: @cyan-lighter;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        .transition(all 2s linear);
    }*/
}
#row_1:before {
  content: '';
  display: block;
  width: 100%;
  height: 24px;
  background-color: #e0f2fc;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -ms-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_1:before {
    height: 22px;
  }
}
@media (min-width: 0px) and (max-width: 370px) {
  #row_1:before {
    height: 19px;
  }
}
#row_1:after {
  content: '';
  display: block;
  width: 100%;
  height: 24px;
  background-color: #e0f2fc;
  position: absolute;
  left: 0;
  bottom: 24px;
  z-index: 1;
  -webkit-transition: all 2s linear;
  -moz-transition: all 2s linear;
  -ms-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_1:after {
    height: 22px;
    bottom: 22px;
  }
}
@media (min-width: 0px) and (max-width: 370px) {
  #row_1:after {
    height: 19px;
    bottom: 19px;
  }
}
#row_1 #center_1 {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
#row_1 #center_1 #header_a {
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  padding: 27px 0 11px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_1 #center_1 #header_a {
    padding: 21.6px 0 11px 0;
  }
}
#row_1 #center_1 #header_a #head_info {
  display: inline-block;
  float: right;
  position: relative;
  z-index: 1;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a #head_info {
    float: left;
  }
}
#row_1 #center_1 #header_a #nav_main {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_1 #center_1 #header_a #nav_main {
    top: 32px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_1 #center_1 #header_a #nav_main {
    left: auto;
    right: 0;
  }
}
#row_3 {
  width: 100%;
  position: relative;
  z-index: 9;
}
#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: 100vh;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_3 #center_3 #header_c #header_img_container #header_img {
    height: 100vh;
  }
}
#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 #nw_slideshow_container #nw_slideshow_nav {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  left: 0;
  right: 0;
  overflow: visible;
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-prev {
  color: #ffffff;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 0;
  font-size: 60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-prev:hover {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-prev {
    font-size: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-next {
  color: #ffffff;
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  font-size: 60px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
#row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-next:hover {
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_3 #center_3 #header_c #header_img_container #nw_slideshow_container a#s-next {
    font-size: 48px;
    width: 48px;
    height: 48px;
    line-height: 48px;
  }
}
#row_3 #center_3 #header_c #header_img_container a.tanzt_start {
  position: absolute;
  z-index: 9;
  left: 50%;
  bottom: -100px;
  font-size: 91px;
  color: #59c6f2;
  background-color: rgba(255, 255, 255, 0.77);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 50%;
  background-clip: padding-box;
  height: 200px;
  width: 200px;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: -100px;
}
#row_3 #center_3 #header_c #header_img_container a.tanzt_start i {
  position: absolute;
  left: 10px;
  top: 55px;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_3 #center_3 #header_c #header_img_container a.tanzt_start i {
    left: 8px;
    top: 44px;
  }
}
#row_3 #center_3 #header_c #header_img_container a.tanzt_start:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #e6007e;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_3 #center_3 #header_c #header_img_container a.tanzt_start {
    bottom: -80px;
    font-size: 72.8px;
    height: 160px;
    width: 160px;
    margin-left: -80px;
  }
}
#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%;
  position: relative;
  z-index: 1;
}
#row_4 #center_4 {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
#row_4 #center_4 #mmain {
  margin-left: 30px;
  margin-right: 30px;
  padding: 35px 0;
  position: relative;
  z-index: 1;
  overflow: visible;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_4 #center_4 #mmain {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_4 #center_4 #mmain:before {
  content: '';
  display: block;
  width: 266px;
  height: 307px;
  background-image: url("../_IMAGES/basic/kreis-haupteil.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  left: -320px;
  top: 250px;
  z-index: 0;
}
#row_4 #center_4 #mmain:after {
  content: '';
  display: block;
  width: 459px;
  height: 529px;
  background-image: url("../_IMAGES/basic/kreis-haupteil.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  position: absolute;
  left: -581px;
  top: -310px;
  z-index: 0;
}
#row_4 #center_4 #mmain #content_main {
  position: relative;
  z-index: 9;
}
#row_5 {
  width: 100%;
  position: relative;
  z-index: 9;
}
#row_5 #center_5 {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
#row_5 #center_5 #foot_5 {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_5 #center_5 #foot_5 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_6 {
  width: 100%;
  background-color: #5bc5f2;
  position: relative;
  z-index: 9;
}
#row_6 #center_6 {
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
#row_6 #center_6 #foot_6 {
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_6 #center_6 #foot_6 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#row_6 #center_6 #foot_6 #footer_6 {
  padding: 35px 0 65px 0;
  background-image: url("../_IMAGES/basic/kreis-footer.svg");
  background-repeat: no-repeat;
  background-position: top 32px left 450px;
  background-size: 571px auto;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #row_6 #center_6 #foot_6 #footer_6 {
    background-image: url("../_IMAGES/basic/kreis-footer.svg");
    background-repeat: no-repeat;
    background-position: top 32px center;
    background-size: 456.8px auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  #row_6 #center_6 #foot_6 #footer_6 {
    background-image: url("../_IMAGES/basic/kreis-footer.svg");
    background-repeat: no-repeat;
    background-position: top 32px center;
    background-size: 100% auto;
  }
}
.netzwerk.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.netzwerk .mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #ffffff;
}
#sitemap {
  font-weight: 400;
  padding: 0 0 0 15px;
  /*.mm-listitem__text {
     -o-text-overflow:clip;
     text-overflow:clip;
     white-space:normal;

    }*/
}
#sitemap .mobil-nav {
  text-transform: uppercase;
}
#sitemap .sub-menu {
  text-transform: none;
}
#sitemap.mm-menu {
  --mm-color-background: #59c6f2;
  --mm-color-text: #ffffff;
  --mm-color-border: transparent;
  --mm-color-text-dimmed: transparent;
  --mm-color-background-highlight: transparent;
  --mm-color-background-emphasis: transparent;
  --mm-listitem-size: 50px;
  --mm-line-height: 1.3em;
  background-image: url("../_IMAGES/basic/logo-nav.svg");
  background-repeat: no-repeat;
  background-position: right 25px bottom 10px;
  background-size: 150px auto;
  /*left: -50px;*/
}
@media (min-width: 0px) and (max-width: 1180px) {
  #sitemap.mm-menu {
    /*--mm-listitem-size: 40px; */
    background-image: url("../_IMAGES/basic/logo-nav.svg");
    background-repeat: no-repeat;
    background-position: right 25px bottom 10px;
    background-size: 120px auto;
  }
}
#sitemap.mm-menu .sub-menu {
  --mm-listitem-size: 20px;
}
#sitemap.mm-menu_offcanvas {
  /*max-width: 240px;*/
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap.mm-menu_offcanvas {
    /*max-width: 320px;*/
  }
}
#sitemap .mm-navbar {
  --mm-navbar-size: 60px;
  margin-top: 32px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
#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: 20px;
  height: 20px;
  /*@media @sd {
            width:40px;
            height:40px;
         }*/
}
#sitemap.mm-menu_tip-right::before {
  right: 18px;
  /*@media @sd {
           right: 23px;
       }*/
}
#sitemap.mm-menu_tip-left::before {
  left: 18px;
  /*@media @sd {
           left: 22px;
       }*/
}
#sitemap .mm-panels {
  background: transparent;
  border-color: transparent;
  color: #ffffff;
}
#sitemap .mm-panel {
  --mm-color-background: transparent;
  --mm-color-text: #ffffff;
  --mm-color-button: transparent;
  /*padding-top: 40px;*/
}
#sitemap .mm-listitem .mm-listitem__text:hover {
  color: #ffffff;
}
#sitemap .mm-listitem.current_page_item,
#sitemap .mm-listitem.current-page-parent {
  /*border-bottom: 6px @blue solid;*/
}
#sitemap .mm-listitem.current_page_item .mm-listitem__text,
#sitemap .mm-listitem.current-page-parent .mm-listitem__text {
  color: rgba(255, 255, 255, 0.6);
  text-transform: lowercase;
}
#sitemap .mm-listitem.current_page_item .mm-listitem__text:after,
#sitemap .mm-listitem.current-page-parent .mm-listitem__text:after {
  content: '.';
  font-size: 110%;
}
#sitemap .mm-listitem.current_page_item .mm-listitem__text:before,
#sitemap .mm-listitem.current-page-parent .mm-listitem__text:before {
  /*content: '\ef79';
                   font-family: 'icofont';
                   font-size: 80%;
                   margin-right: 5px;
                   position: relative;
                   top: -2px;*/
}
#sitemap .mm-btn::after,
#sitemap .mm-btn_prev::before {
  --mm-color-button: #ffffff;
  width: 11px;
  height: 11px;
  border-left-width: 4px;
  border-top-width: 4px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #sitemap .mm-btn::after,
  #sitemap .mm-btn_prev::before {
    width: 11px;
    height: 11px;
  }
}
#sitemap .mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 4px;
}
#sitemap .mm-listitem__btn {
  border: none;
}
#sitemap .mm-navbar__title span {
  /*display:none;*/
  color: #ffffff;
  /*text-transform: uppercase;*/
}
#sitemap .mm-navbars_bottom .mm-navbar {
  /*color: @white;
           background-color: @blue;
           border-top: 3px @white solid;*/
}
/* ----------------------------------------------------------

    Preload * Effects

------------------------------------------------------------*/
.js body {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body.loaded {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.js body #row_1:before {
  left: -100%;
  -webkit-border-radius: 80%;
  -moz-border-radius: 80%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 80%;
  background-clip: padding-box;
  background-color: #59c6f2;
}
.js body #row_1:after {
  left: 100%;
  -webkit-border-radius: 80%;
  -moz-border-radius: 80%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 80%;
  background-clip: padding-box;
  background-color: #59c6f2;
}
.js body #head_info h2 a span.dot {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
  transition-delay: 2.4s;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.js body.loaded #row_1:before {
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #e0f2fc;
}
.js body.loaded #row_1:after {
  left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #e0f2fc;
}
.js body.loaded #head_info h2 a span.dot {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* ----------------------------------------------------------

    Scrolled

------------------------------------------------------------*/
.logged-in #row_1.is_stuck {
  margin-top: 32px;
  top: 32px;
}
#row_1.is_stuck {
  /*.background-image("canvas.jpg", no-repeat, bottom center, auto auto); */
  /*background-color: fade(@white, 96%);*/
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
}
#row_1.is_stuck #head_info {
  /*width: 448*0.8px;
        @media @sd {
           width: 448*0.8*0.8px;
        }
        @media @sd-headline {
           width: 448*0.8*0.8*0.8px;
        }*/
}
/* ----------------------------------------------------------

    Beaver Builder

------------------------------------------------------------*/
.fl-builder.netzwerk #row_4 #center_4 #mmain {
  padding: 15px 0;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fl-builder.netzwerk #row_4 #center_4 #mmain {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.fl-builder.netzwerk .fl-builder-content .fl-rich-text strong {
  font-weight: 700;
}
@media (min-width: 0px) and (max-width: 767px) {
  .fl-builder.netzwerk .fl-col-small {
    max-width: 100%;
  }
}
/* ----------------------------------------------------------

    Head Info Elemente

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

    Head Info Elemente

------------------------------------------------------------*/
#head_info {
  width: 419px;
  max-width: 100%;
  -webkit-transition: all 0.8s linear;
  -moz-transition: all 0.8s linear;
  -ms-transition: all 0.8s linear;
  -o-transition: all 0.8s linear;
  transition: all 0.8s linear;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #head_info {
    width: 377.1px;
  }
}
#head_info h2 {
  font-weight: 400;
  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-ohne-punkt.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  height: 0;
  padding-top: calc(33.17422434%);
  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 h2 a span.dot {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("../_IMAGES/basic/logo-punkt.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
#head_info h3 {
  display: none;
}
/* ----------------------------------------------------------

    Header Elemente

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

    Nav Main Elemente

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

    Nav Main Elemente

------------------------------------------------------------*/
#nav_main #nav_burger .mburger_container {
  font-weight: 400;
  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_main #nav_burger .mburger_container .mburger {
  width: 70px;
  height: 50px;
  -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: #ffffff;
  background-color: transparent;
  border: none;
  --mb-button-size: 70px;
  --mb-bar-width: 1;
  --mb-bar-height: 4px;
  --mb-bar-spacing: 20px;
  --mb-animate-timeout: 0.4s;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #nav_main #nav_burger .mburger_container .mburger {
    width: 56px;
    height: 40px;
    --mb-button-size: 56px;
    --mb-bar-spacing: 16px;
    --mb-bar-height: 3px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  #nav_main #nav_burger .mburger_container .mburger {
    /*width: 50px;
                height: 50px;
                --mb-button-size: 50px;
                --mb-bar-spacing: 15px;
                --mb-bar-height: 3px;*/
  }
}
#nav_main #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_main #npos {
  position: absolute;
  right: 0px;
  bottom: -35px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #nav_main #npos {
    right: 18px;
    bottom: -10px;
  }
}
/* ----------------------------------------------------------

    Content Main Elemente     

------------------------------------------------------------*/
#content_main h1 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #59c6f2;
  text-transform: lower-case;
  margin-bottom: 0.7em;
  line-height: 0.9em;
}
#content_main h1 em {
  display: block;
  font-style: normal;
  text-transform: none;
  line-height: 1.2em;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main h1 {
    line-height: 1em;
  }
}
#content_main h2 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #59c6f2;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#content_main h2:before {
  content: '\ea88';
  font-family: 'icofont';
  font-size: inherit;
  margin-right: 2px;
  position: relative;
  color: #59c6f2;
}
#content_main h2 em {
  display: block;
  font-style: normal;
  text-transform: none;
  padding-top: 0.2em;
}
#content_main h3 {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #59c6f2;
}
#content_main h4 {
  font-weight: 400;
  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: 0.5em;
}
#content_main h5 {
  font-weight: 400;
  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: 0.2em;
}
#content_main p {
  font-weight: 400;
  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: 400;
  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: 0.2em 0px 0.2em 25px;
  list-style-type: none;
  list-style-position: inside;
}
#content_main ul li:before {
  font-family: 'Icofont';
  color: #a39584;
  font-size: inherit;
  position: absolute;
  top: 6px;
  left: 0;
  content: '\eab8';
  display: inline-block;
}
#content_main ul.presse {
  padding: 0.6em 0 0 0;
}
#content_main ul.presse li {
  padding-left: 0;
  /*.background-image("kreis-cyan.svg", no-repeat, center left, auto unit(77 / @rem, em));
              min-height: unit(77 / @rem, em);
              line-height: unit(77 / @rem, em);
              padding: 0.6em 0px 0.6em 25px;*/
}
#content_main ul.presse li:before {
  content: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main ul.presse li {
    /*.background-image("kreis-cyan.svg", no-repeat, top 10px left, auto unit(77*0.8 / @rem, em));
                min-height: unit(77*0.8 / @rem, em);
                line-height: unit(77*0.8 / @rem, em);
                padding: 0.6em 0px 0.6em 25px;*/
  }
}
#content_main ul.presse li a {
  position: relative;
  padding: 0.4em 0px 0.4em 35px;
}
#content_main ul.presse li a:before {
  font-family: 'Icofont';
  color: inherit;
  font-size: inherit;
  position: absolute;
  top: 0.45em;
  left: 0;
  content: '\eb1e';
  display: inline-block;
}
#content_main ul.presse-alt {
  padding: 0.6em 0 0 0;
}
#content_main ul.presse-alt li {
  background-image: url("../_IMAGES/basic/kreis-cyan.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: auto 3.20833333em;
  min-height: 3.20833333em;
  line-height: 3.20833333em;
  padding: 0.6em 0px 0.6em 25px;
}
#content_main ul.presse-alt li:before {
  content: none;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main ul.presse-alt li {
    background-image: url("../_IMAGES/basic/kreis-cyan.svg");
    background-repeat: no-repeat;
    background-position: top 10px left;
    background-size: auto 2.56666667em;
    min-height: 2.56666667em;
    line-height: 2.56666667em;
    padding: 0.6em 0px 0.6em 25px;
  }
}
#content_main ul.stundenplan {
  /*display: table;
            table-layout: fixed;
            width: 60%;*/
}
#content_main ul.stundenplan li {
  display: table;
  padding: 0;
}
#content_main ul.stundenplan li:before {
  content: none;
}
#content_main ul.stundenplan li em,
#content_main ul.stundenplan li strong {
  display: table-cell;
  padding: 0.2em 0px 0.2em 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main ul.stundenplan li em,
  #content_main ul.stundenplan li strong {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: 1.6em;
  }
}
#content_main ul.stundenplan li em {
  font-style: normal;
  padding-right: 35px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main ul.stundenplan li em {
    padding-right: 0;
  }
}
#content_main ul.stundenplan li strong {
  font-weight: 400;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main ul.stundenplan li strong {
    display: block;
  }
}
#content_main ul.space li {
  margin-bottom: 0.3em;
}
#content_main hr {
  margin: 2.1em 0 1.8em 0;
  border-top: 4px #59c6f2 dotted;
  clear: both;
}
@media (min-width: 0px) and (max-width: 1180px) {
  #content_main p,
  #content_main ul {
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }
}
#content_main .blue {
  color: #59c6f2;
}
#content_main .dotted a,
#content_main a .dotted {
  position: relative;
  display: inline-block;
}
#content_main .dotted a:before,
#content_main a .dotted:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 3px #59c6f2 dotted;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#content_main .dotted a:hover:before,
#content_main a .dotted:hover:before {
  border-bottom: 3px #a39584 dotted;
}
#content_main .teaser-start .fl-module-callout {
  margin-bottom: 1.8em;
}
#content_main .teaser-start .fl-module-callout .fl-callout-photo {
  margin-bottom: 1.2em;
}
#content_main .teaser-start .fl-module-callout .fl-callout-photo .fl-photo-content a {
  position: relative;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
}
#content_main .teaser-start .fl-module-callout .fl-callout-photo .fl-photo-content a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url("../_IMAGES/basic/kreis-cyan.svg");
  background-repeat: no-repeat;
  background-position: top left -3px;
  background-size: auto 100%;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
#content_main .teaser-start .fl-module-callout .fl-callout-photo .fl-photo-content a:hover:after {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#content_main .teaser-start .fl-module-callout h2.fl-callout-title {
  font-weight: 400;
  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: center;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main .teaser-start .fl-module-callout h2.fl-callout-title {
    max-width: 334px;
  }
}
#content_main .teaser-start .fl-module-callout h2.fl-callout-title:before {
  content: none;
}
#content_main .teaser-start .fl-module-callout h2.fl-callout-title a {
  color: #59c6f2;
}
#content_main .teaser-start .fl-module-callout h2.fl-callout-title a:hover {
  color: #e6007e;
}
#content_main .teaser-aktuelles .fl-module-callout {
  margin-bottom: 1.2em;
}
#content_main .teaser-aktuelles .fl-module-callout h2.fl-callout-title {
  margin-bottom: 0.1em;
}
#content_main .teaser-aktuelles .fl-module-callout h2.fl-callout-title a {
  color: #59c6f2;
}
#content_main .teaser-aktuelles .fl-module-callout h2.fl-callout-title a:hover {
  color: #e6007e;
}
#content_main .teaser-aktuelles .fl-module-callout .fl-callout-text {
  margin-bottom: 0.2em;
}
#content_main .teaser-aktuelles .fl-module-callout a.fl-callout-cta-link {
  color: #e6007e;
}
#content_main .teaser-aktuelles .fl-module-callout a.fl-callout-cta-link:before {
  content: '\ef7c';
  font-family: 'icofont';
  font-size: inherit;
  margin-right: 2px;
  position: relative;
  color: inherit;
}
#content_main .teaser-aktuelles .fl-module-callout a.fl-callout-cta-link:hover {
  color: #59c6f2;
}
#content_main .logo-start-1 {
  margin: 1.2em 0 1.8em 0;
}
#content_main .logo-start-1 .fl-module-separator .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}
#content_main .logo-start-1 .fl-module-separator .fl-module-content .fl-separator {
  border-top-width: 4px;
  border-top-color: #a39584;
}
#content_main .logo-start-2 {
  margin-bottom: 1.2em;
}
#content_main .aktuelles .fl-rich-text {
  border-bottom: 4px #59c6f2 dotted;
  margin: 0 0 0 0;
  padding: 0 0 1.2em 0;
}
#content_main .aktuelles-neu {
  padding: 0 0 1.2em 0;
  margin-bottom: 2.1em;
  position: relative;
}
#content_main .aktuelles-neu:after {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  left: 20px;
  bottom: 0;
  display: block;
  border-top: 4px #59c6f2 dotted;
  z-index: 1;
}
#content_main .aktuelles-neu:before {
  content: '';
  width: 40px;
  height: 4px;
  position: absolute;
  right: -20px;
  bottom: 0;
  display: block;
  border-top: 4px #ffffff solid;
  z-index: 2;
}
#content_main .aktuelles-neu .fl-col-group .fl-col:first-child {
  width: 27%;
}
#content_main .aktuelles-neu .fl-col-group .fl-col:last-child {
  width: 73%;
}
#content_main .aktuelles-neu .fl-photo {
  margin-bottom: 1.2em;
}
#content_main .aktuelles-neu .fl-photo .fl-photo-content {
  /*.border-radius(50%);
               overflow: hidden;*/
  position: relative;
  top: 6px;
}
#content_main .aktuelles-neu .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}
#content_main .unterricht .fl-col-group .fl-col:first-child {
  width: 35%;
}
#content_main .unterricht .fl-col-group .fl-col:last-child {
  width: 65%;
}
#content_main .unterricht .fl-photo {
  margin-bottom: 1.2em;
}
#content_main .unterricht .fl-photo .fl-photo-content {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
}
#content_main .unterricht .fl-module-content {
  margin-top: 0;
}
#content_main .dozenten .fl-col-group .fl-col:first-child {
  width: 30%;
}
#content_main .dozenten .fl-col-group .fl-col:last-child {
  width: 70%;
}
#content_main .dozenten .fl-photo {
  margin-bottom: 1.2em;
}
@media (min-width: 0px) and (max-width: 767px) {
  #content_main .dozenten .fl-photo {
    margin-bottom: 0;
  }
}
#content_main .dozenten .fl-photo .fl-photo-content {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 50%;
  background-clip: padding-box;
  overflow: hidden;
}
#content_main .impressionen-teaser {
  margin-bottom: 1.2em;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content .fl-photo {
  margin-bottom: 10px;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content .fl-photo .fl-photo-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 0;
  background-clip: padding-box;
  overflow: hidden;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content .fl-photo .fl-photo-content:hover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 50%;
  background-clip: padding-box;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content h2.fl-callout-title {
  text-transform: none;
  margin-bottom: 0;
  padding: 0;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content h2.fl-callout-title:before {
  content: none;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content h2.fl-callout-title a {
  color: #59c6f2;
}
#content_main .impressionen-teaser .fl-module-callout .fl-module-content h2.fl-callout-title a:hover {
  color: #e6007e;
}
#content_main .galerie {
  margin-bottom: 1.2em;
}
#content_main .galerie .fl-module-content {
  margin-top: 0;
}
#content_main input,
#content_main textarea {
  /*border: 1px lighten(#000000, 94%) solid;*/
  background-color: #fafafa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  border-radius: 3px;
  background-clip: padding-box;
  padding: 5px;
  border: 1px #a39584 solid;
  color: #a39584;
  margin-bottom: 0.8em;
}
#content_main input:focus,
#content_main textarea:focus {
  border: 2px #59c6f2 solid;
  color: #59c6f2;
  outline: none;
}
#content_main label {
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  list-style-type: none;
  color: #59c6f2;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#content_main label:before {
  content: '\ea88';
  font-family: 'icofont';
  font-size: inherit;
  margin-right: 2px;
  position: relative;
  color: #59c6f2;
}
#content_main .fl-contact-error {
  color: #e6007e;
  font-size: 14px;
}
#content_main .fl-video {
  margin-bottom: 1.8em;
}
.netzwerk {
  /* overlay at start */
  /* overlay animate in */
  /* overlay animate out */
}
.netzwerk .mfp-arrow-right:before,
.netzwerk .mfp-arrow-right .mfp-b {
  border-left: 0px solid #ffffff;
}
.netzwerk .mfp-arrow-left:before,
.netzwerk .mfp-arrow-left .mfp-b {
  border-right: 0px solid #ffffff;
}
.netzwerk .mfp-close {
  font-size: 44px;
}
.netzwerk .mfp-content figure {
  max-height: 95vh;
  max-width: 95vw;
  overflow: hidden;
}
.netzwerk .mfp-bg {
  animation: fadIn;
  animation-duration: 1s;
  background-color: #171411;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.netzwerk .mfp-bg.mfp-ready {
  animation: fadIn;
  animation-duration: 1s;
}
.netzwerk .mfp-bg.mfp-removing {
  animation: fadeOut;
  animation-duration: 1s;
}
.netzwerk .mfp-figure {
  animation: fadeIn;
  animation-duration: 1s;
}
/* ----------------------------------------------------------

    Footer 5 Elemente

------------------------------------------------------------*/
/*#footer_5 {
    border-top: 4px @brown solid;
    padding: 35px 0 0 0;
   p {
        .reset;
        margin-bottom: 1.2em;
    }
    ul {
       &:extend(.clearfix all);
       .reset;
       li {
           float: left;
           width: 33%;
           text-align: left;
       }

    }

}*/
/* ----------------------------------------------------------

    Footer 6 Elemente

------------------------------------------------------------*/
#footer_6 h4 {
  font-weight: 400;
  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: 0.8em;
}
#footer_6 h4 a {
  color: #ffffff;
}
#footer_6 h4 a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#footer_6 p {
  font-weight: 400;
  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;
  margin-bottom: 1.2em;
}
#footer_6 p a {
  color: #ffffff;
}
#footer_6 p a:hover {
  color: rgba(255, 255, 255, 0.6);
}
#footer_6 .fc1,
#footer_6 .fc2,
#footer_6 .fc3 {
  float: left;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_6 .fc1,
  #footer_6 .fc2,
  #footer_6 .fc3 {
    float: none;
  }
}
#footer_6 .fc1 {
  width: 33%;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_6 .fc1 {
    width: 100%;
  }
}
#footer_6 .fc2 {
  width: 50%;
  text-align: center;
  padding: 0 30px;
  position: relative;
  top: -12px;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_6 .fc2 {
    width: 100%;
    padding: 0;
    top: 0;
    text-align: left;
  }
}
#footer_6 .fc3 {
  float: right;
  width: auto;
}
#footer_6 .fc3 a {
  display: block;
}
@media (min-width: 0px) and (max-width: 767px) {
  #footer_6 .fc3 {
    width: 100%;
    float: none;
  }
}
