@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 1.25em;
    width: 1px;
    min-width: 100%;
}

#maincontainer {
    width: 820px;
    margin: 0 auto;
    max-width: 100%;
    overflow-x: hidden;
}

#logo {
    width: auto;
    height: 40px;
    float: left;
    padding: 15px 0 10px 20px;
}

#header {
    float: left;
    max-width: 100%;
    min-height: 60px;
    position: relative;
    width: 820px;
}

#header-first {
    position: relative;
    width: 820px;
    max-width: 100%;
    z-index: 9999;
    background: #fff;
}

#header-first.fxd {
    margin: 0 auto;
    width: 820px;
    max-width: 100%;
    box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.2);
}

#headerbild {
    width: auto;
    float: left;
    height: auto;
    max-width: 100%;
}

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

/* Navi */
#header_nav {
    float: right;
    margin-top: 19px;
    margin-right: 20px;
}

#header_nav ul {
    list-style: none;
    padding-left: 0;
}

#header_nav ul li {
    float: left;
    background: url("../images/nav-meta-sep.png") no-repeat right center;
    margin-right: 4px;
    padding-right: 15px;
}

#header_nav ul li:last-child {
    padding-right: 0;
    background: none;
    margin-right: 0;
}

#header_nav ul li a {
    color: #0064a3;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

#header_nav ul li a:hover {
    color: #000;
}

/* Inhalt */
#content {
    margin: 23px 0;
    float: left;
    padding: 0 40px 90px;
    box-sizing: border-box;
    width: 100%;
}

#direktbewerbungen {
    margin-left: -20px;
    margin-top: 10px;
    float: left;
    width: calc(100% + 20px);
}

#direktbewerbungen ul {
    margin-left: -20px;
}

h1 {
    color: #79b51d;
    font-size: 40px;
    line-height: 1.0em;
    margin: 0 -20px;
}

h1.fxd {
    background: #79b51d;
    box-sizing: border-box;
    color: #fff;
    font-size: 32px;
    max-width: 100%;
    padding: 10px 20px;
    width: 820px;
    z-index: 999;
    margin-left: -40px;
}

h2 {
    font-size: 22px;
    margin-left: -20px;
}

.element-box h2 {
    margin-bottom: 15px;
}

.element-box .col_1_of_2 > p {
    margin-left: -20px;
}

.element-box.aufgaben-profil h2 {
    margin-left: 0;
}

.element-box.aufgaben-profil .col_1_of_2 {
    margin-left: -20px;
}

.element-box.aufgaben-profil .col_1_of_2,
.element-box.aufgaben-profil .col_2_of_2 {
    margin-bottom: 10px;
}

.element-box.aufgaben-profil .col_1_of_2 ul,
.element-box.aufgaben-profil .col_2_of_2 ul {
    margin-bottom: -6px;
}

.element-box.aufgaben-profil ul {
    margin-left: -20px;
}

h2 b {
    font-weight: bold;
}

#ckw-infos h2 b, #arbeitsort h2 b {
    font-weight: bold;
}

#ckw-infos h2 {
    margin-bottom: 10px;
    margin-left: 0;
}

h3 {
    background: #e3e3df none repeat scroll 0 0;
    border-top: 10px solid #fff;
    box-sizing: border-box;
    color: #79b51d;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin: 5px -20px 15px;
    padding: 8px 10px;
    width: calc(100% + 40px);
}

h3 b {
    font-weight: normal;
}

.ytp-popup {
    display: none;
}

#kontakt p {
    padding-left: 10px;
}

p {
    margin: 0 0 10px 0;
}

a {
    color: #79b51d;
    text-decoration: none;
}

/*a:hover {
	text-decoration: underline;
}*/
#subtitle {
    color: #79b51d;
    font-size: 22px;
    line-height: 125%;
    margin: 3px 0 5px -20px;
}

.element-box {
    width: 100%;
    float: left;
}

.element-box ul, #kontakt ul {
    margin: -10px 0 0 -40px;
}

.element-box ul {
    margin-top: 0;
}

.col_1_of_2 {
    float: left;
    width: calc(50% - 25px);
    padding-right: 25px;
}

.col_2_of_2 {
    float: left;
    width: calc(50% - 25px);
    padding-left: 25px;
}

.col_1_of_2 li, .col_2_of_2 li {
    margin-bottom: 6px;
}

/* Box Benefits */
#benefits {
    margin-left: -20px;
    float: left;
    position: relative;
    width: calc(100% + 60px);
}

#benefits h2 {
    margin-left: 0;
}

.benefits-background h3 {
    padding: 8px 10px 8px 20px;
    font-size: 20px;
}

.title {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 120px;
    margin-bottom: 2%;
    margin-right: 1.8%;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -ms-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    cursor: pointer;
    vertical-align: top;
}

.active_title {
    color: #333;
    height: 120px;
    width: 420px;
}

.title p {
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 16px;
    opacity: 0;
    padding: 8px;
    width: 400px;
}

.active_title p {
    opacity: 1;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    -ms-transition: 0.25s all ease-in-out;
    -o-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s;
    position: absolute;
    color: #333;
    margin-left: -30px;
    margin-top: -31px;
    width: 300px;
}

.kl-icons {
    float: left;
    display: block;
    margin: 0 20px 20px 0;
    padding: 37px 20px 40px;
    background: #f7f7f7;
}

#icon-entloehnung, #icon-lohnnebenleistungen, #icon-gesundheitsmanagement, #icon-mitarbeiterfoerderung, #icon-arbeitsklima, #icon-ferien, #icon-arbeitgeber {
    width: 96px;
    height: 96px;
    float: left;
    display: inline-block;
    padding: 37px 22px;
}

#icon-entloehnung {
    background: url(../images/icon-entloehnung.png) no-repeat;
    background-size: 96px 96px;
}

#icon-lohnnebenleistungen {
    background: url(../images/icon-lohnnebenleistungen.png) no-repeat;
    background-size: 96px 96px;
}

#icon-gesundheitsmanagement {
    background: url(../images/icon-gesundheitsmanagement.png) no-repeat;
    background-size: 96px 96px;
}

#icon-mitarbeiterfoerderung {
    background: url(../images/icon-mitarbeiterfoerderung.png) no-repeat;
    background-size: 96px 96px;
}

#icon-arbeitsklima {
    background: url(../images/icon-arbeitsklima.png) no-repeat;
    background-size: 96px 96px;
}

#icon-ferien {
    background: url(../images/icon-ferien.png) no-repeat;
    background-size: 96px 96px;
}

#icon-arbeitgeber {
    background: url(../images/icon-arbeitgeber.png) no-repeat;
    background-size: 96px 96px;
}

#icon-entloehnung:hover, .kl-icons.title.active_title #icon-entloehnung {
    background: url(../images/icon-entloehnung-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-lohnnebenleistungen:hover, .kl-icons.title.active_title #icon-lohnnebenleistungen {
    background: url(../images/icon-lohnnebenleistungen-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-gesundheitsmanagement:hover, .kl-icons.title.active_title#icon-gesundheitsmanagement {
    background: url(../images/icon-gesundheitsmanagement-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-mitarbeiterfoerderung:hover, .kl-icons.title.active_title #icon-mitarbeiterfoerderung {
    background: url(../images/icon-mitarbeiterfoerderung-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-arbeitsklima:hover, .kl-icons.title.active_title #icon-arbeitsklima {
    background: url(../images/icon-arbeitsklima-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-ferien:hover, .kl-icons.title.active_title #icon-ferien {
    background: url(../images/icon-ferien-hover.png) no-repeat;
    background-size: 96px 96px;
}

#icon-arbeitgeber:hover, .kl-icons.title.active_title #icon-arbeitgeber {
    background: url(../images/icon-arbeitgeber-hover.png) no-repeat;
    background-size: 96px 96px;
}

/*Kontakt*/
#kontakt {
    background: #f7f7f7;
    float: left;
    margin-left: -40px;
    margin-right: 0;
    padding: 15px 20px 10px;
    width: calc(100% + 40px);
    margin-top: 10px;
}

#ihr-kontakt {
    text-align: left;
    display: block;
    margin-bottom: 10px;
}

.kontakt-textausrichtung,
.kontakt-textausrichtung-kein-bild {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 118px;
}

#kontakt-text {
    position: relative;
    float: left;
    height: 118px;
}

#kontakt-text-position {
    position: absolute;
    bottom: 0;
}

.col_1_of_2 .kontakt-textausrichtung #kontakt-text {
    width: 100%;
}

.col_2_of_2 .kontakt-textausrichtung #kontakt-text,
.col_1_of_1 .kontakt-textausrichtung #kontakt-text{
    width: calc(100% - 116px);
}

.kontakt-textausrichtung-kein-bild #kontakt-text {
    left: 0;
    position: absolute;
}

.kontakt-textausrichtung-kein-bild > div {
    width: 100%;
}

#kontakt-text a {
    color: #000;
    text-decoration: none;
}

#kontaktbild {
    float: left;
    margin: 4px 20px 0 0;
    width: 96px;
    height: 114px;
}

#ihr-kontakt b {
    font-size: 22px !important;
}

#kontakt b {
    display: block;
    margin-bottom: 0;
}

#kontakt .col_1_of_2 > b
#kontakt .col_2_of_2 > b {
    font-weight: normal !important;
    font-size: 18px;
}

#kontakt .col_1_of_2 {
    width: calc(50% - 50px);
    padding-right: 50px;
}

#kontakt .col_2_of_2 {
    width: 50%;
    padding-left: 0;
}

#ckw-infos {
    float: left;
    width: calc(100% + 40px);
    margin-left: -20px;
}

/*Arbeitsort*/
#arbeitsort, #arbeitsort-ohne-video {
    float: left;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 30px;
    width: calc(100% + 40px);
}

#arbeitsort-ohne-video {
    margin-bottom: 10px;
}

#arbeitsort-ohne-video .col_1_of_2 {
    margin-left: 0 !important;
    margin-right: 10px;
    width: calc(50% - 10px) !important;
}

#arbeitsort .col_1_of_2 h2 b {
    margin-left: 40px;
}

#arbeitsort .col_2_of_2 h2 b {
    margin-left: 20px;
}

#arbeitsort .col_1_of_2 {
    margin-left: -20px;
    padding-right: 10px;
    width: calc(50% + 10px);
}

#arbeitsort .col_2_of_2 {
    margin-right: -20px;
    padding-left: 10px;
    width: calc(50% + 10px);
}

#arbeitsort-ohne-video .col_2_of_2 {
    margin-right: 0;
    width: calc(50% - 50px) !important;
    margin-left: 10px;
}

#arbeitsort-ohne-video #arbeitsort-map h2 {
    margin-top: 18px;
    margin-left: 0;
}

/*#arbeitsort .col_2_of_2 img {
	width: 100%;
	height: auto;
	max-width: 100%;
}*/
#offene-stellen {
    float: left;
    margin: 30px -20px 0 -20px;
    display: block;
    width: calc(100% + 40px);
}

#arbeitsort-ohne-video #offene-stellen {
    margin: 30px 0 0 0 !important;
    padding-left: 20px;
    box-sizing: border-box;
    width: 100% !important;
}

#video {
    position: relative;
    padding-bottom: 57.5%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

#video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#arbeitsort-map {
    float: left;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
}

#arbeitsort-map h2 {
    margin-left: 0;
    margin-top: 10px;
    float: left;
}

#map {
    width: calc(100% + 40px);
    height: 250px;
    margin-left: -20px;
    display: inline-block;
}

#video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#map iframe {
    pointer-events: none;
}

#arbeitsort-ohne-video #map {
    margin-left: 0;
    width: 100% !important;
}

/* Accordeon */
.bewerbungsablauf {
    display: block;
    float: left;
    width: 100%;
    margin: 15px 0 5px 0;
    font-size: 16px;
    cursor: pointer;
}

#bewerbungsablauf-toggle {
    width: 100%;
    height: auto;
    display: none;
    float: left;
    margin-left: -40px;
    margin-top: -20px;
}

#st-accordion-neu {
    display: flex;
}

#st-accordion-neu h3:first-child {
    margin-top: 0;
}

.st-accordion {
    margin: 0 -50px;
    min-width: 270px;
    width: calc(100% + 50px);
}

.st-accordion-link, .st-accordion-link a {
    color: #79b51d !important;
    margin: 20px 0 0 40px;
}

.st-accordion-link:after {
    content: '»';
    color: #79b51d;
    display: inline-block;
    margin-left: 10px;
    font-size: 25px;
}

.st-accordion ul {
    padding: 0;
    margin-bottom: 0;
}

.st-accordion ul li {
    overflow: hidden;
    min-height: 40px;
    border-top: 10px solid #fff;
}

#kontakt .st-accordion ul li {
    border-bottom: none;
    margin-left: 40px;
    width: calc(100% - 40px);
}

.st-accordion ul li > a {
    color: #79b51d;
    background: #e3e3df;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0 10px 50px;
    position: relative;
    line-height: 20px;
    outline: none;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

#kontakt .st-accordion ul li > a {
    padding: 0;
}

#st-accordion b {
    font-weight: normal;
    cursor: pointer;
}

#kontakt .st-accordion ul li b {
    background: #e3e3df none repeat scroll 0 0;
    border-top: 10px solid #fff;
    box-sizing: border-box;
    color: #79b51d;
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 8px 10px 8px 50px;
    width: 100%;
}

.st-accordion ul li > a span {
    background: transparent url(../images/icon-pfeil.png) no-repeat center center;
    background-size: 14px 5px;
    text-indent: -9000px;
    width: 14px;
    height: 5px;
    position: absolute;
    top: 22px;
    left: 20px;
    margin-top: -7px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*#kontakt .st-accordion ul li > a span {
	background: none;
}*/
.st-accordion ul li > a:hover span {
    opacity: 1;
    right: 10px;
}

.st-accordion ul li.st-open {
    height: auto !important;
}

.st-accordion ul li.st-open > a {
    color: #79b51d;
}

.st-accordion ul li.st-open > a span {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 10px;
    opacity: 1;
}

.st-content {
    padding: 0 0px 0 50px;
    background: #f7f7f7;
    width: calc(100% + 30px);
}

.st-content > p {
    padding-top: 10px;
    width: calc(100% - 120px);
}

.st-content p b {
    display: inline-block;
    font-weight: bold !important;
    font-size: 20px;
    margin: 20px 0 10px 0;
}

ul.collapsible {
    display: inline-block;
    margin-top: 20px;
}

.collapsible > li {
    list-style: none;
    margin-top: 20px;
}

#kontakt .st-content {
    padding-left: 20px;
    width: calc(100% - 40px);
}

#kontakt .st-content p {
    padding: 15px 20px 20px 30px;
}

.informationen {
    display: block;
    margin: 10px 0 5px 0;
    font-size: 16px;
}

/* Footer */
#footer {
    border-top: 1px solid #f7f7f7;
    background: #fff;
    float: left;
    margin-top: 20px;
    margin-left: 0;
    padding: 20px 0 20px;
    position: fixed; /*relative*/
    bottom: 0;
    width: 820px;
    max-width: 100%;
    z-index: 999;
}

#social-icons {
    float: left;
    padding-left: 20px;
}

#icon-facebook, #icon-twitter, #icon-linkedin, #icon-xing, #icon-mail, #icon-print, #icon-whatsapp {
    float: left;
    margin-right: 20px;
    width: 42px;
    height: 42px;
}

#icon-facebook {
    background: url(../images/icon-facebook.png);
    background-size: 42px 42px;
    margin-left: 20px;
}

#icon-twitter {
    background: url(../images/icon-twitter.png);
    background-size: 42px 42px;
}

#icon-linkedin {
    background: url(../images/icon-linkedin.png);
    background-size: 42px 42px;
}

#icon-xing {
    background: url(../images/icon-xing.png);
    background-size: 42px 42px;
}

#icon-mail {
    background: url(../images/icon-mail.png);
    background-size: 42px 42px;
}

#icon-print {
    background: url(../images/icon-print.png);
    background-size: 42px 42px;
}

#icon-whatsapp {
    background: url(../images/icon-whatsapp.png);
    background-size: 42px 42px;
    display: none;
}

#btn-bewerben {
    background: #79b51d;
    color: #fff;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 5px;
    position: absolute;
    right: 20px;
}

#btn-bewerben:hover {
    background: #2b6b03;
}

a#btn-bewerben:hover {
    text-decoration: none;
}

/* SlickNav header_nav */
.slicknav_menu {
    display: none;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 17px 20px 10px;
    line-height: 1.125em;
    cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    height: 4px;
    margin-bottom: 6px;
    width: 35px;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 4px;
}

.slicknav_nav {
    clear: both
}

.slicknav_nav ul, .slicknav_nav li {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_nav .slicknav_row {
    display: block;
}

.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_menu {
    font-size: 14px;
    text-transform: uppercase;
}

.slicknav_btn {
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #ffffff;
}

.slicknav_open {
    background-color: #ffffff;
}

.slicknav_menu .slicknav_menutxt {
    color: #4a4a49;
    font-weight: normal;
    text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #0076b4;
}

.slicknav_menu .slicknav_open .slicknav_icon-bar {
    background-color: #0076b4;
}

.slicknav_menu {
    background: #ffffff;
    padding: 0;
}

ul.slicknav_menu {
    background-color: #ffffff;
}

ul.slicknav_nav {
    background-color: #ffffff;
    border-bottom: 1px solid #0076b4;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
    margin-top: 15px;
    position: absolute;
    right: 0;
    top: 44px;
    width: 100%;
    z-index: 15;
}

.slicknav_nav {
    color: #4a4a49;
    margin: 0;
    padding: 0;
}

.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
}

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_row {
    padding: 10px 22px;
    margin: 0;
}

.slicknav_nav a {
    padding: 12px 10px 13px 20px;
    margin: 0;
    text-decoration: none;
    color: #0076b4;
    border-top: 1px solid #cccccc;
}

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_nav .slicknav_row:hover {
    color: #79b51d;
}

.slicknav_nav a:hover, .slicknav_nav a.active {
    color: #79b51d;
    text-decoration: none;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

/* Slider */
.slider {
    width: 100%;
    margin: 0;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    width: 400px; /*selbst ergänzt*/
    max-width: 100%; /*selbst ergänzt*/
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img, .slick-initialized .slick-slide {
    display: block;
    margin: 0 1px;
}

.slick-slide.slick-loading img, .slick-arrow.slick-hidden {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Dots */
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
    color: #79b51d;
}

.slick-dots li button:before {
    font-size: 50px;
    line-height: 20px;
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    color: #bdb1a5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Tab */

.hidden {
    display: none;
}

.tab {
    margin-bottom: 0;
    overflow: hidden;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-image: none;
    outline: none;
    position: relative;
    text-align: left;
    transition: all 0.2s ease 0s;
    width: 100%;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.tab input#tab-one,
.tab input#tab-two,
.tab input#tab-three,
.tab input#tab-four,
.tab input#tab-five,
.tab input#tab-six {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.tab label {
    position: relative;
    display: block;
    cursor: pointer;
    line-height: 120%;
    background: #e3e3df none repeat scroll 0 0;
    box-sizing: border-box;
    color: #79b51d;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin: 5px -20px 0;
    padding: 8px 10px 8px 40px;
    width: 100%;
}

.tab label:after {
    width: 34px;
    height: 18px;
    content: "";
    position: absolute;
    right: 20px;
    top: 24%;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
    background: url(../images/arrow.png) no-repeat center center / 34px 18px;
}


/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .tab label {
        padding: 16px 35px 11px
    }
}

/* Internet Explorer */
@media all and (-ms-high-contrast: none) {
    .tab #tab-five {
        margin-bottom: 10px;
    }
}

.tab .tab-content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
    /*display: inline-block;*/
    width: calc(100% - 60px);
}

.tab-content {
    padding: 10px 20px 0;
}

.tab input:checked ~ .tab-content {
    max-height: 200em;
}


@media screen and (max-width: 720px) {
    #kontakt-text {
        margin-top: 5px;
    }

    .col_1_of_1 #kontakt-text {
        margin-top: -18px;
    }
}

@media screen and (max-width: 640px) {
    #header_nav {
        display: none;
    }

    #logo {
        padding-top: 10px;
    }

    #header-first {
        padding-top: 5px;
    }

    #header-first.fxd {
        height: 60px;
    }

    .slicknav_menu {
        display: inline-block;
        float: right;
    }

    .col_1_of_2 {
        padding-right: 10px;
        width: calc(50% - 10px);
    }

    .col_2_of_2 {
        padding-left: 10px;
        width: calc(50% - 10px);
    }

    .element-box.aufgaben-profil ul {
        margin-left: -26px;
    }

    #arbeitsort-ohne-video .col_2_of_2 {
        margin-top: -5px;
    }

    h1, h1.fxd {
        font-size: 22px;
    }

    #subtitle {
        font-size: 17px;
    }

    h2,
    #ihr-kontakt b,
    #kontakt b {
        font-size: 16px !important;
    }

    body {
        font-size: 14px;
    }

    h3 {
        font-size: 15px;
    }

    #icon-print {
        display: none;
    }

    #icon-facebook, #icon-twitter, #icon-linkedin, #icon-xing, #icon-mail, #icon-print, #icon-whatsapp {
        width: 25px;
        height: 25px;
        background-size: 25px;
        margin-right: 15px;
    }

    #icon-whatsapp {
        display: inline-block;
    }

    .st-accordion ul li > a {
        font-size: 14px;
    }

    .element-box ul {
        margin-left: -35px;
    }

    .st-accordion-link::after {
        font-size: 20px;
    }

    #content {
        padding-bottom: 80px;
    }

    .st-content p b {
        font-size: 16px;
    }
}

@media screen and (max-width: 540px) {
    .col_1_of_2, .col_2_of_2 {
        padding: 0;
        width: 100% !important;
    }

    .element-box.aufgaben-profil h2 {
        margin-bottom: 10px;
    }

    .element-box.aufgaben-profil .col_2_of_2 {
        margin-left: -20px;
    }

    #arbeitsort {
        width: calc(100% + 40px);
    }

    #arbeitsort-ohne-video {
        margin-left: 0 !important;
        width: calc(100% - 40px);
    }
    #arbeitsort-ohne-video > div.col_1_of_2 > h2 {
        margin-left: 0;
    }

    #arbeitsort .col_1_of_2, #arbeitsort-ohne-video .col_1_of_2 {
        padding-right: 0;
        margin-left: 0;
    }

    #arbeitsort .col_2_of_2, #arbeitsort-ohne-video .col_2_of_2 {
        padding-left: 0;
        margin-top: 20px;
        margin-left: 20px;
    }

    #arbeitsort-ohne-video .col_1_of_2, #arbeitsort-ohne-video .col_2_of_2 {
        width: calc(100% + 40px) !important;
        margin-left: 0 !important;
    }

    #arbeitsort-ohne-video .col_2_of_2 {
        margin-left: 0 !important;
    }

    #arbeitsort .col_2_of_2 h2 b, #arbeitsort-ohne-video .col_2_of_2 h2 b {
        margin-left: 0;
    }

    #arbeitsort .col_1_of_2 h2 b {
        margin-left: 20px !important;
    }

    #arbeitsort-ohne-video .col_1_of_2 h2 b {
        margin-left: 0 !important;
    }

    #content #footer {
        width: calc(100% + 80px);
        margin-left: -40px;
        height: 0;
    }

    #kontakt .col_2_of_2 {
        margin-top: 70px;
    }

    #arbeitsort-map h2 {
        margin-left: -20px;
    }

    #arbeitsort-ohne-video #offene-stellen {
        margin-top: 20px !important;
        padding-left: 0;
    }

    #arbeitsort-ohne-video #arbeitsort-map {
        width: 100% !important;
    }

    h3 {
        padding: 8px 2px 8px 10px;
    }

    #icon-entloehnung, #icon-entloehnung:hover, .kl-icons.title.active_title #icon-entloehnung, #icon-lohnnebenleistungen, #icon-lohnnebenleistungen:hover, .kl-icons.title.active_title #icon-lohnnebenleistungen, #icon-gesundheitsmanagement, #icon-gesundheitsmanagement:hover, .kl-icons.title.active_title #icon-gesundheitsmanagement, #icon-mitarbeiterfoerderung, #icon-mitarbeiterfoerderung:hover, .kl-icons.title.active_title #icon-mitarbeiterfoerderung, #icon-arbeitsklima, #icon-arbeitsklima:hover, .kl-icons.title.active_title #icon-arbeitsklima, #icon-ferien, #icon-ferien:hover, .kl-icons.title.active_title #icon-ferien, #icon-arbeitgeber, #icon-arbeitgeber:hover, .kl-icons.title.active_title #icon-arbeitgeber {
        background-size: 40px 40px !important;
        width: 0;
        height: 0;
        float: left;
        position: relative;
    }

    #icon-entloehnung, #icon-lohnnebenleistungen, #icon-gesundheitsmanagement, #icon-mitarbeiterfoerderung, #icon-arbeitsklima, #icon-ferien, #icon-arbeitgeber {
        width: 0;
        height: 0;
        background-size: 0 0;
        padding-bottom: 18px;
    }

    #icon-entloehnung:hover, .kl-icons.title.active_title #icon-entloehnung {
        background: url(../images/icon-entloehnung.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-lohnnebenleistungen:hover, .kl-icons.title.active_title #icon-lohnnebenleistungen {
        background: url(../images/icon-lohnnebenleistungen.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-gesundheitsmanagement:hover, .kl-icons.title.active_title#icon-gesundheitsmanagement {
        background: url(../images/icon-gesundheitsmanagement.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-mitarbeiterfoerderung:hover, .kl-icons.title.active_title #icon-mitarbeiterfoerderung {
        background: url(../images/icon-mitarbeiterfoerderung.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-arbeitsklima:hover, .kl-icons.title.active_title #icon-arbeitsklima {
        background: url(../images/icon-arbeitsklima.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-ferien:hover, .kl-icons.title.active_title #icon-ferien {
        background: url(../images/icon-ferien.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    #icon-arbeitgeber:hover, .kl-icons.title.active_title #icon-arbeitgeber {
        background: url(../images/icon-arbeitgeber.png) no-repeat !important;
        background-size: 40px 40px !important;
    }

    .kl-icons {
        padding: 17px 10px 0 10px;
    }

    .title {
        height: auto;
        float: left;
        width: calc(100% - 40px);
    }

    .title p {
        color: #333;
        display: inline-block;
        float: left;
        font-size: 13px;
        line-height: 1.25em;
        margin-left: 10px;
        margin-top: -10px;
        opacity: 1;
        padding: 0;
        position: relative;
        width: auto;
    }

    .slick-slider {
        width: 586px;
        margin-left: -21px;
    }

    #benefits {
        width: calc(100% + 60px)
    }

    .title p {
        width: calc(100% - 70px);
    }

    section {
        display: block !important;
        float: left;
        margin-bottom: 20px !important;
    }

    #arbeitsort-map {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        /*margin-top: 20px;*/
        width: 100%;
    }

    #arbeitsort-ohne-video #arbeitsort-map {
        margin-top: 0;
    }

    #kontakt .col_1_of_2 #kontakt-text {
        margin-top: 5px;
    }

    .kontakt-textausrichtung-kein-bild {
        height: 80px;
    }
}

@media screen and (max-width: 440px) {
    #btn-bewerben {
        float: left;
        margin-left: 0;
        position: absolute;
        top: 15px;
        left: 20px;
        right: auto;
    }

    #social-icons {
        position: absolute;
        top: 60px;
    }

    #footer {
        display: block;
        height: 60px;
    }

    #logo, #logo img {
        height: 32px;
        width: auto !important;
    }

    #logo {
        padding-bottom: 6px;
    }

    #subtitle {
        font-size: 15px;
    }

    h1 {
        font-size: 22px;
    }

    /*.title {
        height: 160px;
    }*/
    #kontaktbild {
        margin-right: 10px;
    }
}

@media screen and (max-width: 380px) {
    #kontaktbild > img {
        height: auto;
        width: 80px;
    }

    .kontakt-textausrichtung {
        height: 102px;
    }

    .kontakt-textausrichtung #kontakt-text {
        left: -13px;
    }
}

@media screen and (max-width: 350px) {
    #kontakt-text, .col_1_of_1 #kontakt-text {
        margin-top: -17px;
    }
}
