/*
Theme Name: DC-Webdesign v.2.4
Theme URI: http://www.diestelkamp-consulting.de
Author: Diestelkamp Consulting GmbH
Author URI: http://www.diestelkamp-consulting.de
Description: Agentur für kreatives Design und professionelle Optimierung von Webseiten und Onlineshops.
Version: 2.4
License: Copyright [2019] [Diestelkamp Consulting GmbH]
License URI: http://www.apache.org/licenses/LICENSE-2.0
Tags: DC-Webdesign
Text Domain: DC-Webdesign
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body {
  border: 0 none;
  vertical-align: baseline;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  /* font-family: "Open Sans", Helvetica, Arial, sans-serif; Options*/
  background: #ffffff;
  font-size: 15px;
  line-height: 1.5;
  color: #0f1e26;
}
a, a:visited {
  outline: 0 none;
  text-decoration: none;
  color: #000000;
}
a:hover, a:focus {
  text-decoration: none;
  color: #0f1e26;
}
p a, p a:visited {
  line-height: inherit;
}
/* Headlines */
h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  letter-spacing: 0.001em;
  word-wrap: break-word;
}
h1, h2  { font-weight: 600; }
h1 { font-size: 2.4em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }

hr {
  clear: both;
  border-top: 1px solid #ada9a6;
  margin: 0 auto !important;
}

hr.kurz {
  clear: both;
  border: 3px solid #ada9a6;
  margin: 0 auto !important;
  height: auto;
  width: 60px;
}
/* Images */
img {
  height: auto;
  max-width: 100%;
}
.category .produkt { }
.mtop { margin: 2em 0 0 0; }
.full-width { height: auto; width: 100%; overflow: hidden; }
.single h1, .single h2 { font-weight: normal; }
.clear { clear: both; }
.left0 { margin-left: 0; }
.up { text-transform: uppercase; }
.centered, .center { text-align: center; }
.align-left, .links { text-align: left; }
.align-right, .rechts { text-align: right; }
.right { text-align: right; }
.doppelheadline h2 { margin-bottom: 1rem; }
.bggrau { background-color: #EFEFEF; }
.bghell { background-color: #F5F5F5; }
.floatright { float: right }
.floatleft { float: left }
.fa, .fab, .fal, .far, .fas { color: #0f1e26; }
.blur .icons i { background-color: #0f1e26; }

/* Content */
.box, .box-module {
	position: relative;
	overflow: hidden;
	margin: 0;
}
.box { padding: 3em 0 3em 0; }
.box-module { padding: 5em 0 5em 0; } 

/* Editor/Editor */
.box-module .editor-editor { padding-top: 2.5em; }
.box-module .editor-editor:first-child { padding-top: 0; }
.box-module .container.editor-editor:nth-child(2) { padding-top: 0.8em; }
.box-module .editor-editor .ten:nth-child(2),
.box-module .editor-editor .eleven:nth-child(2),
.box-module .editor-editor .twelve:nth-child(2) { padding-top: 2.5em; }

/* WP Galerie*/
.gallery-item { margin: 0 !important; }
.gallery-item img { border: none !important; }
.gallery-columns-2 .gallery-item img { max-width: 99%; }
.gallery-columns-3 .gallery-item img { max-width: 98.5%; }
.gallery-columns-4 .gallery-item img { max-width: 98%; }
.shadow { box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.2); }

/* Header & Slider */
header {
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #ffffff;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
/* Logo Header */
.logo {
  margin: 0.5em 0;
  padding: 0;
  float: left;
  /* Verkleinen mit Effect */
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  max-height: 90px;
}

/* Header - Logo links - Kontaktdaten*/
.header-links-2 .kontaktdaten {
	position: relative;
	display: block;
	float: right;
	padding-top: 15px;
	font-weight: 600;
	font-size:0.9em;
	text-align: right;
	margin-left: 5em;
}
.header-links-2 .kontaktdaten .telefon { margin-left: 2em; }
/* .header-links-2 #navigation { margin-top: 0.7em } */
/* .header-links-2 .kontaktdaten .fas, header-links-2 .kontaktdaten .fa { color: #F3A852; }  Optionen */
.header-links-2 .header-social {
	position: relative;
	display: block;
	float: right;
	padding-top: 15px; 
	text-align: right;
}
.header-links-2 .header-social i { position: relative; display: inline-block; font-size: 1.2em; margin-left: 1em;  }

/* Header - Logo zentriert */
#logocenter .logo { float: none; } 
#logocenter #navigation { float: none; }

/* Header - Logo rechts */
#logorechts .logo { float: right; }
#logorechts #navigation { float: left; }

/* Header Positionen */
header.fixed { position: fixed; top: 0; left: 0; z-index: 999; }
header.absolute { position: absolute; top: 0; left: 0; z-index: 999; }
header.relative { position: relative; }

/* Header scroll effect*/ 
header.sticky { background-color: #ffffff;  }
header.sticky .logo { transition: max-width 300ms ease; max-height: 66px; }
header.sticky .kontaktdaten { display: none; }
header.sticky .header-social { display: none; }

/* Header - mobile Ansicht */
@media only screen and (max-width: 1024px) {
  header, header.fixed, header.absolute { position: relative; } /* Ab 1024px headers relative */
  .logo { max-width: 240px; max-height: 80px; padding: 0.5em 0 0 0; float: none; }
}
@media only screen and (max-width: 767px) {
  .logo { max-width: 200px; max-height: 60px; }
}
@media only screen and (max-width: 600px) {
	header .kontaktdaten { display: none; }
	header .header-social { display: none; }
}

#mobile { display: none; } /* Mobile Menu verstecken */

/* Navigation Header */
#navigation {
  float: right;
  display: block;
  position: relative;
  clear: both;
}
#navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1.5;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#navigation:after, #navigation > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#navigation #menu-button {
  display: none;
  background-color: #0f1e26
}
#navigation ul li {
  display: inline-block
}
#navigation ul li a {
  /* font-family: "Open Sans", Helvetica, Arial, sans-serif; Options */
  padding: 1em 1em;
  font-weight: 400;
  /* text-transform: uppercase; */
  font-size: 1em;
  text-decoration: none;
  letter-spacing: 1px;
  /* color: #0f1e26; Options */
}
#navigation ul li a:hover {
	color: #0f1e26;
}
#navigation ul li.current_page_item a {}
#navigation > ul > li { float: left }

/* Level 1 */
#navigation > div > ul > li > a {
  font-size: 1.2em;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 2.4em 1em;
  color: #0f1e26;
}
#navigation > div > ul > li > a:hover { color: #0f1e26;  }
/* level 2 */
#navigation ul ul {
  position: absolute;
  left: -9999px
}
#navigation.align-right ul ul {
  text-align: right
}
#navigation ul ul li {
  display: block;
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#navigation li:hover > ul {
  left: auto
}
#navigation.align-right li:hover > ul {
  left: auto;
  right: 0
}
#navigation li:hover > ul > li {
  height: auto;
}
#navigation ul ul ul {
  margin-left: 100%;
  top: 0
}
#navigation.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%
}
#navigation ul ul li a,
#navigation ul ul ul li a {
  padding: 0.8em 1em;
  width: 200px;
  font-size: 0.9em;
  text-decoration: none;
  font-weight: 400;
  z-index: 1000 !important;
  background: #ffffff; 
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

#navigation ul ul li:last-child > a, 
#navigation ul ul li.last-item > a {
    border-bottom: 0;
}
#navigation ul ul li:hover > a, 
#navigation ul ul li a:hover,
#navigation ul ul li.current-menu-item a { 
	color: #000000;  
}

#navigation ul ul li.menu-item-has-children > a:after {
  position: absolute;
  top: 19px;
  right: 12px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#navigation ul ul li.menu-item-has-children > a:before {
  position: absolute;
  top: 16px;
  right: 15px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#navigation ul ul > li.menu-item-has-children:hover > a:before {
  top: 16px;
  height: 0
}

.searchresultlist {
padding:0.5em 0 0.5em 0;
}
.searchresultlist li{
list-style: none;
padding:0.2em 0 0.2em 0.2em ;
line-height: 1.8em;
}
.searchresultlist h3 {
margin-bottom: 0.2em;
}
/* Pagination */
.numeric ul { 
	padding-left: 0;
    margin: 0.8em auto;
}
.numeric li a,
.numeric li a:hover,
.numeric li.active a,
.numeric li.disabled {
    color: #fff;
    text-decoration:none;
	list-style: none;
}
.numeric li {
    display: inline;
}
.numeric li a,
.numeric li a:hover,
.numeric li.active a,
.numeric li.disabled {
    background-color: #000000;
    border-radius: 3px;
    cursor: pointer;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 2em;
	padding: 0.4em 0.5em;
}
.numeric li a.button {
	padding: 0 1em;
}
.numeric li a:hover,
.numeric li.active a {
    background-color: #0f1e26;
}
/* Header mit Varianten */
.header-links-2 #navigation > div > ul > li > a { padding: 1.1em 1em;  }
.header-links-2 #navigation > div > ul > li:last-child > a { padding-right: 0;  }
.header-links-2 #navigation > div > ul > li:first-child > a { padding-left: 0;  }
header.sticky #navigation > div > ul > li > a { padding: 1.3em 1em;  }
header.sticky #navigation > div > ul > li:last-child > a { padding-right: 0;  }
header.sticky #navigation > div > ul > li:first-child > a { padding-left: 0;  }
@media only screen and (max-width: 1320px) {
  #navigation > div > ul > li > a { font-size: 1.1em; }
}
@media only screen and (max-width: 1160px) {
  #navigation > div > ul > li > a { font-size: 0.95em; }
}
/* META SLIDER */
.slider { position: relative; }
.metaslider, .intro { margin: 0; }

.metaslider {
/*  margin: 0; Options */
  max-width: 100% !important;
  height: auto;
  max-height: 100vh !important;
  overflow: hidden;
}
.metaslider .flexslider {
  margin: 0 !important;
}
.metaslider .flex-control-nav {
  bottom: 20px !important;
}

.slider {
	position: relative;
}

.metaslider.ml-slider .caption-wrap {
  color: #FFFFFF;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background:#fff;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgb(0, 0, 0)', endColorstr='rgb(0, 0, 0)', GradientType=1);
  opacity: 1 !important;
  z-index: 1;
}

.caption-wrap .caption, .introcaption {
  position: relative;
  display: block;
  margin: 0;
  background: transparent;
  top: 33%;
  left: 0;
  right: 0;
  text-align: center;
}

/* Slider/Intro Position */
.satzlinks .caption-wrap .caption, .introcaption.satzlinks {
  text-align: left;
  margin-left: 20%;
}
.satzrechts .caption-wrap .caption, .introcaption.satzrechts {
  text-align: right;
  margin-right: 20%;
}
/* Slider/Intro Headlines */
.caption-wrap span.first, .introcaption span.first,
.caption-wrap h1, .introcaption h1  {
  color: #ffffff;
  font-size: 2.8em;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.1em;
}
.caption-wrap span.second, .introcaption span.second,
.caption-wrap h2, .introcaption h2 {
  color: #ffffff;
  font-size: 2em;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.2;

}
/* Intro */
.intro {
  position: relative;
  /* margin: 5em 0 0 0; Options */
  padding: 0;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 50vh;
}
.intro.fullscreenintro {
  min-height: 100vh;
  height: 100vh;
  margin: 0;
  padding: 0;
}
.introcaption {
  position: relative;
  z-index: 2;
}
.cta p a, .cta p a:visited {
  color: #fefefe;
  text-decoration: underline;
}
.cta p a:hover, .cta p a:focus {
  color: #fff;
}

/* FLEX CSS */
.editor-editor > .columns > i {
	font-size: 8em;
	width: 100%;
}

/* Container */
.flexcss {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;	
	flex-wrap: wrap;
}
.columns.topflex {
	display: flex;
  	flex-wrap: wrap;
	justify-content: center; /* align horizontal */
    align-items:flex-start; /* align vertical */
}
.columns.middleflex {
	display: flex;
  	flex-wrap: wrap;
	justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
	text-align: center;
}
.columns.bottomflex {
	display: flex;
  	flex-wrap: wrap;
	justify-content: center; /* align horizontal */
    align-items: flex-end; /* align vertical */
}
.flexcss .columns p {
	width: auto;
}
.flexcss .button i {
	display: inline-block;
	font-size: 1em;
	width: auto;
}
p.btn { margin-bottom: 0; }
.flexcss .btn.center {
	float: none;
	margin: 0.5em auto;
	text-align:center;
}
.flexcss .btn.links {
	text-align:left;
	margin: 0.5em auto 0.5em 0;
}
.flexcss .btn.rechts {
	float: right;
	margin: 0.5em 0 0.5em auto;
}

/*
.middleflex i {
	display: flex;
	display: block;
	text-align: center;
	align-self: center; 
	align-items: center;
}
.flexcss .button {
	display: block;
	align-self: flex-end;
}

.button i { color: #ffffff; }
.button.center { margin: 0.5em auto; }
.button.rechts { margin: 0.5em 0 0.5em auto; }
*/

/* Sliderboxen/Contentboxen/Gridboxen */
.box-module.sliderboxen,
.box-module.contentboxen {
	overflow: visible;
}
.sliderboxen.cta h3, .sliderboxen.cta p,
.contentboxen.cta h3, .contentboxen.cta p {
	color:#0f1e26;
}
.sliderboxen .gridboxen,
.contentboxen .gridboxen {
	padding-top: 5em;
}
.sliderboxen .gridboxen:first-child,
.contentboxen .gridboxen:first-child {
	padding-top: 0;
}
.gridboxen {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.gridboxen .columns {
	display: flex;
  	flex-wrap: wrap;
	background-color: #ffffff; 
	border: 1px solid #ddd;
	flex-direction:column;
	align-content:flex-start;
}

.gridboxen .columns i,
.gridboxen .columns img { 
	text-align: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
 	/* IE10+ CSS */ 
 	.gridboxen .columns { display: block; vertical-align: middle; }
} 

.mit-bild .sliderbox-inhalt {
/*	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd; 
*/
	flex-grow:2;
}
.gridboxen .sliderbox-inhalt {
	flex-grow:2;
}	
.gridboxen .sliderbox-inhalt { padding: 1em; width: auto; }
.mit-bild.gridboxen .columns {  border: none; }
.gridboxen .columns h3 { margin-bottom: 0.3em; font-weight: 600; }
.gridboxen .columns p { line-height: 1.5; }
.gridboxen .columns a { bottom: 0; width: auto; margin: 1em auto; }
.gridboxen i  { display:block; width:100%; font-size: 6em; margin: 0.4em auto 0.1em; }
.gridboxen .button i { display: inline-block; font-size: 1em; width: auto; }
.gridboxen .three.columns p, .gridboxen .four.columns p { font-size: 0.95em; }
.shadow { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); }
.smallmargin .columns:first-child { margin-left: 0; }
.smallmargin .columns { margin-left:2%; }
.smallmargin .three.columns { width:23.5%; }
.smallmargin .four.columns { width:32%; }
.smallmargin .six.columns { width:49%; }
@media only screen and (max-width: 1024px) {
	.box-module.sliderboxen { padding: 5em 0; }
	.gridboxen { margin-top: 0 !important; padding-top: 5em;  }
}
@media only screen and (max-width: 767px) {
 .gridboxen .three.columns { width: 48%;  margin-bottom: 3em;  }
 .smallmargin .three.columns { width: 49%;  margin-bottom: 3em;  }
 .gridboxen .three:nth-child(odd) { margin-left: 0; }
}
@media only screen and (max-width: 550px) {
 .gridboxen .four.columns,
 .gridboxen .three.columns,
 .gridboxen .six.columns { 
 	margin-bottom: 3em; 
 	margin-left: 0; 
 	width: 100%; 
  }
}

/* Video beim Parallax mit Buttons einbiden */
.video {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3em;
}
.video-topabstand {
  margin-top: 3em;
}
.video-botabstand {
  margin-bottom: 3em;
}
.introleer {
  position: relative;
  margin: 7em 0 0 0;
}
/* Bildboxen Reihe */
.bildreihe {
  position: relative;
  display: block;
  z-index: 1;
  color: #fff
}
.bildreihe .bildbox {
  position: relative;
  display: table;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bildreihe .bg {
  background-color: rgba(0, 0, 0, 0.3);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding: 1em;
}
.bildreihe .vierbilder {
  width: 25%;
}
.bildreihe .dreibilder {
  width: 33.3%;
}
.bildreihe .zweibilder {
  width: 50%;
}
.bildreihe .bildbox h3 {
  font-size: 1.9em;
}
.bildreihe .bildbox span {
  font-size: 0.9em;
}
.bildreihe .bildbox:hover .bg {
  background-color: rgba(0, 0, 0, 0);
  color: transparent;
}
@media only screen and (max-width: 1024px) {
  .bildreihe .bildbox {
    width: 50% !important
  }
}
@media only screen and (max-width: 479px) {
  .bildreihe .bildbox {
    width: 100% !important
  }
}
/* Ende Bildboxen Reihe */
/* Kundenstimmen */
.box.kundenstimmen {
  margin: 0;
  padding: 5em 0 6em;
}
.kundenstimmen .rundbild {
  border-radius: 100%;
  margin: 0em auto 1em;
  max-width: 200px;
}
.kundenstimmen p {
  font-family: 'Open Sans', serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.6em;
}
.kundenstimmen span {
  font-weight: 300;
  font-size: 1.4em;
  text-transform: uppercase;
  color: #888;
}
/* Kundenstimmen Slick Slider */
.kundenstimmen .slick-slide {
  outline: none !important;
}
.kundenstimmen .slick-prev:before {
  content: "\f104" !important;
}
.kundenstimmen .slick-next:before {
  content: "\f105" !important;
}
.kundenstimmen .slick-dots {
  bottom: -50px;
}
.kundenstimmen .slick-dots li button {
  border: 1px solid #000000;
  border-radius: 10px;
}
.kundenstimmen .carousel .slick-prev:before, .kundenstimmen .carousel .slick-next:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: bold !important;
  font-size: 30px !important;
  height: 30px !important;
  color: #999999 !important;
}
.kundenstimmen .slick-prev {
  top: 115%;
  left: 47%;
}
.kundenstimmen .slick-next {
  top: 115%;
  right: 47%;
}
.kundenstimmen .flex {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* END Slick Slider */
/* Breadcrumb */
.breadcrumb {
  margin: 0;
  padding: 0.3em 0;
  font-weight: 600;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space:normal;
  line-height: 2em;
  font-size: 0.85em;
}

.produkte-box {
  margin: 0;
  padding: 3em 0 0 0;
  overflow: hidden;
}
#arrow {
  border-right: 2px solid black;
  border-bottom: 2px solid black;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  margin-top: 40px;
}
ul.pfleil li {
  position: relative;
  line-height: 1.8;
}
ul.pfleil, ul.pfleil ul, ul.pfleil ul ul {
  list-style: none;
}
.box ul.pfleil li:before, .smallbox ul.pfleil li:before {
  content: '';
  position: absolute;
  border-right: 3px solid #0f1e26;
  border-bottom: 3px solid #0f1e26;
  width: 6px;
  height: 6px;
  top: 0.9em;
  left: -15px;
  transform: translateY(-50%) rotate(-45deg);
}
/* Liste mit awesome */
ul.arrrow, ul.arrrow ul, ul.arrrow ul ul {
  list-style: none;
}
ul.arrrow {
  margin: 0 0 0 1em;
  padding: 0;
}
ul.arrrow ul {
  margin: 0;
  padding: 0;
}
ul.arrrow li {
  padding-left: 1.3em;
  line-height: 1.8;
}
ul.arrrow li:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  content: "\f35a";
  margin-right: 0.5rem;
  margin-left: -1.5em;
  width: 1.2em;
  font-size: 16px;
}
ul.square, ul.square ul, ul.square ul ul {
  list-style: none;
}
ul.square {
  margin: 0 0 0 1em;
  padding: 0;
}
ul.square ul {
  margin: 0;
  padding: 0;
}
ul.square li {
  padding-left: 1.3em;
  line-height: 1.8;
}
ul.square li:before {
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  content: "\f0c8";
  margin-right: 0.5rem;
  margin-left: -1.5em;
  margin-bottom: 0.5rem;
  width: 1em;
  font-size: 12px;
}
/* Liste mit Zaehler */
ul.num {
  list-style: none;
  counter-reset: my-counter;
  margin: 2em 0;
  padding: 0;
}
ul.num li {
  line-height: 2;
  margin-bottom: 1em;
}
ul.num li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  margin: 1em;
  padding: 0.4em 0.8em;
  background-color: rgba(155, 149, 120, 0.18);
  border-radius: 20px;
}
ul.num li:hover::before {
  background-color: #C00304;
  color: #ffffff;
}
.topbox {
  margin: 0;
  padding: 5em 0 3em 0;
  overflow: hidden;
}
.bigbox {
  margin: 0;
  padding: 7em 0 7em 0;
  overflow: hidden;
}
.smallbox {
  margin: 0;
  padding: 3em 0 3em 0;
  overflow: hidden;
}
.sortimentbox {
  background: #f2f2f2;
  padding: 1.5em 0 1.5em 0;
}
.sortimentbox h2 {
  margin: 0 0 1em 0;
}
.sortimentbox p {
  padding: 1em 0 1em 0;
  margin: 0 auto;
  max-width: 50%;
  text-align: center;
}
.sortimentbox img {
  max-width: 100%;
  max-height: 100%;
}
.abstand {
  height: 2.5em;
  display: block;
  clear: both;
}
/* Button Allgemein */
.button {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: inline-block;
  height: auto;
  padding: 0 1em;
  color: #0f1e26;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 2em; 
  text-transform: uppercase;
  text-decoration: none;
  white-space: wrap;
  background-color: transparent;
  border: 1px solid #0f1e26;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  letter-spacing: 1px;
  border-radius: 0px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.button.first {
	color: #ffffff;
	background-color: #000000;
	border: 2px solid #000000; 
}
.button.first i { color: #ffffff; }
.button.first:hover, 
.button.first.active {
	color: #ffffff;
	background-color: #0f1e26;
	border: 2px solid #0f1e26;
}
.button.first:hover i { color: #ffffff; }
.button.second { 
	color: #0f1e26; 
	background-color:transparent;
	border: 2px solid #0f1e26; 
	margin-left: 0.5em;
}
.button.second i { color: #0f1e26; }
.button.second:hover {
	color: #ffffff;
	background-color: #0f1e26;
	border: 2px solid #0f1e26;
}
.button.second:hover i { color: #ffffff; }
.button.grey { 
	color: #ffffff;
	background-color: #0f1e26;
	border: 2px solid #0f1e26;
	margin-left: 0.5em;
}
.button.grey i { color: #ffffff; }
.button.grey:hover {
	color: #ffffff;
	background-color: #000000; 
	border: 2px solid #000000;
}
.button.grey:hover i { color: #ffffff; }

.linieleft:after {
  content: '';
  display: block;
  height: 6px;
  background-color: #ddd;
  width: 60px;
  margin: 0.7em 0;
}
.liniecenter:after {
  content: '';
  display: block;
  height: 6px;
  background-color: #ddd;
  width: 60px;
  margin: 0.7em auto;
}
.linieright:after {
  content: '';
  display: block;
  height: 6px;
  background-color: #ddd;
  width: 60px;
  margin: 0.7em 0 0.7em auto;
}
/* About */
#about {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 5em 0 5.5em 0;
}
.zertifikate .columns {
	margin-top: 3em;
}
/* Parallax Boxen */
.cta {
  position: relative;
  padding: 5em 0 5em;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
}


.cta:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
}

.intro:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.cta2:before, .intro2:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 61%, rgba(0, 0, 0, 0.1) 100%);
}

.cta h2 {
  position: relative;
  color: #ffffff;
}
.cta h3 {
  /* font-family: "Open Sans", Helvetica, Arial, sans-serif; */
  /* text-transform: uppercase; */
  letter-spacing: 0.01em;
  margin-bottom: 1em;
  line-height: 1;
  color: #fff;
}
.cta h4 {
  text-transform: none;
  font-weight: 600;
  margin-bottom: 1em;
  line-height: 1;
  font-size: 1.4em;
  color: #fff;
  text-align: left;
}
.cta p {
  color: #fff;
}
.cta span {
  color: #fff;
  padding: 0 0 2em 0;
}
.cta-parallax {
  padding: 3em 0 3em;
  text-align: left;
}
.cta-parallax h4 {
  font-size: 2.4em;
  margin-bottom: 0.3em;
  font-weight: 400;
}
.cta-parallax h5 {
  font-size: 1.6em;
  margin-bottom: 0;
  font-weight: 400;
}

.cta.pattern {
	background-repeat: repeat; 
	background-size: auto auto;
}

/* Service Module*/
.box.leistung {
  margin: 0;
  padding: 5em 0 5em 0;
  overflow: hidden
}
.leistungen > .columns {
  margin-bottom: 2em;
}
.leistungen h3 {
  width: 100%;
  font-weight: 600;
  margin-bottom: 0.3em;
}
.leistungen img {
  margin: 0.5em auto;
}
/* Template Service/Module*/
.service-lestungen > .columns {
  margin-bottom: 2em;
}
.service-lestungen h3 {
  width: 100%;
  font-weight: 600;
  margin-bottom: 0.3em;
}
.service-lestungen img {
  margin: 0.5em auto;
}

/* BOX NEWS */
.news {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 2em auto;
}
.news .three {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news hr {
  clear: both;
  border: 3px solid #fff;
  margin: 0 auto !important;
  height: auto;
  width: 60px;
}
.box .home-news {
  padding: 5em 0;
}
/* Button Kontaktformular */
#button {
  background-color: #8c8c8c;
  width: auto;
  height: auto;
  margin: 0.5em 0;
  border: none;
  border-radius: 0.2em;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  text-transform: none;
  font-size: 1em;
  line-height: 1.2;
  font-weight: normal;
  padding: 0.6em 1em;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
#button:hover {
  background-color: #9b9b9b;
}
#button a:hover {
  color: #ffffff;
}
/* Team */
.mitarbeiter_bild {
  position: relative;
  display: block;
  height: 250px;
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.team .container { margin-top: 3em; }
.team .container:first-child { margin-top: 0; }
.team .teamrow,
.teamrow .mitarbeiter {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.teamrow .mitarbeiter .userkontakt {
	align-self: flex-end;
}

/* 
.team {
  padding: 2em 0 2em 0;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.team:hover {
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2;
  border-left: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
}
*/

/* Footer */
.gradient {
  background-image: linear-gradient(to right bottom, #333333, #333333, #333333, #333333, #000000);
}
footer {
  position: relative;
  clear: both;
  border-top: 2px solid #262626;
  background-color: #333;
  font-size: 1.0em;
  margin: 0 auto;
  padding: 4em 0em;
  color: #fff;
  line-height: 1.7;
}
footer a, footer a:visited { color: #ddd; }
footer a:hover, footer a:focus { color: #fff; }
/* FOOTER 1 */
.footer-1 {
  text-align: left;
}
#footermenu-1 {
  font-size: 1em;
  line-height: 1.5;
  text-shadow: none;
}
#footermenu-1 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-1 ul li {
  margin: 0;
  padding: 0 0.2em 0 0;
  display: inline;
}
#footermenu-1 li a {
  color: #fff;
  background-image: none;
  display: inline;
  font-weight: bold;
  margin: 0 0.5em 0 0.5em;
  ;
  padding: 0;
  text-decoration: none;
}
#footermenu-1 ul li a:hover {
  color: #fff;
}
.footer-2 {
  clear: both;
  font-size: 0.9em;
  margin: 0 auto;
  padding: 1em 0em;
  line-height: 1.7;
  position: relative;
}
.miniline::after {
  content: '';
  display: block;
  width: 70px;
  height: 3px;
  background-color: #ddd;
  margin: 8px 0 16px;
}
.footer-2 .miniline::after {
  margin-top: 5px;
}
.footer-2 strong {
  font-size: 1.2em;
}
.footer-2 .adresse p {
  display: inline;
  float: left;
  line-height: 1.4;
}
.kontaktdaten div {
  width: 100%;
}
.footer-2 .firmenname::before, .footer-2 .adresse::before, .footer-2 .tel::before, .footer-2 .fax::before, .footer-2 .mail::before {
  float: left;
  font-family: 'Font Awesome 5 Free';
  padding: 0 5px 5px 5px;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  text-align: center;
  margin-right: 15px;
  font-size: 1.2em;
}
.footer-2 .adresse::before {
  content: "\f3c5";
}
.footer-2 .fax::before {
  content: "\f1ac";
}
.footer-2 .tel::before {
  content: "\f095";
}
.footer-2 .mail::before {
  content: "\f0e0";
}
.footer-2 .adresse {
  margin-top: 10px;
  display: block;
  float: left;
}
.footer-2 .tel {
  margin-top: 10px;
  display: block;
  float: left;
}
.footer-2 .mail {
  display: block;
  float: left;
}
.menu-footer-container {
  margin: 0;
  padding: 0;
}
#footermenu {
  clear: both;
  position: relative;
  font-size: 1em;
  line-height: 1.2;
  margin: 0.2em auto 0;
  padding: 0;
  text-align: left;
  text-shadow: none;
  float: left;
}
#footermenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footermenu ul li {
  margin: 0;
  padding: 0 0 0.5em 0;
}
#footermenu li a {
  color: #ddd;
  background-image: none;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  padding: 0 0 8px 0;
  text-decoration: none;
}
#footermenu ul li a:hover {
  color: #fff;
}
/* FOOTER 3 */
#footermenu-3 {
  margin-top: 0.6em;
  font-size: 0.9em;
  line-height: 1.2;
  text-shadow: none;
  float: right;
  margin-right: 2.2em;
}
#footermenu-3 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-3 ul li {
  margin: 0;
  padding: 0 0.2em 0 0;
  display: inline;
}
#footermenu-3 li a {
  font-size: 1em;
  color: #ffffff;
  background-image: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
  letter-spacing: 0.1rem;
  text-transform: none;
}
#footermenu-3 ul li a:hover {
  color: #ffffff;
}
#footermenu-3 li a:after {
  content: " | ";
}
#footermenu-3 li:last-child a:after {
  content: "";
}
/* FOOTER 4 */
.footer-4 {
  clear: both;
  font-size: 0.85em;
  font-weight: 600;
  margin: 0 auto;
  padding: 1em 0em;
  color: #dddddd;
  line-height: 1.7;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
.footer-4 h4 {
  color: #9b9b9b;
  font-size: 1.3em;
  font-weight: 600;
  margin: 1em 0 1.5em 0;
  letter-spacing: 0.1rem;
}
.footer-4 strong {
  font-size: 1.1em;
}
.footer-4 .email {
  text-transform: none;
}
.menu-footer-container {
  margin: 0;
  padding: 0;
}
#footermenu-4 {
  font-size: 1em;
  text-shadow: none;
  float: left;
}
#footermenu-4 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-4 ul li {
  margin: 0;
  padding: 0.2em;
  display: block;
}
#footermenu-4 li a {
  color: #dddddd;
  background-image: none;
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
#footermenu-4 ul li a:hover {
  color: #dddddd;
}
#footermenu-4 li a:after {
  content: "";
}
#footermenu-4 li:last-child a:after {
  content: "";
}
/* FOOTER 6 */
.footer-5 {
  clear: both;
  font-size: 0.9em;
  font-weight: 600;
  margin: 0 auto;
  padding: 3em 0em 3em 0em;
  color: #ffffff;
  line-height: 1.7;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
#footermenu-5 {
  margin-top: 0.6em;
  font-size: 0.9em;
  line-height: 1.2;
  text-shadow: none;
  margin-right: 2.2em;
}
#footermenu-5 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-5 ul li {
  margin: 0;
  padding: 0 0.2em 0 0;
  display: inline;
}
#footermenu-5 li a {
  font-size: 1em;
  color: #ffffff;
  background-image: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#footermenu-5 ul li a:hover {
  color: #ffffff;
}
#footermenu-5 li a:after {
  content: " | ";
}
#footermenu-5 li:last-child a:after {
  content: "";
}
/* FOOTER 6 */
.footer-6 {
  clear: both;
  font-size: 0.9em;
  font-weight: 600;
  margin: 0 auto;
  padding: 3em 0em 3em 0em;
  color: #ffffff;
  line-height: 1.7;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}
#footermenu-6 {
  margin-top: 0.6em;
  font-size: 0.9em;
  line-height: 1.2;
  text-shadow: none;
  margin-right: 2.2em;
}
#footermenu-6 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-6 ul li {
  margin: 0;
  padding: 0 0.2em 0 0;
  display: inline;
}
#footermenu-6 li a {
  font-size: 1em;
  color: #ffffff;
  background-image: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
#footermenu-6 ul li a:hover {
  color: #ffffff;
}
#footermenu-6 li a:after {
  content: " | ";
}
#footermenu-6 li:last-child a:after {
  content: "";
}
/* Copyright */
.footer-line-1 {
  text-align: left;
  padding: 0.6em 0 0.3em 0;
  color: #fff;
}
.footer-line-2 {
  text-align: center;
  padding: 0.6em 0 0.3em 0;
  color: #fff;
}
.footer-line-3 {
  text-align: center;
  padding: 0.6em 0 0.3em 0;
  color: #fff;
}
.footer-line-4 {
  text-align: center;
  padding: 0.6em 0 0.3em 0;
  color: #fff;
}
.footer-line-5 {
  text-align: center;
  padding: 0.6em 0 1em 0;
  color: #fff;
}
.footer-line-6 {
  font-size: 0.8em;
  text-align: center;
  padding: 1em 0 1em 0;
  color: #fff;
}
/* Copyright */
.footer2 {
  text-align: center;
  font-size: 12px;
  background-color: #262626;
  padding: 0.6em 0 0.3em 0;
  color: #f5f5f5;
}
/* Footer DC Logo */
.dc {
  position: absolute;
  right: 1em;
  bottom: 1em;
}
img.dc {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: 0.55;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 40px;
  height: auto;
}
img.dc:hover {
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}
/* Mobile Ansicht */
/* <nav id="mobile"> */
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), 
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), 
only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .navline-mobile {
    display: block !important;
    position: relative;
    height: 46px;
  } /* Plathalter wegen absolute position*/
  #navigation {
    display: none !important;
  }
  .content {
    margin: 0;
    padding: 4em 0;
  }
  #mobile {
    display: block !important;
    width: 100%;
    position: absolute !important;
    left: 0;
    top: 0;
    z-index: 1000 !important;
    background-color: #0f1e26;
  }
  #mobile #menu-button {
    background-color: #0f1e26;
  }
  #mobile, #mobile ul, #mobile ul li, #mobile ul li a, #mobile #menu-button {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mobile ul li a {
    padding: 1em;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    font-size: .9em;
    letter-spacing: .06em;
    text-decoration: none;
  }
  #mobile ul ul li a {
    padding: 11px 15px;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    z-index: 1000 !important;
    border: none;
  }
  #mobile ul ul li {
    display: block;
    height: 0;
  }
  #mobile {
    width: 100%
  }
  #mobile ul {
    width: 100%;
    display: none
  }
  #mobile.align-center > ul {
    text-align: left
  }
  #mobile ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2)
  }
  #mobile ul ul li, #mobile li:hover > ul > li {
    height: auto
  }
  #mobile ul li a, #mobile ul ul li a {
    width: 100%;
    border-bottom: 0
  }
  #mobile ul ul li a {
    background-color: #10181d !important
  }
  #mobile > ul > li {
    float: none
  }
  #mobile ul ul li a {
    padding-left: 25px
  }
  #mobile ul ul ul li a {
    padding-left: 35px;
    background-color: #0f1e26 !important
  }
  #mobile ul ul li a {
    color: #fff;
    background: none
  }
  #mobile ul ul li:hover > a, #mobile ul ul li.active > a {
    color: #fff
  }
  #mobile ul ul, #mobile ul ul ul, #mobile.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left
  }
  #mobile > ul > li.menu-item-has-children > a:after, #mobile > ul > li.menu-item-has-children > a:before, #mobile ul ul > li.menu-item-has-children > a:after, #mobile ul ul > li.menu-item-has-children > a:before {
    display: none
  }
  #mobile #menu-button {
    display: block;
    padding: 17px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
  }
  #mobile #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: ''
  }
  #mobile #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: ''
  }
  #mobile #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  #mobile #menu-button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  #mobile .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 36px;
    width: 44px;
    cursor: pointer;
    background-color: #0f1e26
  }
  #mobile .submenu-button.submenu-opened {
    background-color: #0f1e26
  }
  #mobile ul ul .submenu-button {
    height: 32px;
    width: 32px;
    z-index: 1100;
    background-color: #0f1e26
  }
  #mobile ul ul .submenu-button.submenu-opened {
    background-color: #0f1e26
  }
  #mobile .submenu-button:after {
    position: absolute;
    top: 19px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #fff;
    content: ''
  }
  #mobile ul ul .submenu-button:after {
    top: 15px;
    right: 13px
  }
  #mobile .submenu-button.submenu-opened:after {
    background: #fff
  }
  #mobile .submenu-button:before {
    position: absolute;
    top: 16px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #fff;
    content: ''
  }
  #mobile ul ul .submenu-button:before {
    top: 12px;
    right: 16px
  }
  #mobile .submenu-button.submenu-opened:before {
    display: none
  }
}
/* Logos Slick Slider */
.box.logos {
  margin: 0;
  padding: 5em 0 6em;
}
.logos img {
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.logos .slick-slide {
  outline: none !important;
}
.carousel-firmen .slick-prev:before {
  content: "\f104" !important;
}
.carousel-firmen .slick-next:before {
  content: "\f105" !important;
}
.logos .flex div {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS */
  .logos .flex div {
    display: block;
    vertical-align: middle;
  }
}
.carousel-firmen {
  padding-left: 3em;
}
.carousel-firmen .slick-prev:before, .carousel-firmen .slick-next:before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: bold !important;
  font-size: 40px !important;
  height: 40px !important;
  color: #333333 !important;
}
.carousel-firmen .two img {
  max-width: 200px;
  height: auto;
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: 0.55;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.carousel-firmen .two img:hover {
  -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}
/* END Slick Slider */
/* News */
.allenews {
  padding: 3em 0;
}
.news {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 2em auto;
}
.news .three {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.beitragsdatum h4 {
  font-size: 2em;
  font-weight: 500;
}
.beitragsdatum span {
  font-weight: 600;
}
.beitragsdatum hr {
  border: 1px solid #4c4c4c;
  margin: 0 auto 0.6em;
}
span.erstelldatum {
  color: #9D9D9D;
  font-size: 0.8em;
}
/* END News */
/* Suche */
#searchform {
  float: right;
  padding-top: 10px;
  position: relative;
}
#searchform input#s {
  margin: 0;
  border: none;
  height: 29px;
  width: 250px;
}
#searchform input.submit {
  border: none;
  height: 30px;
  width: 30px;
  margin: 0;
  text-indent: -99999px;
  background: white url(images/search.png) 0 0 no-repeat;
  padding-right: 20px;
}
/* End Suche */
/* Service/Leistungen */
.service-leistungen .columns {
  margin-top: 3em;    
  margin-bottom: 3em;
}
.service-leistungen a {
  display: block;
  width: 100%;
}
.service-leistungen h3 {
  font-weight: 600;
  width: 100%;
}
.service-leistungen .four h3 {
  text-align: center;
}
.service-leistungen img {
  margin-bottom: 1em;
  text-align: center;
}
/* Referenzen */
.referenzen .columns {
  padding: 1em;
  border: 1px solid #ada9a6;
  box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.2);
  margin-bottom: 2em;
  font-size: 0.95em;
}
.referenzen img {
  margin-bottom: 1em;
}


#produkte-ansicht { /* section */
  padding: 3em 0;	
}

#produkte-ansicht .container {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex; /* Gleiche Hoehe fuer Columns */
	flex-wrap: wrap;
}

#produkte-ansicht .columns {
	position: relative;
	display: flex;
  	flex-wrap: wrap;
  	margin-bottom: 2em;
	padding: 0 0.5em;
}

/* alle Flex-Elemente */
#produkte-ansicht .products-content, /* title + img + content */
#produkte-ansicht .products-title,
#produkte-ansicht .products-img,
#produkte-ansicht .products-text,
#produkte-ansicht .btnpositon {
	width: 100%;
	margin: 0;
	padding: 0;
}

#produkte-ansicht .products-title {
	position: relative;
	display: flex;
  	flex-wrap: wrap;
	min-height: 80px;
}

#produkte-ansicht .products-title a,
#produkte-ansicht .products-title h3 {
	margin: 0 0 0.5em 0;
	align-items:center;
	align-self:flex-end;
}

#produkte-ansicht .products-content {
	position: relative;
	display: flex;
  	flex-wrap: wrap;
	align-self:flex-start;
}

#produkte-ansicht .products-img {
	margin-bottom: 1em;
	text-align: center;
}

#produkte-ansicht .btnpositon {
	align-self: flex-end;
}
#produkte-ansicht .products-img img {
	  float:left;
}

/*  Produkte */

/* Flex-related code */
.flex-produkte {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* Or space-between or space-around */
}

.flex-produkte > section {
  align-items: center;
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  text-align: center;
  max-width: 400px;
}

.flex-produkte > section > p {
  flex-grow: 1;
}

/* This rule ist just because of the responsive images */
@media (max-width: 1600px) {
  .flex-produkte > section {  
    max-width: 250px;
  }
}

.flex-produkte ul {
  display: flex;
  justify-content: space-between;
}

.flex-produkte aside {
  width: 100%;
}



@media (max-width: 1600px) {
  .flex-produkte img{
    width: 250px;
  }
}

 
.flex-produkte > section {
  background: #ddd;
  padding: 1em;
  margin: 0.5em;
  border-radius: 4px;
}
 
.flex-produkte ul {
  list-style-type: none;
  padding: 0;
}

.flex-produkte li {
  background: #eee;
  font-weight: 700;
  padding: 0.3em 0.6em;
  border-radius: 1em;
}




















/* TABS horizontal */
#tabsection ul.tabs {
  margin: 0 auto;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
#tabsection .tabs li {
  list-style: none;
  display: inline;
}
#tabsection .tabs a {
  padding: 5px 15px;
  font-size: 1em;
  display: inline-block;
  opacity: 0.6;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
}
#tabsection .tabs li:before {
  content: none;
}
#tabsection .tabs a:hover {
  opacity: 1;
}
#tabsection .tabs a.active {
  margin-bottom: -1px;
  opacity: 1;
  color: #000;
  font-weight: 600;
  border-top: 1px solid rgba(0, 0, 0, 0.20);
  border-left: 1px solid rgba(0, 0, 0, 0.20);
  border-right: 1px solid rgba(0, 0, 0, 0.20);
  border-bottom: 1px solid #ffffff;
  background: #ffffff;
}
/* TABS vertikal */
.toggle-link {
  z-index: 20;
  margin-top: 1.5em;
  padding: 0 1.5em;
  border: 1px solid #DFDFDF;
  border-radius: 2px;
  cursor: pointer;
}
.toggle-link h3 {
  margin-bottom: 0;
  line-height: 2;
}
.toggle-box {
  position: relative;
  display: none;
  background: #F6F9FA;
  padding: 1.5em;
  border-top: none;
  margin-bottom: 20px;
  z-index: 1;
}
/*closed*/
.closed:after {
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  content: "\f0d7";
  float: right;
}
/*opend*/
.opened:after {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  content: "\f00d";
  float: right;
}
/* Parallax Awesome */
.container.icons {
  margin: 0 auto 0;
  text-align: left;
}
.max1600 {
  max-width: 1600px;
}
.icons i {
  font-size: 5em;
  margin-bottom: 0.2em;
  padding: 0.4em;
  border-radius: 135px;
  color: #fff;
  background-color: #000000;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.icons i.fa-hospital {
  padding: 0.4em 0.465em;
}
.icons i.fa-building {
  padding: 0.4em 0.465em;
}
.icons ul {
  list-style: none;
  margin: 1em 0 1em 0;
  padding: 0;
}
.icons ul li {
  font-size: 1.2em;
  line-height: 1.6;
  font-weight: 600;
}
/* Kontakt */
#kontakt h2 {
  text-transform: uppercase;
  margin-bottom: 0.1em;
  font-weight: 800;
}
.wpcf7 {
  margin: 0;
  padding: 0;
  background-repeat: repeat;
  background-position: center center;
  background-size: contain;
  font-weight: 500;
  font-size: 16px;
}
.wpcf7 input {
  width: 100%;
  height: 48px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 0px;
  box-shadow: none;
  box-sizing: border-box;
  font-size: 1em;
  font-weight: 400;
  line-height: 2;
  color: #666;
}
.wpcf7 textarea {
  width: 100%;
  font-size: 1em;
  font-weight: 400;
  border-radius: 0px;
  line-height: 2;
  min-height: 250px;
  color: #666;
}
.wpcf7 input[type="submit"], 
.wpcf7 input[type="submit"]:focus {
  margin-top: 1em;
  width: auto;
  height: auto;
  line-height: 2em;
  padding: 0 1em;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: #000000;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  font-size: 1em;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wpcf7 input[type="submit"]:hover {
  background-color: #0f1e26;
  color: #fff;
}
.wpcf7 input[type="checkbox"] {
  width: auto; /* statt 100% */
  height: auto; /* statt 38px */
}
.wpcf7 .wpcf7-acceptance span {
  font-weight: normal;
  font-size: 0.9em;
}
.wpcf7 .wpcf7-validation-errors {
  display: inline-block !important;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 0.9em;
  padding: 0.2em;
}
.wpcf7 textarea {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}	
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder  {color: #333; opacity: 0.8; transition: opacity 0.3s ease;}
.wpcf7 input::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder {color: #333; opacity: 0.8; transition: opacity 0.3s ease;}
.wpcf7 input:-moz-placeholder,
.wpcf7 textarea:-moz-placeholder {color: #333; opacity: 0.8; transition: opacity 0.3s ease;}
.wpcf7 input:-ms-input-placeholder,
.wpcf7 textarea:-ms-input-placeholder {color: #333; opacity: 0.8; transition: opacity 0.3s ease;}
.wpcf7 input:focus::-webkit-input-placeholder,
.wpcf7 textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.wpcf7 input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.wpcf7 input:focus:-moz-placeholder,
.wpcf7 textarea:focus:-moz-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.wpcf7 input:focus:-ms-input-placeholder,
.wpcf7 textarea:focus:-ms-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.wpcf7 label, .wpcf7 legend {
  margin: 0.5em auto;
}
/* Partnerlink */
.box.partnerlink {
  margin: 0;
  padding: 3em 0 2em;
}
.partnerlink h3, .partnerlink .button {
  margin-bottom: 15px;
}
/* Kontakt im Footer  */
.box.kontakt {
  margin: 0;
  padding: 5em 0 5em;
}
.box.kontakt h3 {
  font-weight: 600;
}
/* Sidebarmenu */
.sidenav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidenav ul li a {
  font-size: 0.9em;
  padding: 7px 10px 7px 10px;
  display: block;
  line-height: 1.6;
  margin-bottom: 11px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #0f1e26;
}
.sidenav ul li.current_page_item a {
  background-color: #dddddd;
  padding: 7px 10px 7px 10px;
}
.sidenav ul li a:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  float: right;
  line-height: 1.6;
}
.sidenav ul li a:hover {
  background-color: #ffffff;
  color: #0f1e26;
  padding: 7px 10px 7px 10px;
}
.sidenav span {
  clear: both;
  display: block;
  margin-bottom: 1em;
  font-weight: 600;
}
/* End Sidebarmenu */

/* Galerie mit mobile Ansicht - neue Version */
#photos {
   /* Prevent vertical gaps */
   line-height: 0;
   -webkit-column-count: 4;
   -webkit-column-gap:   0px;
   -moz-column-count:    4;
   -moz-column-gap:      0px;
   column-count:         4;
   column-gap:           0px;
   margin-bottom:		 2em;
}

#photos img {
  width: 100% !important;
  height: auto !important;
  box-sizing:border-box;
  border: 1px solid #fff;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
/* END Galerie */

/* Custom type product */
#sinlgeprodukt .artname {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 2.5em;
}
#sinlgeprodukt .artnummer {
  color: #006BB3;
  margin-left: 0.5em;
  font-size: 1.2em;
}
/* Slick SLider */
.slider-nav span {
  border: 1px solid #ddd;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 5px;
}
#sinlgeprodukt .slick-prev::before, #sinlgeprodukt .slick-next::before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: bold !important;
  font-size: 40px !important;
  height: 40px !important;
  color: #333333 !important;
}
#sinlgeprodukt .slick-slide img {
  margin: 0 auto;
}
#sinlgeprodukt .slider-nav img {
  width: auto;
  max-height: 80px;
}
#sinlgeprodukt .slider-for {
  margin-bottom: 1em;
}
#sinlgeprodukt .slider-for img {
  max-width: 100%;
}
#sinlgeprodukt .slick-prev:before {
  content: "\f104" !important;
}
#sinlgeprodukt .slick-next:before {
  content: "\f105" !important;
}
#sinlgeprodukt span.slick-current {
  border: 1px solid #006BB3 !important;
}
#sinlgeprodukt .slick-slide {
  outline: none !important;
}
#sinlgeprodukt a.slick-slide img {
	max-height: 300px;
}
#sinlgeprodukt span.slick-slide img {
	max-height: 90px;
}
/* End custom post produkt */
/* Downloads */
.downloads a.katlink::before, .d-useite a.katlink::before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f0a9";
  font-weight: 900;
  padding-right: 7px;
}
.downloads p.subline {
  opacity: 0.8;
  font-size: 0.9em;
  margin-bottom: 15px;
}
/* End Downloads */

/* Portfolio A - TABS */
.portfolio-a .flexcss { align-items: baseline; }
.portfolio-a ul.tabs { margin: 0 auto 0.5em; padding: 0;}
.portfolio-a .tabs li { list-style:none; display:inline; }
.portfolio-a .tabs a {
	display:inline-block;
	opacity: 1;
	margin: 1em 1em 2em;
}
.portfolio-a .tabs a:hover,
.portfolio-a .tabs a.active { opacity: 1; }

.portfolio-a .vollbreite { width: 100%; padding: 0; }
.portfolio-a h2 { font-size: 2em; font-weight: 600; margin-bottom: 0.5em; }
.portfolio-a span { font-size: 1em; }
.portfolio-a .one-third { margin-bottom: 2.5em; }
.portfolio-a .one-third img { width: 96%; margin: 0 auto 0.5em; }
.portfolio-a .one-third h3 { font-size: 1.6em; }
.portfolio-a .one-third p { font-size: 0.9em; }
.portfolio-a .button { padding: 0 2em; margin: 1em auto; }
/* End Portfolio 1 - TABS */

/* container */
.flexboxen {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex; /* Gleiche Hoehe fuer Columns */
	flex-wrap: wrap;
}
.flexboxen .columns {
	position: relative;
	display: flex;  /* Ausrichtung: Content(start) & Button(end) */
  	flex-wrap: wrap;
}
.flexboxen .columns a.button {
  width: auto;
  margin: 1em auto;
}

.archive {
	margin-bottom: 2em;
}

/* Notiz */
.notiz {
     margin:0;
     padding: 3em 0 0 0;
}
.alert {
    padding: 20px;
    color: white;
    margin-bottom: 15px;
}
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}
.closebtn:hover { color: black; } 
.alert.default { background-color: #ddd; color: black; }
.default .closebtn { color: black; }
.alert.danger { background-color: #f44336; }
.alert.success { background-color: #4CAF50; }
.alert.info { background-color: #2196F3; }
.alert.warning { background-color: #ff9800; }

/* Mobile Ansicht - CSS Anpassen */
@media screen and (max-width: 1680px) { body, input, select, textarea { font-size: 1.45em } }
@media screen and (max-width: 1280px) { body, input, select, textarea { font-size: 1.4em } }
@media screen and (max-width: 1024px) { body, input, select, textarea { font-size: 1.35em; letter-spacing: .0375em } }

/* Large screens ----------- */
@media only screen and (min-width : 1224px) and (max-width : 1824px) {
  .metaslider .flexslider .caption-wrap h1, 
  .introcaption h1 {
    font-size: 2.6em;
  }
  .metaslider .flexslider .caption-wrap h2,
  .introcaption h2 {
    font-size: 1.35em;
  }
  .introcaption h1 {
    font-size: 2.8em;
  }
  .introcaption h2 {
    font-size: 2em;
  }
  .introcaption .button {
    font-size: 1.2em;
  }
  h1 {
    font-size: 3.6em;
  }
  .cta {
    padding: 120px 0px 100px;
  }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1025px) and (max-width : 1224px) {
  .metaslider .flexslider .caption-wrap h1 {
    font-size: 2.2em;
  }
  .metaslider .flexslider .caption-wrap h2 {
    font-size: 1.35em;
  }
  .introcaption h1 {
    font-size: 2.4em;
  }
  .introcaption h2 {
    font-size: 1.8em;
  }
  .introcaption .button {
    font-size: 1em;
  }
  h1 {
    font-size: 3.2em;
  }
  .cta {
    padding: 100px 0px 90px;
  }
}
/* Ab Tablets Header mit position:relative */
@media only screen and (max-width: 1024px) {
  header .headerzeile { display:none; }
  .header-links-2 .header-social,
  .header-links-2 .kontaktdaten { display:none; }
  .caption-wrap .caption, .introcaption { top: 20%; }
  .metaslider {
    margin-top: 0 !important;
  }
  .intro.fullscreenintro {
  	margin: 0 !important;
    padding: 0 !important;
    height: 100vh !important;
    min-height: 100vh !important;
  }
  .intro {
    padding: 7em 0;
    margin-top: 0 !important;
    height: auto !important;
    min-height: 0 !important;
  }
  .intro.introleer {
    padding: 8em 0;
  }
  .introleer {
    margin-top: 0 !important;
  }
  .box img, .box-module img { margin-bottom: 1em; }
  .contentboxen .three.columns { width: 100%; margin-left: 0; }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .metaslider .flexslider .caption-wrap h1 {
    font-size: 1.8em;
  }
  .metaslider .flexslider .caption-wrap h2 {
    font-size: 1.3em;
  }
  .intro {
    padding: 8em 0;
  }
  .intro.introleer {
    padding: 9em 0;
  }
  .introcaption h1 {
    font-size: 2.4em;
  }
  .introcaption h2 {
    font-size: 1.8em;
  }
  .introcaption .button {
    font-size: 1em;
  }
  h1 {
    font-size: 3em;
  }
  .box, .service {
    padding-top: 3em;
  }
  .cta {
    padding: 120px 0px 100px;
  }
  .cta h2 {
    font-weight: 600;
    font-size: 2.5em;
  }
  .logos .carousel-firmen {
    padding-left: 2em !important;
    margin-left: 1em !important;
  }
	
  .blur .icons i { font-size: 4em; margin-top: 0.2em; }
  .icons .four { margin-left: 0; }
  .icons > .four { width: 80%; margin-left: 20%; margin-bottom: 1em; }
}
@media only screen and (max-width: 900px){
	.icons > .columns > .columns:first-child { text-align: right; }
	.container.icons { width: 95%; }
	.contentboxen .four.columns { width: 100%; margin-left: 0; }
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .metaslider .flexslider img {
    min-height: 180px;
  }
  .metaslider .flexslider .caption-wrap h1 {
    font-size: 1.3em;
  }
  .metaslider .flexslider .caption-wrap h2 {
    font-size: 1.1em;
	margin-bottom: 1em;
  }
  .metaslider .flexslider .button {
    font-size: 1em;
  }
  .intro {
    padding: 6em 0;
  }
  .intro.introleer {
    padding: 7em 0;
  }
  .introcaption {
    top: 50%;
  }
  .introcaption h1 {
    font-size: 2em;
  }
  .introcaption h2 {
    font-size: 1.6em;
	
  }
  .introcaption .button {
    font-size: 0.9em;
  }
  h1 {
    font-size: 3em;
  }
  .box, .service {
    padding-top: 3em;
  }
  .cta {
    padding: 120px 0px 100px;
  }
  .cta h2 {
    font-weight: 600;
    font-size: 2.5em;
  }
  .cta h3 {
    font-weight: 400;
  }
  .logos .carousel-firmen {
    padding-left: 1em !important;
    margin-left: 1em !important;
  }
  .referenzen .columns {
    width: 48% !important;
  }
  .referenzen .columns:nth-child(odd) {
    margin-left: 0;
  }
  .icons .offset-by-one {
    margin-left: 0;
  }
 .icons > .four, .icons > .six { width: 80%; margin-left: 20%; margin-bottom: 1em; }
  footer .columns {
    margin-bottom: 1em;
  }
  
}
@media only screen and (max-width: 550px) {
   .satzlinks .caption-wrap .caption, .introcaption.satzlinks { margin-left: 5%; }
   .icons .eight { margin-bottom: 2em; text-align: center; margin-left: 0;}	
   .icons > .four, .icons > .six { width: 100%; margin-left: 0; }
}
@media only screen and (max-width: 479px) {
  .caption-wrap .caption, .introcaption { top: 15%; }
  .metaslider .flexslider .flex-control-nav { display: none; }
  .metaslider .flexslider img { min-height: 160px; }
  .metaslider .flexslider .caption-wrap h1 {
    font-size: 1.3em;
  }
  .metaslider .flexslider .caption-wrap h2 {
    font-size: 1.1em;
    margin-bottom: 1em;
  }
  .metaslider .flexslider .button {
    font-size: 0.8em;
  }
  .intro {
    padding: 5em 0;
  }
  .intro.introleer {
    padding: 6em 0;
  }
  .introcaption {
    top: 50%;
  }
  .introcaption h1 {
    font-size: 1.6em;
  }
  .introcaption h2 {
    font-size: 1.2em;
  }
  .introcaption .button {
    font-size: 0.9em;
  }
  h1 {
    font-size: 3em;
  }
  .cta {
    padding: 100px 0px 80px;
  }
  .cta h2 {
    font-weight: 400;
    font-size: 1.8em;
  }
  .cta h3 {
    font-weight: 400;
  }
  .box, .service {
    padding-top: 3em;
  }
  #sortiment .button {
    margin-bottom: 1em;
  }
  #kontakt img {
    margin-bottom: 1em;
  }
  .logos .container {
    width: 90% !important;
  }
  .logos img {
    margin: 1em auto !important;
  }
  .logos .carousel-firmen {
    padding-left: 1em !important;
  }
  footer .columns {
    margin-bottom: 1em;
  }
  .button { font-size: 1.1em; }
}

/* Produktslider - Slick Slider */
.produktslider .slick-slide {outline: none !important;}
.produktslider .slick-prev:before {content: "\f104" !important;}
.produktslider .slick-next:before {content: "\f105" !important;}
.produktslider .carousel-produkte .slick-prev:before, 
.produktslider .carousel-produkte .slick-next:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: bold !important;
	font-size: 40px !important;
	height: 40px !important;
	color: #333333 !important
}
.produktslider {
	position:relative;
	overflow:hidden;
	display: block;
	margin: 0 auto;
	padding: 5em 0;
	background-color: #F1F1F1;
}
.produktslider .container { max-width: 1260px; }
.produktslider .four { margin: 0; padding: 0; }
.produktslider img { margin: 0 auto; margin-bottom: 1em; }
.produktslider h3 { margin-bottom: 0.4em; font-weight: 600; }
.produktslider span { display: inline-block; font-size: 0.9em; margin-bottom: 1.5em; }
.produktslider .slick-initialized .slick-slide {background-color: #fff; margin: 2em 1em; border: 1px solid #ddd; transform:scale(0.95); }
.produktslider .slick-active { opacity: 0.8; }
.produktslider .slick-active img { transform:scale(1); }
.produktslider .slick-active .button { display: none; }
.produktslider .slick-slide.slick-current { 
	margin: 1em 1em;
	opacity: 1; 
	border: 1px solid #ddd !important; 
	transform:scale(1)!important;
	box-shadow: 0 14px 28px rgba(0,0,0,0.15), 0 10px 10px rgba(0,0,0,0.12); 
}
.produktslider .slick-current img { transform:scale(1); }
.produktslider .slick-current .button { display: inline-block; }
.produktslider .button { margin: 0 auto 1em; }
.produktslider .slick-dots li button::before,
.produktslider .slick-dots li.slick-active button::before { color: #333; }
@media only screen and (max-width: 1440px) { 
	.produktslider .slick-initialized .slick-slide { margin: 1em 1em !important;  }	
}
@media only screen and (min-width: 960px) and (max-width: 1279px) { 
	.produktslider .slick-initialized .slick-slide { margin: 1em 3em !important;  }
}
@media only screen and (max-width: 959px) {
	.produktslider .slick-initialized .slick-slide { margin: 1em 3em !important;  }
}
@media only screen and (max-width: 479px) {
	.produktslider .slick-initialized .slick-slide { margin: 1em 1em !important;  }
}
/* END Slick Slider */
