body.ssf {
  background: #fff; }
  body.ssf .logo-home {
    display: none; }
  body.ssf .logo {
    height: 93px;
    width: auto;
    display: block; }
  body.ssf.home {
    background: #629f3b; }
    body.ssf.home .main-nav {
      background: rgba(98, 159, 59, 0.8); }
      body.ssf.home .main-nav .title-bar {
        background: none;
        paddong-top: 0;
        padding-bottom: 0; }
        body.ssf.home .main-nav .title-bar .row {
          border-bottom: 1px solid #fff; }
        body.ssf.home .main-nav .title-bar .top-bar {
          background: none !important;
          padding: 10px 0; }
          body.ssf.home .main-nav .title-bar .top-bar .logo {
            display: none; }
          body.ssf.home .main-nav .title-bar .top-bar .logo-home {
            height: 93px;
            width: auto;
            display: block; }
          body.ssf.home .main-nav .title-bar .top-bar ul {
            background-color: transparent; }
            body.ssf.home .main-nav .title-bar .top-bar ul a {
              color: #fff; }
            body.ssf.home .main-nav .title-bar .top-bar ul ul {
              background: #629f3b; }
    body.ssf.home .row.text,
    body.ssf.home h3.subheader {
      background: none;
      color: #fff;
      padding: 0; }
    body.ssf.home .block.none {
      padding-top: 0;
      margin: 0; }
    body.ssf.home footer a {
      color: #fff; }
  body.ssf a[href*="tel:"] {
    text-decoration: underline;
    pointer-events: all; }
  body.ssf a {
    color: #629f3b; }
  body.ssf .button {
    background: #629f3b; }
  body.ssf .topnav-wrap {
    display: none; }
  body.ssf .top-bar-left ul a {
    text-transform: none; }
  body.ssf .top-bar-left li:hover > a,
  body.ssf .top-bar-left a:hover {
    color: #ffffff;
    background: #629f3b; }
    body.ssf .top-bar-left li:hover > a ul,
    body.ssf .top-bar-left a:hover ul {
      background: #629f3b; }
  body.ssf .main-nav {
    top: 0;
    position: fixed;
    z-index: 1;
    background: none; }
    body.ssf .main-nav .menu-icon {
      float: right;
      margin-top: -20px; }
  body.ssf .seitenname {
    display: none; }
  body.ssf .lead {
    font-size: 36px;
    line-height: 42px; }
  body.ssf hr {
    margin: 1rem auto; }
  body.ssf .row {
    max-width: 1192px; }
  body.ssf .block.none {
    padding-top: 75px; }
  body.ssf .block.fullscreen {
    background-color: #629f3b;
    padding-top: 113px;
    height: 100vh; }
    body.ssf .block.fullscreen.natural {
      height: auto;
      width: 100%;
      max-width: 1192px;
      margin: 0 auto;
      position: relative; }
      body.ssf .block.fullscreen.natural > img {
        display: block;
        width: 100%; }
      body.ssf .block.fullscreen.natural > .row {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        align-items: flex-start;
        padding-top: 100px; }
        body.ssf .block.fullscreen.natural > .row h1,
        body.ssf .block.fullscreen.natural > .row p {
          color: #0a0a0a; }
        body.ssf .block.fullscreen.natural > .row h1 {
          margin: 1em; }
      body.ssf .block.fullscreen.natural.white h1,
      body.ssf .block.fullscreen.natural.white p {
        color: #fff; }
      body.ssf .block.fullscreen.natural.white h1 {
        margin: 1em; }
    body.ssf .block.fullscreen h1 {
      color: #fff;
      font-weight: 300;
      font-size: 2rem;
      margin: 0 1em;
      padding: .5em 0;
      display: block;
      background: none;
      min-height: 120.6px;
      min-width: 270px;
      max-width: 400px;
      text-transform: none;
      line-height: 40px; }
    body.ssf .block.fullscreen p {
      color: #fff;
      font-weight: 300;
      font-size: 1rem;
      line-height: 24px;
      margin: 0 2rem;
      padding: 1em 0;
      display: block;
      background: none;
      min-width: 270px;
      max-width: 400px;
      text-transform: none; }
  body.ssf .block.fullscreen .row {
    height: 100%;
    display: flex;
    align-items: flex-end; }
  body.ssf .block.fullscreen.half {
    max-width: 1192px; }
  body.ssf .block.hero-image {
    height: 100vh;
    background-size: cover;
    background-position: center bottom;
    position: relative; }
    body.ssf .block.hero-image > .row {
      height: 100%;
      display: flex;
      align-items: flex-end;
      padding-bottom: 40px;
      color: #fff; }
      body.ssf .block.hero-image > .row h2 {
        font-weight: bold;
        font-size: 45px; }
      body.ssf .block.hero-image > .row h2 + h3 {
        margin-top: -10px;
        font-size: 40px;
        font-weight: normal;
        padding-bottom: 0;
        border-bottom: none; }
    body.ssf .block.hero-image .hero-scroll {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 20px;
      text-align: center;
      color: #fff;
      font-size: 3rem; }
  body.ssf .block.block-3-spalten .column {
    display: flex;
    flex-wrap: wrap; }
    body.ssf .block.block-3-spalten .column > * {
      width: 100%; }
    body.ssf .block.block-3-spalten .column h3 {
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 0; }
  body.ssf .produktliste {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    margin-left: 0; }
    body.ssf .produktliste li {
      width: 32%;
      display: flex;
      margin-bottom: 2%;
      padding-top: 20px;
      border-top: 1px solid #d1d1d1; }
      body.ssf .produktliste li .bild {
        width: 65px; }
      body.ssf .produktliste li .text {
        width: calc(100% - 65px);
        padding: 10px 10px 10px 30px; }
        body.ssf .produktliste li .text h3 {
          font-size: 1em;
          margin-bottom: 0;
          font-weight: 900; }
          body.ssf .produktliste li .text h3 a {
            color: #000; }
      body.ssf .produktliste li:last-child {
        padding: 0;
        border: none; }
  body.ssf .produktblatt {
    display: flex; }
    body.ssf .produktblatt .bild {
      width: 100%;
      max-width: 550px;
      padding-right: 40px;
      margin-bottom: 4rem; }
  body.ssf .accordion-title {
    color: #629f3b; }
  body.ssf .fullscreen .arrow,
  body.ssf .button-top {
    background-color: transparent; }
  body.ssf .button-kontakt {
    display: none; }
  body.ssf h3.subheader {
    padding-bottom: 14px;
    border-bottom: 1px solid #d1d1d1; }
  body.ssf a[href*=".pdf"] {
    position: relative;
    padding-left: 50px;
    display: block; }
    body.ssf a[href*=".pdf"]:before {
      content: '';
      width: 40px;
      height: 60px;
      display: block;
      position: absolute;
      background: url(../img/ic-download-m-s@2x.png) no-repeat top left;
      background-size: 40px;
      left: 0;
      top: 0; }
    body.ssf a[href*=".pdf"].download-link {
      color: #000; }
      body.ssf a[href*=".pdf"].download-link:before {
        display: none; }
  body.ssf footer {
    background: none; }
    body.ssf footer .row.collapse {
      padding: 30px 0;
      border-top: 1px solid #fff; }
    body.ssf footer a {
      color: #0a0a0a; }

.wrap-produkt-gruppe {
  position: relative; }
  .wrap-produkt-gruppe .link-produkt-gruppe {
    display: block;
    padding: 8px 10px;
    border: 1px solid #cacaca;
    color: #000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28142, 201, 180%29'></polygon></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 9px 6px; }
  .wrap-produkt-gruppe .dropdown-produkt-gruppe {
    list-style: none;
    display: none;
    position: absolute;
    left: 0;
    background: #fff;
    margin: 0;
    padding: 0;
    z-index: 1;
    width: 100%;
    border: 1px solid #cacaca;
    border-top: none; }
    .wrap-produkt-gruppe .dropdown-produkt-gruppe li {
      margin-bottom: 0; }
      .wrap-produkt-gruppe .dropdown-produkt-gruppe li a {
        padding: 5px 10px;
        display: block; }
        .wrap-produkt-gruppe .dropdown-produkt-gruppe li a:hover {
          color: #000 !important; }
    .wrap-produkt-gruppe .dropdown-produkt-gruppe.open {
      display: block; }

.produktfilter .small-3 {
  font-weight: bold;
  padding-right: 20px; }

.produktfilter .small-9 a {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #D1D1D1;
  margin-right: .5rem;
  text-decoration: none;
  word-break: break-all;
  margin-bottom: .75rem;
  width: 130px;
  text-align: center; }
  .produktfilter .small-9 a:hover, .produktfilter .small-9 a:focus {
    color: #000;
    border: 1px solid #000; }
  .produktfilter .small-9 a.active {
    background: #efefef;
    color: #000; }
  .produktfilter .small-9 a.nope {
    color: #8C8C8C;
    pointer-events: none;
    background: url(../img/filter_strike.png) no-repeat center center; }

.produkte-features {
  list-style: none;
  margin-left: 0; }
  .produkte-features li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0; }
    .produkte-features li:before {
      content: '';
      width: 20px;
      height: 1px;
      background: #5F5F5F;
      display: block;
      position: absolute;
      left: 0;
      top: 13px; }

.weitere-filter .accordion-content a {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #D1D1D1;
  margin-right: .5rem;
  text-decoration: none;
  word-break: break-all;
  margin-bottom: .75rem;
  width: 130px;
  text-align: center; }
  .weitere-filter .accordion-content a:hover, .weitere-filter .accordion-content a:focus {
    color: #000;
    border: 1px solid #000; }
  .weitere-filter .accordion-content a.active {
    background: #efefef;
    color: #000; }

body.ssf .weitere-filter-toggle,
body.ssf .weitere-filter-toggle:hover,
body.ssf .weitere-filter-toggle:focus {
  border: none;
  border-bottom: 1px solid #cacaca;
  color: #000;
  background: none;
  padding: 1.25rem .5rem; }

@media only screen and (max-width: 668px) {
  body.ssf .logo {
    height: 60px !important;
    width: auto;
    display: block; }
  body.ssf.home .logo-home {
    height: 60px !important;
    width: auto;
    display: block; }
  body.ssf.home main {
    padding-top: 80px; }
  body.ssf .lead {
    font-size: 27px;
    line-height: 32px; }
  body.ssf .block.fullscreen.natural {
    padding-top: 80px; }
    body.ssf .block.fullscreen.natural > .row {
      position: relative;
      padding-top: 0; }
      body.ssf .block.fullscreen.natural > .row h1 {
        margin: .5em 0;
        padding: 0 10px;
        font-size: 27px;
        line-height: 32px;
        min-height: auto; }
  body.ssf .block.hero-image {
    margin: 0 -10px;
    height: 50vh;
    background-size: cover;
    background-position: center bottom;
    position: relative; }
    body.ssf .block.hero-image > .row {
      padding-bottom: 20px; }
      body.ssf .block.hero-image > .row h2 {
        font-size: 27px; }
      body.ssf .block.hero-image > .row h2 + h3 {
        font-size: 25px; }
      body.ssf .block.hero-image > .row p {
        display: none; }
    body.ssf .block.hero-image .hero-scroll {
      display: none; }
  body.ssf .produktliste {
    display: flex;
    flex-wrap: wrap;
    list-style: none; }
    body.ssf .produktliste li {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; } }

/*** Video Player ***/
.video-player {
  display: flex;
  background: #fff; }
  .video-player .video-player-screen {
    flex: 1 0 66.66%; }
    .video-player .video-player-screen .flex-video.widescreen {
      margin-bottom: 0; }
    .video-player .video-player-screen video {
      margin-bottom: 0; }
  .video-player .video-player-list {
    width: 33.33%;
    padding: 0;
    background: #fff;
    position: relative; }
    .video-player .video-player-list a.toggle-video-liste {
      color: #000;
      height: 42px;
      width: 42px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
    .video-player .video-player-list h6 {
      padding: 10px;
      background: #8ec9b4;
      color: #fff; }
    .video-player .video-player-list ul {
      list-style: none;
      margin: 0;
      padding: 0;
      overflow-y: auto;
      position: absolute;
      top: 42px;
      right: 0;
      bottom: 0;
      left: 0; }
      .video-player .video-player-list ul li {
        border-bottom: 1px solid #efefef;
        margin: 0; }
        .video-player .video-player-list ul li a {
          hyphens: auto;
          padding: 10px;
          display: block;
          line-height: 1.4;
          font-size: 15px;
          color: #000; }
          .video-player .video-player-list ul li a.playing {
            font-weight: bold; }

@media only screen and (max-width: 668px) {
  .video-player {
    flex-wrap: wrap; }
    .video-player .video-player-screen,
    .video-player .video-player-list {
      flex: inherit;
      width: 100%; }
    .video-player .video-player-list {
      margin-top: 1rem; }
      .video-player .video-player-list ul {
        position: static; } }

.box-contacts.sub .content-foto,
.box-contacts.sub .content-name,
.box-contacts.sub .content-contact {
  display: block; }

.filter-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .filter-menu li {
    margin: 0 0 0 10px; }
    .filter-menu li > * {
      margin: 0; }

.news-slider {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto !important;
  padding: 0 0.9375rem; }
  .news-slider article {
    width: 100%;
    display: block !important;
    align-items: flex-start;
    background: #fff;
    margin-bottom: 0;
    padding: 1rem; }
    @media screen and (max-width: 680px) {
      .news-slider article {
        flex-wrap: wrap; } }
    .news-slider article .newsbild-wrap {
      height: auto;
      width: 100%;
      flex-shrink: 0;
      margin-top: 0px; }
      .news-slider article .newsbild-wrap img {
        width: 100%;
        height: 350px;
        display: block;
        object-fit: cover; }
      @media screen and (max-width: 680px) {
        .news-slider article .newsbild-wrap {
          width: 100%;
          margin-right: 0; } }
    .news-slider article h2 {
      min-height: 100px;
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center;
      text-align: center;
      margin-bottom: 1rem; }
      .news-slider article h2 a {
        color: #000; }
        .news-slider article h2 a span.green {
          color: #6bb89d; }
  .news-slider .slick-track {
    width: 100%; }
  .news-slider .slick-prev {
    left: 35px;
    z-index: 1; }
  .news-slider .slick-next {
    right: 40px;
    z-index: 1; }
  .news-slider .slick-prev:before,
  .news-slider .slick-next:before {
    color: #fff;
    background: #6bb89d;
    font: normal normal normal 14px/1 FontAwesome;
    opacity: .5;
    padding: 5px;
    border-radius: 4px; }
  .news-slider .slick-prev:before {
    content: '\f060'; }
  .news-slider .slick-next:before {
    content: '\f061'; }
  .news-slider .slick-dots {
    bottom: 15px; }
  .news-slider .slick-dots li {
    width: auto;
    height: auto; }
    .news-slider .slick-dots li button {
      background: #efefef;
      width: 10px;
      height: 10px;
      border-radius: 10px; }
      .news-slider .slick-dots li button:before {
        display: none; }
    .news-slider .slick-dots li.slick-active button {
      background: #6bb89d; }
