/* Version: 12.07.2023 */

@font-face {
               src: URL('https://fonts.pwrk.dev/ofl/opensans/OpenSans[wdth,wght].woff2') format('woff2');
               font-weight: 300, 400, 500, 600, 700, 800, 900;
               font-style: normal;
               font-family: "Open Sans";
}

/**
 * 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: "Open Sans", sans-serif;
	font-size: 100%;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  line-height: 1.8;
  background-color: #fff;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
}

p {
	margin:0;
}

p:empty {
  height: 1rem;
}

h1 {
  line-height: 1.3;
  font-size: 1.4rem;
  font-weight: 600;
	padding: 0;
	margin: 0 0 0.5rem 0;
}

h2 {
  margin: 0 0 0.5rem 0;
  line-height: 1.5;
  font-size: 1rem;
	padding: 0;
	font-weight: 500;
}

h3 {
  margin: 0 0 0.5rem 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 600;
	padding: 0;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 778px;
  margin: auto auto;
  background-color: #FFF;
  font-size: 0.75rem;

}

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

.bg-white-space {
	padding: 2rem 1.5rem;
}

#logo {
	position: absolute;
	left: 1.5rem;
	top: 1.5rem;
}

#logo img {width: 50%;}


.logo {
	display: block;
	position: absolute;
	width: 15%;
	top: 0;
	right: 0;
	z-index: 4;
	margin: 0.5rem;
}

.header {
	position: relative;
}



.flex1 {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	/*align-items: flex-start;*/
	flex-direction: row;
	flex-wrap: wrap;
	background-color: #c2d9c5;
}

.left {
	background-color: #c2d9c5;
	color: #000;
	width: 50%;
	padding: 1rem 1.5rem;
	border-right: 1px solid #000;
	margin: 1rem 0;
}

.right {
  background-color: #c2d9c5;
	color: #000;
	width: 50%;
	padding: 2rem 1.5rem ;
}

.flex2 {

  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 1rem 0rem;
	text-align: center;
	flex-wrap: wrap;
}

.benefits_left {
	width: 30%;

}

.benefits_middle {
	width: 30%;
	border-left: 1px solid;
	border-right: 1px solid;

}

.benefits_right {
	width: 30%;

}

.icons {
	max-width: 22%;
}

.box1 {
	padding: 1rem 0.5rem ;
	margin: 0;
}


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

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


.job-info > .flex {
	justify-content:space-between;
	text-align: center;
}

.job-info {
	text-align: center;
	vertical-align: middle;
	border-top:1px solid #000;
}

.flex4 {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  margin: 2rem 0 0 0;
}

.left2 {
	color: #000;
	width: 50%;
	padding: 0;
	margin: 0;
}

.right2 {
	color: #000;
	width: 50%;
padding: 0;
	margin: 0;
}


.left3 {
	width: 22%;
	padding: 0;
	margin: 0;
}

.right3 {
	color: #000;
	width: 74%;
padding: 0;
	margin: 0;
}

iframe {
	display: block;
    width: 100%;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

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

/*--Links - bitte für unterschiedliche Hintergründe farblich anpassen!--*/
a:link, a:visited, a:active  {
    text-decoration: none;
	color: #000;
	font-weight: 700;
}

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

/*--Button--*/
.button_box {
	text-align: left;
}

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

.button a {
	display: inline-block;
	background: #c2d9c5;
	padding: 0.6rem 2rem 0.6rem 2rem;
	margin: 0 auto;
	cursor: pointer;
	transition: all 140ms ease 0s;
	-moz-transition: all 140ms ease 0s;
	-webkit-transition: all 140ms ease 0s;
	color: #fff;
}
.button a:hover {
	background-color: #4d4d4d;
	text-decoration: none;
	color: #fff;
}


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

li {
  position: relative; 
  margin: auto;
  padding-bottom: 0.3rem;
}

 li::before {
  content: "";
	display: block;
	width: 0.3rem;
	height: 0.3rem;
	background: #000 none repeat scroll 0% 0%;
	position: absolute;
	left: -1.2rem;
	top: 0.5rem;
} 

li:last-child{
	padding-bottom: 0;
}

/*--Slider editierbar--*/

.slider-wrap {
    max-width: 800px;
    width: auto;
    height: auto;
    position: relative;    
    margin: 0;
    overflow: hidden;
}

.slider-wrap img {
	display: block;
}
  
.slideshow {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

/*--pro Bild 6 Sekunde -> 4 Bilder = 24s, 5 Bilder = 30s, usw.--*/

.slideshow li span {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: image 18s linear infinite;
    animation: image 18s linear infinite;
}
  
@keyframes image {
    0% {
      opacity: 0;
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in;
    }
    5% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out;
    }
	/*--100 durch Anzahl der Bilder--*/
    33% {
      opacity: 1;
    }
	/*--zweiter und dritter Wert addiert--*/
    38% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
}

/*--gleiche Angaben wie bei @keyframes--*/
@-webkit-keyframes image {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    5% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    33% {
        opacity: 1;
    }
    38% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
  
/*--für jedes weitere child ".slideshow li:nth-child(?) span" kopieren und die Sekunden korriegieren wie oben beim @keyframes--*/

.slideshow li {
    margin:0;
    padding:0;
    list-style: none;
}
.slideshow li:nth-child(1) span {}
.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

ul.slideshow {
    margin: 0;
    padding-left: 0;
}

.slideshow li::before {
	display: none;
}

.hide_m {}

.hide {
  display: none;
}

.justifier {
  text-align: justify;
}

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

.refnr {}

.apply {}
