@import url('//fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    color: #14376E !important;
    font-size: 16px;
    line-height: 1.5;
}

.main {
    max-width: 900px;
    margin: 0 auto;
}

ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
}

li {
    padding-left: 1em;
    text-indent: -1em;
}

p {
    hyphens: auto;
    text-align: justify
}

.tasksAndProfile li:before {
    content: ">";
    padding-right: 5px;
}

.titleSection, .introText, .tasksAndProfile, .videoAndWorkplace, .aboutCompany, .benefits, .contact, .awards {
    margin-bottom: 40px;
}

.titleSection {
    margin-top: 50px;
}

.mainpic {
    top: 10px;
    margin-top: 80px;
    overflow: hidden;
}

#container111 {
    position: relative;
    margin-top: 38%;
}

#container111:after {
    content:"";
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 450px solid transparent;
    border-right: 450px solid white;
    border-bottom: 60px solid white;
    border-top: 60px solid transparent;
}

#num11,
.mainpicImg,
#num22,
.mainpic-claim {
    position: absolute;
    bottom: 0;
}
.mainpicImgCo {
    max-width: 100%;
}
.mainpic-claim {
    z-index: 999;
    right: 30px;
    color: #fff;
    font-size: 20px;
    bottom: 140px;
    width: 350px;
}

.cls-2 {
    fill: white
}

.mainpicImg {
    left: 6%;
    max-width: 35%;
}

.container111 img {
    max-width: 100%;
    height: auto;
}


.titleSection h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 1.2;
}

.titleSection .subTitle {
    font-size: 20px;
    margin-top: -20px;
}

.columnWrapper {
    overflow: hidden;
    margin-bottom: 20px;
}

.columnWrapper * img {
    width: 100%;
}

.contentTitle {
    font-weight: bold !important;
    font-size: 20px !important;
    margin-bottom: 10px;
}

#one {
    float: left;
    margin-right: 20px;
    width: 50%;
}

#two {
    overflow: hidden;
}

.videoAndWorkplace {
    z-index: -1;
}

.iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

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

.iframe-container-wrapper {
    max-width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.aboutCompany:after {
    background-image: url(sgm-signet.svg);
    background-size: 100px 100px;
    display: inline-block;
    width: 100px;
    height: 100px;
    content: "";
    float: right;
    z-index: -2;
    position: relative;
    margin-top: -80px;
    margin-right: 100px;
    opacity: .8;
}

.benefits .center {
    padding: 0 50px;
}

.benefitElement img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.benefitElement {
    text-align: center;
    padding: 0;
}


.benefits .slick-next, .slick-prev {
    background-color: #D0D7E2;
    height: 100px;
    top: 66%;
}

.benefits .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background-color: #D0D7E2;
}

.benefits .slick-next:before {
    content: '>';
    color: #14376E;
}

.benefits .slick-prev:before {
    content: '<';
    color: #14376E;
}

.benefits .slick-slide {
    opacity: .5;
    outline: none;
    cursor: pointer;
}

.benefits .slick-slide .speech-bubble {
    opacity: 0;
}

.benefits .slick-current .speech-bubble {
    opacity: 1;
}

.benefits .slick-current {
    transform: perspective(1px) scale(1.3);
    transition: 1s;
    opacity: 1;
    outline: none;
    cursor: initial;
}

.benefits .slick-track {
    padding: 100px 0;
}

.benefits .slick-prev {
    left: 0;
    background-color: #D0D7E2;
    opacity: 1;
}

.benefits .slick-next {
    right: 0;
    background-color: #D0D7E2;
}

.speech-bubble {
    background: #14376E;
    color: #FFF;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 1em;
    padding: 1rem;
    position: relative;
    text-align: center;
    vertical-align: top;
    min-width: 7em;
    min-height: 7em;
    -webkit-font-smoothing: antialiased;
    display: flex;
    justify-content: center;
    flex-direction: column;
    hyphens: auto;
}

.speech-bubble.benefit1 {
    background-color: #A2D1EA;
}

.speech-bubble.benefit1:after {
    border-top-color: #A2D1EA;
}

.speech-bubble.benefit2 {
    background-color: #30AFDD;
}

.speech-bubble.benefit2:after {
    border-top-color: #30AFDD;
}

.speech-bubble.benefit3 {
    background-color: #E72F6C;
}

.speech-bubble.benefit3:after {
    border-top-color: #E72F6C;
}

.speech-bubble.benefit4 {
    background-color: #FBBA1C;
}

.speech-bubble.benefit4:after {
    border-top-color: #FBBA1C;
}

.speech-bubble.benefit5 {
    background-color: #DCD525;
}

.speech-bubble.benefit5:after {
    border-top-color: #DCD525;
}

.speech-bubble.benefit6 {
    background-color: #A8C434;
}

.speech-bubble.benefit6:after {
    border-top-color: #A8C434;
}

.speech-bubble.benefit7 {
    background-color: #886AA4;
}

.speech-bubble.benefit7:after {
    border-top-color: #886AA4;
}

.speech-bubble:after {
    border: 1em solid transparent;
    border-top-color: #14376E;
    content: '';
    margin-left: -1em;
    position: absolute;
    top: 99%;
    left: 50%;
    width: 0;
    height: 0;
}

.speech-bubble.rounded {
    border-radius: .4em;
}

.header {
    position: fixed;
    width: 100%;
    display: block;
    background-color: #FFFFFF;
    max-width: 900px;
    padding: 10px 0;
    z-index: 9999;
    top: 0;
}

.header * img {
    width: 120px;
    transition: all .5s;
}

.header.active * img {
    width: 100px !important;
    transition: all .5s;
}

.header .logo {
    float: left;
}

.header .logo img {
    width: 120px
}

.header .headerClaim img {
    width: 120px;
    top: 20px;
    position: relative;
}

.headerClaim {
    text-align: right;
    cursor: pointer;
}

.stickyTitle h1 {
    font-weight: bold;
    font-size: 35px;
    line-height: 1.2;
    margin: 0;
}

.header .stickyTitle {
    display: none;
}

.header .stickyTitle.active {
    display: block;
    margin-top: 40px;
}

.award-slider * img {
    max-width: 300px;
    margin: 0 auto;
    padding: 40px 0;
}

.slick-dots li button:before {
    font-size: 15px;
}

.slick-dots li.slick-active button:before {
    color: #14376E;
    opacity: 1;
}

.infoIcon {
    display: inline-block;
    max-width: 60px;
    float: left;
}

.st0 {
    fill: #1E3969;
}

.st1 {
    fill: #FCFCFD;
}

.contact p {
    position: relative;
    top: 15px;
    left: 20px;
    max-width: 90%;
}

.leitbild .speech-bubble {
    min-width: 15rem;
    left: -40%;
}

.awards {
    margin-bottom: 140px;
}

.footer {
    background-color: #3a5f8c;
    padding: 20px 20px 10px;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: block;
    max-width: 860px;
    z-index: 9999;
}

.leftIcons {
    display: inline;
}

.print {
    margin-right: 20px;
    cursor: pointer;
}

.share {
    cursor: pointer;
}

.applyBtn {
    float: right;
}

.applyBtn a {
    border: 1px solid white;
    color: white;
    padding: 10px 30px;
    text-decoration: none;
    position: relative;
    top: 5px;
}

.leftIcons * img {
    max-width: 30px;
}

#reveal {
    background: #3a5f8c;
    width: 100%;
    max-width: 311px;
    display: none;
    padding: 25px;
    margin-left: -21px;
    position: absolute;
    top: -6px;
}

#reveal span {
    width: 20%;
    margin-left: -18px;
}

#reveal span img {
    max-width: 30px;
    margin: 0 17px;
}

#reveal.active {
    display: block !important;
}

.footer.active {
    padding-top: 80px;
}


@media screen and (max-width: 920px) {

    .titleSection, .introText, .tasksAndProfile, .videoAndWorkplace, .aboutCompany, .benefits, .contact, .awards, .stickyTitle {
        padding: 0 20px;
    }

    .header .logo {
        margin-left: 20px;
    }

    .headerClaim {
        margin-right: 20px;
    }
    .applyBtn {
        margin-right: 40px;
    }
    .benefits {
        max-width: 90%;
    }
}


@media screen and (max-width: 768px) {
    #one {
        float: none;
        margin-right: 0;
        width: auto;
        border: 0;
    }

    .infoIcon {
        float: none;
        display: none;
    }
    .contact p {
        margin-top: 0;
        left: 0;
        max-width: 100%;
    }

    .titleSection h1, .stickyTitle h1 {
        font-weight: bold;
        font-size: 2rem;
        line-height: 1;
    }

    #two {
        margin-top: 40px;
    }

    .benefits .slick-current {
        transform: perspective(1px) scale(1);
    }

    .header .logo img, .header .headerClaim img, .header.active * img {
        width: 80px !important;
    }
    .aboutCompany:after {
        margin-top: -140px;
    }
    .leitbild .speech-bubble {
        min-width: 9rem;
        left: 0;
    }

    .mainpic-claim {
        display: none;
    }

    .mainpicImg {
        max-width: 55%;
    }

}

@media screen and (max-width: 900px) {
    .leitbild .speech-bubble {
        min-width: 9rem;
        left: -20px;
    }
}


