@charset "utf-8";
/* CSS Document */
.jquery-modal.blocker.current {
    z-index: 9000;
}
.modal {
   min-width: 800px;
}
.modal-inner{
    height: 80vh;
    overflow-y:scroll;
    word-wrap: break-word;
}
.close-modal{
    display: none !important
}
body {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: "FrutigerLTPro-Roman", Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 140%;
    width: 1px;
    min-width: 100%;
}
a, a:visited {
    color: #0077be;
    text-decoration: none;
}
a:hover {
    color: #0077be;
    text-decoration: underline;
}
h1, h2, h1.send2friend-title {
    color: #000;
    line-height: 120%;
    margin-bottom: 14px;
    padding: 0;
    font-family: "FrutigerLTPro-Roman", Arial, sans-serif;
    font-size: 28px;
    background: none;
}
#wrapper h1 {
    width: 100%;
    padding: 30px 80px;
    background: #0077be;
    color: #fff;
    float: left;
    margin-top: 0;
    font-weight: 400;
}
#wrapper h1 span {
    display: block;
    font-size: 15px;
    margin-top:10px;
}
h1.send2friend-title {
    margin: 20px 0;
}
#h1top {
    display: none;
    position: fixed;
    top: 0;
    margin-left: -195px;
    padding: 10px 80px;
    box-sizing: border-box;
    color: #fff;
    background: #0077be;
    max-width: 100%;
    width: 840px;
    z-index: 0;
    font-size: 22px;
    line-height: 1.2;
    transition: all 0.2s ease 0s;
}
#h1top.fxd {
    display: inline-table;
    margin: 0 auto;
    max-width: 100%;
    position: fixed;
    top: 60px;
    width: 840px;
    z-index: 999;
    border-bottom: 2px solid #fff;
}
h2 {
    font-size: 15px;
    margin: 0 0 10px 0;
}
iframe {
    border: none;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
#wrapper {
    width: 840px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
/* Header */
#header {
    float: left;
    width: 840px;
    max-width: 100%;
    background: #fff;
    height: 90px;
    transition: all 0.2s ease 0s;
    z-index: 999;
    padding: 0 80px;
    box-sizing: border-box;
}
#header.fxd {
    top: 0;
    position: fixed;
    height: 60px;
}
#headerbild {
    float: left;
    width: 100%;
}
#headerbild img {
    width: 100%;
    height: auto;
}
/* Logo */
#logo {
    float: right;
    width: 210px;
    margin: 22px 0 0 25px;
    transition: all 0.2s ease 0s;
}
#logo.fxd {
    width: 170px;
}
/* Inhalt */
#content {
    float: left;
    width: 840px;
    max-width: 100%;
    padding: 25px 80px;
    box-sizing: border-box;
}
ul {
    margin: 0 0 0 -25px;
}
li {
    margin-bottom: 5px;
}
#aufgaben {
    float: left;
    width: 100%;
}
#profil, #benefits, #send2me {
    float: left;
    width: 100%;
    margin-top: 20px;
}
#send2me, .contact-confirmation {
    display: none;
}
#send2friend-form_mobile input[type="email"] {
    border-radius: 0;
    border: 1px solid #7E8A95;
    outline: none;
    padding: 10px 15px;
}
.group {
    width: 100%;
    float: left;
}
.span_1_of_2 {
    float: left;
    width: 57%;
    padding-right: 10px;
    box-sizing: border-box;
}
.span_2_of_2 {
    float: left;
    width: 43%;
    padding-left: 10px;
    padding-top: 2px;
    box-sizing: border-box;
}
.contentWrapper {
    margin: 20px 0 0 0;
    width: 100%;
}
.contentWrapper .btn-bewerben {
    float: initial;
}
.video-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    margin-top:30px;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Social Icons */
#social-icons {
    float: left;
    width: 100%;
}
#icon-send2friend, #icon-print, #icon-facebook, #icon-xing, #icon-linkedin, #icon-twitter, #icon-whatsapp {
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 7px;
}
/* Footer */
#footer {
    background: #fff;
    box-sizing: border-box;
    float: left;
    margin: 15px 0 0;
    max-width: 100%;
    padding: 15px 80px 15px 75px;
    width: 840px;
    z-index: 999;
}
#footer.fxd {
    border-top: 1px solid #efefef;
}
a.btn-bewerben, .send2me {
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #0077be;
    cursor: pointer;
    display: inline-block;
    font-family: "FrutigerLTPro-Roman", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    text-decoration: none;
    width: auto;
    float: right;
    padding: 5px 40px;
    text-align: center;
}
.send2me {
    float: none;
    margin-top: 20px;
}
.contact-confirmation {
    font-weight: bold;
    margin: 20px 0 0 0;
}
#icon-whatsapp {
    display: none;
}
.grecaptcha-badge {
    visibility: hidden;
}
/**
 * benefits: slick
 */
#slickBenefits .slick-list {
    min-height: 401px;
    padding: 15px 0 25px;
}
#slickBenefits b {
    display: block;
    margin: 0 0 1em;
    padding-left: 50px;
}
#slickBenefits img {
    max-height: 150px;
    padding: 0 0 20px 50px;
}
#slickBenefits .lern img {
    padding-left:0px;
}
#slickBenefits .lern.benefitContainer:hover .benefitText {
    display: flex;
    align-items: center;
}
#slickBenefits .slick-track {
    display: flex;
    grid-template-columns: 1fr 1fr 1fr;
}
.benefitContainer {
    padding: 0 25px;
    position: relative;
}
.benefitContainer:hover .benefitText {
    display: block;
}
.benefitFront {
    align-items: center;
    justify-content: center;
    display: flex;
    min-height: 401px;
}
.benefitFront > div {
    text-align: center;
}
.benefitText {
    background-color: #F0F8FF;
    display: none;
    hyphens: auto;
    left: 0;
    min-height: 361px;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 5;
}
.slick-dots li button:before {
    font-size: 18px;
}
.slick-prev,
.slick-prev:focus {
    background-color: #E5F4FC;
    height: 78.5px;
    left: -50px;
    mask-image: url(../images/svg/chevron-left.svg);
    width: 31px;
    -webkit-mask-image: url(../images/svg/chevron-left.svg);
}
.slick-next,
.slick-next:focus {
    background-color: #E5F4FC;
    height: 78.5px;
    mask-image: url(../images/svg/chevron-right.svg);
    right: -50px;
    width: 31px;
    -webkit-mask-image: url(../images/svg/chevron-right.svg);
}
.slick-arrow:hover {
    background-color: rgb(0,150,223);
}
.slick-prev:before,
.slick-next:before {
    content: initial;
}
/**
* media screen (smartphones, tablets, etc.)
 */
@media screen and (max-width: 1024px) {
    #send2me {
        display: block;
    }
}
@media screen and (max-width: 900px) {
    .modal {
        min-width: 100%
     }
}

@media screen and (max-width: 640px) {
    #header {
        height: 70px;
    }
    #logo {
        margin-top: 13px !important;
    }
    #icon-print {
        display: none;
    }
    #icon-whatsapp {
        display: inline-block;
    }
    #header {
        padding: 0 20px;
    }
    #wrapper h1 {
        padding: 15px 20px;
        font-size: 25px;
    }
    #content {
        padding: 25px 20px;
    }
    #footer {
        padding: 10px 20px 10px 15px;
    }
    #h1top {
        padding: 10px 20px;
    }
    #icon-send2friend, #icon-print, #icon-facebook, #icon-xing, #icon-linkedin, #icon-twitter, #icon-whatsapp {
        margin-right: 0;
        width: 26px;
        height: 26px;
    }
    a.btn-bewerben, .send2me {
        padding: 5px 10px;
        font-size: 13px;
    }
    .span_1_of_2 {
        padding-right: 0;
    }
    #slickBenefits .slick-list {
        margin: 0 25px;
    }
    .slick-prev,
    .slick-prev:focus {
        left: -20px;
    }
    .slick-next,
    .slick-next:focus {
        right: -20px;
    }
}
@media screen and (max-width: 600px) {
    .slick-initialized .slick-slide.benefitContainer {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr;
        justify-items: center;
    }
    .benefitText {
        width: 80%;
    }
}
@media screen and (max-width: 450px) {
    .benefitText {
        width: initial;
    }
}