/* Version: 05.03.2018 */

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Signika";
  src: url('https://fonts.pwrk.dev/ofl/signika/Signika[GRAD,wght].woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
font-family: 'Signika', sans-serif;
	font-size: 100%;
  color: #646363;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  line-height: 1.5;
  background-color: #fff;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
}

p {
	margin-bottom:0.5rem;
}
.header{ position: relative;
width: 780px; }

.logo { 
position: absolute;
top: 1.5rem;
left: 2rem;
z-index: 300;
}

.logo img{ 
width: 5rem;

}


.stellentitel {
	position: absolute;
	top:0;
	left: 0;
	background-color: rgba(0,0,0,0.15);
	padding: 1rem 0.5rem;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 2.5rem;
	line-height: 1.0;
	font-weight: 800;
	text-transform: uppercase;
	z-index: 150;
}

.zentriert{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


.stellentitel small { 
font-size: 1.6rem;
}
.text{ position: absolute;
	bottom: 5rem;
	width: 100%;
	padding: 0 20%;
}
.text span{ color: #fff;}
.text p{ line-height: 1;
	font-size:3rem;
	border-left: solid  #c91a28 0.2rem;
	color: #c91a28;
	padding-left: 1rem;
	  font-weight: 600;
	text-transform: uppercase;
}


.text2{ position: absolute;
	bottom: 2rem;
right: 8%;
	
}
.text2 span{ color: #fff;}
.text2 p{ line-height: 1;
	font-size:3rem;
	border-left: solid  #c91a28 0.2rem;
	color: #c91a28;
	padding-left: 1rem;
	  font-weight: 600;
	text-transform: uppercase;
}

strong { 
font-weight: 600;
}

p:empty {
height: 1.125rem;
}

h1 {
	font-size: 1.65rem;
  font-weight: 600;
  margin: 1.5rem 0;
text-transform: uppercase;
	background: linear-gradient(135deg,#009879,#0070ba,#951b81);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.left3 h1 { 
	font-size: 1.9rem;
	line-height: 0.95;
  font-weight: 600;
text-transform: uppercase;
	background: linear-gradient(135deg,#009879,#0070ba,#951b81);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	margin: 0;
	padding: 0;
}

.left3 h2 { 
  line-height: 1.3;
	font-size: 0.95rem;
  font-weight: 600;
  padding-bottom: 0.75rem;
	color: #0070ba;
	margin: 1rem 0;

}


h2 {
  line-height: 1.3;
	font-size: 0.95rem;
  font-weight: 600;
  padding: 0;
  margin:0 0  1.0rem 0;
	color: #0070ba;
}

h3 {
  margin: 0;
  line-height: 1.2;
  color: #0070ba;
  font-weight: 600;
  font-size: 1.3rem;
  text-transform: uppercase;
  padding-bottom: 1rem;
}
h4 {
  line-height: 1.3;
	font-size: 0.85rem;
  font-weight: 600;
  padding: 0;
  margin:0 0  1.0rem 0;
	color: #0070ba;
}

.firma { 
padding: 1.5rem;

}

.benefits h3 {
color: #1e5072;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 780px;
  margin: 1.3rem auto;
  background-color: #fff;
font-weight: 300;
  font-size: 0.9375rem;
	font-size: 0.9rem;
 border: 0.1rem solid #f1f1f1;
}

.frame-outer::after {
  content: "";
  display: block;
  clear: both;
}
.content {
  padding: 1.5rem 5%;
}

.content::after {
  content: "";
  display: block;
  clear: both;
}

.box-left {
  float: left;
  width: 48%;
}

.box-right {
  float: right;
  width: 48%;
}
.benefits{background-color: #fff;
  padding: 1.5rem 5%;
color: #1e5072;}

.footer {color: #fff;
  padding: 1.5rem 5%;
	background-color: #0070ba;
}

.footer h3 { 
color: #fff;
}

.footer::after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a:link {
  color: #fff;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #fff;
}

a:hover {
  text-decoration: underline;
  color:#fff;
}

a:active {
  text-decoration: none;
  color: #fff;
}

ul {
  margin: 0 auto 0.3rem 0.5rem;
  padding-left: 0.5rem;
  list-style-type: disc;
  list-style-type: none;
}

li {
  position: relative; 
  margin: auto;
  padding-bottom: 0.1rem;
  padding-left: 0.4rem;
}

 li::before {
  position: absolute;
  top: 0.1rem;
  left: -0.7rem;
  content: "⦁";
  font-size: 0.8rem;
} 


.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.hide {
  display: none;
}

.justifier {
  text-align: justify;
}

.justifier:after {
  content: "";
  display: inline-block;
  width: 100%;
}

p:empty {
  height: 1rem;
}

.table {
  display: table;
  width: 100%;
  /* border-collapse: collapse; */
  table-layout: fixed;
  /* border-spacing: 3rem; */
}

.row {
  display: table-row;
}

.cell-left,
.cell-right {
  display: table-cell;
  vertical-align: bottom;
  padding: 1rem 3%;
}

.cell-left {
  border-right: 15px solid #fff;
}

.cell-right {
  border-left: 15px solid #fff;
}

/* .flex {
  display: table;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem 0;
} 
*/

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;

}

.left {
  width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center ;
  padding: 1rem 3%;
z-index: 4;
}

.right {
	position: relative;
	background-color: #f1f1f1;
    width: 50%;
  padding: 1rem 3%;
		z-index: 1;
}

.right::after{
	position: absolute;
height: 100%;
	content: ''; width: 2rem;
	z-index: 3;
	left: -2rem;
	top: 0;
}


 .right2 {
  width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center ;
  padding: 1rem 3%;
	z-index: 4;
}

.left2{
	position: relative;
	background-color: #f1f1f1;
   width: 50%;
  padding: 1rem 3%;
		z-index: 1;
}

.left2::after{
	position: absolute;
height: 100%;
	content: ''; width: 2rem;
	z-index: 3;
	right: -2rem;
	top: 0;
}

.flex3 {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;

}

.left3 {
  width: 45%;
  padding: 0rem 3% 1rem;
}

.right3 {
  width: 55%;
  padding: 0;
}

.button_box {
  text-align: center;
}

.button_box::after {
  clear: both;
  content: "";
  display: block;
}

.button a {
  display: inline-block;
  background: #fff;
  padding: 0.6rem 2rem 0.6rem 2rem;
  margin: 2rem auto 2rem auto;
  cursor: pointer;
  border: 0.1rem solid #0070ba;
  transition: all 440ms ease 0s;
  -moz-transition: all 440ms ease 0s;
  -webkit-transition: all 440ms ease 0s;
  color: #0070ba;
font-size: 0.95rem;
	font-weight: 700;
}
.button a:hover {
  background-position: 15px center;
  background-color: #0070ba;
  text-decoration: none;
  color: #fff;
  border: 0.1rem solid #fff;
}

.flex4 {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 1rem 0;
}

.flex4 div {
	width: 50%;
}

#icons {
	padding: 1rem 3%;
	color: #000;
	line-height: 1.5;
	width: 100%;
 
}

.icons img{
	width: 20%;
	transition: transform .4s; /* Animation */
}
.icons img:hover {
    transform: scale(112%); /* (200% zoom*/
}

.icons p {
	display: inline-block;
}

.linksIcons{
	width:40%;
	text-align: center;
	font-size: 0.7rem;
	padding: 1rem 2%;
}

.rechtsIcons{
	width: 40%;
	text-align: left;
	font-size: 0.8rem;
}

/*Slider*/

.slider { 
position: relative;
}

.slider-wrap {
	max-width:100%;
  	width: auto;
  	height: auto;
	position:relative;
	overflow: hidden;
}

/* BEGINN Slider mit 3 Bildern mit transform Animation */

.slideshow-3-bilder {
	position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;

}
.slideshow-3-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 36s linear infinite;
  animation: image-3-bilder 36s linear infinite;
}

@keyframes image-3-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

@-webkit-keyframes image-3-bilder {
0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

.slideshow-3-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-3-bilder li:nth-child(1) span {
}

.slideshow-3-bilder li:nth-child(2) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-3-bilder li:nth-child(3) span {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}

ul.slideshow-3-bilder {
    margin:0;
}


.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
			    border-bottom:none;
	            border-color: #fff;
                border-width: 0px;
				padding-bottom:5px;
}

/* ENDE Slider mit 3 Bildern mit transform Animation */


/* BEGINN Slider mit 4 Bildern mit transform Animation */

.slideshow-4-bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.slideshow-4-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image-4-bilder 24s linear infinite;
}

@keyframes image-4-bilder {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  
  1% {
opacity: 1;
    transform: translateX(0);
  }
  
  25% {
    transform: translateX(0);
	
  }
  
  26% {
    transform: translateX(-100%);
opacity: 1;
  }
	100%{
		transform: translateX(-100%);
	opacity: 0;
	}
}

@-webkit-keyframes image-4-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  24% {
    transform: translateX(0);
	
  }
  
  25% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	opacity: 1;
	}
}

.slideshow-4-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {
}

.slideshow-4-bilder li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow-4-bilder li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-4-bilder li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}

ul.slideshow-4-bilder {
    margin:0;
}

.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
		border-bottom:none;
	        border-color: #fff;
                border-width: 0px;
		padding-bottom:5px;
}

/* ENDE Slider mit 4 Bildern mit transform Animation */


/* SLIDER ENDE */

.refnr {}

.apply {}
