/*
################
              Slider Einstellungen
################
*/
/* Bilder ergänzen oder entfernen */
[class^="lslider-"] .slide1, [class^="fslider-"] .slide1 {
    background-image: url(../img/014_header_720px.jpg);
} /* 1. Bild wählen */
[class^="lslider-"] .slide2, [class^="fslider-"] .slide2 {
    background-image: url(../img/007_header.jpg);
} /* 2. Bild wählen */
[class^="lslider-"] .slide3, [class^="fslider-"] .slide3 {
    background-image: url(../img/015_header_720px.jpg);
} /* 3. Bild wählen */
[class^="lslider-"] .slide4, [class^="fslider-"] .slide4 {
    background-image: url(../img/005_header.jpg);
} /* 4. Bild wählen */
[class^="lslider-"] .slide5, [class^="fslider-"] .slide5 {
    background-image: url(../img/006_header.jpg);
} /* 5. Bild wählen */
[class^="lslider-"] .slide6, [class^="fslider-"] .slide6 {
    background-image: url(../img/008_header.jpg);
} /* 6. Bild wählen */
[class^="lslider-"] .slide7, [class^="fslider-"] .slide7 {
    background-image: url(../img/007_header.jpg);
} /* 7. Bild wählen */
[class^="lslider-"] > *, [class^="fslider-"] > * {
    animation: 20s 0s infinite;
} /* Länge der Gesamtanimation */
.slider {
    padding: 0;
    position: relative;
	transition: none;
}
.companytext-bereich {
    position: relative;
    width: 100%;
}
.companytext-textfeld {
    position: absolute;
    padding: 15px;
    bottom: 5%;
}
.companytext-textfeld h1, h2{
   width: fit-content;
}

/*
################
              GoogleFonts
################
*/


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/open-sans-v34-latin-300.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/open-sans-v34-latin-300_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/open-sans-v34-latin-300.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/open-sans-v34-latin-300.woff) format('woff'), /* Modern Browsers */
       url(../fonts/open-sans-v34-latin-300.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/open-sans-v34-latin-300_7517a0fab455381d.svg) format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/open-sans-v34-latin-regular.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/open-sans-v34-latin-regular_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/open-sans-v34-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/open-sans-v34-latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../fonts/open-sans-v34-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/open-sans-v34-latin-regular_7517a0fab455381d.svg) format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/open-sans-v34-latin-600.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/open-sans-v34-latin-600_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/open-sans-v34-latin-600.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/open-sans-v34-latin-600.woff) format('woff'), /* Modern Browsers */
       url(../fonts/open-sans-v34-latin-600.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/open-sans-v34-latin-600_7517a0fab455381d.svg) format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/open-sans-v34-latin-700.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../fonts/open-sans-v34-latin-700_8b7d8b69c993f3aa.eot) format('embedded-opentype'), /* IE6-IE8 */
       url(../fonts/open-sans-v34-latin-700.woff2) format('woff2'), /* Super Modern Browsers */
       url(../fonts/open-sans-v34-latin-700.woff) format('woff'), /* Modern Browsers */
       url(../fonts/open-sans-v34-latin-700.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../fonts/open-sans-v34-latin-700_7517a0fab455381d.svg) format('svg'); /* Legacy iOS */
}

/*
################
              Font Awesome Icons
################
*/
@font-face {
    font-family: fa-brands;
    font-style: normal;
    font-weight: 400;
    src: url(../releases/v5.2.0/webfonts/fa-brands-400.eot);
    src: url(../releases/v5.2.0/webfonts/fa-brands-400_8b7d8b69c993f3aa.eot) format("embedded-opentype"), url(../releases/v5.2.0/webfonts/fa-brands-400.woff2) format("woff2"), url(../releases/v5.2.0/webfonts/fa-brands-400.woff) format("woff"), url(../releases/v5.2.0/webfonts/fa-brands-400.ttf) format("truetype"), url(../releases/v5.2.0/webfonts/fa-brands-400_690d0cc4705d8e21.svg) format("svg")
}
@font-face {
    font-family: fa-regular;
    font-style: normal;
    font-weight: 400;
    src: url(../releases/v5.2.0/webfonts/fa-regular-400.eot);
    src: url(../releases/v5.2.0/webfonts/fa-regular-400_8b7d8b69c993f3aa.eot) format("embedded-opentype"), url(../releases/v5.2.0/webfonts/fa-regular-400.woff2) format("woff2"), url(../releases/v5.2.0/webfonts/fa-regular-400.woff) format("woff"), url(../releases/v5.2.0/webfonts/fa-regular-400.ttf) format("truetype"), url(../releases/v5.2.0/webfonts/fa-regular-400_690d0cc4705d8e21.svg) format("svg")
}
.far {
    font-weight: 400
}
@font-face {
    font-family: fa-solid;
    font-style: normal;
    font-weight: 900;
    src: url(../releases/v5.2.0/webfonts/fa-solifd-900.eot);
    src: url(../releases/v5.2.0/webfonts/fa-solid-900_8b7d8b69c993f3aa.eot) format("embedded-opentype"), url(../releases/v5.2.0/webfonts/fa-solid-900.woff2) format("woff2"), url(../releases/v5.2.0/webfonts/fa-solid-900.woff) format("woff"), url(../releases/v5.2.0/webfonts/fa-solid-900.ttf) format("truetype"), url(../releases/v5.2.0/webfonts/fa-solid-900_690d0cc4705d8e21.svg) format("svg")
}
.fa:before, .fas:before, .far:before, ul.fa li:before, .btn:before {
    font-family: fa-solid;
    font-weight: 900;
    width: 1em;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 5px;
}
.fab:before {
    font-family: fa-brands;
    font-weight: 900;
    width: 1em;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 5px;
}
.fa.spacer:before {
    margin-right: 5px;
}
.fa-big:before {
    float: left;
    width: 100%;
    line-height: 45px;
    font-size: 45px;
    margin-bottom: 10px;
}
/*
################
               Grundeinstellungen 
################
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.color {
    color: black;
}
.bg-color, .bg-color a, .bg-color ul li:before, .bg-color h3 {
    background-color: #e1221a;
    color: #fff;
}
.bg-color-2, .bg-color-2 a, .bg-color-2 ul li:before, .bg-color-2 h3 {
    background-color: #f3f3f3;
    color: #000;
}

.bg-color-3, .bg-color-3 a, .bg-color-3 ul li:before, .bg-color-3 h3 {
    background-color: #999;
    color: #fff;
}



body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    line-height: 21px;
    margin: 0;
    padding: 0;
}
#wrapper {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px solid #d2d2d2;
    -moz-box-shadow: 0px 0px 10px #999;
    -webkit-box-shadow: 0px 0px 10px #999;
    box-shadow: 0px 0px 10px #999;
    overflow: auto;
}
header, footer {
    width: 100%;
    float: left;
}
img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border: 0;
    float: left;
    vertical-align: middle;
}
section {
    float: left;
    width: 100%;
    padding: 15px 4%;
}
section.big {
    font-size: 1em;
    padding: 30px 4%;
}
section.small {
    font-size: 1em;
    padding: 15px 4%;
}
/*
################
               Zusätzliche Änderungen/Einstellungen 
################
*/
/*
################
               Ende - Zusätzliche Änderungen/Einstellungen 
################
*/
/*
################
               Video Einstellungen
################
*/
section.video {
    padding: 0 0;
}
iframe {
    display: block;
}
/*
################
               Einstellungen Überschriften, Links & Buttons 
################
*/
h1 {
    font-size: 3.2em;
    line-height: 1.4em;
	padding: 0 15px;
   margin: 5px 0;
    font-weight: 600;
    background-color: #e1221a;
    color: #fff;
}
h1 .small {
	line-height: 1em;
}
h2 {
    font-size: 1.5em;
    line-height: 1.4em;
	padding: 7px 15px;
    margin: 5px 0;
    font-weight: 400;
    background-color: #e1221a;
    color: #fff;
}
h3 {
    font-size: 1.45em;
    line-height: 1.45em;
    margin: 3px 0;
    font-weight: normal;
	color: #000;
	
}
h3.fullwidth {
    flex: 100%;
}
.small {
    font-size: .75em;
}
.big {
    font-size: 1.25em;
}
a {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
a:hover, a:active {
    text-decoration: underline;
}


.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
}

.button1 {border-radius: 12px;}




a.btn {
    padding: 12px 30px 12px;
    background: #e1221a;
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    color: #fff;
    position: relative;
}
a.btn:hover {
    text-decoration: none;
}
a.btn:before {
    margin-right: 27px;
    font-size: 1.5em;
    z-index: 99;
}
a.btn.line:after {
    content: "";
    height: 100%;
    width: 1px;
    background: black;
    position: absolute;
    top: 0;
    left: 46px;
}
a.btn.square:after {
    content: "";
    height: 100%;
    width: 48px;
    background: darkgrey;
    position: absolute;
    top: 0;
    left: 0;
}
section p {
    margin: 0 0 10px 0;
}
section p:last-child {
    margin: 0;
}
/*
################
              Einstellungen Listenelemente 
################
*/
ul {
    padding: 0;
    margin: 0;
}
ul li {
    position: relative;
    list-style-type: none;
    margin-top: 4px;
    padding-left: 20px;
}
ul li:before {
    color: #999;
}
.list-arrow ul li:before {
    content: "\203A";
    position: absolute;
    left: 5px;
    top: -1px;
    font-size: 1.5em;
}
.list-bullet ul li:before {
    content: "";
    background-color: #999;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 5px;
    top: 7px;
}
.list-chevron ul li:before {
    content: "\f054";
    font-family: fa-solid;
    position: absolute;
    left: 5px;
    top: 0px;
    font-size: .8em;
}
ul + p {
    margin-top: 10px !important;
}
/*
################
              Allgemeines Spaltenlayout Einstellungen
################
*/
.col-2, .col-3, .col-4, .col-5, .col-golden {
    justify-content: space-between;
    display: flex;
}
.col-2 > * {
    flex: 0 1 48.5%;
}
.col-3 > * {
    flex: 0 1 31.3333333333%;
}
.col-4 > * {
    flex: 0 1 22%;
}
.col-5 > * {
    flex: 0 1 18%;
}
.col-golden > *:first-child {
    flex: 0 1 60.3%;
}
.col-golden > *:last-child {
    flex: 0 1 36.7%;
}
.row-reverse > *:nth-of-type(2) {
    margin: 0;
}
section.fullwidth {
    padding: 0;
}
section.fullwidth.col-2 > * {
    flex: 0 1 50%;
    padding: 15px 4%;
}
section.fullwidth.col-2 > * {
    flex: 0 1 50%;
    padding: 15px 4%;
}
section.fullwidth.col-3 > * {
    flex: 0 1 33.3%;
    padding: 15px 4%;
}
section.fullwidth .col-2 > *:nth-of-type(2), section.fullwidth .col-3 > *:nth-of-type(n+2) {
    margin: 0;
}
section.fullwidth.col-golden > * {
    padding: 15px 4%;
}
section.fullwidth.col-golden > *:first-child {
    flex: 0 1 61.8%;
}
section.fullwidth.col-golden > *:last-child {
    flex: 0 1 38.2%;
}
/*
################
              Einstellungen Bereich Pre-Header
################
*/
.pre-header {
    text-align: right;
}
.pre-header a {
    color: #fff;
}
.pre-header a:nth-of-type(2) {
    margin-left: 15px;
}
.pre-header.logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 15px 4%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}
.pre-header.logo > div {
    flex: 100%;
}
.pre-header.logo a {
    color: #fff;
}
/*
################
              Einstellungen Bereich Logo
################
*/
section.logo {
    justify-content: flex-start;
}
.logo img {
    max-width: 200px;
    width: 100%;
    height: auto;
}
.logo.text img {
    width: 200px;
}
.logo.text > *:last-child {
    margin-left: 25px;
}
/*
################
              Einstellungen Bereich Stimmungsbild (oben)
################
*/
section.stimmungsbild {
    background-image: url(../img/001_header.jpg);
    height: 730px;
    display: flex;
    align-items: flex-end;
    padding: 0;
    position: relative;
}
section.stimmungsbild h1 {
    padding: 0 5px;
    margin: 20px 4% 10px 4%;
    position: absolute;
    bottom: 70px;
}
section.stimmungsbild h2 {
    padding: 0 5px;
    margin: 20px 4% 10px 4%;
    position: absolute;
    bottom: 120px;
}
section.stimmungsbild p {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 15px 4%;
}
section.stimmungsbild .btn {
    margin-right: 4%;
    padding: 15px 30px;
}
.stimmung.col-golden {
    padding: 0;
}
.stimmung.col-golden > div:first-child {
    background-image: url(../img/001_header.jpg);
    background-size: cover;
    flex: 0 1 63.5%;
}
.stimmung.col-golden > div:last-child {
    display: flex;
    align-items: center;
    padding: 15px 4%;
    flex-wrap: wrap;
}
.stimmung.col-golden .logo img {
    margin-bottom: 10px;
    max-width: 150px;
}
/*
################
              Einstellungen Stellentitel 
################
*/
section.title.col-2 > * {
    position: relative;
    margin: 0;
}
.title.col-2 > *:first-child:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0
}
.title.col-2 > *:last-child:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0
}
.title.col-2 > *:first-child {
    padding-right: 20px;
    flex: 1 1 100%;
}
.title.col-2 > *:last-child {
    padding-left: 20px;
    flex: 0 0 auto;
}
.title.fullwidth.col-2 > *:last-child {
    max-width: 250px;
}
.title .icon {
    flex: 100%;
    display: flex;
    align-items: center;
}
.title .icon:nth-of-type(n + 2) {
    margin-top: 10px;
}
.icon-wrap {
    position: relative;
}
.icon-wrap .fa, .icon-wrap .fas, .icon-wrap .far {
    padding-left: 20px;
    position: relative;
    max-width: 200px;
    line-height: 18px;
}
.icon-wrap > *:before {
    position: absolute;
    left: 0px;
    top: 3px;
}
.icon-wrap .fa:before, .icon-wrap .fas:before {
    margin-right: 15px;
}
section.indented {
    width: 92%;
    margin: 0 4%; /* Margin auf "15px 4%" setzen, wenn einegrückte Abschnitte einen Abstand nach oben und Unten haben sollen. */
    padding: 0;
}
section.indented > div {
    padding: 15px 4%;
}
section.indented > img {
    padding: 0 !important;
}
section.indented > * {
    padding: 0 4%;
}
section.indented > *:first-child {
    padding-top: 15px;
}
section.indented > *:last-child {
    padding-bottom: 15px;
}
section.indented .icon-wrap {
    display: flex;
    justify-content: center;
}
section.indented .icon-wrap *:nth-of-type(n + 2) {
    margin-left: 20px;
}
section.indented.border {
    border-left: 10px solid #a9a9a9;
    position: relative;
}
section.indented.border:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #fff;
}
/*
################
              Einstellungen Benefitsboxen
################
*/
.benefits > div {
    background: #fff;
    border: 1px solid black;
    display: flex;
    padding: 10px;
    align-content: center;
}
.benefits h3 {
    margin-bottom: 10px;
    flex: 100% !important;
}
/* Löschen, wenn Icon und Schrift in einer Zeile sein sollen */
.benefits > div {
    flex-wrap: wrap;
    /*border-radius: 50%; */ /* Kommentar entfernen, dann sind die Benefintsboxen rund*/
}
.benefits.col-4 > div {
    min-height: 140px;
}
.benefits.col-5 > div {
    min-height: 120px;
}
.benefits > div > * {
    flex: 100%;
    text-align: center;
}
.benefits > div > i {
    font-size: 3em;
    margin-bottom: 8px;
}
/*
################
              Einstellungen Footerbereich
################
*/
.flex.fullwidth a {
    display: block;
    margin-bottom: 5px;
}
.flex.fullwidth .mail {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    align-content: center;
    justify-content: center;
}
.flex.fullwidth .mail > * {
    width: 100%;
}
.flex.fullwidth .mail > i {
    font-size: 3em;
    margin-bottom: 20px;
}
address {
    font-style: normal;
    float: left;
    width: 100%;
    padding: 15px;
    background: #fff;
    color: #000;
    margin-top: 10px;
}
.social {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.social a {
    font-size: 1.2em;
    padding: 0 3px;
    line-height: 18px;
}
/*
################
              Divider & Seperator
################
*/
section.divider {
    width: 92%;
    margin: 10px 4%;
}
.divider {
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 15px 0;
    background: #ededed;
}
.seperator {
    margin: 10px 5px;
}
/*
################
              CSS Befehle Klassen 
################
*/
.flex {
    display: flex;
}
.wrap {
    flex-wrap: wrap;
}
.center-items {
    align-items: center;
}
.space-between {
    justify-content: space-between;
}
.nobr {
    white-space: nowrap;
}
.text-center {
    text-align: center;
}
.row-reverse {
    flex-direction: row-reverse;
}
.text-justify {
    text-align: justify;
}
.left {
    float: left;
}
.right {
    float: right;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.relative {
    position: relative;
}
.justify-center {
    justify-content: center;
}
/*
################
              INTERNET EXPLORER FIXES
################
*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .col-5.benefits > * {
        flex: 0 1 15%;
    }
}