/*
Theme Name: DC-Landingpage v.1.2
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: 1.2
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.
*/
* {
  box-sizing: border-box;
}
body, html {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 300;
  background-color: #ffffff;
}
 
body > div.wrapper {
  width: 1024px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 23px -7px rgba(0, 0, 0, 0.75);
  border-top: 0;
  border-bottom: 0;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #000000;
}

img {
	width: auto;
	height: auto;
	max-width: 100%;
}

p {
	margin: 0 0 0.5em 0;
	line-height: 1.6em;
}

/* header */
body > div.wrapper > header {
  position: relative;
  max-height: 800px;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
body > div.wrapper > header.bg {
  background-position: top center;
  background-attachment: scroll;
  background-color: transparent;
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	body > div.wrapper > header { max-height: 500px; }
	body > div.wrapper h1 { font-size: 2.4em; }
	body > div.wrapper h2 { font-size: 1.8em; }
	body > div.wrapper input[type="submit"], 
	body > div.wrapper .button { font-size: 18px; }
	header .caption{ margin-top: 12% !important;}
	.logo img { max-width: 250px !important; }
}
@media screen and (max-width: 767px){
	body > div.wrapper > header { max-height: 400px; }
	body > div.wrapper h1 { font-size: 2em; }
	body > div.wrapper h2 { font-size: 1.6em; }
	body > div.wrapper input[type="submit"], 
	body > div.wrapper .button { font-size: 16px; }
	header .caption{ margin: 16% 1em 1em  !important; text-align: center !important; }
	.logo img { max-width: 200px !important; }
	body > div.wrapper .logo { margin: 1em auto !important; }
}
/* Top Header mit Logo */
body > div.wrapper > header > .header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	z-index: 3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
/* Logo */
body > div.wrapper > header .logo {
	position: relative;
	float: left;
	width: auto;
	max-width: 200px;
	margin: 1em auto 1em 2em;
}
body > div.wrapper > header .top-widget {
	margin: 1em 2em 1em auto;
}
header .top-widget i {
	float: right;
	font-size: 2em;
	margin: 0 0 0 0.3em;
	color: #f3a752;
}
header .caption {
	z-index: 2;
}
header .caption .button {
	margin: 1em auto;
}
header .caption.text-left {
	margin: 6% auto 0 6%;
	text-align: left;
}
header .caption.text-center {
	margin: 6% auto 0;
	text-align: center;
}
header .caption.text-right {
	margin: 6% 6% 0 auto;
	text-align: right;
}
.container header {
	float:left;
	margin-bottom: 1em;
}
article {
	position: relative;
}
/* intro */
/* Second Produkt */
.second_produkt {  
  width: 100%;
  background-color: white;
}
.second_produkt_img img {  
  max-width: 100%;
  max-height: 100%;
}
.second_produkt_caption {
  bottom: 50px;
  left: 13%;
  font-size: 0.8em;
  color: #555;
  width: 100%;
  height: 40px;
  background-position: bottom center;
}

/* Listen */
.check ul li {
  margin-bottom: 7px;
  width: calc(50%);
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
  padding-right: 5%;
}
.check ul, .check li {
  list-style: none;
}
.check ul {
  margin: 2em 0;
}
.check li:before {
  content: '\f058';
  font-family: 'Font Awesome 5 Free';
  float: left;
  margin-left: -1.5em;
}
.second_caption {
  bottom: 50px;
  left: 13%;
  z-index: 1;
  font-size: 0.8em;
  color: #555;
  width: 70%;
  height: 40px;
  position: absolute;
  background-position: bottom center;
}
@media screen and (max-width: 700px) {
  .second_caption {
    width: 70%;
    bottom: 50px;
  }
}

.aufzaehlung {
  line-height: 1.5em;
}

/* basic */
#abstand-adresse {
  margin-bottom: 30px;
}
h1 > sup {
  font-size: 0.6em;
  font-weight: bold;
}
h1 {
  font-size: 58px;
  line-height: 113%;
  font-weight: normal;
}
h2 > sup {
  font-size: 0.6em;
  font-weight: bold;
}
h2 {
  font-size: 2.0em;
  line-height: 113%;
  font-weight: normal;
}
h3 {
  font-size: 1.6em;
  line-height: 113%;
  font-weight: normal;
}
h3.cta {
  font-size: 2.6em;
  line-height: 113%;
  font-weight: normal;
}
h4 {
  font-size: 1.4em;
  line-height: 113%;
  font-weight: normal;
}
h5 {
  font-size: 1.2em;
  line-height: 113%;
  font-weight: normal;
}
hr {
  border: none;
  height: 1px;
  width: 100%;
  margin-top: 33px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 auto 0.3em;
}

.intro h1 {
	margin: 0 auto 0.3em
}

/* Links color: white;*/
a, a:visited {
  text-decoration: none;
  transition: all 0.5s;
  cursor: pointer;
  color: #000000;
}
a:hover, a:focus {
    color: #707070;
}
a.backlink {
  float: left;
  margin: 1em 0 1em 0;
}
a.underline {
  text-decoration: underline;
}

/* Article */
section {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 3em;
  padding-bottom: 3em;
  transition: all 0.5s;
  width: 100%;
  box-sizing: border-box;
}
section.adresse {
  background: #000000;
}
section.adresse  {
padding-top: 3em;
text-align:center;
}
section .adresse {
	margin: 0 auto;
}
section ul {
  overflow: hidden;
}

section ul li {
  margin-bottom: 7px;
  width: calc(50%);
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
  padding-right: 5%;
}
@media screen and (max-width: 1200px) {
section ul li {	width:100%;}
}
@media screen and (max-width: 768px) {
section {
    padding-left: 3%;
    padding-right: 3%;
}
}
section ul.full {
  list-style-type: circle;
  list-style-image: none;
}
section ul.full li {
  width: 100%;
}
ul#eckig {
  list-style: none;
  overflow: hidden;
}
ul#eckig li {
  margin-bottom: 10px;
  width: calc(50%);
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
  padding-right: 5%;
}
@media screen and (max-width: 700px) {
  ul#eckig li {
    width: 100%;
  }
}
section.second_produkt {
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 1em;
  transition: all 0.5s;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1px;
  z-index: 1;
}
.second_produkt_caption {
  padding-left: 13%;
  padding-right: 13%;
  padding-bottom: 1em;
  transition: all 0.5s;
  width: 100%;
  box-sizing: border-box;
  padding-top: 1px;
  z-index: 1;
}
.bg-grey-gradient {
  z-index: 1;
  padding: 3rem 0 2rem 0;
  background: #fff;
  background: -moz-radial-gradient(center, ellipse cover, #fff 35%, #e0e0e0 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #fff 35%, #e0e0e0 100%);
  background: radial-gradient(ellipse at center, #fff 35%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=1)
}
/* content */
#akkordeon {
  display: none;
}
section.form:after {
  content: " ";
  display: table;
  clear: both;
}

/* table */
table {
  width: 100%;
  margin-bottom: 1em;
}
table, td, tr, th {
  border: none;
  border-collapse: collapse;
  text-align: left;
}
td, tr, th {
  padding: 0.4em;
  padding-right: 0.5em;
}
td.links {
  padding-right: 50px;
}
th {
  background: #273c9d;
  font-weight: bold;
}
tbody tr td {
  border-bottom: 2px solid #dddddd;
}
.bold td:first-child {
  font-weight: bold;
}

@media screen and (max-width: 389px) {
  .extra td {
    font-size: 15px;
    padding-right: 10px;
  }
}

@media screen and (max-width:700px) {
  table, tr, td { padding: 0; border: none; }
  table { border: none; }
  thead { display: none; }
  tr { float: left; width: 100%; }
  td {
    float: left;
    width: 100%;
    padding: 1em;
  }
  td::before {
    content: attr(data-label);
    background: transparent;
    width: 20%;
    float: left;
    padding: 1em;
    font-weight: bold;
    margin: -1em 1em -1em -1em;
  }
  @media (max-width: 700px) {
    .mobile_hidden { display: none; }
  }
  #akkordeon {
    display: block;
	 padding: 1em 0;
  }
  #akkordeon:not(:target) .inhalt, #akkordeon:not(:target) .hide, #akkordeon:target .more {
    display: none;
  }
  #akkordeon:target .inhalt {
    display: block;
  }
}

.inhalt {
  padding: 1em 0;
  margin: 0px 0px 10px;
}
.more, .hide {
  padding: 10px;
  font-weight: bold;
  margin: 1em 0;
}
.more:hover, .hide:hover {
  color: #fff !important;
}

.faded {
  transition: all 0.5s;
  opacity: 0;
}
.shown {
  transition: all 0.5s;
  opacity: 1;
}
.infotext {
  font-size: 16px;
}

.benefitslist{
	  margin: 1em 0;
}

@media screen and (max-width:1024px) {
  body > div.wrapper {
    border: none;
  }
}
@media screen and (max-width:660px) {
  section ul li {
    width: 100%;
  }
}
@media screen and (max-width:500px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.2em;
  }
  section ul li {
    font-size: inherit;
  }
  section.products-list,
  section.products-before-after {
		margin:0;
		padding:0;
	}
}
 

/* CTA */
@keyframes pulsing {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.045);
  }
  100% {
    transform: scale(1);
  }
}
section.produkt_cta.nobg {
  background-image: none;
  height: auto;
  background: -moz-radial-gradient(center, ellipse cover, #009EE0 35%, #009EE0 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #009EE0 35%, #009EE0 100%);
  background: radial-gradient(ellipse at center, #009EE0 35%, #009EE0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009EE0', endColorstr='#009EE0', GradientType=1)
}
section.produkt_cta.nobg-light {
  background-image: none;
  height: auto;
  background: -moz-radial-gradient(center, ellipse cover, #fff 35%, #e0e0e0 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #fff 35%, #e0e0e0 100%);
  background: radial-gradient(ellipse at center, #fff 35%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=1)
}
/* Produkt */
section.produkt_cta {
  position: relative;
  height: auto;
  overflow: hidden;
}
section.produkt_cta h2,
section.produkt_cta h3 {
  font-family: inherit;
  font-weight: bold;
  padding: 0;
  margin: 1em auto;
  text-align: center;
  width: 100%;
  animation: pulsing 3500ms infinite;
}
@media screen and (max-width:336px) {
  section.produkt_cta.nobg {
    height: auto;
  }
}

@media screen and (max-width:1024px) {
  section.produkt_cta {
    /*background-size:100% auto;*/
  }
}

@media screen and (max-width:500px) {
  
  section.produkt_cta {
    height: 580px;
    padding-left: 0;
    padding-right: 0;
  }
  section.produkt_cta h3 {
    top: 20%;
    right: 0;
  }
  section.produkt_cta.nobg {
    height: auto;
  }
}

/* footer */
footer {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  min-height: 100px;
  background: #000000;
}
footer img {
  position: absolute;
  bottom: 30px;
  right: 0;
  max-width: 100%;
  padding-left: 13%;
  box-sizing: border-box;
  padding-right: 13%;
}
footer section {
  display: none;
  color: black;
  padding-bottom: 82px;
  opacity: 1;
}
footer nav {
  margin: 0 auto;
  color: #ffffff;
  font-size: 14px;
}
footer nav a {
  color: #ffffff;
}

.geo {
text-align:center;
  margin: 0 auto;
  padding: 0.5em;
  font-family: 'Geo';
  font-style: normal;
  font-weight: 400;
  font-size: 0.8em;
  background:#000;
  color:#3D3D3D;
}
.geo a{  color:#3D3D3D;
}

div.article {
  position: relative;
  display: block;
  float:left;
  padding: 1em 0 2em 0;
}

section.bgwhite,
section.products-list,
section.products-before-after {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #ffffff;

	font-weight: 300;
	letter-spacing: 0.005em;
}

section .trennlinie::before {
    content: '';
    position: absolute;
    display: block;
    width: 1126px;
	max-width: 88%;
    height: 2px;
    background-color: #ddd;
    left: 50%;
	margin-left: -44%;
    margin-top: -3em;
    margin-bottom: 2px;
} 

.products-list .article.einprozeile {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.products-list a, 
.products-list a:focus {
	color: #1e398f;
}
.products-list a:hover, 
.products-list a:visited {
	color: #000;
}
.first.col {
	float: left;
	width: 40%; 
}
.second.col {
	width: 56%; 
	float: left; 
}
.first.col,
.second.col {
	margin-left: 4%;
}
.col.right0 {
	margin-right: 0 !important;
}
.col.left0 {
	margin-left: 0 !important;
}
@media only screen and (max-width: 767px) {
    .products-list .first.col, 
	.products-list .second.col {
        width: 100%;
        margin-left: 0;
		text-align: center;
    }
	.products-list .first.col {
		order: 1;
	}
	.products-list .second.col {
		order: 2;
	}
	.products-list .one-half.col {
		text-align: center;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	.products-list p {
		padding: 0 0.5em;
	}
	.products-list .one-half.col img {
		padding: 0;
	}
	.products-list img {
		padding: 0 0 0 3em;
	}
}
.wpml-ls-legacy-dropdown {
	float: right;
	width: 8.8em;
	margin: 1em;
	font-size: 0.8em;
}

.products-before-after .one-half {
	margin-bottom: 1em;
}

.one-half i.fa-chevron-down {
	display: none;
}
.one-half i.fa-chevron-right {
	position: absolute;
    font-size: 1.6em;
	color: #dddddd;
    margin-left: -30px;
    top: 50%;
    margin-top: -20px;
}
.one-half.bef-aft-shmall i.fa-chevron-right {
	 font-size: 20px;
	 margin-left: -15px;
	 margin-top: -10px;
}
@media (max-width: 768px) {
	.products-before-after .one-half.col,
	.products-before-after header {
		text-align: center;
	}
	.one-half i.fa-chevron-right { display: none; }
	.one-half i.fa-chevron-down {
		display: block;
		font-size: 2em;
		color: #dddddd;
	}
}

.contentboxen .gridboxen,
.contentboxen2 .gridboxen{
	display: flex;
	flex-wrap: wrap;
}
.gridboxen .columns {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	margin-bottom: 2em;
	margin-top: 2em;
}
.gridboxen .imgbox {
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}
.gridboxen .center {
	text-align: center;
}
.gridboxen i {
	font-size: 7em;
	padding: 24px;
	margin: 0 auto 20px; 
}
.contentboxen.cta::before,
.contentboxen2.cta::before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
    background: linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
}
header .headmore {
	position: absolute;
    font-size: 1.2em;
    height: auto;
	bottom: 20px;
    left: 50%;
	margin-left: -10px;
	color: #fff;
	opacity: 0.8;
	z-index: 1;   
}
.container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0;box-sizing:border-box}
.column,.columns{width:100%;float:left;box-sizing:border-box}
@media (min-width: 758px) {
.column,.columns{margin-left:4%}
.column:first-child,.columns:first-child{margin-left:0}
.one.column,.one.columns{width:4.66666666667%}
.two.columns{width:13.3333333333%}
.twohalf.columns{width:16%}
.three.columns{width:22%}
.four.columns{width:30.6666666667%}
.five.columns{width:39.3333333333%}
.six.columns{width:48%}
.seven.columns{width:56.6666666667%}
.eight.columns{width:65.3333333333%}
.nine.columns{width:74%}
.ten.columns{width:82.6666666667%}
.eleven.columns{width:91.3333333333%}
.twelve.columns{width:100%;margin-left:0}
.one-third.column{width:30.6666666667%}
.two-thirds.column{width:65.3333333333%}
.one-half.column{width:48%}
.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}
.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}
.offset-by-three.column,.offset-by-three.columns{margin-left:26%}
.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}
}
.one-half, .one-third {width:100%;float:left;box-sizing:border-box; margin-right: 0;}
@media (min-width: 758px) {
.wpcf7 .one-half, 
.products-before-after .one-half {
    width: 48%;
}
.wpcf7 .one-half, 
.wpcf7 .one-third, 
.products-before-after .one-half, 
.products-before-after .one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 0;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
}
.alignnone{margin:0}
a img.alignnone{margin: 0}
.aligncenter,div.aligncenter{display:block;margin:.35em auto}
.alignright{float:right;margin:.35em 0 1.35em 1.35em}
.alignleft{float:left;margin:.35em 1.35em 1.35em 0}
a img.alignright{float:right;margin:.35em 0 1.35em 1.35em}
a img.alignleft{float:left;margin:.35em 1.35em 1.35em 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.breadcrumb{font-size:.8em;margin:.5em 0}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:.35em .2em .65em;text-align:center}
.wp-caption.alignnone{margin:.35em 1.35em 1.35em 0}
.wp-caption.alignleft{margin:.35em 1.35em 1.35em 0}
.wp-caption.alignright{margin:.35em 0 1.35em 1.35em}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:.75em;line-height:1.5;margin:0;padding:0 .3em .35em}
.container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}
.column,.columns{width:100%;float:left;box-sizing:border-box}
 
input[type="text"]:focus,input[type="email"]:focus,input[type="checkbox"]:focus,textarea:focus {
      outline: none;
    }

.wpcf7-acceptance label {margin-bottom:25px;margin-top:5px;display:block;float:left;position:relative;}
.wpcf7-acceptance label *{outline:none;}
.wpcf7-acceptance label {margin-bottom:0px !important;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1.4;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked), 
.wpcf7-acceptance label > [type="checkbox"]:checked{left:3px;position:absolute;top:5px;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span, 
.wpcf7-acceptance label > [type="checkbox"]:checked + span {position:relative;padding-left:39px;cursor:pointer;display:block;font-size:16px;}
.wpcf7-acceptance label  > [type="checkbox"]:not(:checked) + span:before, 
.wpcf7-acceptance label  > [type="checkbox"]:checked + span:before{content:'';position:absolute;left:0;top:9px;margin-top:-9px;width:26px;height:26px;background:#dddddd;border-radius:100%;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span:after, 
.wpcf7-acceptance label > [type="checkbox"]:checked + span:after{content:'\f00c';font-family:'Font Awesome 5 Free';font-weight:900;position:absolute;top:6px;margin-top:-7px;left:3px;xtransition:all .2s;font-size:20px;z-index:2;}
.wpcf7-acceptance label > [type="checkbox"]:not(:checked) + span:after{opacity:0;transform:scale(0);}
.wpcf7-acceptance label > [type="checkbox"]:checked + span:after{opacity:1;transform:scale(1);}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7-not-valid-tip { display: inline-block; margin-bottom: 1em; font-size: 0.9em; }
.wpcf7-acceptance .wpcf7-list-item { margin-left:0;}
.wpml-ls-legacy-list-horizontal {
    position: absolute;
    z-index: 1000;
    right: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: inline-block;
}
@font-face {
  font-display: swap;
}
.contentbild {
width: 100%;
text-align: center;
background-color: #DFDFDF;
}
.left { text-align: left; }
.center, .centered { text-align:center; }
.right { text-align: right; }

/* Sidebar icons */
#fixedsocial {
    top: 40%;
	margin-top: -80px;
    height: auto;
    width: 40px;
    position: fixed;
    z-index: 1002;
    bottom: 0;
    left: 0;
	background-color:transparent;
}
#fixedsocial i {
	color: #ffffff !important;
	background-color: rgb(0,0,0);
	font-size: 24px;
	padding: 8px;
	margin:0;
	border-radius: 0;
	border-bottom: 1px solid rgba(255,255,255,1);
}
#fixedsocial a:last-child i { border-bottom:none; }
#fixedsocial i:hover {
	background-color: rgb(40,40,40);
}
#fixedsocial a:first-child i {
	border-top-right-radius: 15px;
}
#fixedsocial a:last-child i   {
	border-bottom-right-radius: 15px;
}
#fixedsocial i.fa-facebook-f {
	padding: 8px 12.5px;
}
@media only screen and (max-width: 1024px) {
	#fixedsocial{display:none;}
}
.shadow { 
	box-shadow: 0 5px 10px rgba(0,0,0,0.15);
	padding: 1em;
}
.dreieckb {
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 0;
    width: 0px;
    height: 0px;
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 40px 40px 20px;
    border-color: #ddd transparent transparent transparent;
}
/* Portfolio A - TABS */
section.portfolio-a ul li {
	float:none;
    width: auto;
}
.portfolio-a .flexcss {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
	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 ul li::before {content: none !important; }
.portfolio-a .vollbreite { width: 100%; padding: 0; }
.portfolio-a h2 { 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 ul.tabs li::after,
.portfolio-a ul.tabs li::before { content: none; }
/* End Portfolio 1 - TABS */

/* Bildboxen Reihe */
section.bildreihe {
  position: relative;
  display: block;
  z-index: 1;
  padding: 0;
}
.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 {

  display: table-cell;
  vertical-align: middle;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding: 1em;
  background-color: rgba(0, 0, 0, 1);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
  background: linear-gradient(0deg, rgba(0,0,0,0.38) -22%, rgba(0,0,0,0.16) 91%);
}
.bildreihe .bg,
.bildreihe .bg h2,
.bildreihe .bg h3,
.bildreihe .bg h4,
.bildreihe .bg h5,
.bildreihe .bg h6 {
	 color: #ffffff;
}
.bildreihe .bildbox:hover .bg {
  background-color: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,0.0) -22%, rgba(0,0,0,0.0) 91%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.0) -22%, rgba(0,0,0,0.0) 91%);
  background: linear-gradient(0deg, rgba(0,0,0,0.0) -22%, rgba(0,0,0,0.0) 91%);
}
.bildreihe .bildbox:hover .bg ,
.bildreihe .bildbox:hover .bg h2,
.bildreihe .bildbox:hover .bg h3,
.bildreihe .bildbox:hover .bg h4,
.bildreihe .bildbox:hover .bg h5,
.bildreihe .bildbox:hover .bg h6 {
	color: transparent;
}
.bildreihe .vierbilder {
  width: 25%;
}
.bildreihe .dreibilder {
  width: 33.3%;
}
.bildreihe .zweibilder {
  width: 50%;
}
.bildreihe .bildbox span {
  font-size: 0.9em;
}
@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 */
.karriere-sidebar {
	margin-bottom: 2em;
}
.karriere-sidebar.borderround {
	border-radius: 20px;
}
.karriere-sidebar.borderround a {
	color: #ffffff;
}
@media only screen and (max-width: 550px) {
.karriere-sidebar:first-child {
	margin-top: 2em;
}
}

.container.stellenanzeigen {
    margin-top: 3em;
	display: inline-block;
	padding: 0;
}
.stellenanzeigen.mitbg {
	padding: 1em;
}
span.captcharound img, 
.captcharound span.captcha-16 {
    display: block;
    margin-bottom: 0;
    float: left;
}
span.captcharound img {
    width: auto;
	height: 30px;
    margin: 3px 10px 3px 0;
}
span.captcha-16,
.captcha-16 input[type="text"] {
	max-width: 300px !important;
	margin-right: 0 !important;
}
.captcha-16 input[type="text"]  {
	padding: 5px 24px;
}
.captcharound img,
.captcharound span {
	float: left;
	width: auto;
}
.whitelink a,
.whitelink a:focus,
.whitelink a:hover {
	color: #ffffff;
}

