@import url("reset.css");
.clear {
    clear: both;
}

/* open-sans-regular - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v18-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v18-latin-regular.svg#OpenSans') 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-v18-latin-600.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url('../fonts/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v18-latin-600.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* open-sans-600italic - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/open-sans-v18-latin-600italic.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url('../fonts/open-sans-v18-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v18-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v18-latin-600italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v18-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v18-latin-600italic.svg#OpenSans') format('svg');
    /* Legacy iOS */
}

/* open-sans-700italic - latin */

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/open-sans-v18-latin-700italic.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('../fonts/open-sans-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v18-latin-700italic.svg#OpenSans') 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-v18-latin-700.eot');
    /* IE9 Compat Modes */
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg');
    /* Legacy iOS */
}
* {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
a:hover,
a:focus,
a,
footer,
section,
article,
div {
    outline: none!important
}
strong,
b {
    font-weight: 700;
}
.benefits {
    position: absolute;
    top: 40px;
    right: 20px;
    width: 140px;
    height: 140px;
    cursor: pointer;
}
.benefits img {
    width: 100%;
}
.siegel {
    position: absolute;
    top: 200px;
    right: 20px;
}
.siegel img {
    width: 100%;
}
.ausbildung {
    position: absolute;
    top: 360px;
    right: 20px;
}
body {
    font-family: 'Open Sans';
    color: #949da2;
    font-size: 15px;
    line-height: 22px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
header {
    background: url(../images/organisation.jpg) no-repeat center center / cover;
    height: 90vH;
    margin-top: 100px;
    position: relative;
    background-attachment: fixed;
}
header.landing {
    background: url(../images/fenster-putzen-reinigungskraft-heidekreis.jpg) no-repeat center center / cover;
    height: 800px;
    background-attachment: fixed;
}
header.landing-2 {
    background: url(../images/reinigungsfirma-mit-leidenschaft.jpg) no-repeat center center / cover;
    height: 800px;
    background-attachment: fixed;
}
header.landing-3 {
    background: url(../images/saubere-sache.jpg) no-repeat center center / cover;
    height: 800px;
    background-attachment: fixed;
}
.headline {
    position: absolute;
    top: 600px;
    left: 30px;
    background: #0e4680;
    padding: 20px;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}
.slogan {
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px 25px 5px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 1.5;
    background-color: #0e4680;
    bottom: 0;
}
nav {
    font-family: 'Open Sans';
    background: #FFF;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 50px 5%;
    text-align: right;
    z-index: 104;
    border-bottom: 1px solid #55677a
}
nav ul li {
    display: inline-block;
    margin: 0 10px;
}
nav ul li:after {
    content: '|';
    margin-left: 25px;
    color: #ccc;
}
nav ul li:last-of-type:after {
    content: none;
}
nav ul li a {
    text-decoration: none;
    color: #0e4680;
    font-weight: 600;
    position: relative;
    transition: ease .8s;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -moz-transition: ease .8s;
    text-transform: uppercase;
    font-style: 900;
}
nav ul li a:hover,
nav ul li a.active {
    color: #0e4680;
}
.logo img {
    position: fixed;
    top: 30px;
    left: 5%;
    z-index: 105;
    display: block;
    width: 160px;
}
h1,
h2 {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #eee;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h1 {
    color: #0e4680;
}
h1 span,
h2 span {
    font-size: 25px;
    font-weight: 300;
    font-style: normal;
    text-transform: none!important;
}
h1 span {
    color: #0e4680
}
#dazugehoeren h2 {
    color: #0e4680;
}
#dazugehoeren h2 span {
    color: #0e4680
}
#bewerben {
  padding: 50px 10%;
  background: #0e4680;
  color: #fff;
}
#bewerben a {
    color: #fff;
}
#stellen {
    background: #f8f8f8;
    padding: 100px 10%;
}
#stellen h2 {
    color: #0e4680;
}
#stellen .flex {
    justify-content: flex-start;
    flex-wrap: wrap;
}
.job-box {
    width: 32%;
    height: 200px;
    padding: 35px;
    background: #0e4680;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    font-size: 18px;
    line-height: 25px;
    margin: 5px;
    transition: ease .8s;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -moz-transition: ease .8s;
    -ms-transition: ease .8s;
}
.job-box.active {
    background: #064388;
}
.job-box:hover {
    background: #064388;
}
.job-box img {
    position: absolute;
    width: 100px;
    height: auto;
    right: 25px;
    bottom: 25px;
    z-index: 0;
}
.job-img img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}
.jobs {
    position: relative;
}
.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex div {
    width: 48%;
}
#benefit {
    background: #f8f8f8;
    padding: 100px 10%;
}
#benefit h3 {
    font-family: 'Open Sans';
    font-weight: 700;
    color: #0e4680;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.job-img {
    height: 500px;
}
#erfahrungen {
    padding: 80px 0;
    background: #0e4680
}
#erfahrungen .inner {
    width: 85%;
    max-width: 960px;
    margin: auto;
}
#erfahrungen #captcha {
    padding: 20px 0 0
}
#erfahrungen h2 {
    color: #fff;
    margin: 0;
}
#erfahrungen h3 {
    color: #fff;
    margin: 0 0 12px
}
#erfahrungen .rating_thumb {
    margin: 0 0 10px 0;
}
#erfahrungen .slick-prev::before,
#erfahrungen .slick-next::before {
    color: #fff;
}
#erfahrungen h2,
#erfahrungen .teaser {
    text-align: center;
    color: #fff;
    line-height: 36px;
}
#erfahrungen .teaser {
    margin: 0 0 40px;
    font-size: 20px
}
#erfahrungen .message {
    text-align: center;
    padding: 20px;
    border: 1px solid #fff;
    margin: 20px 0 0;
    background: #fff;
}
#erfahrungen .message h2 {
    color: #0e4680;
    border: none;
    padding: 0;
    text-align: center
}
#erfahrungen .message h4 {
    color: #0e4680;
    font-weight: 700;
}
p.freitext {
    font-style: italic
}
#erfahrungen table {
    width: 100%;
    color: #fff;
    font-size: 14px;
}
.rating span {
    font-size: 18px!important;
}
.rating span:hover::before,
.rating span:hover ~ span::before {
    font-size: 18px!important;
}
#erfahrungen table tr {
    border-bottom: 1px solid #fff
}
#erfahrungen table tr:last-child {
    border-bottom: 0
}
#erfahrungen table tr td:nth-child(n) {
    width: 70%;
    padding: 10px 0 10px 10px
}
#erfahrungen table tr td:nth-child(2n) {
    width: 30%;
    padding: 10px 0 10px 10px
}
.rating-1,
.thumbithumb,
p.subline,
.rating_bottom {
    display: none
}
#erfahrungen .slick-dots li button::before {
    color: #c4e3ff;
    font-size: 12px
}
#erfahrungen .star {
    color: #ffc749
}
form#dsa-rating {
    width: 100%;
    max-width: 1024px;
    padding: 0;
    margin: 60px auto 0
}
form#dsa-rating h2 {
    text-align: left;
    font-size: 22px;
}
#rate_button {
    padding: 14px 20px;
    background: none;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: none;
    margin: 20px 0 0 0;
    font-weight: 700;
    text-transform: uppercase;
    transition: .6s ease;
    -webkit-transition: .6s ease
}
#rate_button:hover {
    background: #ddd;
    color: #0e4680;
    transition: .6s ease;
    -webkit-transition: .6s ease
}
.rating span {
    color: #fff
}
.rating span:hover::before,
.rating span:hover ~ span::before {
    color: #fff
}
#erfahrungen .slick-initialized .slick-slide {
    background: none;
    padding: 0;
    margin: 0
}
#erfahrungen .rating_box {
    border: 1px solid #fff;
    padding: 30px 15px;
    text-align: center;
    color: #fff;
}
#erfahrungen .rating_box h3 {
    font-size: 22px
}
#erfahrungen .form-control {
    z-index: 1!important;
    opacity: 1!important;
    position: inherit;
    width: 100%;
    border-radius: 0;
    margin: 0 0 5px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#erfahrungen label {
    padding: 0;
    font-size: 18px;
    color: #fff;
    line-height: 34px
}
#erfahrungen textarea {
    min-height: 200px;
    font-family: 'Roboto'
}
#erfahrungen .form-group {
    margin: 30px 0 0;
    width: 100%
}
h2.standort span {
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    margin: 40px 0 20px 0;
    display: block;
    color: #0e4680;
}
h3 {
    font-family: 'Open Sans';
    color: #eee;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}
h4 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 900;
    color: #0e4680;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
}
h5 {
    font-weight: 900;
    margin-top: 20px;
}
p {
    margin-bottom: 14px;
}
.list {
    margin: 0 0 20px 15px;
}
.list li {
    list-style: disc;
}
#unternehmen {
    padding: 180px 10% 200px;
}
#unternehmen .colum {
    column-count: 2;
}
#unternehmen a {
    color: #0e4680;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    transition: ease .8s;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -moz-transition: ease .8s;
}
#unternehmen a:hover {
    color: #0e4680;
    text-decoration: none;
}
#unternehmen h2,
#unternehmen h3 {
    color: #0e4680;
}
#unternehmen h3 {
    font-weight: 700;
    margin: 0;
}
#unternehmen .list li {
    color: #0e4680;
    font-weight: 700;
}
.vorteile {
    padding: 100px 10%;
    background: #eee;
}
.vorteile .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.vorteile .col {
    flex-basis: 48%;
}
.vorteile .col img {
    width: 100%;
}
.vorteile h3 {
    color: #0e4680;
    font-weight: 700;
}
.vorteile li {
    color: #0e4680;
}
#standorte {
    padding: 100px 10%;
}
iframe.bewerben {
    border: none;
    width: 100%;
    height: 1190px;
}
.standorte {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 90px 0 0 0;
}
.standorte h3 {
    color: #0e4680;
    font-weight: 700;
    margin: 0;
    padding: 120px 0 0 0;
}
.standorte .col {
    flex-basis: 30%;
    text-align: center;
    margin: 0 0 90px 0;
    background: #eee;
    padding: 15px;
}
.standorte a {
    color: #0e4680;
}
.standorte .box {
    position: relative;
}
.standorte .maps {
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
}
.standorte .maps a {
    display: inline-block;
}
.standorte .maps img {
    border-radius: 100%;
    border: 5px solid #fff;
}
.standorte .col:nth-child(2) {
    margin: 0 5% 90px;
}
.standorte .col:nth-child(5) {
    margin: 0 5%;
}
.standorte .col:nth-child(4),
.standorte .col:nth-child(6) {
    margin: 0;
}
.color {
    color: #0e4680;
    text-decoration: none;
}
.btn {
    padding: 8px 15px;
    background: #0e4680;
    color: #fff!important;
    display: inline-block;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -moz-transition: ease .8s;
    text-decoration: none;
    margin-top: 15px;
}
.btn:hover {
    background: #0e4680;
    color: #fff!important;
}
#bewerben .btn {
    background: #fff;
    color: #0e4680!important;
}
#siesuchen {
    padding: 150px 10%;
    background: #eee;
    position: relative;
    text-align: left!important;
    color: #FFF;
}
#siesuchen h2 {
    color: #0e4680;
}
#siesuchen h2 span {
    color: #0e4680;
}
#siesuchen a {
    color: #fff;
}
#wirbieten {
    padding: 150px 10%;
    background: #ebdbc8;
    position: relative;
    color: #FFF;
}
#wirbieten .accordion h3 {
    text-align: left;
    color: #FFF;
}
#wirbieten h2 {
    color: #0e4680;
}
#wirbieten h2 span {
    color: #0e4680;
}
#wirbieten .accordion,
#siesuchen .accordion {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin: 50px auto;
}
#wirbieten .accordion ul,
#siesuchen .accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
}
#wirbieten .accordion ul li,
#siesuchen .accordion ul li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 25%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 500ms ease;
}
#wirbieten .accordion ul li div,
#siesuchen .accordion ul li div {
    display: block;
    overflow: hidden;
    width: 100%;
}
#wirbieten .accordion ul li div,
#siesuchen .accordion ul li div {
    display: block;
    height: 500px;
    width: 100%;
    position: relative;
    z-index: 3;
    vertical-align: bottom;
    padding: 15px 20px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    transition: all 200ms ease;
    background: rgba(105, 72, 40, 0.1);
}
#wirbieten .accordion ul li div *,
#siesuchen .accordion ul li div * {
    opacity: 0;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    z-index: 5;
    overflow: hidden;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}
#wirbieten .accordion ul li div h3,
#siesuchen .accordion ul li div h3 {
    text-overflow: clip;
    text-transform: uppercase;
    margin-bottom: 2px;
    top: 350px;
    left: 20px;
    opacity: 1;
    text-overflow: ellipsis;
    text-shadow: 2px 0 2px rgba(0, 0, 0, 0.95);
    font-size: 25px;
    color: #fff;
    text-align: left;
}
#wirbieten .accordion ul li div p,
#siesuchen .accordion ul li div p {
    top: 220px;
}

/*.accordion ul:hover li { width: 15%; }*/

#wirbieten .accordion ul:hover li:hover,
#siesuchen .accordion ul:hover li:hover {
    width: 75%;
}
#wirbieten .accordion ul:hover li:hover div,
#siesuchen .accordion ul:hover li:hover div {
    background: rgba(14, 70, 128, 0.75);
}
#wirbieten .accordion ul:hover li:hover div *,
#siesuchen .accordion ul:hover li:hover div * {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
#wirbieten .accordion ul:hover li:hover div h3,
#siesuchen .accordion ul:hover li:hover div h3 {
    top: 200px;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    text-align: left!important;
}
#siesuchen .accordion ul li:nth-child(1) {
    background-image: url(../images/zukunft.jpg);
    background-position: center;
    background-size: cover;
}
#siesuchen .accordion ul li:nth-child(2) {
    background-image: url(../images/herausforderung.jpg);
    background-position: center;
}
#siesuchen .accordion ul li:nth-child(3) {
    background-image: url(../images/arbeitsplatz.jpg);
    background-position: center
}
#siesuchen .accordion ul li:nth-child(4) {
    background-image: url(../images/teamgeist.jpg);
    background-position: center;
}
#sichbewerben h2 {
    text-align: left;
    margin: 0;
}
#sichbewerben h3 {
    margin-bottom: 0;
    text-align: left
}
#tabs-1 h3,
#tabs-2 h3,
#tabs-3 h3 {
    margin-bottom: 0;
    color: #e3756d;
    text-align: left
}
#sichbewerben h4 {
    margin-bottom: 0;
    font-weight: 900;
    font-style: normal !important;
}
#sichbewerben strong {
    color: #fff;
    text-decoration: underline;
}
.sich-bewerben-wrapper {
    background: #0e4680;
    border-width: 0 10px;
}
#sich-bewerben h2 {
    color: #fff;
}
#sich-bewerben ul li {
    list-style: disc;
}
.auswahl {
    width: 35%;
    float: left;
}
.auswahl-inner {
    padding: 30px 5%;
}
.auswahl-inner a {
    font-weight: 600;
    font-size: 18px;
}
.auswahl-inner p {
    color: #fff!important;
    font-style: italic;
    font-size: 14px;
    font-weight: 300;
}
.verweis {
    display: block;
    font: 400 18px/22px;
    padding: 15px 0;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
}
.zielverweis a {
    color: #fff;
}
.zielverweis > ul {
    margin-left: 20px;
}
.job-beschreibung {
    float: left;
    width: 65%;
}
.col1 {
    width: 100%;
    background: #eee;
    padding: 30px;
}
.job-beschreibung .col1 .fett {
    font-weight: 600;
    font-style: italic;
    color: #0e4680;
}
.job-beschreibung .col1 ul {
    margin: 5px 0 5px 15px;
}
.jobs {
    background: url(../images/cleaning-service-worker.jpg) no-repeat center top/ cover;
    width: 100%;
    height: 550px;
    background-attachment: fixed;
}
#dazugehoeren {
    padding: 100px 10%;
}
footer {
    text-align: left;
    background: #0e4680;
    display: flex;
    background-size: 300px;
    flex-wrap: wrap;
    min-height: 350px;
    color: #fff;
}
.info {
    padding: 50px;
    width: 40%;
}
.info h2 {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}
.info a {
    color: #fff;
    font-style: italic;
    text-decoration: underline;
    transition: ease .5s;
    -o-transition: ease .5s;
    -moz-transition: ease .5s;
    -webkit-transition: ease .5s;
}
.info a:hover {
    text-decoration: none;
}
footer h2 {
    text-align: left;
    margin-bottom: 0;
}
.dsa-secure-plugin iframe {
    height: 100%;
}
.data {
    position: fixed;
    right: 5%;
    bottom: 0;
    background: #0e4680;
    padding: 5px 15.5px;
    color: #fff;
    z-index: 108;
    transition: ease .5s;
    -o-transition: ease .5s;
    -moz-transition: ease .5s;
    -webkit-transition: ease .5s;
}
.data:hover {
    background: #0e4680;
}
.data:hover > a {
    text-decoration: underline;
}
.data a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
label {
    cursor: pointer;
}
label:focus {
    outline: none;
}
.menu {
    position: fixed;
    top: 0px;
    left: 0;
    background: #0e4680;
    width: 240px;
    height: 100%;
    transform: translate3d(-240px, 0, 0);
    transition: transform 0.35s;
    z-index: 109;
}
.menu label.menu-toggle {
    position: fixed;
    right: -40px;
    top: 10px;
    width: 40px;
    height: 40px;
    line-height: 0px;
    display: block;
    padding: 0;
    text-indent: -9999px;
    background: #0e4680 url(../images/menu.jpg) 50% 50%/30px 30px no-repeat;
}
.menu ul li a,
.menu ul li label {
    display: block;
    text-align: center;
    padding: 0 20px;
    line-height: 60px;
    text-decoration: none;
    color: #fff;
    transition: ease .8s;
    -o-transition: ease .8s;
    -webkit-transition: ease .8s;
    -noz-transition: ease .8s;
}
.menu ul li a:hover,
.menu ul li label:hover {
    color: #eee;
}

/* hide inputs */

.menu-checkbox {
    display: none;
}

/* hide navigation icon for sublabels */

.menu .menu label.menu-toggle {
    background: none;
}

/* fade in checked menu */

.menu-checkbox:checked + .menu {
    transform: translate3d(0, 0, 0);
}
.menu ul {
    padding-top: 50px;
}
.resp-nav {
    display: none;
}
.small {
    font-size: 12px;
}
.dsa-secure-plugin {
    border-radius: 5px;
    position: relative
}
.dsa-secure-plugin .dsa-secure-image {
    width: 100%;
    height: 100%
}
.dsa-secure-plugin {
    font-size: 12px;
    line-height: 16px
}
.dsa-secure-plugin .dsa-buttons {
    width: 90%;
    margin: auto;
    text-align: center
}
.dsa-secure-plugin .dsa-buttons a:nth-of-type(2n) {
    margin-top: 10px
}
.dsa-secure-plugin .undercheck {
    background-color: #fff;
    color: #222!important;
    border-radius: 5px;
    padding: 4px;
    margin: 8px 50% 16px;
    width: 202px;
    transform: translateX(-50%)
}
.dsa-secure-plugin .check-slide-content {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 90%;
    margin: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(-50%)
}
.dsa-secure-plugin .dsa-switch {
    position: relative;
    width: 60px;
    height: 34px;
    display: block
}
.dsa-secure-plugin .check-slide {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s linear
}
.dsa-secure-plugin .dsa-secure-plugin input {
    display: none
}
.dsa-secure-plugin iframe {
    width: 100%
}
.dsa-secure-plugin .dsa-switch {
    margin-left: calc(50% - 30px)
}
.dsa-secure-plugin p,
.dsa-secure-plugin p {
    text-align: center;
    font-family: arial;
    padding: 10px 0;
    display: block;
    margin: auto;
    font-weight: 700
}
.dsa-secure-plugin .check-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #000
}
.dsa-secure-plugin .check-slide.hide {
    display: none
}
.dsa-secure-plugin a {
    font-size: 12px;
    text-align: center;
    font-family: arial;
    display: block;
    margin: auto;
    width: calc(100% - 20px);
    max-width: 300px;
    background-color: #cc1417;
    border-radius: 5px;
    padding: 5px 10px;
    text-decoration: none;
    color: #fff
}
.dsa-secure-plugin a:hover {
    background-color: #dd171b
}
.dsa-secure-plugin:hover .check-slide,
.dsa-secure-plugin .check-slide:hover {
    visibility: visible;
    opacity: 1;
    visibility: visible;
    opacity: 1
}
.dsa-secure-plugin .dsa-tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000
}
.dsa-secure-plugin .dsa-buttons a:hover {
    color: #fff!important
}
.dsa-secure-plugin .dsa-tooltip .tooltiptext {
    font-size: 12px;
    visibility: hidden;
    width: 100%;
    max-width: 300px;
    background-color: #cc1417;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 0;
    margin-left: 0;
    opacity: 0;
    transition: opacity .3s
}
.dsa-secure-plugin .dsa-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent
}
.dsa-secure-plugin .dsa-tooltip:hover .tooltiptext,
.dsa-tooltip.active .tooltiptext {
    visibility: visible;
    opacity: 1
}
.dsa-secure-plugin .dsa-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    -webkit-transition: .4s;
    transition: .4s
}
.dsa-secure-plugin .dsa-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}
.dsa-secure-plugin input:checked + .dsa-slider {
    background-color: #cc1417
}
.dsa-secure-plugin input:focus + .dsa-slider {
    box-shadow: 0 0 1px #cc1417
}
.dsa-secure-plugin input:checked + .dsa-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}
.dsa-secure-plugin .dsa-slider.round {
    border-radius: 34px
}
.dsa-secure-plugin .dsa-slider.round:before {
    border-radius: 50%
}
.dsa-cookie-notice-close:hover {
    background-color: #062d55
}
.dsa-cookie-notice-close {
    position: absolute;
    display: block;
    height: 20px;
    bottom: 20px;
    width: 20px;
    line-height: 20px;
    right: 5px;
    top: 5px;
    text-decoration: none!important;
    color: #fff!important;
    background-color: #0e4680
}
.dsa-cookie-notice {
    font-family: 'Open Sans';
    font-size: 12px;
    line-height: 16px;
    display: block;
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 99999!important;
    background-color: #fff;
    color: #949da2;
    margin: auto;
    width: 250px;
    border: 1px solid #949da2;
    text-align: center
}
.dsa-cookie-notice a {
    color: #0e4680;
    text-decoration: underline;
    font-weight: 600;
    font-style: italic;
}
.dsa-cookie-notice.hide {
    display: none
}
.cookie-inner {
    padding: 25px 10px
}
@media (max-width:900px) {
    .dsa-secure-plugin .check-slide,
    .dsa-secure-plugin .check-slide {
        visibility: visible;
        opacity: 1;
        visibility: visible;
        opacity: 1
    }
}

/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1366px) {
    header,
    .jobs {
        background-attachment: scroll;
        background-position: top -100px center;
    }
}
@media screen and (max-width: 1065px) {
    /*CSS*/
    header,
    header.landing,
    header.landing-2,
    header.landing-3 {
        height: 450px;
        background-position: center bottom;
        background-attachment: inherit;
    }
    .headline {
        top: 300px;
    }
    nav {
        padding: 40px 2%;
    }
    nav ul li {
        margin: 0 5px;
    }
    nav ul li::after {
        margin-left: 15px;
    }
    nav {
        font-size: 12px;
    }
    .logo img {
        width: 130px;
    }
    #unternehmen {
        padding: 80px 5% 110px;
    }
    #unternehmen .colum {
        column-count: 1;
    }
    #wirbieten,
    #sichbewerben,
    #siesuchen {
        padding: 100px 5%;
    }
    .ausbildung {
        position: absolute;
        top: 35px;
        right: inherit;
        left: 20px;
    }
    .jobs {
        height: 400px;
        background-position: top -90px center;
    }
    .dsa-secure-plugin {
        height: 250px!important;
        width: 100%!important;
    }
    .info {
        width: 100%;
        padding: 50px 5%
    }
    .slogan {
        font-size: 19px;
        line-height: 21px;
    }
}
@media screen and (max-width: 850px) {
    .ausbildung {
        position: absolute;
        top: 110px;
        right: inherit;
        left: 20px;
        width: 130px;
    }
    .flex div {
        width: 100%;
    }
    .job-img {
        margin-bottom: 30px;
    }
    .job-box {
        width: 50%;
    }
    .benefits {
        top: 110px;
        width: 110px;
        height: 110px;
    }
    .siegel {
        position: absolute;
        top: 230px;
        right: 20px;
        width: 120px;
    }
    #siesuchen .accordion ul li:nth-child(3) {
        background-position: top center;
    }
    #wirbieten .accordion ul li:nth-child(4) {
        background-position: top -100px center;
    }
    .logo img {
        left: 0;
        right: 0;
        margin: auto;
    }
    .auswahl,
    .job-beschreibung {
        float: none;
        width: 100%;
        border: none;
    }
    .standorte {
        justify-content: space-between;
    }
    .standorte .col {
        flex-basis: 48%;
    }
    .standorte .col:nth-child(2),
    .standorte .col:nth-child(4) {
        margin: 0 0 90px 0;
    }
    .standorte .col:nth-child(5) {
        margin: 0;
    }
    #siesuchen .accordion ul li {
        background-size: cover;
    }
    header {
        background-position: center;
    }
    .ui-tabs-vertical .ui-tabs-nav,
    .ui-tabs-vertical .ui-tabs-panel {
        float: none;
        width: 100%;
    }
    #sichbewerben {
        background-position: left -100px top -100px;
    }
    #stellen {
        padding: 100px 5%;
    }
    nav {
        padding: 50px 0;
    }
    nav ul {
        display: none;
    }
    .resp-nav {
        display: block;
    }
    header {
        margin-top: 0;
    }
    #dazugehoeren,
    #standorte {
        padding: 50px 5%;
    }
    #wirbieten .accordion,
    #siesuchen .accordion {
        height: auto;
    }
    #wirbieten .accordion ul li:nth-child(3) {
        background-position: top;
    }
    /*Responsive FIX*/
    .accordion ul {
        width: 100%;
        display: table;
        table-layout: fixed;
        margin: 0;
        padding: 0;
    }
    .accordion ul li,
    .accordion ul li:hover,
    .accordion ul:hover li,
    .accordion ul:hover li:hover {
        display: block !important;
        width: 100% !important;
        -webkit-transition: none;
        transition: none;
    }
    #wirbieten .accordion ul li div *,
    #siesuchen .accordion ul li div * {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    #wirbieten .accordion ul li div h3,
    #siesuchen .accordion ul li div h3 {
        text-overflow: clip;
        text-transform: uppercase;
        margin-bottom: 2px;
        top: inherit;
        left: inherit;
        opacity: 1;
        text-overflow: ellipsis;
        text-shadow: 2px 0 2px rgba(0, 0, 0, 0.4);
        font-size: 25px;
        color: #fff;
        text-align: left;
    }
    .accordion ul li {
        display: block !important;
        width: 100% !important;
        -webkit-transition: none;
        transition: none;
    }
    #wirbieten .accordion ul li div,
    #siesuchen .accordion ul li div {
        background: rgba(0, 0, 0, 0.4);
        padding: 40px 25px;
    }
    #wirbieten .accordion ul li div,
    #siesuchen .accordion ul li div,
    #wirbieten .accordion ul li,
    #siesuchen .accordion ul li {
        height: 300px;
        background-position: center center;
    }
    #wirbieten .accordion ul:hover li:hover div h3,
    #siesuchen .accordion ul:hover li:hover div h3,
    #wirbieten .accordion ul li div p,
    #siesuchen .accordion ul li div p {
        top: inherit;
        position: relative;
    }
    #wirbieten .accordion ul li,
    #siesuchen .accordion ul li {}
    .accordion ul li div {
        display: block;
        height: 500px;
        width: 100%;
        position: relative;
        z-index: 3;
        vertical-align: bottom;
        padding: 15px 20px;
        box-sizing: border-box;
        color: #fff;
        text-decoration: none;
        transition: all 200ms ease;
    }
    .jobs {
        background-position: center;
    }
    .vorteile .col {
        flex-basis: 100%;
    }
    .vorteile .col:first-child {
        margin: 0 0 20px 0;
    }
    .vorteile h3 {
        margin: 0;
    }
}
@media screen and (max-width: 550px) {
    .slogan {
        font-size: 15px;
        padding: 10px;
    }
    .slogan p {
        margin: 0!important;
    }
    .standorte .col {
        flex-basis: 100%;
    }
    .standorte .col:nth-child(5) {
        margin: 0 0 90px 0;
    }
    iframe.bewerben {
        height: 1020px;
    }
    .headline {
        font-size: 30px;
    }
    .job-box {
        width: 100%;
    }
    h1, h2, h3 {
        font-size: 26px;
        line-height: 120%;
    }
}
@media screen and (max-width: 480px) {
    .ausbildung {
        position: absolute;
        top: 350px;
        right: 20px;
        left: inherit;
        width: 115px;
    }
    header,
    header.landing,
    header.landing-2,
    header.landing-3 {
        height: 500px;
    }
    #erfahrungen table tr td:nth-child(n) {
        width: 50%;
    }
    .rating span {
        padding-left: 4px;
    }
    .slogan {
        display: none;
    }
    .jobs {
        background-position: right -80px center;
    }
}
@media screen and (max-width: 420px) {
    .headline {
        font-size: 24px;
    }
}