/**************!
 * in2template 
 * https://www.fh-wedel.de 
 * @author FH Wedel 
 * @version 1.1.0 
 * Copyright 2023 ISC licensed. 
 */
 @charset "utf-8";@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    src: url(Fonts/roboto-v30-latin-100.eot);
    src: local(""),url(Fonts/roboto-v30-latin-100.eot?#iefix) format("embedded-opentype"),url(Fonts/roboto-v30-latin-100.woff2) format("woff2"),url(Fonts/roboto-v30-latin-100.woff) format("woff"),url(Fonts/roboto-v30-latin-100.ttf) format("truetype"),url(Fonts/roboto-v30-latin-100.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(Fonts/roboto-v30-latin-300.eot);
    src: local(""),url(Fonts/roboto-v30-latin-300.eot?#iefix) format("embedded-opentype"),url(Fonts/roboto-v30-latin-300.woff2) format("woff2"),url(Fonts/roboto-v30-latin-300.woff) format("woff"),url(Fonts/roboto-v30-latin-300.ttf) format("truetype"),url(Fonts/roboto-v30-latin-300.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(Fonts/roboto-v30-latin-regular.eot);
    src: local(""),url(Fonts/roboto-v30-latin-regular.eot?#iefix) format("embedded-opentype"),url(Fonts/roboto-v30-latin-regular.woff2) format("woff2"),url(Fonts/roboto-v30-latin-regular.woff) format("woff"),url(Fonts/roboto-v30-latin-regular.ttf) format("truetype"),url(Fonts/roboto-v30-latin-regular.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    src: url(Fonts/roboto-v30-latin-500.eot);
    src: local(""),url(Fonts/roboto-v30-latin-500.eot?#iefix) format("embedded-opentype"),url(Fonts/roboto-v30-latin-500.woff2) format("woff2"),url(Fonts/roboto-v30-latin-500.woff) format("woff"),url(Fonts/roboto-v30-latin-500.ttf) format("truetype"),url(Fonts/roboto-v30-latin-500.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(Fonts/roboto-v30-latin-700.eot);
    src: local(""),url(Fonts/roboto-v30-latin-700.eot?#iefix) format("embedded-opentype"),url(Fonts/roboto-v30-latin-700.woff2) format("woff2"),url(Fonts/roboto-v30-latin-700.woff) format("woff"),url(Fonts/roboto-v30-latin-700.ttf) format("truetype"),url(Fonts/roboto-v30-latin-700.svg#Roboto) format("svg")
}

@font-face {
    font-family: tex;
    src: url(Fonts/texgyretermes-regular.otf)
}

@font-face {
    font-family: Roboto,sans-serif
}

@font-face {
    font-family: slick-fhw;
    src: url(Fonts/slick.eot);
    src: url(Fonts/slick.eot?#iefix) format("embedded-opentype"),url(Fonts/slick.woff) format("woff"),url(Fonts/slick.ttf) format("truetype"),url(Fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(Fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(Fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(Fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(Fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(Fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(Fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

.fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,.fa-remove:before,.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,.fa-photo:before,.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,.fa-users:before {
    content: ""
}

.fa-chain:before,.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,.fa-scissors:before {
    content: ""
}

.fa-copy:before,.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,.fa-undo:before {
    content: ""
}

.fa-gavel:before,.fa-legal:before {
    content: ""
}

.fa-dashboard:before,.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,.fa-usd:before {
    content: ""
}

.fa-inr:before,.fa-rupee:before {
    content: ""
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
    content: ""
}

.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
    content: ""
}

.fa-krw:before,.fa-won:before {
    content: ""
}

.fa-bitcoin:before,.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,.fa-institution:before,.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,.fa-car:before {
    content: ""
}

.fa-cab:before,.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,.fa-rebel:before,.fa-resistance:before {
    content: ""
}

.fa-empire:before,.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,.fa-shekel:before,.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,.fa-font-awesome:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    position: relative
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,optgroup,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5rem
}

sub {
    bottom: -.25rem
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    border-width: 0
}

pre,textarea {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1rem
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

td,th {
    padding: 0
}

* {
    margin: 0;
    padding: 0
}

html {
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#site-wrapper {
    font: 300 1rem/1.6 Roboto,sans-serif;
    color: #222;
    background: #fff
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

b {
    font-weight: 500
}

i {
    font-style: italic
}

blockquote {
    margin: .5rem 0;
    padding: 1rem .5rem 1rem 3.5rem;
    position: relative;
    font-family: tex,serif;
    font-style: italic;
    color: #606792
}

blockquote:before {
    position: absolute;
    top: .75rem;
    left: 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    margin: 3rem
}

.hidden {
    display: none!important
}

.u-no-top-margin {
    margin-top: 0!important
}

[id^="c"]:target::before {
    content: "";
    display: block;
    height: 2rem;
    margin: -2rem 0 0
}

iframe {
    border: none
}

.info-icon--white-4rem-centered {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 4rem
}

.icon-size-small svg {
    width: 16px;
    height: 16px
}

.l-content-row {
    background: rgba(255,255,255,.05);
    padding: 0 0 2rem;
    zoom:1}

.l-content-row:after,.l-content-row:before {
    content: "";
    display: table
}

.l-content-row:after {
    clear: both
}

.l-content-row--grey {
    background: rgba(34,34,34,.05)
}

.l-content-row--lightblue {
    background: #babed0
}

.l-content-row--middlecolumnlightblue .headline-wrapper {
    padding-top: .5rem
}

.l-content-row--middlecolumnlightblue .gridcol--3col {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.l-content-row--middlecolumnlightgrey .headline-wrapper {
    padding-top: .5rem
}

.l-content-row--middlecolumnlightgrey .gridcol--3col {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.l-content-row--nospace {
    padding: 0
}

.l-content-row--horizontal-space {
    padding-left: 1rem;
    padding-right: 1rem
}

.l-dyn-content-row:after,.l-dyn-content-row:before {
    content: "";
    display: table
}

.l-dyn-content-row:after {
    clear: both
}

.l-dyn-content-row {
    zoom:1}

.l-dyn-content-row:nth-of-type(even) {
    background: rgba(34,34,34,.05)
}

.l-dyn-content-row:nth-of-type(odd) {
    background: #fff
}

.l-dyn-content-row--full-width {
    margin: 0 -1rem
}

.l-two-col-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
    zoom:1}

.l-two-col-content:after,.l-two-col-content:before {
    content: "";
    display: table
}

.l-two-col-content:after {
    clear: both
}

.l-content-wrap {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
    zoom:1}

.l-content-wrap:after,.l-content-wrap:before {
    content: "";
    display: table
}

.l-content-wrap:after {
    clear: both
}

.l-content-wrap-text {
    margin: 0 auto;
    width: 100%;
    max-width: 50rem;
    position: relative;
    zoom:1}

.l-content-wrap-text:after,.l-content-wrap-text:before {
    content: "";
    display: table
}

.l-content-wrap-text:after {
    clear: both
}

.l-content-wrap-text-margin {
    margin-bottom: 30px
}

.l-line-wrap {
    margin: 0;
    padding: 0 1rem 1rem;
    zoom:1}

.l-line-wrap:after,.l-line-wrap:before {
    content: "";
    display: table
}

.l-line-wrap:after {
    clear: both
}

.l-col-wrap:after,.l-col-wrap:before {
    content: "";
    display: table
}

.l-col-wrap:after {
    clear: both
}

.l-col-wrap {
    zoom:1}

.l-content-wrap__flex {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    zoom:1}

.l-content-wrap__flex:after,.l-content-wrap__flex:before {
    content: "";
    display: table
}

.l-content-wrap__flex:after {
    clear: both
}

.l-content-wrap__flex .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.l-content-wrap__flex .slick-track .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.l-container {
    margin: 0;
    padding: .125rem;
    position: relative;
    float: left
}

.l-flex-line-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.l-col2 {
    width: 16.66667%;
    zoom:1}

.l-col2:after,.l-col2:before {
    content: "";
    display: table
}

.l-col2:after {
    clear: both
}

.l-col2-left {
    width: 16.66667%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col2-left:after,.l-col2-left:before {
    content: "";
    display: table
}

.l-col2-left:after {
    clear: both
}

.l-col2-right {
    width: 16.66667%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col2-right:after,.l-col2-right:before {
    content: "";
    display: table
}

.l-col2-right:after {
    clear: both
}

.l-col3 {
    width: 25%;
    zoom:1}

.l-col3:after,.l-col3:before {
    content: "";
    display: table
}

.l-col3:after {
    clear: both
}

.l-col3-left {
    width: 25%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col3-left:after,.l-col3-left:before {
    content: "";
    display: table
}

.l-col3-left:after {
    clear: both
}

.l-col3-right {
    width: 25%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col3-right:after,.l-col3-right:before {
    content: "";
    display: table
}

.l-col3-right:after {
    clear: both
}

.l-col4 {
    width: 33.33333%;
    zoom:1}

.l-col4:after,.l-col4:before {
    content: "";
    display: table
}

.l-col4:after {
    clear: both
}

.l-col4-left {
    width: 33.33333%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col4-left:after,.l-col4-left:before {
    content: "";
    display: table
}

.l-col4-left:after {
    clear: both
}

.l-col4-right {
    width: 33.33333%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col4-right:after,.l-col4-right:before {
    content: "";
    display: table
}

.l-col4-right:after {
    clear: both
}

.l-col5 {
    width: 41.66667%;
    zoom:1}

.l-col5:after,.l-col5:before {
    content: "";
    display: table
}

.l-col5:after {
    clear: both
}

.l-col5-left {
    width: 41.66667%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col5-left:after,.l-col5-left:before {
    content: "";
    display: table
}

.l-col5-left:after {
    clear: both
}

.l-col5-right {
    width: 41.66667%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col5-right:after,.l-col5-right:before {
    content: "";
    display: table
}

.l-col5-right:after {
    clear: both
}

.l-col6 {
    width: 50%;
    zoom:1}

.l-col6:after,.l-col6:before {
    content: "";
    display: table
}

.l-col6:after {
    clear: both
}

.l-col6-left {
    width: 50%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col6-left:after,.l-col6-left:before {
    content: "";
    display: table
}

.l-col6-left:after {
    clear: both
}

.l-col6-right {
    width: 50%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col6-right:after,.l-col6-right:before {
    content: "";
    display: table
}

.l-col6-right:after {
    clear: both
}

.l-col7 {
    width: 58.33333%;
    zoom:1}

.l-col7:after,.l-col7:before {
    content: "";
    display: table
}

.l-col7:after {
    clear: both
}

.l-col7-left {
    width: 58.33333%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col7-left:after,.l-col7-left:before {
    content: "";
    display: table
}

.l-col7-left:after {
    clear: both
}

.l-col7-right {
    width: 58.33333%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col7-right:after,.l-col7-right:before {
    content: "";
    display: table
}

.l-col7-right:after {
    clear: both
}

.l-col8 {
    width: 66.66667%;
    zoom:1}

.l-col8:after,.l-col8:before {
    content: "";
    display: table
}

.l-col8:after {
    clear: both
}

.l-col8-left {
    width: 66.66667%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col8-left:after,.l-col8-left:before {
    content: "";
    display: table
}

.l-col8-left:after {
    clear: both
}

.l-col8-right {
    width: 66.66667%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col8-right:after,.l-col8-right:before {
    content: "";
    display: table
}

.l-col8-right:after {
    clear: both
}

.l-col9 {
    width: 75%;
    zoom:1}

.l-col9:after,.l-col9:before {
    content: "";
    display: table
}

.l-col9:after {
    clear: both
}

.l-col9-left {
    width: 75%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col9-left:after,.l-col9-left:before {
    content: "";
    display: table
}

.l-col9-left:after {
    clear: both
}

.l-col9-right {
    width: 75%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col9-right:after,.l-col9-right:before {
    content: "";
    display: table
}

.l-col9-right:after {
    clear: both
}

.l-col10 {
    width: 83.33333%;
    zoom:1}

.l-col10:after,.l-col10:before {
    content: "";
    display: table
}

.l-col10:after {
    clear: both
}

.l-col10-left {
    width: 83.33333%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col10-left:after,.l-col10-left:before {
    content: "";
    display: table
}

.l-col10-left:after {
    clear: both
}

.l-col10-right {
    width: 83.33333%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col10-right:after,.l-col10-right:before {
    content: "";
    display: table
}

.l-col10-right:after {
    clear: both
}

.l-col11 {
    width: 91.66667%;
    zoom:1}

.l-col11:after,.l-col11:before {
    content: "";
    display: table
}

.l-col11:after {
    clear: both
}

.l-col11-left {
    width: 91.66667%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col11-left:after,.l-col11-left:before {
    content: "";
    display: table
}

.l-col11-left:after {
    clear: both
}

.l-col11-right {
    width: 91.66667%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col11-right:after,.l-col11-right:before {
    content: "";
    display: table
}

.l-col11-right:after {
    clear: both
}

.l-col12 {
    width: 8.33333%;
    zoom:1}

.l-col12:after,.l-col12:before {
    content: "";
    display: table
}

.l-col12:after {
    clear: both
}

.l-col12-left {
    width: 8.33333%;
    float: left;
    min-height: 1px;
    zoom:1}

.l-col12-left:after,.l-col12-left:before {
    content: "";
    display: table
}

.l-col12-left:after {
    clear: both
}

.l-col12-right {
    width: 8.33333%;
    float: right;
    min-height: 1px;
    zoom:1}

.l-col12-right:after,.l-col12-right:before {
    content: "";
    display: table
}

.l-col12-right:after {
    clear: both
}

.flex-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.left {
    margin: 0;
    padding: 0;
    float: left
}

.right {
    margin: 0;
    padding: 0;
    float: right
}

.gridrow--switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.video-embed-item {
    display: block;
    margin: 0 auto 35px;
    max-width: 100%;
    width: 100%;
    aspect-ratio: 16/9
}

.c-socialmedia__list {
    list-style-type: none;
    padding-left: 0
}

.c-socialmedia__list>li {
    display: inline-block;
    margin-right: 20px
}

.c-socialmedia__list svg path {
    fill: #1c2764
}

.ce-gallery img {
    border-radius: 0
}

@media only screen and (min-width: 1024px) {
    .l-content-row--middlecolumnlightblue .gridcol--3col:nth-child(2) {
        background:#babed0;
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px;
        width: calc(33.33% + 25px)
    }

    .l-content-row--middlecolumnlightgrey .gridcol--3col:nth-child(2) {
        background: rgba(34,34,34,.05);
        margin-left: -25px;
        margin-right: -25px;
        padding-left: 25px;
        padding-right: 25px;
        width: calc(33.33% + 25px)
    }

    .video-embed-item {
        max-width: 640px
    }

    .gridrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .gridrow--switch {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .gridcol {
        width: calc(50% - 25px)
    }

    .gridcol--3col {
        width: calc(33.333% - 25px)
    }

    .gridcol--25percent {
        width: calc(25% - 25px)
    }

    .gridcol--75percent {
        width: calc(75% - 25px)
    }

    .gridrow .fhw-select-filter.fullwidth {
        width: 100%
    }
}

.headline-wrapper {
    height: 100%
}

.headline {
    width: 100%;
    max-width: 1200px
}

.l-content-wrap-special h2 {
    margin-bottom: 0!important
}

.l-content-wrap-special h2:after {
    content: none!important
}

@media (min-width: 1024px) {
    .content-wrap-special-accordion {
        max-width:1200px
    }
}

@media (min-width: 1800px) {
    .l-content-row.l-content-row-special {
        padding-left:0;
        padding-right: 0
    }

    .l-content-wrap-special {
        margin: 0;
        width: unset;
        max-width: unset;
        display: grid;
        grid-template-columns: 1fr 1200px 1fr;
        padding-top: 2rem
    }

    .l-content-wrap-special::before {
        content: none
    }

    .headline {
        width: 300px;
        margin: 0 0 0 auto;
        padding-left: 1rem
    }

    .l-content-wrap-special h1,.l-content-wrap-special h2,.l-content-wrap-special h3 {
        padding-top: 0!important
    }
}

.tooltip__content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #1c2764
}

.tooltip__content-toggled {
    background: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    left: 4rem;
    border: 1px solid #1c2764
}

.o-flag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.o-flag--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.o-flag--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o-flag--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.o-flag--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.o-flag__media {
    padding-right: 1em
}

.o-flag--reverse .o-flag__media {
    padding-left: 1em;
    padding-right: 0
}

@media only screen and (min-width: 480px) {
    .o-flag__media {
        padding-right:2em
    }

    .o-flag--reverse .o-flag__media {
        padding-left: 2em
    }
}

@media only screen and (max-width: 480px) {
    .o-flag--reverse\@max480 {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .o-flag--reverse\@max480 .o-flag__media {
        padding-left: 1em;
        padding-right: 0
    }
}

@media only screen and (max-width: 480px) and (min-width:480px) {
    .o-flag--reverse\@max480 .o-flag__media {
        padding-left:2em
    }
}

.o-flag__body {
    width: 100%
}

.o-flag--body-middle .o-flag__body {
    -ms-flex-item-align: center;
    align-self: center
}

.gridrow .anchor-header {
    position: absolute;
    top: -40px
}

.gridrow .fhw-select-filter {
    margin: 6px 0
}

.gridrow .fhw-select-filter label {
    font-weight: 400;
    color: #1c2764;
    margin-top: 0
}

.gridrow .fhw-select-filter .sel,.gridrow .fhw-select-filter input,.gridrow .fhw-select-filter select {
    width: 100%;
    border: 1px solid #999;
    float: none;
    margin: 0;
    padding: 10px 20px;
    color: #495283;
    min-height: 50px;
    max-height: 50px
}

.gridrow .fhw-select-filter .sel option:first-of-type,.gridrow .fhw-select-filter .sel[disabled],.gridrow .fhw-select-filter input option:first-of-type,.gridrow .fhw-select-filter input[disabled],.gridrow .fhw-select-filter select option:first-of-type,.gridrow .fhw-select-filter select[disabled] {
    border-color: #babed0;
    color: #1c2764
}

.gridrow .fhw-select-filter .sel:focus,.gridrow .fhw-select-filter input:focus,.gridrow .fhw-select-filter select:focus {
    border: 1px solid #222
}

.gridrow .fhw-select-filter .sel::-webkit-input-placeholder,.gridrow .fhw-select-filter input::-webkit-input-placeholder,.gridrow .fhw-select-filter select::-webkit-input-placeholder {
    color: #495283
}

.gridrow .fhw-select-filter .sel::-moz-placeholder,.gridrow .fhw-select-filter input::-moz-placeholder,.gridrow .fhw-select-filter select::-moz-placeholder {
    color: #495283
}

.gridrow .fhw-select-filter .sel:-ms-input-placeholder,.gridrow .fhw-select-filter input:-ms-input-placeholder,.gridrow .fhw-select-filter select:-ms-input-placeholder {
    color: #495283
}

.gridrow .fhw-select-filter .sel::-ms-input-placeholder,.gridrow .fhw-select-filter input::-ms-input-placeholder,.gridrow .fhw-select-filter select::-ms-input-placeholder {
    color: #495283
}

.gridrow .fhw-select-filter .sel::placeholder,.gridrow .fhw-select-filter input::placeholder,.gridrow .fhw-select-filter select::placeholder {
    color: #495283
}

.gridrow .fhw-select-filter .sel .selected,.gridrow .fhw-select-filter input .selected,.gridrow .fhw-select-filter select .selected {
    background-color: #f3f3f3;
    font-weight: 700;
    letter-spacing: -.5px
}

.gridrow .fhw-select-filter .sel .selected:after,.gridrow .fhw-select-filter input .selected:after,.gridrow .fhw-select-filter select .selected:after {
    content: ''
}

.gridrow .fhw-select-filter input[type=date] {
    padding: 10px 25px 10px 20px
}

.gridrow .fhw-select-filter .sel:before {
    font-size: 1.8rem;
    top: calc(50% - 1.4rem);
    right: 28px
}

.gridrow .fhw-select-filter .input-wrapper {
    position: relative
}

.gridrow .fhw-select-filter .input-wrapper .search-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    margin: 0;
    padding: 9px 29px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: 0 0;
    display: block;
    line-height: 1.4
}

.gridrow .fhw-select-filter .input-wrapper .search-toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1.2rem;
    font-weight: 700
}

.gridrow .fhw-select-filter .sel select {
    top: 0;
    position: absolute;
    display: inline!important;
    height: 1px;
    width: 1px;
    padding: 0;
    border: none
}

.gridrow.submitter {
    display: none
}

.tx-fhw-companies-profile form {
    margin-bottom: 32px
}

.tx-fhw-companies-profile form .input-wrapper__daterange .daterange_arrow:before {
    right: 29px
}

.daterangepicker .drp-calendar .month select {
    margin-top: 3px;
    font-size: .9rem
}

.l-content-row .contains-table {
    max-width: 100%;
    overflow-x: auto
}

@media (max-width: 768px) {
    .l-content-row .contains-table table td a {
        margin-right:25px
    }
}

fieldset {
    border: none;
    border-radius: 0
}

input {
    margin: .25rem 0;
    padding: .25rem;
    background: #fff;
    width: 75%;
    display: block;
    float: left;
    border: none;
    line-height: 1.6
}

label {
    width: 25%;
    float: left;
    min-height: 1px;
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300
}

select {
    padding: .25rem;
    border: none;
    background: #fff;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

fieldset>div {
    clear: both
}

.select-wrapper {
    margin: .25rem 0;
    width: 75%;
    float: left;
    min-height: 1px;
    position: relative;
    zoom:1}

.select-wrapper:after,.select-wrapper:before {
    content: "";
    display: table
}

.select-wrapper:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: 1rem;
    position: absolute;
    top: .25rem;
    right: .5rem;
    margin: .125rem;
    padding: .125rem 0 .125rem .5rem;
    border-left: 1px solid #f3f3f3;
    pointer-events: none
}

.select-wrapper:hover:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.select-wrapper--half-size {
    margin: .25rem 0;
    width: 33.33333%;
    float: left;
    min-height: 1px;
    position: relative;
    zoom:1}

.select-wrapper--half-size:after,.select-wrapper--half-size:before {
    content: "";
    display: table
}

.select-wrapper--half-size:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: 1rem;
    position: absolute;
    top: .25rem;
    right: .5rem;
    margin: .125rem;
    padding: .125rem 0 .125rem .5rem;
    border-left: 1px solid #f3f3f3;
    pointer-events: none
}

.select-wrapper--half-size:hover:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.select-wrapper--half-size:first-of-type {
    margin-right: 8.33333%
}

.form-group:after,.form-group:before {
    content: "";
    display: table
}

.form-group:after {
    clear: both
}

.form-group {
    zoom:1}

.form-nav__btn--next {
    margin: 1rem 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.form-nav__btn--next:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.form-nav__btn--next:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem
}

.form-nav__btn--prev {
    margin: 1rem 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: left
}

.form-nav__btn--prev:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.form-nav__btn--prev:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem
}

.form-nav__btn--submit {
    margin: 1rem 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.form-nav__btn--submit:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.tx-felogin-pi1 label,.tx-fhw-employee-profile label,.tx-powermail label {
    float: none
}

.tx-felogin-pi1 input,.tx-felogin-pi1 select,.tx-felogin-pi1 textarea,.tx-fhw-employee-profile input,.tx-fhw-employee-profile select,.tx-fhw-employee-profile textarea,.tx-powermail input,.tx-powermail select,.tx-powermail textarea {
    display: inline;
    width: 100%;
    border: 1px solid #1c2764;
    border-radius: 0;
    float: none
}

.tx-felogin-pi1 textarea,.tx-fhw-employee-profile textarea,.tx-powermail textarea {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial
}

.tx-felogin-pi1 select,.tx-fhw-employee-profile select,.tx-powermail select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist
}

.tx-felogin-pi1 input[type=checkbox],.tx-felogin-pi1 input[type=radio],.tx-fhw-employee-profile input[type=checkbox],.tx-fhw-employee-profile input[type=radio],.tx-powermail input[type=checkbox],.tx-powermail input[type=radio] {
    width: auto
}

.tx-felogin-pi1 input[type=button],.tx-felogin-pi1 input[type=submit],.tx-fhw-employee-profile input[type=button],.tx-fhw-employee-profile input[type=submit],.tx-powermail input[type=button],.tx-powermail input[type=submit] {
    width: auto;
    background-color: #1c2764;
    color: #fff;
    padding: 5px 20px
}

.tx-felogin-pi1 .powermail_fieldwrap,.tx-fhw-employee-profile .powermail_fieldwrap,.tx-powermail .powermail_fieldwrap {
    margin-bottom: 20px
}

.tx-felogin-pi1 .powermail_fieldwrap_submit .powermail_field,.tx-fhw-employee-profile .powermail_fieldwrap_submit .powermail_field,.tx-powermail .powermail_fieldwrap_submit .powermail_field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.tx-fhw-employee-profile textarea {
    min-height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}

.parsley-custom-error-message {
    color: red
}

address.align-left,div.align-left,h1.align-left,h2.align-left,h3.align-left,h4.align-left,h5.align-left,h6.align-left,p.align-left,td.align-left,th.align-left {
    text-align: left
}

address.align-center,div.align-center,h1.align-center,h2.align-center,h3.align-center,h4.align-center,h5.align-center,h6.align-center,p.align-center,td.align-center,th.align-center {
    text-align: center
}

address.align-right,div.align-right,h1.align-right,h2.align-right,h3.align-right,h4.align-right,h5.align-right,h6.align-right,p.align-right,td.align-right,th.align-right {
    text-align: right
}

address.align-justify,div.align-justify,h1.align-justify,h2.align-justify,h3.align-justify,h4.align-justify,h5.align-justify,h6.align-justify,p.align-justify,td.align-justify,th.align-justify {
    text-align: justify
}

.col-rte-2of3 {
    width: calc(66.66667%);
    position: relative;
    margin-left: 16%!important
}

.col-rte-1of2 {
    width: calc(50%);
    float: left
}

.download,.external-link,.external-link-new-window,.internal-link,.internal-link-new-window,.mail {
    color: #1c2764
}

.ce-bodytext a.external-link,.external-link,.rte-content a.external-link {
    display: inline-table;
    padding-left: 29px;
    position: relative;
    font-weight: 700
}

.ce-bodytext a.external-link:before,.external-link:before,.rte-content a.external-link:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 16px;
    font-weight: 400;
    margin: .2rem;
    white-space: nowrap;
    position: absolute;
    left: 3px;
    top: -1px
}

@media only screen and (max-width: 480px) {
    .ce-bodytext a.external-link:before,.external-link:before,.rte-content a.external-link:before {
        white-space:pre-wrap
    }
}

.ce-bodytext .contenttable a.external-link,.rte-content .contenttable a.external-link {
    padding-left: 0;
    left: 29px
}

.ce-bodytext .contenttable a.external-link:before,.rte-content .contenttable a.external-link:before {
    left: -26px
}

.ce-bodytext a.internal-link,.internal-link,.rte-content a.internal-link {
    display: inline-table;
    padding-left: 23px;
    position: relative;
    font-weight: 700
}

.ce-bodytext a.internal-link.btn__cta,.internal-link.btn__cta,.rte-content a.internal-link.btn__cta {
    font-weight: 300
}

.ce-bodytext a.internal-link:before,.internal-link:before,.rte-content a.internal-link:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 16px;
    font-weight: 400;
    margin: .2rem;
    white-space: nowrap;
    position: absolute;
    left: -1px;
    top: -2px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media only screen and (max-width: 480px) {
    .ce-bodytext a.internal-link:before,.internal-link:before,.rte-content a.internal-link:before {
        white-space:pre-wrap
    }
}

.ce-bodytext a.internal-link:hover,.internal-link:hover,.rte-content a.internal-link:hover {
    text-decoration: none
}

.ce-bodytext .contenttable a.internal-link,.rte-content .contenttable a.internal-link {
    padding-left: 0;
    left: 23px
}

.ce-bodytext .contenttable a.internal-link:before,.rte-content .contenttable a.internal-link:before {
    left: -24px
}

.ce-bodytext a.download,.download,.rte-content a.download {
    display: inline-table;
    padding-left: 24px;
    position: relative;
    font-weight: 700
}

.ce-bodytext a.download:before,.download:before,.rte-content a.download:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 16px;
    font-weight: 400;
    margin: .2rem;
    white-space: nowrap;
    position: absolute;
    left: -1px;
    top: -2px
}

@media only screen and (max-width: 480px) {
    .ce-bodytext a.download:before,.download:before,.rte-content a.download:before {
        white-space:pre-wrap
    }
}

.ce-bodytext .contenttable a.download,.rte-content .contenttable a.download {
    padding-left: 0;
    left: 24px
}

.ce-bodytext .contenttable a.download:before,.rte-content .contenttable a.download:before {
    left: -25px
}

.ce-bodytext a.mail,.mail,.rte-content a.mail {
    display: inline-table;
    padding-left: 22px;
    position: relative;
    font-weight: 400
}

.ce-bodytext a.mail:before,.mail:before,.rte-content a.mail:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 16px;
    font-weight: 400;
    margin: .2rem;
    white-space: nowrap;
    position: absolute;
    left: -3px;
    top: -2px
}

.ce-bodytext .contenttable a.mail,.rte-content .contenttable a.mail {
    padding-left: 0;
    left: 22px
}

.ce-bodytext .contenttable a.mail:before,.rte-content .contenttable a.mail:before {
    left: -25px
}

.btn__cta {
    margin: .25rem 0;
    padding: .5rem 2rem;
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #1c2764;
    color: #fff
}

.btn__cta:hover {
    background: #606792;
    color: #fff
}

.btn__cta:before {
    display: none
}

.ce-bodytext ul.ul__1,.cke_editable ul.ul__1 {
    margin: 0 0 0 .5rem;
    list-style-type: none
}

.ce-bodytext ul.ul__1 li,.cke_editable ul.ul__1 li {
    position: relative
}

.ce-bodytext ul.ul__1 li::before,.cke_editable ul.ul__1 li::before {
    display: block;
    position: absolute;
    background: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/haken.svg) 0 0/contain no-repeat;
    content: "";
    height: 1.25rem;
    width: 1rem;
    left: -1.5rem;
    top: .25rem
}

.ce-bodytext ul.ul__2,.cke_editable ul.ul__2 {
    margin: 0 0 0 .5rem;
    list-style-type: none
}

.ce-bodytext ul.ul__2 li,.cke_editable ul.ul__2 li {
    position: relative
}

.ce-bodytext ul.ul__2 li::before,.cke_editable ul.ul__2 li::before {
    display: block;
    position: absolute;
    background: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/daumen.svg) 0 0/contain no-repeat;
    content: "";
    height: 1.25rem;
    width: 1rem;
    left: -1.5rem;
    top: .25rem
}

.ce-bodytext ul.ul__3,.cke_editable ul.ul__3 {
    margin: 0 0 0 .5rem;
    list-style-type: none
}

.ce-bodytext ul.ul__3 li,.cke_editable ul.ul__3 li {
    position: relative
}

.ce-bodytext ul.ul__3 li::before,.cke_editable ul.ul__3 li::before {
    display: block;
    position: absolute;
    background: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/euro.svg) 0 0/contain no-repeat;
    content: "";
    height: 1.25rem;
    width: 1rem;
    left: -1.5rem;
    top: .25rem
}

.ce-bodytext ul.ul__4,.cke_editable ul.ul__4 {
    margin: 0 0 0 .5rem;
    list-style-type: none
}

.ce-bodytext ul.ul__4 li,.cke_editable ul.ul__4 li {
    position: relative
}

.ce-bodytext ul.ul__4 li::before,.cke_editable ul.ul__4 li::before {
    display: block;
    position: absolute;
    background: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/at.svg) 0 0/contain no-repeat;
    content: "";
    height: 1.25rem;
    width: 1rem;
    left: -1.5rem;
    top: .25rem
}

span.fh-blue {
    color: #1c2764
}

span.fh-blue-70 {
    color: #606792
}

span.dark-grey {
    color: #222
}

span.grey {
    color: #999
}

span.phone-before {
    position: relative;
    white-space: nowrap
}

@media only screen and (max-width: 480px) {
    .ce-bodytext a.mail:before,.mail:before,.rte-content a.mail:before,span.phone-before {
        white-space:pre-wrap
    }
}

span.phone-before:before {
    margin: 0;
    padding: 0 1.2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

span.exclamation-mark-before {
    position: relative;
    white-space: nowrap
}

@media only screen and (max-width: 480px) {
    span.exclamation-mark-before {
        white-space:pre-wrap
    }
}

span.exclamation-mark-before:before {
    margin: 0;
    padding: 0 1.2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

span.info-before {
    position: relative;
    white-space: nowrap
}

span.info-before:before {
    margin: 0;
    padding: 0 1.2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

span.bold {
    font-weight: 500
}

span.emphasis {
    font-style: italic
}

span.strike-through {
    text-decoration: line-through
}

span.underline {
    text-decoration: underline
}

span.light-underline {
    border-bottom: 1px solid #999
}

li.info-list {
    list-style-type: none;
    position: relative
}

li.info-list:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    margin-right: 1rem;
    font-size: 2rem;
    position: absolute;
    left: -1.5rem
}

li.check-list {
    list-style-type: none;
    position: relative
}

li.check-list:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    margin-right: 1rem;
    font-size: 2rem;
    position: absolute;
    left: -1.5rem
}

p.footnote {
    font: 300 .8rem Roboto,sans-serif;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    color: #222;
    float: right;
    margin-top: .3rem
}

p.border-indent {
    margin: 1rem 0 1rem 4rem;
    padding: 0 4rem 0 2rem;
    border-left: 4px solid #e3e3e3;
    color: #1c2764
}

p.block-info-before {
    padding: 0 1rem 0 4rem;
    position: relative;
    min-height: 2rem
}

p.block-info-before:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 2rem;
    position: absolute;
    left: 1rem;
    top: 0
}

p.block-warning-before {
    padding: 0 1rem 0 4rem;
    position: relative;
    min-height: 2rem
}

p.block-warning-before:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #960606;
    font-size: 2rem;
    position: absolute;
    left: 1rem;
    top: 0
}

p.block-forbidden-before {
    padding: 0 1rem 0 4rem;
    position: relative;
    min-height: 2rem
}

p.block-forbidden-before:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #960606;
    font-size: 2rem;
    position: absolute;
    left: 1rem;
    top: 0
}

p.block-check-before {
    padding: 0 1rem 0 4rem;
    position: relative;
    min-height: 2rem
}

p.block-check-before:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #069625;
    font-size: 2rem;
    position: absolute;
    left: 1rem;
    top: 0
}

p.address-block {
    margin: 1rem 0;
    padding: .5rem 4rem .5rem 1rem;
    color: #1c2764;
    position: relative;
    min-height: 3rem
}

p.address-block:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    margin-left: 1rem;
    font-size: 2rem;
    position: absolute;
    top: .5rem;
    right: .5rem
}

p.no-hyphens {
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

p.dejustify {
    text-align: left
}

.ce-bodytext .contenttable {
    margin: 0;
    width: 100%!important;
    height: auto!important
}

.ce-bodytext .contenttable tr td a.internal-link {
    left: 9px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 1rem 0;
    padding: 0;
    width: 100%;
    border: 1px solid #fff!important
}

table td,table th {
    border: 1px solid #999
}

table tr {
    background: #f3f3f3
}

table tr:nth-child(odd) {
    background: #fff
}

table tr th {
    margin: 0;
    padding: .5rem .75rem;
    color: #fff;
    background: #1c2764
}

table tr td {
    margin: 0;
    padding: .3rem .6rem
}

.contenttable {
    max-width: 100%!important;
    overflow-x: scroll
}

.contenttable__smallfont * {
    font-size: .75rem
}

.contenttable__smallfont * td,.contenttable__smallfont * th {
    margin: 0;
    padding: .5rem
}

.ce-bodytext p,.news-detail p,.rte-content p {
    text-align: justify;
    margin-bottom: 1rem
}

.ce-bodytext p.text-center,.news-detail p.text-center,.rte-content p.text-center {
    text-align: center
}

.ce-bodytext ul,.news-detail ul,.rte-content ul {
    margin: 1rem 0 1rem 3rem
}

.ce-bodytext ol,.news-detail ol,.rte-content ol {
    margin: 1rem 0 1rem 1rem
}

.ce-bodytext hr,.news-detail hr,.rte-content hr {
    display: block;
    margin: .5rem;
    width: 100%;
    height: 1px;
    background: #999
}

.table-data--b10-bg {
    background: rgba(28,39,100,.1)
}

.table-data--b20-bg {
    background: #babed0
}

.table-data--b30-bg {
    background: rgba(28,39,100,.3)
}

.table-data--b70-bg {
    background: #606792
}

.table-data--grey-bg {
    background: #e3e3e3
}

.table-data--red-bg {
    background: rgba(150,6,6,.1)
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.caption-text-ie-fix {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff
}

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

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

.body-spacing {
    padding-top: 3rem
}

:active,:focus {
    outline: 0
}

a {
    text-decoration: none;
    color: #495283;
    -webkit-transition: color .4s;
    transition: color .4s
}

a:hover {
    color: #1c2764;
    -webkit-transition: color .4s;
    transition: color .4s
}

.ce-bodytext a {
    font-weight: 700
}

.ce-bodytext a[href]:hover {
    text-decoration: underline;
    cursor: pointer
}

.ce-bodytext a:before {
    font-weight: 400;
    text-decoration: none;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    margin: .2rem;
    white-space: nowrap
}

.content-headline--centered {
    margin: 2rem 0;
    padding: 0 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4
}

.content-headline--centered:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 50%;
    bottom: 0;
    margin-left: -4rem
}

h2.content-headline--centered {
    margin: 2rem 0;
    padding: 0 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4
}

h2.content-headline--centered:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 50%;
    bottom: 0;
    margin-left: -4rem
}

.content-headline--small-left {
    margin: 2rem 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 3rem
}

.content-headline--small-left:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3;
    left: unset;
    margin-left: unset
}

.content-part-headline--small-left {
    margin: 1rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.4rem
}

.content-part-headline--small-left:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3;
    left: unset;
    margin-left: unset
}

.ce-textpic.ce-left .ce-gallery~.ce-bodytext .content-part-headline--small-left {
    display: inline-block
}

.light-line {
    background: #e3e3e3;
    margin: 1rem 0;
    border-width: 0;
    height: 1px;
    width: auto
}

h1 {
    margin: 0 0 2rem;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.4
}

h1:after,h2:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 50%;
    bottom: 0;
    margin-left: -4rem
}

h2 {
    margin: 0 0 2rem;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4
}

h2.headline--left {
    margin: 0 0 2rem;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    display: inline-block
}

h2.headline--left:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 0;
    margin-left: 0
}

h3 {
    margin: 1rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.4rem
}

h4 {
    margin: 0 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 3rem
}

h5 {
    margin: 1rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 700
}

.index-facts__slide-wrap {
    margin: 1rem auto 2rem;
    padding: 0 5rem
}

.numbers-facts-item {
    margin: 0 20px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px
}

.numbers-facts-item:hover {
    background: #f3f3f3
}

.numbers-facts-item__img img {
    margin: 1.77rem auto 1.33rem;
    display: inline-block
}

.numbers-facts-item__no {
    margin: 0 0 .22rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 3rem;
    font-weight: 300;
    line-height: 2.66rem
}

.numbers-facts-item__title {
    font-family: Roboto,sans-serif;
    text-align: center;
    color: #606792;
    font-size: 1rem;
    font-weight: 300;
    vertical-align: middle;
    line-height: 1.6rem;
    position: relative;
    z-index: 2
}

.numbers-facts-item__link-wrapper {
    margin: 0 auto;
    position: relative;
    height: 3rem
}

.numbers-facts-item__link {
    margin: 0 auto;
    position: relative
}

.numbers-facts-item__link:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #606792;
    font-size: 1.6rem;
    position: absolute;
    right: calc(50% - 13px);
    bottom: -3rem
}

.numbers-facts-item__link:hover:after {
    color: #1c2764
}

.text-block__image--left {
    margin: 0;
    padding: 1rem 2rem 1rem 0;
    float: left
}

.text-block__image--right {
    margin: 0;
    padding: 0 0 0 2rem;
    float: right
}

.index-about {
    background: rgba(227,227,227,.2)
}

.index-about__model-headline {
    margin: 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4
}

.index-about__text {
    margin: 0;
    padding: 0 0 2rem;
    font-family: Roboto,sans-serif;
    text-align: justify;
    color: #222;
    font-size: 1rem;
    font-weight: 300
}

.coop-statement__headline {
    margin: 2rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4
}

.coop-statement__text {
    padding: 0 0 2rem;
    font-family: Roboto,sans-serif;
    text-align: justify;
    color: #222;
    font-size: 1rem;
    font-weight: 300
}

.coop-statement__portrait {
    margin: 1rem auto;
    background: #1c2764;
    width: 14rem;
    border-radius: 50%;
    display: block
}

.coop-statement__footnote {
    padding: 0 0 2rem;
    font-family: Tex,sans-serif;
    text-align: right;
    color: #1c2764;
    font-size: .8rem;
    font-weight: 300
}

.contact-details {
    margin: 15px 0
}

.contact-details__details {
    margin: 15px 0;
    padding: 0 2rem
}

.contact-details__image {
    background: #fff;
    width: 50%;
    border-radius: 50%;
    margin: 0 auto 1rem;
    display: block
}

.contact-details__headline {
    margin: 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4
}

.contact-details__head-description {
    color: #1c2764
}

.contact-details__contact-information,.contact-details__head-description>p {
    text-align: center
}

.contact-details__phone:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.contact-details__mail:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.c-quote-box {
    background-color: #f3f3f3;
    padding: 1rem
}

.c-quote-box--white {
    background-color: #fff
}

.c-quote-box__image-wrap {
    max-width: 30%
}

.c-quote-box__image {
    border-radius: 50%
}

.page-layout-2 .c-quote-box,.page-layout-3 .c-quote-box {
    background-color: #1c2764;
    color: #fff;
    border-radius: 0;
    padding: 1rem
}

@media only screen and (min-width: 480px) {
    .c-quote-box,.page-layout-2 .c-quote-box,.page-layout-3 .c-quote-box {
        padding:2rem
    }
}

.page-layout-2 .c-quote-box .content-part-headline--small-left,.page-layout-3 .c-quote-box .content-part-headline--small-left {
    color: #fff
}

.page-layout-2 .c-quote-box:after,.page-layout-3 .c-quote-box:after {
    background: #fff
}

.page-layout-2 .c-quote-box p.footnote,.page-layout-3 .c-quote-box p.footnote {
    color: #fff
}

.page-layout-2 .c-quote-box--white,.page-layout-3 .c-quote-box--white {
    background-color: #fff
}

.page-layout-2 .c-quote-box__image-wrap,.page-layout-3 .c-quote-box__image-wrap {
    max-width: 30%
}

.page-layout-2 .c-quote-box__image,.page-layout-3 .c-quote-box__image {
    border-radius: 50%
}

.typo3-messages {
    list-style: none;
    margin: 0;
    padding: 0
}

.typo3-messages .alert {
    border: 1px solid #999;
    border-radius: 0;
    padding: .5rem 2rem .5rem 2.5rem;
    position: relative
}

.typo3-messages .alert-title {
    margin: 0;
    line-height: 1.6;
    font-weight: 700;
    font-size: 1rem
}

.typo3-messages .alert-danger {
    border-color: #960606;
    color: #960606
}

.typo3-messages .alert-danger .alert-title {
    color: #960606
}

.typo3-messages .alert-danger:before {
    position: absolute;
    left: 1rem;
    top: .5rem;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #960606;
    font-size: 1rem
}

.typo3-messages .alert-success {
    border-color: #069625;
    color: #069625
}

.typo3-messages .alert-success .alert-title {
    color: #069625
}

.typo3-messages .alert-success:before {
    position: absolute;
    left: 1rem;
    top: .5rem;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #069625;
    font-size: 1rem
}

.coop-logos__slide-wrap {
    margin: 0 auto 2rem;
    padding: 0 5rem
}

.coop-logos__list-btn {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.coop-logos__list-btn:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.coop-logos__list-btn:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

.coop-logos__logo {
    margin: 2px 1rem;
    padding: .5rem;
    background: #fff;
    height: 5rem;
    position: relative
}

.coop-logos__image {
    height: 3.5rem;
    width: auto;
    margin: .25rem auto
}

.tx-fhw-companies-profile label {
    float: none
}

.tx-fhw-companies-profile input,.tx-fhw-companies-profile select,.tx-fhw-companies-profile textarea {
    display: inline;
    width: 100%;
    border: 1px solid #1c2764;
    float: none
}

.tx-fhw-companies-profile input[disabled],.tx-fhw-companies-profile select[disabled],.tx-fhw-companies-profile textarea[disabled] {
    border-color: #babed0;
    color: #babed0
}

.tx-fhw-companies-profile input:-moz-read-only:not([type=submit]) {
    background: #f3f3f3;
    color: #babed0
}

.tx-fhw-companies-profile input:read-only:not([type=submit]) {
    background: #f3f3f3;
    color: #babed0
}

.tx-fhw-companies-profile input:-moz-read-only:not([type=submit]):hover {
    cursor: no-drop
}

.tx-fhw-companies-profile input:read-only:not([type=submit]):hover {
    cursor: no-drop
}

.tx-fhw-companies-profile textarea {
    margin: .25rem 0;
    padding: .25rem;
    min-height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial
}

.tx-fhw-companies-profile select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist
}

.tx-fhw-companies-profile input[type=checkbox],.tx-fhw-companies-profile input[type=radio] {
    width: auto
}

.tx-fhw-companies-profile input[type=button],.tx-fhw-companies-profile input[type=submit],.tx-fhw-companies-profile__button {
    margin: 1rem 0;
    padding: .5rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right;
    width: 100%
}

.tx-fhw-companies-profile input[type=button]:hover,.tx-fhw-companies-profile input[type=submit]:hover,.tx-fhw-companies-profile__button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.tx-fhw-companies-profile__statement-administration-image-container {
    margin-left: 25px;
    margin-top: 2rem
}

.tx-fhw-companies-profile__statement-administration-content-container {
    margin-top: 2rem
}

.tx-fhw-companies-profile__statement-administration-list-center {
    text-align: center
}

.tx-fhw-companies-profile__content {
    padding-left: 2rem
}

.tx-fhw-companies-profile__filter-label {
    display: inline-block;
    margin-top: 15px
}

.tx-fhw-companies-profile__image-round {
    border-radius: 50%
}

.tx-fhw-companies-profile__sidebar-menu {
    margin: 1rem 0;
    border-bottom: 2px solid #1c2764
}

.tx-fhw-companies-profile__sidebar-menu ul {
    list-style-type: none
}

.tx-fhw-companies-profile__sidebar-menu ul a:active,.tx-fhw-companies-profile__sidebar-menu ul a:hover {
    padding-left: .5rem;
    color: #1c2764
}

.tx-fhw-companies-profile__sidebar-menu>ul {
    border-top: 1px solid #e3e3e3
}

.tx-fhw-companies-profile__sidebar-menu>ul li li {
    margin: 0;
    padding: 0 0 0 1rem
}

.tx-fhw-companies-profile__sidebar-menu>ul li a {
    margin: 0;
    padding: .25rem;
    display: block;
    border-bottom: 1px solid #e3e3e3
}

.tx-fhw-companies-profile__sidebar-menu a {
    color: #495283;
    -webkit-transition: color .4s,padding .4s;
    transition: color .4s,padding .4s
}

.tx-fhw-companies-profile table {
    width: 100%
}

.tx-fhw-companies-profile table tr {
    background: #fff
}

.tx-fhw-companies-profile table tr.marked-as-hidden {
    background: #f3f3f3;
    color: #d3d3d3
}

.tx-fhw-companies-profile table tr.marked-as-hidden a {
    color: #d3d3d3
}

.tx-fhw-companies-profile table tr.marked-as-hidden svg {
    stroke: #d3d3d3
}

.tx-fhw-companies-profile .ms-container {
    width: 100%
}

.tx-fhw-companies-profile .ms-container .ms-selectable,.tx-fhw-companies-profile .ms-container .ms-selection {
    background: 0 0
}

.tx-fhw-companies-profile .ms-container .ms-selectable .ms-list,.tx-fhw-companies-profile .ms-container .ms-selection .ms-list {
    background: #fff
}

.tx-fhw-companies-profile .ms-container .ms-selectable .custom-header,.tx-fhw-companies-profile .ms-container .ms-selection .custom-header {
    text-align: center
}

.tx-fhw-companies-profile .flag-anchor:after {
    top: unset;
    bottom: 0
}

.course-facts__wrap {
    margin: 0;
    padding: .5rem;
    zoom:1}

.course-facts__wrap:after,.course-facts__wrap:before {
    content: "";
    display: table
}

.course-facts__wrap:after {
    clear: both
}

.course-facts__headline {
    margin: 0 0 2rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 3rem
}

.course-facts__headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3
}

.course-facts__chart-wrap {
    margin: 0 0 .25rem;
    padding: 0 0 2.75rem;
    zoom:1}

.course-facts__chart-wrap:after,.course-facts__chart-wrap:before {
    content: "";
    display: table
}

.course-facts__chart-wrap:after {
    clear: both
}

.course-facts__chart-headline {
    margin: 0 0 2rem;
    padding: .5rem 1rem 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6rem
}

.course-facts__legend {
    margin: 0;
    padding: 0 .5rem 0 1rem;
    width: 50%;
    float: right;
    min-height: 1px;
    border-left: 1px solid #e3e3e3;
    list-style-type: none
}

.course-facts__legend li {
    margin: 0 0 .5rem;
    padding: 0 0 0 1rem;
    position: relative
}

.course-facts__legend li:before {
    position: absolute;
    top: .4rem;
    left: 0
}

.course-facts__math:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #f6de19;
    font-size: .5rem
}

.course-facts__it:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #0087cc;
    font-size: .5rem
}

.course-facts__tech:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #43a569;
    font-size: .5rem
}

.course-facts__biz:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #f39324;
    font-size: .5rem
}

.course-facts__skills:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #e82e8a;
    font-size: .5rem
}

.course-facts__choice:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #006a79;
    font-size: .5rem
}

.course-facts__chart-image-wrap {
    margin: -1rem 0 0;
    padding: 1rem;
    width: 50%;
    float: left;
    min-height: 1px;
    position: relative;
    zoom:1}

.course-facts__chart-image-wrap:after,.course-facts__chart-image-wrap:before {
    content: "";
    display: table
}

.course-facts__chart-image-wrap:after {
    clear: both;
    position: absolute;
    top: 30%;
    left: 30%;
    background: #f3f3f3;
    border-radius: 50%;
    width: 40%;
    height: 40%
}

.course-facts__chart-image {
    border-radius: 50%;
    display: block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    max-width: 100%
}

.course-facts__facts-headline {
    margin: 0 0 2rem;
    padding: .5rem 0 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.6rem
}

.course-facts__facts-wrap {
    margin: 0;
    padding: 0 0 0 2rem
}

.course-facts__facts-list:after,.course-facts__facts-list:before {
    content: "";
    display: table
}

.course-facts__facts-list:after {
    clear: both
}

.course-facts__facts-list {
    zoom:1}

.course-facts__facts-head {
    margin: 0 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    color: #1c2764;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    float: left;
    width: 40%
}

.course-facts__facts_desc {
    margin: 0 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    color: #222;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 300;
    text-decoration: none;
    float: right;
    width: 60%
}

.course-facts__doc-wrap hr {
    margin-bottom: 2rem
}

.course-facts__additional-info {
    margin: 0;
    padding: 1rem
}

.course-facts__nav {
    list-style-type: none
}

.course-facts__link {
    margin: .25rem 0;
    padding: .5rem;
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #1c2764;
    color: #fff;
    display: block;
    border-radius: 0;
    text-align: center;
    font-weight: 300
}

.course-facts__link:hover {
    background: #495283;
    color: #fff
}

.course-facts__link:before {
    content: none
}

.course-facts__doc-wrap {
    margin: 0;
    padding: 0 2rem 0 0;
    zoom:1}

.course-facts__doc-wrap:after,.course-facts__doc-wrap:before {
    content: "";
    display: table
}

.course-facts__doc-wrap:after {
    clear: both
}

.course-facts__doc-wrap .light-line {
    margin-bottom: 1rem
}

.course-facts__apply-button {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right;
    width: 49%
}

.course-facts__apply-button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.course-facts__pdf-button {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: left;
    width: 49%
}

.course-facts__pdf-button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.course-facts__pdf-button:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

@media only screen and (max-width: 1200px) {
    .course-facts {
        padding:0 1rem
    }
}

@media only screen and (max-width: 1024px) {
    .course-facts {
        padding:0 1rem
    }

    .course-facts__facts-wrap {
        padding-left: 1rem;
        width: 100%
    }

    .course-facts__chart-wrap {
        width: 100%
    }

    .course-facts__additional-info {
        width: 100%;
        padding-left: 0
    }

    .course-facts__doc-wrap {
        width: 100%
    }

    .course-facts__apply-button {
        float: left;
        width: 100%;
        margin-top: .5rem
    }

    .course-facts__pdf-button {
        width: 100%
    }

    .course-facts__nav {
        padding-left: 0
    }

    .l-col5-right {
        margin: 1rem 0;
        padding: 0 1rem;
        width: 100%
    }
}

.reason__teaser-list {
    margin: 0 0 2rem;
    padding: 0 0 0 11rem;
    position: relative;
    list-style-type: none
}

.reason__teaser-list:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 8rem;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1
}

.reason__teaser-item {
    margin: 0;
    padding: 0 0 1.2rem 1rem;
    font-weight: 500;
    font-size: 1.1rem;
    color: #1c2764;
    display: block;
    position: relative
}

.reason__teaser-item:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: .5rem;
    position: absolute;
    bottom: 1.6rem;
    left: 0
}

.advantages__teaser-list {
    margin: 0 0 2rem;
    padding: 0 0 0 11rem;
    position: relative;
    list-style-type: none
}

.advantages__teaser-list:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 8rem;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 1
}

.advantages__teaser-item {
    margin: 0;
    padding: 0 0 1.2rem 1rem;
    font-weight: 500;
    font-size: 1.1rem;
    color: #1c2764;
    display: block;
    position: relative
}

.advantages__teaser-item:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: .5rem;
    position: absolute;
    bottom: 1.6rem;
    left: 0
}

.courses-news:after,.courses-news:before {
    content: "";
    display: table
}

.courses-news:after {
    clear: both
}

.courses-news {
    zoom:1}

.courses-news__top-headline {
    margin: 0 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.4rem;
    float: left
}

.courses-news__top-headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3
}

.courses-news__blogroll-btn {
    margin: 1rem 0 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.courses-news__blogroll-btn:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.courses-news__blogroll-btn:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

.courses-news__tile {
    margin: 0;
    padding: .5rem;
    background: #f3f3f3;
    position: relative;
    -webkit-transition: background .4s;
    transition: background .4s
}

.courses-news__tile:hover {
    background: #fff;
    -webkit-transition: background .4s;
    transition: background .4s
}

.courses-news__single-headline {
    margin: 0;
    padding: .5rem 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.courses-news__single-teaser {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300;
    height: 4.8rem;
    overflow: hidden;
    position: relative
}

.courses-news__link {
    display: block;
    zoom:1}

.courses-news__link:after,.courses-news__link:before {
    content: "";
    display: table
}

.courses-news__link:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    position: absolute;
    right: .5rem;
    bottom: .5rem;
    -webkit-transition: color .4s;
    transition: color .4s;
    cursor: pointer
}

@media only screen and (max-width: 1024px) {
    .courses-news {
        margin:0 1rem;
        padding: 1rem 0 0
    }

    .courses-news__top-headline {
        margin-left: 1rem
    }

    .courses-news__blogroll-btn {
        margin-right: 1rem
    }
}

@media only screen and (max-width: 620px) {
    .ce-bodytext .contenttable tr td a.internal-link {
        left:0
    }

    .ce-bodytext .contenttable tr td a.internal-link:before {
        content: '';
        left: 0
    }

    .courses-news__single-headline {
        margin: 0;
        padding: .5rem 0
    }

    .courses-news__single-teaser {
        margin: 0;
        padding: 0
    }
}

.courses-modules__semester-wrap {
    margin: 0 0 .2rem
}

.courses-modules__semester-wrap:nth-of-type(even)>a.collapsed {
    background: #fff
}

.courses-modules__semester-wrap:nth-of-type(even)>a.collapsed:hover {
    background: #1c2764
}

.courses-modules__semester-toggle {
    margin: 0;
    padding: .9rem 2rem;
    background: #1c2764;
    position: relative;
    display: block;
    color: #fff;
    font-size: 1.2rem
}

.courses-modules__semester-toggle:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: 1rem;
    right: 2rem;
    -webkit-transition: color .4s;
    transition: color .4s;
    float: right
}

.courses-modules__semester-toggle.collapsed {
    background: #f3f3f3;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #1c2764
}

.courses-modules__semester-toggle.collapsed:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: color .4s;
    transition: color .4s;
    color: #1c2764;
    top: 1.25rem
}

.courses-modules__semester-toggle.collapsed:hover,.courses-modules__semester-toggle:hover {
    background: #1c2764;
    -webkit-transition: background .4s,color .4s;
    transition: background .4s,color .4s;
    color: #fff
}

.courses-modules__semester-toggle.collapsed:hover:after,.courses-modules__semester-toggle:hover:after {
    color: #fff
}

.courses-modules__content-wrap:after,.courses-modules__content-wrap:before {
    content: "";
    display: table
}

.courses-modules__content-wrap:after {
    clear: both
}

.courses-modules__content-wrap {
    zoom:1}

.courses-modules__content {
    margin: .25rem 2rem;
    padding: .5rem 1rem 1rem;
    position: relative;
    -webkit-transition: height .4s;
    transition: height .4s;
    overflow: hidden;
    zoom:1}

.courses-modules__content:after,.courses-modules__content:before {
    content: "";
    display: table
}

.courses-modules__content:after {
    clear: both
}

.courses-modules__content.collapsed {
    height: 5rem;
    overflow: hidden;
    -webkit-transition: height .4s;
    transition: height .4s
}

.courses-modules__title {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2.4rem
}

.courses-modules__title:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3
}

.courses-modules__ects {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: .8rem;
    font-weight: 300
}

.courses-modules__subheadline {
    margin: 1rem 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 2.4rem
}

.courses-modules__events-list {
    list-style-type: none
}

.courses-modules__event-link {
    margin: 0;
    padding: .5rem 0;
    height: 2rem;
    display: block;
    position: relative
}

.courses-modules__module-toggle {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    cursor: pointer
}

.courses-modules__module-toggle:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    margin-left: 48%
}

.courses-modules__module-toggle.toggled:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.courses-modules__image-link {
    margin: .5rem 0;
    padding: .5rem 0;
    display: block;
    opacity: .85;
    -webkit-transition: background .4s,opacity .4s;
    transition: background .4s,opacity .4s;
    zoom:1}

.courses-modules__image-link:after,.courses-modules__image-link:before {
    content: "";
    display: table
}

.courses-modules__image-link:after {
    clear: both
}

.courses-modules__image-link:hover {
    background: #f3f3f3;
    opacity: 1;
    -webkit-transition: background .4s,opacity .4s;
    transition: background .4s,opacity .4s
}

.courses-modules__link-wrap:first-of-type {
    margin: 0 0 .5rem;
    padding: 0
}

.courses-modules__link-wrap:last-of-type {
    margin: 0;
    padding: 0
}

@media (min-width: 768px) {
    .courses-modules__link-wrap:first-of-type {
        margin:0;
        padding: 0 .5rem 0 0
    }

    .courses-modules__link-wrap:last-of-type {
        margin: 0;
        padding: 0 0 0 .5rem
    }
}

.courses-modules__pdf-link {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: left;
    width: 100%
}

.courses-modules__pdf-link:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.courses-modules__pdf-link:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

.accordion__wrap {
    margin: 1rem 0;
    zoom:1}

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

.accordion__wrap:after {
    clear: both
}

.accordion__toggle {
    margin: 0 0 1px;
    padding: .5rem 1rem;
    background: #f3f3f3;
    position: relative;
    display: block;
    color: #1c2764;
    zoom:1}

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

.accordion__toggle:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    position: absolute;
    top: .5rem;
    right: 2rem
}

.accordion__toggle.collapsed {
    background: #f3f3f3
}

.accordion__toggle.collapsed:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion__toggle:hover {
    background: #babed0;
    color: #fff;
    -webkit-transition: background .4s;
    transition: background .4s
}

.accordion__content {
    background: #fff;
    margin: 0 0 5px;
    padding: 20px
}

.accordion__content>p {
    margin: 0;
    padding: 1rem 2rem
}

.layout-footer {
    background: #f3f3f3;
    zoom:1}

.layout-footer:after,.layout-footer:before {
    content: "";
    display: table
}

.layout-footer:after {
    clear: both
}

.layout-footer__inner {
    padding: 0 .5rem;
    background: #f3f3f3
}

.layout-footer__column {
    margin: 0;
    padding: 2rem .25rem
}

.layout-footer__headline {
    margin: 0 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.4
}

.layout-footer__headline:before {
    padding-right: 1rem
}

.layout-footer__headline:after {
    all: unset
}

.layout-footer__headline--map-icon:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem
}

.layout-footer__headline--pencil-icon:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem
}

.layout-footer__headline--support-icon:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem
}

.layout-footer__map__link {
    background: #fff;
    display: block;
    height: 18rem;
    zoom:1}

.layout-footer__map__link:after,.layout-footer__map__link:before {
    content: "";
    display: table
}

.layout-footer__map__link:after {
    clear: both
}

.layout-footer__map__link:hover {
    background: #d3d3d3;
    -webkit-transition: .2s;
    transition: .2s
}

.layout-footer__single-contact {
    background: #323c73;
    margin: 0 0 .15rem;
    padding: .5rem;
    position: relative;
    height: 5.9rem
}

.layout-footer__single-contact:hover {
    background: #606792;
    -webkit-transition: background .2s;
    transition: background .2s
}

.layout-footer__single-contact__headline {
    margin: 0 0 .25rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.4
}

.layout-footer__single-contact__mail-link {
    font-family: Roboto,sans-serif;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    display: block
}

.layout-footer__single-contact__mail-link:hover {
    color: #999
}

.layout-footer__single-contact__mail-link:before {
    margin: 0;
    padding: 0 1.8rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: .9rem;
    width: .9rem;
    display: inline-block
}

.layout-footer__single-contact__phone {
    display: block;
    font-family: Roboto,sans-serif;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: 300
}

.layout-footer__single-contact__phone:before {
    margin: 0;
    padding: 0 1.8rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: .9rem;
    width: .9rem;
    display: inline-block
}

.layout-footer__services__links li {
    width: 49.5%;
    float: left;
    min-height: 1px;
    margin: 0 1% .15rem 0;
    padding: 0;
    background: #323c73;
    -webkit-transition: background .2s;
    transition: background .2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    height: 5.9rem
}

.layout-footer__services__links li:nth-child(even) {
    margin-right: 0
}

.layout-footer__services__links li:nth-child(5),.layout-footer__services__links li:nth-child(6) {
    margin-bottom: 0
}

.layout-footer__services__links li:hover {
    background: #606792;
    -webkit-transition: background .2s;
    transition: background .2s;
    cursor: pointer
}

.layout-footer__services__links li a {
    margin: auto;
    padding: 0 15px;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.layout-footer__services__links ul {
    padding-left: unset
}

.layout-footer__legal-notice {
    margin: 0;
    padding: 1rem 2rem;
    background: #1c2764
}

.layout-footer__legal-notice__link {
    margin: 0;
    padding: 0 1rem;
    list-style-type: none;
    border-right: 1px solid #fff;
    color: #fff
}

.layout-footer__legal-notice__link:last-of-type {
    padding-right: 0;
    border-right: 0
}

.layout-footer__legal-notice__link:first-of-type {
    padding-left: 0;
    border-left: 0
}

.layout-footer__legal-notice__link:hover {
    color: #fff;
    text-decoration: underline
}

.layout-footer__legal-notice__meta {
    text-align: center
}

.layout-footer__legal-notice__copyright {
    font-family: Roboto,sans-serif;
    text-align: inherit;
    color: #fff;
    font-size: 1rem;
    font-weight: 300
}

.layout-footer__legal-notice__social-media {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 0
}

.layout-footer__legal-notice__social-media-item {
    background-color: #fff;
    color: #1c2764;
    display: inline-block;
    height: 2rem;
    width: 2rem;
    text-align: center;
    border-radius: 100%;
    margin-left: .5rem
}

.layout-footer__legal-notice__social-media-item::before {
    color: #1c2764;
    font-size: 1.3rem;
    line-height: 1.5
}

.layout-footer__legal-notice__social-media-item--facebook::before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.3rem
}

.layout-footer__legal-notice__social-media-item--twitter::before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.3rem
}

.layout-footer__legal-notice__social-media-item--instagram::before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.3rem
}

.layout-footer__legal-notice__social-media-item--linkedin::before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.3rem
}

.layout-footer__legal-notice__social-media-item--youtube::before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.3rem
}

.layout-footer__legal-notice .l-content-wrap:after,.layout-footer__legal-notice .l-content-wrap:before {
    content: "";
    display: table
}

.layout-footer__legal-notice .l-content-wrap:after {
    clear: both
}

.layout-footer__legal-notice .l-content-wrap {
    zoom:1}

@media only screen and (max-width: 1024px) {
    footer .layout-footer__inner {
        padding-top:2rem
    }

    footer .l-col4-left {
        width: 50%
    }

    footer .l-col4-left:first-of-type {
        width: 100%
    }

    footer .layout-footer__map__image {
        margin-left: 30%;
        width: 40%;
        display: block
    }
}

@media only screen and (max-width: 768px) {
    footer .l-col4-left {
        width:100%
    }

    footer .layout-footer__map__image {
        margin-left: 25%;
        width: 50%;
        display: block
    }

    .layout-footer__legal-notice__copyright {
        display: block;
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 620px) {
    footer .layout-footer__map__image {
        margin-left:20%;
        width: 60%
    }
}

@media only screen and (max-width: 480px) {
    .ce-bodytext a:before,span.info-before {
        white-space:pre-wrap
    }

    footer .layout-footer__map__image {
        margin-left: 10%;
        width: 80%
    }

    footer .layout-footer__legal-notice__links {
        display: inline-block
    }
}

@media only screen and (min-width: 620px) {
    .layout-footer__legal-notice__social-media {
        text-align:left;
        float: left;
        margin-bottom: 0
    }

    .layout-footer__legal-notice__social-media-item {
        margin-top: .5rem
    }

    .layout-footer__legal-notice__meta {
        float: right;
        text-align: right;
        margin-right: .5rem
    }
}

.layout-header {
    background: #fff;
    min-height: 8.5rem
}

.layout-header__topbar {
    background: #fff;
    height: 0;
    width: 100%;
    zoom:1}

.layout-header__topbar:after,.layout-header__topbar:before {
    content: "";
    display: table
}

.layout-header__topbar:after {
    clear: both
}

.layout-header__logo {
    margin: 1rem auto;
    width: 25%;
    display: block;
    min-width: 17rem
}

@media only screen and (max-width: 1200px) {
    .layout-header__logo {
        margin:1rem auto
    }
}

.layout-header__logo img {
    height: auto
}

.micro-menu {
    position: absolute;
    top: 1rem;
    right: 0
}

.micro-menu__login-link {
    display: none
}

.micro-menu__login-link:after {
    margin: 0;
    padding: 0 0 0 .25rem;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.micro-menu__logout-link:before {
    margin: 0 .25rem 0 0;
    padding: .1rem;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mainnav__stick-wrap {
    background: #1c2764;
    -webkit-transition: max-width .4s,margin .4s,background .8s;
    transition: max-width .4s,margin .4s,background .8s
}

.mainnav--sticky {
    background: rgba(28,39,100,.85);
    z-index: 99;
    max-width: 100%!important;
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.mainnav--visible {
    left: 0;
    -webkit-transition: height .2s;
    transition: height .2s
}

.mainnav--hidden {
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.mainnav__wrap {
    position: relative;
    padding: 0;
    zoom:1}

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

.mainnav__wrap:after {
    clear: both
}

.mainnav__wrap li {
    display: block;
    list-style-type: none;
    padding: 0;
    zoom:1}

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

.mainnav__wrap li:after {
    clear: both
}

.mainnav__bottom-bar {
    background: rgba(28,39,100,.15);
    width: 100%;
    height: 1rem;
    margin: 0 auto;
    max-width: 1200px;
    z-index: 1;
    zoom:1}

.mainnav__bottom-bar:after,.mainnav__bottom-bar:before {
    content: "";
    display: table
}

.mainnav__bottom-bar:after {
    clear: both
}

.mainnav__first-level {
    float: left
}

.mainnav__toggle {
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    margin: 0;
    padding: 14px 32px 10px;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block
}

@media only screen and (max-width: 1024px) {
    .layout-header {
        min-height:unset
    }

    .mainnav__toggle {
        margin: 0;
        padding: 14px 20px 10px
    }
}

@media only screen and (max-width: 860px) {
    .mainnav__toggle {
        margin:0;
        padding: 14px 15px 10px
    }
}

.mainnav__toggle.mainnav--active,.mainnav__toggle:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.mainnav__canvas {
    background: #fff;
    position: absolute;
    left: 0;
    margin: 0;
    padding: .5rem 2rem 0;
    z-index: 3;
    border-bottom: 2px solid #1c2764;
    zoom:1}

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

.mainnav__canvas:after {
    clear: both
}

.mainnav__sub-level {
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 0
}

.mainnav__toplevel-link {
    margin: 0;
    padding: .2rem 1rem;
    position: relative;
    display: block
}

.mainnav__toplevel-link:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.2rem;
    position: absolute;
    top: .1rem;
    left: 0
}

.mainnav__submenu-item {
    border-bottom: 1px solid #e3e3e3;
    zoom:1}

.mainnav__submenu-item:after,.mainnav__submenu-item:before {
    content: "";
    display: table
}

.mainnav__submenu-item:after {
    clear: both
}

.mainnav__submenu-item:hover {
    -webkit-transition: background .4s;
    transition: background .4s
}

.mainnav__submenu-item:hover>.mainnav__submenu-link {
    background: #f3f3f3;
    -webkit-transition: background;
    transition: background;
    font-weight: 400
}

.mainnav__submenu-item:hover>.mainnav__submenu-toggle {
    background: #495283;
    -webkit-transition: background;
    transition: background
}

.mainnav__submenu-item.active>.mainnav__submenu-link {
    background: #f3f3f3
}

.mainnav__submenu-link {
    width: 100%;
    float: left;
    min-height: 1px;
    margin: 0;
    padding: .3rem 1rem;
    background: #fff;
    -webkit-transition: background .4s;
    transition: background .4s
}

.mainnav__submenu-toggle {
    width: 20%;
    float: right;
    min-height: 1px;
    margin: 0;
    padding: .3rem 1rem;
    background: #1c2764;
    height: 2rem;
    position: relative;
    -webkit-transition: background .4s;
    transition: background .4s
}

.mainnav__submenu-toggle:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    position: absolute;
    top: .3rem;
    left: .75rem;
    -webkit-transition: .1s;
    transition: .1s
}

.mainnav__submenu-toggle+.mainnav__submenu-link {
    width: 80%
}

.mainnav__first-col {
    padding: 0 0 0 2rem;
    visibility: visible;
    position: absolute;
    top: 1rem;
    width: 33.33333%;
    left: 0
}

.mainnav__second-col {
    padding: 0 0 0 1rem;
    visibility: visible;
    position: absolute;
    top: 0;
    width: 100%;
    left: 100%
}

.mainnav__third-col {
    padding: 0 2rem 0 1rem;
    visibility: visible;
    position: absolute;
    top: 0;
    width: 100%;
    left: 100%
}

.mainnav__close-menu {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    cursor: pointer
}

.mainnav__close-menu:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    margin-left: 50%
}

.mainnav__first-level>.mainnav__submenu-toggle,.mainnav__toplevel-toggle {
    display: none
}

.mainnav {
    line-height: 1.4;
    width: 100%
}

@media only screen and (max-width: 768px) {
    .mainnav__bottom-bar,.mainnav__close-menu,.mainnav__toplevel-link {
        display:none
    }

    .mainnav__mobile-toggle {
        background: #1c2764;
        margin: 0;
        padding: .5rem 2rem;
        -webkit-transition: background .4s;
        transition: background .4s;
        float: right;
        width: 6rem;
        height: 3rem;
        display: block;
        zoom:1}

    .mainnav__mobile-toggle:after,.mainnav__mobile-toggle:before {
        content: "";
        display: table
    }

    .mainnav__mobile-toggle:after {
        clear: both
    }

    .mainnav__mobile-toggle:hover {
        background: #495283;
        -webkit-transition: background .4s;
        transition: background .4s
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon {
        position: relative;
        margin: 0 auto;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        border-radius: 3px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon span:nth-child(1) {
        top: 2px
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon span:nth-child(2),.mainnav__mobile-toggle .mainnav__mobile-icon span:nth-child(3) {
        top: 12px
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon span:nth-child(4) {
        top: 22px
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon.open span:nth-child(1) {
        top: 1rem;
        width: 0;
        left: 50%
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .mainnav__mobile-toggle .mainnav__mobile-icon.open span:nth-child(4) {
        top: 1rem;
        width: 0;
        left: 50%
    }

    .mainnav div.nav-title {
        background-color: #1c2764;
        display: inline-block
    }

    .mainnav__stick-wrap {
        background: rgba(0,0,0,0);
        z-index: 99;
        max-width: 100%!important;
        position: fixed!important;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .mainnav__stick-wrap.mainnav--mobile-toggled {
        height: 100%
    }

    .mainnav__first-level {
        display: block;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #fff;
        background-color: #1c2764;
        zoom:1}

    .mainnav__first-level:after,.mainnav__first-level:before {
        content: "";
        display: table
    }

    .mainnav__first-level:after {
        clear: both
    }

    .mainnav__first-level:first-of-type {
        border-top: 1px solid #fff
    }

    .mainnav__first-level>.mainnav__submenu-toggle {
        display: block
    }

    .mainnav__first-level.no_sub>.mainnav__submenu-toggle {
        display: none;
        background: #9acd32
    }

    .mainnav__wrap {
        height: 3rem;
        min-height: 3rem;
        overflow: hidden
    }

    .mainnav__wrap.mainnav--mobile-toggled {
        -webkit-transition: .4s;
        transition: .4s;
        overflow: auto;
        height: 100%
    }

    .mainnav__canvas {
        position: relative;
        top: -.1rem;
        background: #fff;
        margin-top: -.5rem;
        visibility: hidden;
        border-top: none;
        border-bottom: none
    }

    .mainnav__canvas.triggered {
        background: #fff;
        margin: 0;
        padding: 0;
        top: 0;
        -webkit-transition: background .4s;
        transition: background .4s;
        visibility: visible
    }

    .mainnav__sub-level {
        display: none
    }

    .mainnav--mobile-visible {
        display: table;
        border-top: 1px solid #f3f3f3
    }

    .mainnav__submenu-item {
        background: #fff;
        position: relative;
        display: block;
        border-left: 3px solid #fff;
        border-bottom: 1px solid #f3f3f3;
        -webkit-transition: background;
        transition: background;
        margin-left: 20px
    }

    .mainnav__submenu-item:first-of-type {
        border-top: none
    }

    .mainnav__submenu-item:last-of-type {
        border-bottom: none
    }

    .mainnav__submenu-item>.mainnav__submenu-toggle {
        background: #fff
    }

    .mainnav__submenu-item>.mainnav__submenu-toggle:after {
        font-family: FontAwesome,sans-serif;
        content: "";
        color: #1c2764;
        font-size: 1.5rem;
        position: absolute;
        top: .5rem;
        left: 2.5rem
    }

    .mainnav__submenu-item:hover>.mainnav__submenu-link,.mainnav__submenu-item:hover>.mainnav__submenu-toggle {
        background: #f3f3f3
    }

    .mainnav__submenu-link {
        margin: 0;
        padding: .8rem 0 .8rem .5rem;
        background: 0 0;
        display: block;
        width: 100%!important;
        height: 2.8rem;
        color: #1c2764
    }

    .mainnav__submenu-link+ul .mainnav__submenu-link {
        margin: 0;
        padding: .5rem 0 0 .5rem;
        height: 2.3rem
    }

    .mainnav__submenu-link+ul .mainnav__submenu-toggle {
        height: 2.3rem
    }

    .mainnav__submenu-link+ul .mainnav__submenu-toggle:after {
        font-family: FontAwesome,sans-serif;
        content: "";
        color: #fff;
        font-size: 1.5rem;
        position: absolute;
        top: .25rem;
        left: 2.5rem
    }

    .mainnav__submenu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 6rem;
        height: 2.8rem
    }

    .mainnav__submenu-toggle:after {
        font-family: FontAwesome,sans-serif;
        content: "";
        color: #fff;
        font-size: 1.5rem;
        position: absolute;
        top: .75rem;
        left: 2.5rem
    }

    .mainnav__submenu-toggle.triggered:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.stage-slider {
    margin-top: -1rem
}

.stage-slider__slide {
    position: relative
}

.stage-slider__caption {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0 2rem 1.75rem 0;
    padding: .7rem 2.8rem .7rem .7rem;
    background: rgba(255,255,255,.8);
    z-index: 2
}

@media only screen and (max-width: 1024px) {
    .stage-slider__caption {
        position:relative;
        width: 100%;
        padding: 1rem 2rem
    }
}

@media only screen and (max-width: 768px) {
    .stage-slider__caption {
        position:relative;
        width: 100%;
        padding: 1rem
    }

    .stage-slider__caption:after {
        font-size: 1rem
    }
}

.stage-slider__caption-headline {
    margin: 0 0 .5rem;
    padding: 0 0 .5rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f3f3f3
}

.stage-slider__caption-subheadline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4rem;
    max-height: 3rem
}

.stage-slider__caption-text {
    margin: 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    color: #222;
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 300;
    text-decoration: none
}

.stage-slider__caption-link {
    position: absolute;
    right: .7rem;
    bottom: .7rem;
    display: none
}

@media only screen and (min-width: 1025px) {
    .stage-slider__caption-link {
        display:block
    }
}

.stage-slider__caption-link:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #606792;
    font-size: 1.6rem
}

.stage-slider__caption-link:hover:after {
    color: #1c2764
}

.breadcrumbs ul {
    list-style-type: none;
    padding: 0
}

.breadcrumbs li {
    margin: .5rem 0;
    padding: 0 .5rem 0 0;
    float: left
}

.breadcrumbs li:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: .8rem;
    margin-left: .5rem
}

.breadcrumbs li:last-of-type:after {
    display: none
}

.breadcrumbs li:first-of-type a {
    font-size: 0
}

.breadcrumbs li:first-of-type a:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.breadcrumbs a {
    font-size: .8rem;
    color: #1c2764
}

.breadcrumbs a:hover {
    text-decoration: underline
}

@media only screen and (max-width: 1200px) {
    .breadcrumbs {
        padding:0 1rem
    }
}

.top-image {
    margin-top: -1rem;
    min-height: 400px
}

.top-image__image {
    display: block;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.top-image__image.top-image__fullwidth {
    width: 100%
}

.top-image__caption {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35%;
    height: auto;
    overflow: hidden;
    margin: 0 3rem 3rem 0;
    padding: 0;
    background: rgba(255,255,255,.85);
    z-index: 2
}

@media only screen and (max-width: 1024px) {
    .top-image {
        min-height:unset;
        min-width: unset;
        max-width: 100%
    }

    .top-image__caption {
        position: relative;
        width: 100%;
        padding: 1rem 2rem;
        margin: 0
    }
}

@media only screen and (max-width: 768px) {
    .top-image__caption {
        position:relative;
        width: 100%;
        padding: 1rem;
        margin: 0
    }

    .top-image__caption:after {
        font-size: 1rem
    }
}

.top-image__quote {
    padding: .5rem;
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300
}

.top-image__quote-origin {
    padding: .5rem;
    font-family: Roboto,sans-serif;
    text-align: right;
    color: #1c2764;
    font-size: .8rem;
    font-weight: 300
}

.text-image-columns__text {
    margin: 0;
    padding: 0 2rem 0 0
}

.text-image-columns__image-wrap {
    margin: 0 0 1rem;
    zoom:1}

.text-image-columns__image-wrap:after,.text-image-columns__image-wrap:before {
    content: "";
    display: table
}

.text-image-columns__image-wrap:after {
    clear: both
}

.text-image-columns__image-sub {
    margin: 0 0 .5rem;
    padding: 0 .5rem;
    font: .8rem Roboto,sans-serif;
    color: #999
}

.faq-section h2 {
    padding-top: 4rem
}

.faq-anchors__link {
    margin: 0 0 .5rem;
    padding: 0;
    font-size: 1rem;
    color: #1c2764;
    display: block
}

.faq-anchors__link:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.faq-entry__headline {
    margin: 1rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4
}

#js-gallery .slick-slide,.news-detail__gallery .slick-slide {
    height: auto;
    opacity: .65;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 20px
}

#js-gallery .slick-slide img,.news-detail__gallery .slick-slide img {
    height: 213px;
    width: 320px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center
}

#js-gallery .slick-center,.news-detail__gallery .slick-center {
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 1;
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

#js-gallery .slick-next,#js-gallery .slick-prev,.news-detail__gallery .slick-next,.news-detail__gallery .slick-prev {
    top: 50%;
    z-index: 10
}

#js-gallery .slick-next,.news-detail__gallery .slick-next {
    right: -50px;
    -webkit-transition: right .4s;
    transition: right .4s
}

#js-gallery .slick-prev,.news-detail__gallery .slick-prev {
    left: -50px;
    -webkit-transition: left .4s;
    transition: left .4s
}

.slick-lightbox .slick-next,.slick-lightbox .slick-prev {
    z-index: 10;
    top: 50%
}

@media only screen and (max-width: 1320px) {
    #js-gallery .slick-next,.news-detail__gallery .slick-next {
        right:-16px;
        -webkit-transition: right .4s;
        transition: right .4s
    }

    #js-gallery .slick-prev,.news-detail__gallery .slick-prev {
        left: -16px;
        -webkit-transition: left .4s;
        transition: left .4s
    }
}

@media only screen and (max-width: 768px) {
    .slick-lightbox .slick-next,.slick-lightbox .slick-prev {
        height:40px;
        width: 40px;
        top: 50%;
        z-index: 10
    }

    .slick-lightbox .slick-next:before,.slick-lightbox .slick-prev:before {
        font-size: 25px
    }

    .news-detail__gallery.slick-slider {
        margin-bottom: 21px
    }
}

.scholarship-details {
    margin: 0 auto 2rem
}

.scholarship-details__image-link {
    margin: 0 0 2rem;
    display: block
}

.scholarship-details__image {
    margin: 0;
    padding: 1rem;
    display: block
}

.scholarship-details__address {
    text-align: center
}

.tx-indexedsearch__advanced-search-toggle {
    color: #1c2764;
    text-decoration: underline;
    -webkit-transition: color .4s;
    transition: color .4s
}

.tx-indexedsearch__advanced-search-toggle:hover {
    color: #495283
}

.tx-indexedsearch__result-link {
    margin: 1rem 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.tx-indexedsearch__result-link:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.tx-indexedsearch-searchbox {
    background: #f3f3f3;
    margin: 0;
    padding: 1rem
}

.tx-indexedsearch-browsebox {
    padding: 0 0 1rem
}

.tx-indexedsearch-res {
    margin: 0;
    padding: 0 2rem 1rem;
    background: #f3f3f3;
    display: block;
    zoom:1}

.tx-indexedsearch-res:after,.tx-indexedsearch-res:before {
    content: "";
    display: table
}

.tx-indexedsearch-res:after {
    clear: both
}

.tx-indexedsearch-res:nth-of-type(even) {
    background: #fff
}

.tx-indexedsearch-description {
    padding-left: 3rem;
    position: relative
}

.tx-indexedsearch-description:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 2rem;
    position: absolute;
    left: 0
}

.tx-indexedsearch-percent {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300
}

.tx-indexedsearch-searchbox-sword {
    width: 100%
}

.tx-indexedsearch-searchbox-button {
    margin: 1rem 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.tx-indexedsearch-searchbox-button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.tx-indexedsearch-browsebox {
    margin: 1rem 0 0
}

.tx-indexedsearch-browsebox>li {
    display: inline-block
}

.tx-indexedsearch-browsebox>li>a {
    color: #222
}

.tx-indexedsearch-browsebox a {
    margin-right: 1rem
}

.tx-indexedsearch-browselist-currentPage>strong>a {
    color: #1c2764
}

.flag-headline {
    margin: 1rem 0 0;
    line-height: 2rem;
    vertical-align: middle;
    display: block;
    zoom:1}

.flag-headline:after,.flag-headline:before {
    content: "";
    display: table
}

.flag-headline:after {
    clear: both
}

.flag-anchor {
    margin: 0;
    padding: 0 .5rem;
    display: block;
    position: relative
}

.flag-anchor:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #606792;
    font-size: 1rem;
    position: absolute;
    top: 2.25rem;
    right: .25rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.flag-anchor:hover:after {
    color: #1c2764
}

.flag-anchor__wrap {
    margin: 2rem 0;
    zoom:1}

.flag-anchor__wrap:after,.flag-anchor__wrap:before {
    content: "";
    display: table
}

.flag-anchor__wrap:after {
    clear: both
}

.flag-anchor__wrap .l-col3-left {
    width: calc(25% - 6px)
}

.flag-anchor__wrap>div {
    border: 1px solid #ccc;
    margin: 3px
}

.flag-anchor__countryname {
    width: 75%;
    float: right;
    min-height: 1px;
    margin: 0;
    padding: .5rem;
    height: 4rem;
    color: #1c2764
}

.flag-anchor__image {
    width: 25%;
    float: left;
    min-height: 1px
}

.flag-anchor__company-logo-wrap {
    height: 100px;
    width: calc(100% - 6px);
    overflow: hidden;
    padding: .5em
}

.flag-anchor__company-logo-wrap .bold {
    vertical-align: middle;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.flag-anchor__company-logo-img {
    max-height: 100%;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flag-anchor.l-col3-left {
    width: calc(50% - .6rem)
}

@media only screen and (min-width: 768px) {
    .flag-anchor.l-col3-left {
        width:calc(33.3333% - .6rem)
    }

    .employees-list__single {
        max-height: 126px
    }
}

@media only screen and (min-width: 1024px) {
    .flag-anchor.l-col3-left {
        width:calc(25% - 6px)
    }
}

.university-info {
    margin: 1rem 0 0;
    padding: 1rem;
    position: relative;
    zoom:1}

.university-info:after,.university-info:before {
    content: "";
    display: table
}

.university-info:after {
    clear: both
}

.university-info a {
    color: #1c2764
}

.university-info__flag-headline {
    margin: 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    float: left
}

.university-info__flag-headline img {
    height: 2rem;
    width: 2rem;
    margin-right: 1rem
}

.university-info__single-headline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    overflow: hidden
}

.university-info__image {
    vertical-align: middle;
    display: block;
    margin: 0 auto
}

.university-info__coursescol {
    margin: 0;
    padding: 0 0 0 1rem
}

.university-info__courses-headline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4
}

.university-info__degree {
    margin: .5rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4
}

.university-info__courseslist {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.university-info__course-item:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem
}

.company-info {
    margin: 1rem 0 0;
    padding: 1rem;
    position: relative;
    zoom:1}

.company-info:after,.company-info:before {
    content: "";
    display: table
}

.company-info:after {
    clear: both
}

.company-info a {
    color: #1c2764
}

.company-info__flag-headline {
    margin: 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    float: left
}

.company-info__flag-headline img {
    height: 2rem;
    width: 2rem;
    margin-right: 1rem
}

.company-info__single-headline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    overflow: hidden
}

.company-info__image {
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    max-width: 200px
}

.company-info__coursescol {
    margin: 0;
    padding: 0 0 0 1rem
}

.company-info__courses-headline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4
}

.company-info__degree {
    margin: .5rem 0;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4
}

.company-info__courseslist {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.company-info__course-item:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #999;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem
}

.slide-anchor__nav {
    position: fixed;
    top: 50%;
    left: -645px;
    margin-left: 50%;
    z-index: 10
}

.slide-anchor__nav.open .slide-anchor__list {
    opacity: 1;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.slide-anchor__nav.open .slide-anchor__toggle {
    display: block;
    z-index: 99;
    width: 1rem;
    height: 1rem;
    margin: 0;
    padding: .1rem .2rem;
    position: absolute;
    right: -2.4rem;
    background: #1c2764;
    -webkit-transition: .4s;
    transition: .4s;
    zoom:1}

.slide-anchor__nav.open .slide-anchor__toggle:after,.slide-anchor__nav.open .slide-anchor__toggle:before {
    content: "";
    display: table
}

.slide-anchor__nav.open .slide-anchor__toggle:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: .8rem;
    margin: 0;
    padding: 0
}

.slide-anchor__list {
    background: #1c2764;
    position: fixed;
    top: 50%;
    right: 600px;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    list-style-type: none;
    margin-right: 50%;
    opacity: 0;
    z-index: -999
}

.slide-anchor__list-item:after,.slide-anchor__list-item:before {
    content: "";
    display: table
}

.slide-anchor__list-item:after {
    clear: both
}

.slide-anchor__list-item {
    zoom:1}

.slide-anchor__list-item.active,.slide-anchor__list-item:hover {
    background: #495283;
    -webkit-transition: background .2s;
    transition: background .2s
}

.slide-anchor__link {
    margin: 0 .5rem 0 0;
    padding: .25rem 1rem;
    font-size: 1rem;
    color: #fff;
    display: block
}

.slide-anchor__toggle {
    display: block;
    z-index: 99;
    width: 2.5rem;
    height: 2.5rem;
    background: #495283;
    -webkit-transition: .4s;
    transition: .4s;
    text-align: center;
    border-radius: 50%;
    zoom:1}

.slide-anchor__toggle:after,.slide-anchor__toggle:before {
    content: "";
    display: table
}

.slide-anchor__toggle:after {
    clear: both;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1.5rem;
    margin: 0;
    padding: .5rem;
    width: 100%
}

.slide-anchor__toggle:hover {
    background: #1c2764;
    -webkit-transition: background .2s;
    transition: background .2s
}

.auditoriums__nav {
    margin-bottom: 2rem
}

.auditoriums__link-wrap {
    margin: 0;
    padding: .3rem
}

.auditoriums__link {
    margin: 0;
    padding: .5rem 0 1.3rem;
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #f3f3f3;
    color: #1c2764;
    display: block;
    width: 100%;
    text-align: center;
    position: relative
}

.auditoriums__link:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #495283;
    font-size: 1rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    pointer-events: none
}

.auditoriums__link:hover {
    background: #babed0;
    color: #fff;
    -webkit-transition: background .4s;
    transition: background .4s
}

.auditoriums__details h4,.auditoriums__details p {
    margin-left: 20px
}

.auditoriums__single-headline {
    margin: 0 0 1rem;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4;
    display: block
}

.auditoriums__single-headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3
}

.auditoriums__details-list {
    margin: 0 0 0 2rem
}

.auditoriums__detail-head {
    margin: 0;
    padding: 0 0 .5rem 3rem;
    font-family: Roboto,sans-serif;
    color: #1c2764;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
    text-decoration: none;
    position: relative
}

.auditoriums__detail-head:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem;
    position: absolute;
    top: .25rem;
    left: 0
}

.auditoriums__detail {
    margin: 0 0 1rem;
    padding: 0 0 .5rem 3rem;
    font-family: Roboto,sans-serif;
    color: #222;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 300;
    text-decoration: none
}

@media only screen and (max-width: 1024px) {
    .auditoriums__image {
        width:25%!important
    }

    .online-campus.l-col3-left {
        margin: 1rem 2rem;
        width: 100%
    }
}

@media only screen and (max-width: 480px) {
    .auditoriums__image {
        width:100%!important
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .information {
        text-align: left
    }
}

.tx-felogin-pi1 h3 {
    margin: 2rem 0 1rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 3rem
}

.tx-felogin-pi1 h3:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 4rem;
    height: 1px;
    background-color: #e3e3e3
}

.tx-felogin-pi1>div {
    margin: 1rem 0
}

.frontend-login__submit {
    margin: .25rem 0;
    padding: .5rem;
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #1c2764;
    color: #fff;
    width: 5rem;
    float: left;
    min-height: 1px
}

.frontend-login__submit:hover {
    background: #606792;
    color: #fff
}

.frontend-login__text-input {
    max-width: 20rem
}

.frontend-login__legend {
    margin: 0 0 1rem;
    font-weight: 400;
    font-size: 1.1rem;
    color: #1c2764
}

.frontend-login__item {
    margin: .25rem 0;
    zoom:1}

.frontend-login__item:after,.frontend-login__item:before {
    content: "";
    display: table
}

.frontend-login__item:after {
    clear: both
}

.frontend-login__item>label {
    width: 7rem;
    padding-top: .4rem
}

.online-campus__top-level {
    margin: 0 0 .5rem;
    display: block;
    font-weight: 500
}

.online-campus__second-level {
    -webkit-transition: padding .4s;
    transition: padding .4s
}

.online-campus__second-level:hover {
    padding-left: .3rem;
    -webkit-transition: padding .4s;
    transition: padding .4s
}

.online-campus__third-level {
    margin: 0;
    padding: 0 0 0 2.2rem;
    -webkit-transition: padding .4s;
    transition: padding .4s
}

.online-campus__third-level:hover {
    padding-left: 2.5rem;
    -webkit-transition: padding .4s;
    transition: padding .4s
}

.online-campus__toggle {
    background: #1c2764;
    margin: 0 .5rem 0 0;
    padding: 0 .4rem;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: inline-block
}

.online-campus__toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: 1rem;
    font-size: #fff
}

.online-campus__toggle.collapsed:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: 1rem;
    font-size: #fff
}

.online-campus__toggle:hover {
    background: #495283;
    color: #fff;
    -webkit-transition: background .4s;
    transition: background .4s
}

.gallery__list {
    padding: 0
}

.gallery__item,.gallery__single-item {
    margin: 0 0 35px;
    zoom:1}

.gallery__item {
    list-style: none
}

.gallery__caption {
    display: inline-block;
    margin: 0 0 .5rem;
    padding: 0 .5rem;
    font: .8rem Roboto,sans-serif;
    color: grey
}

@media print,all and (min-width: 768px) {
    .gallery__list::after,.gallery__list::before {
        display:table;
        content: ' '
    }

    .gallery__list::after {
        clear: both
    }

    .gallery__equal-height-box {
        display: inline-block;
        position: relative;
        padding-bottom: 50%;
        width: 100%;
        overflow: hidden
    }

    .gallery__equal-height-img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto
    }

    .gallery__item {
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.5%;
        margin-left: 0;
        margin-right: 3%;
        zoom:1}

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

    .gallery__item:after {
        clear: both
    }

    .gallery__item:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .gallery__item:nth-child(2n) {
        margin-right: 0;
        float: right
    }

    .gallery__item:nth-child(2n+1) {
        clear: both
    }

    .atl-wide .gallery__item {
        width: 100%;
        margin-right: 0
    }

    .atl-wide .gallery__item img {
        width: 100%
    }
}

@media print,all and (min-width: 1024px) {
    .gallery__list--3col .gallery__item {
        float:left;
        clear: none;
        text-align: inherit;
        width: 31.33333%;
        margin-left: 0;
        margin-right: 3%;
        zoom:1}

    .gallery__list--3col .gallery__item:after,.gallery__list--3col .gallery__item:before {
        content: "";
        display: table
    }

    .gallery__list--3col .gallery__item:after {
        clear: both
    }

    .gallery__list--3col .gallery__item:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .gallery__list--3col .gallery__item:nth-child(3n) {
        margin-right: 0;
        float: right
    }

    .gallery__list--3col .gallery__item:nth-child(3n+1) {
        clear: both
    }
}

.ce-intext.ce-right::after,.ce-intext.ce-right::before {
    display: table;
    content: ' '
}

.ce-intext.ce-right::after {
    clear: both
}

.ce-intext.ce-right .ce-gallery {
    text-align: inherit;
    width: 31.33333%;
    float: right;
    clear: none;
    text-align: inherit;
    margin: 0 0 35px 3%;
    zoom:1}

.ce-intext.ce-right .ce-gallery:after,.ce-intext.ce-right .ce-gallery:before {
    content: "";
    display: table
}

.ce-intext.ce-right .ce-gallery:after {
    clear: both
}

.ce-intext.ce-right .ce-gallery:last-child {
    margin-right: 0
}

.ce-intext.ce-left::after,.ce-intext.ce-left::before {
    display: table;
    content: ' '
}

.ce-intext.ce-left::after {
    clear: both
}

.ce-intext.ce-left .ce-gallery {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0;
    margin-right: 3%;
    zoom:1}

.ce-intext.ce-left .ce-gallery:after,.ce-intext.ce-left .ce-gallery:before {
    content: "";
    display: table
}

.ce-intext.ce-left .ce-gallery:after {
    clear: both
}

.ce-intext.ce-left .ce-gallery:last-child {
    margin-right: 0
}

.ce-center .gallery__single-item {
    text-align: center
}

.ce-right.ce-nowrap {
    margin-top: 2rem
}

.ce-right.ce-nowrap::after,.ce-right.ce-nowrap::before {
    display: table;
    content: ' '
}

.ce-right.ce-nowrap::after {
    clear: both
}

.ce-right.ce-nowrap .content-headline--centered {
    margin: 0
}

.ce-right.ce-nowrap .ce-gallery {
    text-align: inherit;
    width: 31.33333%;
    float: right;
    clear: none;
    text-align: inherit;
    margin-left: 3%;
    margin-right: 0;
    zoom:1}

.ce-right.ce-nowrap .ce-gallery:after,.ce-right.ce-nowrap .ce-gallery:before {
    content: "";
    display: table
}

.ce-right.ce-nowrap .ce-gallery:after {
    clear: both
}

.ce-right.ce-nowrap .ce-gallery:last-child {
    margin-right: 0
}

.ce-right.ce-nowrap .ce-bodytext {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66667%;
    margin-left: 0;
    margin-right: 3%;
    zoom:1}

.ce-right.ce-nowrap .ce-bodytext:after,.ce-right.ce-nowrap .ce-bodytext:before {
    content: "";
    display: table
}

.ce-right.ce-nowrap .ce-bodytext:after {
    clear: both
}

.ce-right.ce-nowrap .ce-bodytext:last-child {
    margin-right: 0
}

.ce-left.ce-nowrap {
    margin-top: 2rem
}

.ce-left.ce-nowrap::after,.ce-left.ce-nowrap::before {
    display: table;
    content: ' '
}

.ce-left.ce-nowrap::after {
    clear: both
}

.ce-left.ce-nowrap .content-headline--centered {
    margin: 0
}

.ce-left.ce-nowrap .ce-gallery {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0;
    margin-right: 3%;
    zoom:1}

.ce-left.ce-nowrap .ce-gallery:after,.ce-left.ce-nowrap .ce-gallery:before {
    content: "";
    display: table
}

.ce-left.ce-nowrap .ce-gallery:after {
    clear: both
}

.ce-left.ce-nowrap .ce-gallery:last-child {
    margin-right: 0
}

.ce-left.ce-nowrap .ce-bodytext {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66667%;
    margin-left: 0;
    margin-right: 3%;
    zoom:1}

.ce-left.ce-nowrap .ce-bodytext:after,.ce-left.ce-nowrap .ce-bodytext:before {
    content: "";
    display: table
}

.ce-left.ce-nowrap .ce-bodytext:after {
    clear: both
}

.ce-left.ce-nowrap .ce-bodytext:last-child {
    margin-right: 0
}

#cookie_modal_wrapper .l-content-wrap-text {
    max-width: unset
}

#cookie_modal_wrapper .l-content-row {
    padding-bottom: .5rem
}

#cookie_modal_wrapper #cookie_modal_inner #cookie_modal_content_wrapper .language-selector ul li {
    font-size: 13px;
    color: #495283;
    font-weight: 600
}

#cookie_modal_wrapper .ce-bodytext p {
    margin-bottom: 0
}

#cookie_modal_reset .l-content-row--horizontal-space {
    padding: 0
}

#cookie_modal_reset .l-content-row--horizontal-space .l-content-wrap-text {
    max-width: unset;
    margin: 0
}

#cookie_modal_reset .cookie_modal_reset_button {
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

#cookie_modal_reset .cookie_modal_reset_button:hover {
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    background-color: #495283
}

.fhw-youtube-layer {
    position: relative
}

.fhw-youtube-layer img {
    width: 100%;
    height: 100%
}

.fhw-youtube-layer .l-content-row {
    background: 0 0
}

.fhw-youtube-layer .dsg-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(64,64,64,.7);
    text-align: center;
    padding: 20px;
    color: #fff;
    font-weight: 700
}

.fhw-youtube-layer .dsg-overlay .content {
    margin-top: 120px;
    padding: 20px
}

.fhw-youtube-layer .dsg-overlay .ce-bodytext p {
    text-align: center
}

.departments__list {
    padding-bottom: 2rem;
    list-style-type: none
}

.departments__single {
    margin: 0;
    padding: .3rem
}

.departments__link {
    margin: 0;
    padding: .5rem .5rem 1.5rem;
    -webkit-transition: background .2s;
    transition: background .2s;
    background: #1c2764;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    position: relative
}

.departments__link:hover {
    background: #606792;
    color: #fff
}

.departments__link:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #606792;
    font-size: 1rem;
    position: absolute;
    bottom: .25rem;
    left: 50%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.departments__link:hover:after {
    color: #e3e3e3
}

.employees-list__headline {
    margin: 0;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4;
    display: block
}

.employees-list__headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 50%;
    bottom: 0;
    margin-left: -4rem
}

.employees-list__department {
    margin: 0;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.4;
    display: block
}

.employees-list__department:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3
}

.employees-list__single:nth-of-type(even),.employees-list__single:nth-of-type(odd) {
    margin: 0;
    padding: 1rem 0
}

.employees-list__image {
    width: 20%;
    float: left;
    min-height: 1px;
    border-radius: 50%
}

.employees-list__weblink {
    margin: 0 0 .25rem;
    font-weight: 500;
    color: #1c2764;
    display: block
}

.employees-list__weblink:hover {
    color: #495283
}

.employees-list__email {
    color: #495283;
    display: block
}

.employees-list__email:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1rem
}

.employees-list__email:hover {
    color: #1c2764
}

.employees-list__information-wrap {
    width: 80%;
    float: left;
    min-height: 1px;
    margin: 0;
    padding: 0 0 0 1rem
}

@media only screen and (max-width: 768px) {
    .employees-list__single:nth-of-type(odd) {
        background:#fff;
        margin: 0;
        padding: 1rem .5rem
    }

    .employees-list__single:nth-of-type(even) {
        background: #f3f3f3;
        margin: 0;
        padding: 1rem .5rem
    }
}

.employee-Image {
    display: block;
    float: left;
    min-height: 1px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover
}

.employee-details {
    margin: -1rem auto 0;
    padding: 2rem;
    background: #f3f3f3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

.employee-details__headline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4
}

.employee-details__headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3
}

.employee-details__subheadline {
    margin: 0 0 .5rem;
    padding: 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #222;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4
}

.employee-details__info {
    margin: 0;
    padding: 0 2rem
}

.employee-details__phone {
    margin: 1rem 0 .25rem
}

.employee-details__phone:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee-details__phone-external {
    margin: 1rem 0 .25rem
}

.employee-details__phone-external input {
    width: 95%
}

.employee-details__phone-external:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee-details__room {
    margin: .25rem 0
}

.employee-details__room:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee-details__link {
    margin: 1rem 0 .25rem
}

.employee-details__link input {
    width: 75.1%
}

.employee-details__link:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee-details__email {
    margin: .25rem 0;
    color: #495283;
    -webkit-transition: color .4s;
    transition: color .4s
}

.employee-details__email:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1rem;
    width: 1rem;
    display: inline-block;
    -webkit-transition: color .4s;
    transition: color .4s
}

.employee-details__email:hover {
    color: #1c2764
}

.employee-details__vh {
    margin: 1.5rem 0 0
}

.employee-details__vh-head {
    color: #1c2764
}

.employee-details__vh-head:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee-details__vh-info {
    margin: .5rem 0 1rem;
    padding: 0 0 0 .5rem
}

.employee-details__image {
    border-radius: 50%
}

@media only screen and (max-width: 620px) {
    .employee-details {
        padding:1rem
    }

    .employee-details__info {
        padding-left: 0
    }
}

.fhw-employee-create-record-button {
    padding: .5rem
}

.fhw-employee-accordion {
    position: relative
}

.fhw-employee-edit-panel-courses,.fhw-employee-edit-panel-seminars {
    position: absolute;
    left: 85%;
    top: 10px;
    display: inline-block
}

.fhw-employee-edit-panel-projects,.fhw-employee-edit-panel-researches {
    position: relative;
    left: 10px;
    display: inline-block
}

input.fhw-employee-edit-profile-picture {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 100%;
    display: block
}

.edit-image {
    position: relative
}

.edit-image:hover .edit-image__label {
    opacity: 1
}

.edit-image__label {
    background: rgba(0,0,0,.5);
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    opacity: 0
}

.edit-image__label--square {
    border-radius: unset
}

.edit-image__label span {
    margin: auto
}

.employee-Image-div-landscape,.employee-Image-div-portrait {
    display: block;
    background: center/cover no-repeat;
    width: 281.5px;
    height: 281.5px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    position: relative;
    float: right;
    min-height: 1px
}

.employee-Image-div-landscape img,.employee-Image-div-portrait img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    max-height: none;
    max-width: 100%
}

.employee__toplink {
    margin: 0 0 1rem;
    display: block;
    font-weight: 500
}

.employee__toplink:hover {
    color: #1c2764
}

.employee__toplink:before {
    margin: 0;
    padding: 0 2rem 0 0;
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1rem;
    width: 1rem;
    display: inline-block
}

.employee__content {
    padding-left: 2rem
}

.employee__menu {
    margin: 1rem 0;
    border-bottom: 2px solid #1c2764
}

.employee__menu ul {
    list-style-type: none;
    padding-left: 0
}

.employee__menu ul li {
    border-bottom: 1px solid #e3e3e3
}

.employee__menu ul li a:active,.employee__menu ul li a:hover {
    color: #1c2764
}

.employee__menu ul li.current,.employee__menu ul li:hover {
    background-color: #f3f3f3
}

.employee__menu ul li.current a,.employee__menu ul li:hover a {
    font-weight: 400
}

.employee__menu>ul {
    border-top: 1px solid #e3e3e3
}

.employee__menu>ul li li {
    margin: 0;
    padding: 0 0 0 1rem
}

.employee__menu>ul li a {
    margin: 0;
    padding: .25rem .25rem .25rem 16px;
    display: block
}

.employee__menu a {
    color: #495283
}

.employee__menu .employee-create-relation {
    color: #d3d3d3;
    margin: 0;
    padding: .25rem;
    display: block;
    border-bottom: 1px solid #f3f3f3
}

.employee__menu .employee-create-relation:after {
    content: ' +'
}

.tx-fhwResponsibilities {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 3rem
}

.tx-fhwResponsibilities .header-jump {
    position: absolute;
    top: -150px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter {
    max-width: 1200px;
    margin-bottom: 3rem
}

.tx-fhwResponsibilities .fhw-responsibilities-filter h3 {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel,.tx-fhwResponsibilities .fhw-responsibilities-filter input,.tx-fhwResponsibilities .fhw-responsibilities-filter select {
    width: 100%;
    border: 1px solid #999;
    float: none;
    margin: 0;
    padding: 10px 20px;
    color: #495283;
    min-height: 50px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel option:first-of-type,.tx-fhwResponsibilities .fhw-responsibilities-filter .sel[disabled],.tx-fhwResponsibilities .fhw-responsibilities-filter input option:first-of-type,.tx-fhwResponsibilities .fhw-responsibilities-filter input[disabled],.tx-fhwResponsibilities .fhw-responsibilities-filter select option:first-of-type,.tx-fhwResponsibilities .fhw-responsibilities-filter select[disabled] {
    border-color: #babed0;
    color: #1c2764
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel:focus,.tx-fhwResponsibilities .fhw-responsibilities-filter input:focus,.tx-fhwResponsibilities .fhw-responsibilities-filter select:focus {
    border: 1px solid #222
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel::-webkit-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter input::-webkit-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter select::-webkit-input-placeholder {
    color: #606792
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel::-moz-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter input::-moz-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter select::-moz-placeholder {
    color: #606792
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel:-ms-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter input:-ms-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter select:-ms-input-placeholder {
    color: #606792
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel::-ms-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter input::-ms-input-placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter select::-ms-input-placeholder {
    color: #606792
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel::placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter input::placeholder,.tx-fhwResponsibilities .fhw-responsibilities-filter select::placeholder {
    color: #606792
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel .selected,.tx-fhwResponsibilities .fhw-responsibilities-filter input .selected,.tx-fhwResponsibilities .fhw-responsibilities-filter select .selected {
    background-color: #f3f3f3;
    font-weight: 700;
    letter-spacing: -.5px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel .selected:after,.tx-fhwResponsibilities .fhw-responsibilities-filter input .selected:after,.tx-fhwResponsibilities .fhw-responsibilities-filter select .selected:after {
    content: ''
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .sel:before {
    font-size: 1.8rem;
    top: calc(50% - 1.4rem);
    right: 28px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .l-col6-left {
    padding-right: 13px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .l-col6-right {
    padding-left: 13px
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper {
    position: relative
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper .search-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    margin: 0;
    padding: 9px 29px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: 0 0;
    display: block;
    line-height: 1.4
}

.tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper .search-toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1.2rem;
    font-weight: 700
}

.tx-fhwResponsibilities .responsibility-box {
    max-width: 100%;
    padding-bottom: 3rem
}

.tx-fhwResponsibilities .responsibility-box .responsibility-inner-box {
    max-width: 1200px;
    margin: 0 auto
}

.tx-fhwResponsibilities .responsibility-box .filter-count {
    margin: 1rem 0 0;
    color: #1c2764;
    font-size: 16px
}

.tx-fhwResponsibilities .responsibility-box .person-container {
    margin: 0;
    width: auto;
    min-height: 16px
}

.tx-fhwResponsibilities .responsibility-box .person-container header h4 {
    margin: 0;
    padding: 1rem 0 1.5rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.4;
    display: block
}

.tx-fhwResponsibilities .responsibility-box .person-container header h4:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #222;
    left: 50%;
    margin-left: -4rem;
    bottom: .75rem
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box {
    color: #1c2764;
    background-color: #fff;
    margin: .75rem auto;
    padding: .75rem .5rem;
    font-weight: 400;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear;
    cursor: pointer;
    min-height: 40px
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box a {
    color: #1c2764
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box>div {
    position: relative
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box:hover {
    background-color: #babed0;
    -webkit-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .verticalCentered {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .contact .verticalCentered {
    margin-left: -15px
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .grouplist {
    margin-top: 3px
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox img {
    border-radius: 100%
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox div.name {
    left: 56px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox.verticalCenter {
    position: relative
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox.verticalCenter .forceImageSize {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .forceImageSize,.tx-fhwResponsibilities .responsibility-box .person-container .person-box .forceImageSize img {
    width: 46px;
    height: 46px
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box div.telephone:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: .9rem;
    margin-right: 4px;
    margin-left: 2px;
    padding-right: .5rem
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .mail-address a {
    cursor: pointer
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .mail-address:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1rem;
    padding-right: .5rem
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .information {
    position: relative;
    text-align: left;
    vertical-align: middle;
    padding-right: 32px;
    display: inline-block
}

.tx-fhwResponsibilities .responsibility-box .person-container .person-box .information.verticalCenter div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 24px
}

@media only screen and (max-width: 1024px) {
    .tx-fhwResponsibilities .l-col2-left,.tx-fhwResponsibilities .l-col2-right,.tx-fhwResponsibilities .l-col3-left,.tx-fhwResponsibilities .l-col3-right,.tx-fhwResponsibilities .l-col5-left {
        margin:0;
        padding: 0;
        width: 100%
    }

    .tx-fhwResponsibilities .fhw-responsibilities-filter .l-col6-left {
        padding-right: 0;
        width: 100%
    }

    .tx-fhwResponsibilities .fhw-responsibilities-filter .l-col6-right {
        padding-left: 0;
        width: 100%
    }

    .tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper .search-toggle {
        border-right: none;
        right: 0
    }

    .tx-fhwResponsibilities .l-content-wrap {
        width: auto
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box {
        display: inline-block;
        padding: .75rem 1rem;
        width: 100%
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box>div {
        margin-bottom: .5rem
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .information.verticalCenter>div,.tx-fhwResponsibilities .responsibility-box .person-container .person-box .verticalCentered {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .grouplist {
        margin-top: 0
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox {
        width: 100%;
        border-bottom: 1px solid #d3d3d3;
        padding-bottom: 12px;
        margin-bottom: .75rem
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox.verticalCenter,.tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox.verticalCenter .forceImageSize {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox .forceImageSize {
        float: left;
        height: 41px;
        width: 41px;
        padding-top: 10px
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox .forceImageSize img {
        height: 41px;
        width: 41px;
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .imagebox div.name {
        position: static;
        -webkit-transform: none;
        transform: none;
        float: left;
        margin-left: 12px;
        margin-top: .5rem
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box .contact {
        padding: 0 1rem
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box div.telephone {
        margin: 0;
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box div.telephone:before {
        font-size: 1rem;
        margin-right: 5px
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box div.mail-address {
        margin: 0
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box div.mail-address a {
        position: static;
        -webkit-transform: none;
        transform: none
    }

    .tx-fhwResponsibilities .responsibility-box .person-container .person-box div.mail-address:before {
        font-size: 1.2rem
    }
}

@media only screen and (max-width: 768px) {
    .tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper .search-toggle {
        right:-12px
    }
}

@media only screen and (max-width: 480px) {
    .tx-fhwResponsibilities .fhw-responsibilities-filter .input-wrapper .search-toggle {
        right:-8px
    }
}

.link-tiles {
    padding: 0 0 2rem
}

.link-tiles__tile-wrap {
    margin: 0;
    padding: .25rem
}

.link-tiles__tile {
    display: block;
    position: relative;
    zoom:1}

.link-tiles__tile:after,.link-tiles__tile:before {
    content: "";
    display: table
}

.link-tiles__tile:after {
    clear: both
}

.link-tiles__tile:hover .link-tiles__tile-headline {
    background: #1c2764;
    -webkit-transition: background .4s,color .4s;
    transition: background .4s,color .4s;
    color: #fff
}

.link-tiles__tile-headline {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.9);
    margin: .25rem;
    padding: .25rem;
    font-family: Roboto,sans-serif;
    color: #1c2764;
    font-size: 1.1rem;
    display: inline-block;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-weight: 200
}

.link-tiles__tile-image {
    display: block
}

.index-quicklinks ul {
    background: #1c2764;
    list-style-type: none;
    zoom:1}

.index-quicklinks ul:after,.index-quicklinks ul:before {
    content: "";
    display: table
}

.index-quicklinks ul:after {
    clear: both
}

.index-quicklinks ul>li {
    display: block;
    float: left
}

.index-quicklinks ul>li a {
    -webkit-transition: background .4s;
    transition: background .4s;
    margin: 0;
    padding: .6rem 1.5rem;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #1c2764;
    display: block;
    text-align: center;
    color: #fff;
    position: relative
}

.index-quicklinks ul>li a:active,.index-quicklinks ul>li a:hover {
    color: #fff
}

.index-quicklinks ul>li:nth-child(even) a {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.index-quicklinks ul>li a:hover {
    background: #495283
}

.index-quicklinks ul>li.pencil>a:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

.index-quicklinks ul>li.mortar-board>a:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

.index-quicklinks ul>li.mortar-board.discover>a:before {
    content: '';
    background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/entdecken.svg);
    width: 30px;
    height: 30px
}

.index-quicklinks ul>li.mortar-board.apply>a:before {
    content: '';
    background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/anmelden.svg);
    width: 30px;
    height: 30px
}

.index-quicklinks ul>li.handshake>a:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

.quicklinks__wrap {
    background: #1c2764;
    list-style-type: none;
    zoom:1}

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

.quicklinks__wrap:after {
    clear: both
}

.quicklinks__item {
    padding: .6rem 1.5rem;
    overflow: hidden;
    background: #1c2764;
    display: block;
    text-align: center;
    color: #fff;
    position: relative;
    -webkit-transition: background .4s;
    transition: background .4s;
    border-right: 1px solid #fff
}

.quicklinks__item:active,.quicklinks__item:hover {
    color: #fff
}

.quicklinks__item:last-of-type {
    border: none
}

.quicklinks__item:hover {
    -webkit-transition: background .4s;
    transition: background .4s;
    background: #495283
}

.quicklinks__item.pencil:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

.quicklinks__item.mortar-board:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

.quicklinks__item.mortar-board.discover:before {
    content: '';
    background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/entdecken.svg);
    width: 30px;
    height: 30px
}

.quicklinks__item.mortar-board.apply:before {
    content: '';
    background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/anmelden.svg);
    width: 30px;
    height: 30px
}

.quicklinks__item.handshake:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    margin-right: .1rem;
    font-size: 1.2rem;
    position: absolute;
    left: 1rem
}

@media only screen and (max-width: 1024px) {
    .quicklinks__item {
        border-right:none;
        border-bottom: 1px solid #fff
    }

    .quicklinks__item.l-col4-left {
        padding: .6rem 1.5rem;
        width: 100%
    }
}

.nav_quicklinks {
    float: right
}

.nav_quicklinks .fe-login-icon {
    color: #495283;
    padding-right: 10px
}

.nav_quicklinks .nav_quicklinks_item {
    text-decoration: underline;
    font: 700 .8rem Roboto,sans-serif
}

.nav_quicklinks .nav_quicklinks_item:not(:last-of-type) {
    padding-right: 10px
}

.nav-quicklinks-wrap {
    display: block
}

section .nav-quicklinks-wrap {
    display: none
}

@media only screen and (max-width: 768px) {
    .nav-quicklinks-wrap {
        display:none
    }

    section .nav-quicklinks-wrap {
        display: block
    }

    .nav_quicklinks {
        width: 100%;
        background: #1c2764
    }

    .nav_quicklinks .fe-login-icon {
        display: none
    }

    .nav_quicklinks .nav_quicklinks_item {
        text-transform: uppercase;
        text-decoration: none;
        border-top: 1px solid #fff;
        width: 100%;
        display: block;
        color: #fff;
        font-weight: 300;
        font-size: 1rem;
        font-style: normal;
        padding: 14px 15px 10px 40px;
        position: relative
    }

    .nav_quicklinks .nav_quicklinks_item:before {
        height: 20px;
        width: 20px;
        line-height: 15px;
        display: block;
        float: left;
        position: absolute;
        top: 10px;
        left: 10px;
        background-repeat: no-repeat
    }

    .nav_quicklinks .nav_quicklinks_item.mycampus_icon:before {
        content: "";
        background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/MyCampus.svg)
    }

    .nav_quicklinks .nav_quicklinks_item.moodle_icon:before {
        content: "";
        background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/Moodle.svg);
        top: 14px
    }

    .nav_quicklinks .nav_quicklinks_item.myweb_icon:before {
        content: "";
        background-image: url(/typo3conf/ext/in2template/Resources/Public/Images/Icons/myweb.svg)
    }
}

.nav-quicklinks-toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 2rem
}

.top-scroll-button {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    position: fixed;
    right: .8rem;
    bottom: .8rem
}

.top-scroll-button:after {
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: #495283;
    font-size: 50px
}

.top-scroll-button--visible {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.course-tiles {
    margin: 2rem 0;
    padding: 0
}

.course-tiles__tile-wrap {
    margin: 0;
    padding: .25rem
}

.course-tiles__tile {
    display: block;
    position: relative;
    zoom:1}

.course-tiles__tile:after,.course-tiles__tile:before {
    content: "";
    display: table
}

.course-tiles__tile:after {
    clear: both
}

.course-tiles__tile:hover .course-tiles__tile-headline {
    background: #1c2764;
    -webkit-transition: background .4s,color .4s;
    transition: background .4s,color .4s;
    color: #fff
}

.course-tiles__tile-headline {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.9);
    margin: .25rem;
    padding: .25rem;
    font-family: Roboto,sans-serif;
    color: #1c2764;
    font-size: 1.1rem;
    display: inline-block;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-weight: 200
}

.course-tiles__image {
    display: block
}

.portal__links {
    margin: 2rem 0;
    zoom:1}

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

.portal__links:after {
    clear: both
}

.portal__link-wrap {
    margin: 0;
    padding: .25rem
}

.portal__link-tile {
    background: #fff;
    position: relative;
    -webkit-transition: background .4s,color .4s;
    transition: background .4s,color .4s;
    display: block;
    zoom:1}

.portal__link-tile:after,.portal__link-tile:before {
    content: "";
    display: table
}

.portal__link-tile:after {
    clear: both
}

.portal__link-tile:hover {
    background: #1c2764
}

.portal__link-tile:hover .portal__link-headline {
    background: #1c2764;
    -webkit-transition: background .4s,color .4s;
    transition: background .4s,color .4s;
    color: #fff
}

.portal__link-tile:hover .portal__link-text {
    -webkit-transition: color .4s;
    transition: color .4s;
    color: #fff
}

.portal__link-caption {
    position: absolute;
    top: .5rem;
    left: .5rem
}

.portal__link-headline {
    background: rgba(255,255,255,.9);
    margin: 0;
    padding: .5rem;
    font-family: Roboto,sans-serif;
    color: #1c2764;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 300;
    text-decoration: none;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.portal__link-text {
    padding: .5rem 1rem;
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300;
    height: 6.5rem;
    overflow: hidden
}

.search-toggle {
    margin: 0;
    padding: 14px 32px 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: #495283;
    display: block;
    float: right;
    line-height: 1.4;
    border-top-right-radius: 0
}

.search-toggle:hover {
    background: #495283
}

.search-toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem
}

.search-toggle.collapsed {
    background: #1c2764
}

.search-toggle.collapsed:hover {
    background: #495283
}

.search-toggle.collapsed :before {
    -webkit-transition: font-size .2s;
    transition: font-size .2s;
    font-size: 3rem
}

.search-bar {
    background: #495283;
    clear: both;
    z-index: 5;
    line-height: 1.6
}

.search-bar__quicksearch:after,.search-bar__quicksearch:before {
    content: "";
    display: table
}

.search-bar__quicksearch:after {
    clear: both
}

.search-bar__quicksearch {
    zoom:1}

.search-bar__form {
    width: 100%;
    float: right
}

.search-bar__submit {
    margin: .1rem;
    padding: .25rem 2.1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: #fff;
    display: block;
    float: right;
    border: none
}

.search-bar__submit:hover {
    background: #606792
}

.search-bar__submit:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.search-bar__sword {
    margin: .1rem 0;
    padding: .25rem;
    background: #fff;
    width: 30%;
    display: block;
    float: right;
    border: none;
    line-height: 1.6
}

@media only screen and (max-width: 768px) {
    #searchbar {
        position:absolute;
        margin-top: 2.8rem;
        left: 0;
        right: 0;
        top: 0;
        z-index: 99
    }

    .search-bar__sword {
        width: 60%;
        margin: .5rem 0 .5rem 2rem
    }

    .search-bar__submit {
        margin: .5rem 2rem .5rem .1rem
    }

    .search-toggle {
        color: #fff;
        text-transform: uppercase;
        font-size: 1rem;
        background: #1c2764;
        margin: 0;
        padding: .25rem 2rem;
        -webkit-transition: background .4s;
        transition: background .4s;
        border-right: 1px solid #323c73;
        width: 6rem;
        height: 3rem;
        display: block;
        float: right
    }

    .search-toggle:hover {
        background: #495283;
        -webkit-transition: background .4s;
        transition: background .4s
    }

    .search-toggle:before {
        font-family: FontAwesome,sans-serif;
        content: "";
        color: #fff;
        font-size: 2rem
    }
}

.fe-login-button {
    margin: 0;
    padding: 14px 32px 9px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: #1c2764;
    display: none;
    float: right;
    line-height: 1.4;
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.fe-login-button:hover {
    background: #495283
}

@media only screen and (max-width: 768px) {
    .fe-login-button {
        margin:0;
        padding: .25rem 2rem;
        color: #fff;
        text-transform: uppercase;
        font-size: 1rem;
        -webkit-transition: background .4s;
        transition: background .4s;
        background: #1c2764;
        border-right: 1px solid #323c73;
        width: 6rem;
        height: 3rem;
        display: block;
        float: right
    }

    .fe-login-button:hover {
        background: #495283;
        -webkit-transition: background .4s;
        transition: background .4s
    }

    .fe-login-button .fe-login-icon {
        font-family: FontAwesome,sans-serif;
        content: "";
        color: #fff;
        font-size: 2rem
    }

    .fe-login-button .fe-login-username {
        display: none
    }
}

.fe-login-icon {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem
}

ol,ul {
    padding-left: 16px
}

li {
    padding: 2px 0
}

.c-news-list-item {
    background: #fff;
    margin: .5rem 0;
    padding: 0;
    -webkit-transition: background .4s;
    transition: background .4s
}

.c-news-list-item:nth-of-type(even) {
    background: #f3f3f3
}

.c-news-list-item:nth-of-type(even):hover {
    background: #e3e3e3
}

.c-news-list-item:hover {
    background: #f3f3f3
}

.c-news-list-item__link {
    margin: 0;
    padding: .5rem;
    display: block
}

.c-news-list-item__media {
    padding-right: 1rem
}

.c-news-list-item--news .c-news-list-item__media {
    display: none
}

@media only screen and (min-width: 480px) {
    .c-news-list-item--news .c-news-list-item__media {
        display:block;
        min-width: 35%;
        width: 35%
    }
}

@media only screen and (min-width: 768px) {
    .c-news-list-item--news .c-news-list-item__media {
        min-width:25%;
        width: 25%
    }
}

.c-news-list-item--event .c-news-list-item__media {
    padding-right: .5rem;
    min-width: 25%;
    width: 25%
}

.c-news-list-item__date-wrap {
    text-align: center
}

.c-news-list-item__date {
    color: #1c2764;
    display: block;
    font-size: .8rem;
    font-weight: 500;
    margin-bottom: .5rem
}

.c-news-list-item__day {
    display: block;
    font-size: 3em
}

.c-news-list-item__teaser {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300;
    height: 6.4rem;
    overflow: hidden;
    position: relative
}

.c-news-list-item__headline {
    margin: unset;
    color: #495283;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.6
}

.index-news__slide-wrap {
    margin: 0;
    padding: 0 5rem
}

.index-news__list-btn {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right
}

.index-news__list-btn:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.index-news__list-btn:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

.index-news__tile {
    margin: 0;
    padding: .25rem;
    min-height: 410px;
    position: relative
}

.index-news__tile:hover {
    background: #f3f3f3;
    -webkit-transition: background .4s;
    transition: background .4s
}

.index-news__single-date {
    background: rgba(255,255,255,.9);
    margin: 0;
    padding: .5rem;
    font-family: Roboto,sans-serif;
    color: #222;
    font-size: .8rem;
    line-height: 2rem;
    font-weight: 300;
    text-decoration: none;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.index-news__single-headline {
    margin: 0;
    padding: .5rem 0;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: left;
    color: #1c2764;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.4;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.index-news__single-teaser {
    font-family: Roboto,sans-serif;
    text-align: left;
    color: #222;
    font-size: 1rem;
    font-weight: 300;
    height: 4.8rem;
    overflow: hidden;
    position: relative
}

.index-news__link {
    margin: 0 1rem 2rem;
    padding: 0;
    display: block;
    zoom:1}

.index-news__link:after,.index-news__link:before {
    content: "";
    display: table
}

.index-news__link:after {
    clear: both
}

@media only screen and (max-width: 620px) {
    .index-news__single-headline {
        margin:0;
        padding: .5rem 0
    }

    .index-news__single-teaser {
        margin: 0 0 10px;
        padding: 0
    }
}

.news-detail__headline {
    margin: 0 0 2rem;
    padding: 2rem 0 1rem;
    font-family: Roboto,sans-serif;
    position: relative;
    text-align: center;
    color: #1c2764;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2.4rem
}

.news-detail__headline:after {
    position: absolute;
    display: block;
    content: ' ';
    width: 8rem;
    height: 1px;
    background-color: #e3e3e3;
    left: 50%;
    bottom: 0;
    margin-left: -4rem
}

.news-detail__header-infos {
    margin: 0 0 2rem;
    display: block;
    position: relative
}

.news-detail__date {
    position: absolute;
    top: 1rem;
    left: 0;
    font-size: .8rem;
    font-weight: 500;
    color: #1c2764
}

.news-detail__author {
    color: #999
}

.news-detail__teaser {
    font-family: Roboto,sans-serif;
    text-align: justify;
    color: #1c2764;
    font-size: 1rem;
    font-weight: 500
}

.news-detail__body {
    font-family: Roboto,sans-serif;
    text-align: justify;
    color: #222;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 2rem!important
}

.news-detail__shariff-disclaimer {
    font-size: .8rem
}

.news-detail__back-button {
    margin: 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right;
    cursor: pointer
}

.news-detail__back-button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

.news-detail__back-button:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #fff;
    font-size: 1rem;
    margin: 0;
    padding: 0 1rem 0 0
}

.news-detail__rss-button {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-detail__rss-button span {
    margin-left: 5px
}

.news-detail__rss-button svg #svg_1 {
    fill: #1c2764
}

.news-detail .news-detail__gallery .slick-slide img {
    height: 147px;
    width: 220px
}

.news-detail .mediaelement .mediaelement-video {
    padding: 56.34% 0 0;
    position: relative;
    width: 100%;
    margin-bottom: 2rem
}

.news-detail .mediaelement .mediaelement-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    width: 100%;
    height: 100%
}

.news .page-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 35px 0 15px
}

.pagination {
    margin: 2rem 0 0;
    zoom:1}

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

.pagination:after {
    clear: both
}

.pagination__widget li {
    width: auto;
    float: left;
    min-height: 1px;
    list-style-type: none
}

.pagination__list-item {
    padding: 0
}

.pagination__list-item a {
    margin: 0 .25rem;
    padding: 0 1rem;
    display: block;
    -webkit-transition: color .4s,background .4s;
    transition: color .4s,background .4s
}

.pagination__list-item a:hover {
    background: #1c2764;
    color: #fff;
    -webkit-transition: color .4s,background .4s;
    transition: color .4s,background .4s
}

.pagination__current {
    margin: 0 .25rem;
    padding: 0 1rem;
    background: #1c2764;
    color: #fff
}

.pagination__prev {
    margin: 0;
    padding: 0 1rem 0 0
}

.pagination__prev:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.pagination__next {
    margin: 0;
    padding: 0 0 0 1rem
}

.pagination__next:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1rem
}

.pagination__last {
    margin: 0;
    padding: 0 0 0 1rem
}

.pagination__last a {
    margin: 0 .25rem;
    padding: 0 1rem;
    display: block;
    -webkit-transition: color .4s,background .4s;
    transition: color .4s,background .4s
}

.pagination__last a:hover {
    background: #1c2764;
    color: #fff;
    -webkit-transition: color .4s,background .4s;
    transition: color .4s,background .4s
}

.news-menu__list li {
    list-style-type: none
}

.news-menu__year {
    margin: 0;
    font-weight: 400;
    color: #999
}

.news-menu__months {
    font-weight: 300
}

.news-menu__months a {
    -webkit-transition: .2s;
    transition: .2s
}

.news-menu__months a:hover {
    color: #606792;
    padding-left: .5rem;
    font-weight: 400;
    -webkit-transition: .2s;
    transition: .2s
}

.in2template-statement-spinner-container {
    width: 100%;
    min-height: 316px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.stage-slider.stage-slider-statements {
    margin-top: 0;
    background-color: #f3f3f3
}

.stage-slider.stage-slider-statements .slick-dots {
    position: relative;
    padding-bottom: 15px
}

.page-layout-2 .stage-slider.stage-slider-statements,.page-layout-3 .stage-slider.stage-slider-statements {
    background-color: #1c2764
}

.cke_dialog_contents table {
    border: none!important
}

.language-navigation {
    margin: 0;
    padding: 14px 15px 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    display: block;
    float: right;
    line-height: 1.4
}

.language-navigation a {
    color: #fff
}

.language-navigation a:hover {
    text-decoration: underline
}

.spinner {
    border: 6px solid #d3d3d3;
    border-top-color: #1c2764;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    margin: auto;
    -ms-flex-item-align: center;
    align-self: center;
    right: 0;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.link-transition {
    -webkit-transition: padding .2s,color .2s;
    transition: padding .2s,color .2s
}

.link-transition:hover {
    padding-left: .5rem
}

.trans-f {
    -webkit-transition: .2s;
    transition: .2s
}

.trans-m {
    -webkit-transition: .4s;
    transition: .4s
}

.trans-s {
    -webkit-transition: .8s;
    transition: .8s
}

.trans-color-f {
    -webkit-transition: color .2s;
    transition: color .2s
}

.trans-color-m {
    -webkit-transition: color .4s;
    transition: color .4s
}

.trans-color-s {
    -webkit-transition: color .8s;
    transition: color .8s
}

.trans-bg-f {
    -webkit-transition: background .2s;
    transition: background .2s
}

.trans-bg-m {
    -webkit-transition: background .4s;
    transition: background .4s
}

.trans-bg-s {
    -webkit-transition: background .8s;
    transition: background .8s
}

.trans-margin-f {
    -webkit-transition: margin .2s;
    transition: margin .2s
}

.trans-margin-m {
    -webkit-transition: margin .4s;
    transition: margin .4s
}

.trans-margin-s {
    -webkit-transition: margin .8s;
    transition: margin .8s
}

.trans-padding-f {
    -webkit-transition: padding .2s;
    transition: padding .2s
}

.trans-padding-m {
    -webkit-transition: padding .4s;
    transition: padding .4s
}

.trans-padding-s {
    -webkit-transition: padding .8s;
    transition: padding .8s
}

.trans-left-f {
    -webkit-transition: left .2s;
    transition: left .2s
}

.trans-left-m {
    -webkit-transition: left .4s;
    transition: left .4s
}

.trans-left-s {
    -webkit-transition: left .8s;
    transition: left .8s
}

.trans-top-nav {
    -webkit-transition: max-width .4s,margin .4s,background .8s;
    transition: max-width .4s,margin .4s,background .8s
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

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

.slick-list:focus {
    outline: 0
}

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

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

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

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

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

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

.header-news .slick-slide img,.slick-slide img,.stage-slider-statements {
    border-radius: 0
}

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

.slick-slide img {
    display: block
}

.stage-slider_fullwidth .slick-slide img {
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

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

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

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

.slick-arrow.slick-hidden {
    display: none
}

.slick-next,.slick-prev {
    position: absolute;
    display: block;
    height: 80px;
    width: 80px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 60%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    color: #1c2764
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: .2
}

.slick-next:before,.slick-prev:before {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    font-family: slick-fhw;
    font-size: 50px;
    line-height: 1;
    color: #495283;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -80px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -80px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -80px
}

[dir=rtl] .slick-next {
    left: -80px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.coop-logos__slide-wrap .slick-next,.index-facts__slide-wrap .slick-next,.index-news__slide-wrap .slick-next {
    position: absolute;
    top: 50%;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.coop-logos__slide-wrap .slick-prev,.index-facts__slide-wrap .slick-prev,.index-news__slide-wrap .slick-prev {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.coop-logos__slide-wrap:hover .slick-next,.coop-logos__slide-wrap:hover .slick-prev,.index-facts__slide-wrap:hover .slick-next,.index-facts__slide-wrap:hover .slick-prev,.index-news__slide-wrap:hover .slick-next,.index-news__slide-wrap:hover .slick-prev {
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.slick-lightbox .slick-lightbox-slick button:before {
    color: #fff;
    -webkit-transition: color .2s;
    transition: color .2s
}

.slick-lightbox .slick-lightbox-slick button:hover:before {
    color: #babed0;
    -webkit-transition: color .4s;
    transition: color .4s
}

.slick-lightbox .slick-lightbox-close {
    margin-right: 40px
}

.slick-lightbox .slick-lightbox-close:before {
    position: absolute;
    top: -6px;
    left: 1px;
    font-size: 32px
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

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

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

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

.slick-dots li button:focus,.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
    background-color: #dee0e9;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.slick-dots li button:before {
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 14px;
    height: 14px;
    border: 2px solid #1c2764;
    border-radius: 50%;
    background-color: #fff;
    font-family: slick-fhw;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    border: 2px solid #fff;
    background-color: #1c2764;
    opacity: 1
}

@media only screen and (max-width: 1024px) {
    .slick-dots {
        bottom:1rem!important
    }

    .slick-dots li button:before {
        color: #1c2764!important;
        width: 20px;
        height: 20px;
        border: none;
        border-radius: unset;
        opacity: .2;
        -webkit-transition: opacity .2s;
        transition: opacity .2s;
        background-color: transparent
    }

    .slick-dots li:focus:before,.slick-dots li:hover:before {
        background-color: unset;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
        opacity: 1
    }

    .slick-dots li.slick-active button:before {
        color: #fff;
        border: none;
        border-radius: unset;
        background-color: transparent
    }

    .coop-logos__slide-wrap,.index-facts__slide-wrap,.index-news__slide-wrap {
        padding: 0 2rem
    }

    .coop-logos__slide-wrap .slick-dots,.index-facts__slide-wrap .slick-dots,.index-news__slide-wrap .slick-dots {
        margin-left: -2rem
    }

    .slick-lightbox .slick-lightbox-close {
        margin-right: 47px
    }
}

@media only screen and (max-width: 768px) {
    .index-facts__slide-wrap {
        padding:0 1rem 4rem
    }

    .coop-logos__slide-wrap {
        padding: 0 1rem
    }

    .index-news__slide-wrap {
        padding: 0
    }

    .slick-lightbox .slick-lightbox-close {
        margin-right: 14px
    }
}

.slick-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.slick-lightbox .slick-loading .slick-list {
    background-color: transparent
}

.slick-lightbox .slick-prev {
    left: 15px
}

.slick-lightbox .slick-next {
    right: 15px
}

.slick-lightbox-hide {
    opacity: 0
}

.slick-lightbox-hide-init {
    position: absolute;
    top: -9999px;
    opacity: 0
}

.slick-lightbox-inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slick-lightbox-slick-item {
    text-align: center;
    overflow: hidden
}

.slick-lightbox-slick-item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.25em
}

.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    display: block;
    text-align: center
}

.slick-lightbox-slick-item-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-img {
    margin: 0 auto;
    display: block;
    max-width: 90%;
    max-height: 90%
}

.slick-lightbox-slick-caption {
    margin: 10px 0 0;
    color: #fff
}

.slick-lightbox-close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    padding: 0;
    border: none
}

.slick-lightbox-close:focus {
    outline: 0
}

.slick-lightbox-close:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '×'
}

.milo {
    padding: 0!important
}

.milo figure {
    position: relative;
    overflow: hidden;
    margin: 13px;
    background: #1c2764;
    text-align: center;
    cursor: pointer
}

.milo figure img {
    position: relative;
    display: block;
    min-height: 100%;
    width: 100%
}

.milo figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(28,39,100,0);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(34%,rgba(28,39,100,0)),color-stop(50%,rgba(28,39,100,.91)));
    background: linear-gradient(to bottom,rgba(28,39,100,0) 34%,rgba(28,39,100,.91) 50%);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    height: 200%
}

.page-layout-2 .milo figure figcaption,.page-layout-3 .milo figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(51,110,181,0);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(34%,rgba(51,110,181,0)),color-stop(50%,rgba(51,110,181,.91)));
    background: linear-gradient(to bottom,rgba(51,110,181,0) 34%,rgba(51,110,181,.91) 50%);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    height: 200%
}

.milo figure figcaption:hover {
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.milo figure figcaption::after,.milo figure figcaption::before {
    pointer-events: none
}

.milo figure figcaption,.milo figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.milo figure h2 {
    position: absolute;
    left: 9px;
    bottom: calc(50% + 5px);
    font-weight: 800;
    font-size: 22px;
    padding: .5em;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%
}

.milo figure h2:after {
    background-color: unset
}

.milo figure figcaption:hover h2 {
    font-size: .85rem;
    font-weight: 400;
    left: 11px;
    bottom: initial;
    letter-spacing: 0;
    top: calc(50% + 12px);
    white-space: nowrap;
    width: 90%
}

.milo figure h2 span {
    font-weight: 800
}

.milo figure h2,.milo figure p {
    margin: 0
}

.frame-milo {
    margin: 0 auto;
    padding: 0!important;
    max-width: 1200px
}

.milo-teaser-left figure.effect-milo {
    margin-left: 0;
    margin-right: 18px
}

.milo-teaser-middle .effect-milo {
    margin-left: 9px;
    margin-right: 9px
}

.milo-teaser-right figure.effect-milo {
    margin-right: 0;
    margin-left: 18px
}

figure.effect-milo {
    background: #1c2764;
    border-radius: 0
}

figure.effect-milo h2 {
    padding: .5em;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: left;
    font-size: 22px;
    width: 90%
}

figure.effect-milo h2:after {
    background-color: unset
}

figure.effect-milo p {
    text-align: left;
    color: #fff;
    text-transform: none;
    line-height: 1.35;
    padding: .5rem;
    position: absolute;
    top: calc(50% + 35px);
    left: 10px;
    letter-spacing: 0;
    font-size: 1.4rem;
    font-weight: 400;
    word-spacing: 0;
    height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90%
}

@media only screen and (min-width: 481px) {
    figure.effect-milo p {
        width:70%;
        font-size: 15px
    }

    figure.effect-milo h2 {
        font-size: 16px
    }
}

@media only screen and (min-width: 621px) {
    figure.effect-milo p {
        width:90%;
        font-size: 20px
    }

    figure.effect-milo h2 {
        font-size: 20px
    }
}

@media only screen and (min-width: 769px) {
    figure.effect-milo p {
        width:90%;
        font-size: 22px
    }

    figure.effect-milo h2 {
        font-size: 22px
    }
}

@media only screen and (min-width: 1201px) {
    figure.effect-milo h2 {
        font-size:22px
    }
}

.milo figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    left: 0;
    top: 50%;
    width: 100%;
    height: 50%;
    position: absolute
}

.milo figure figcaption>a>span {
    position: absolute;
    z-index: 1100;
    text-indent: 200%;
    white-space: nowrap;
    left: initial;
    top: initial;
    width: 30px;
    height: 30px;
    bottom: 20px;
    background: 0 0;
    border-radius: 50%;
    right: 20px
}

.milo figure figcaption>a>span:before {
    position: absolute;
    top: 0;
    left: -55px;
    font-family: slick-fhw,sans-serif;
    content: "→";
    color: rgba(255,255,255,.5);
    font-size: 1.6rem
}

.milo figure figcaption>a>span:hover:before {
    color: #fff
}

.ms-container {
    background: url(Images/Frontend/switch.png) 50% 50% no-repeat;
    width: 370px
}

.ms-container:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    min-height: 0;
    visibility: hidden
}

.ms-container .ms-selectable,.ms-container .ms-selection {
    background: #fff;
    color: #555;
    float: left;
    width: 45%
}

.ms-container .ms-selection {
    float: right
}

.ms-container .ms-list {
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    height: 200px;
    padding: 0;
    overflow-y: auto
}

.ms-container .ms-list.ms-focus {
    border-color: rgba(82,168,236,.8);
    outline: 0
}

.ms-container ul {
    margin: 0;
    list-style-type: none;
    padding: 0
}

.ms-container .ms-optgroup-container {
    width: 100%
}

.ms-container .ms-optgroup-label {
    margin: 0;
    padding: 5px 0 0 5px;
    cursor: pointer;
    color: #999
}

.ms-container .ms-selectable li.ms-elem-selectable,.ms-container .ms-selection li.ms-elem-selection {
    border-bottom: 1px solid #eee;
    padding: 2px 10px;
    color: #555;
    font-size: 14px
}

.ms-container .ms-selectable li.ms-hover,.ms-container .ms-selection li.ms-hover {
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    background-color: #08c
}

.ms-container .ms-selectable li.disabled,.ms-container .ms-selection li.disabled {
    background-color: #eee;
    color: #aaa;
    cursor: text
}

.mWrap {
    opacity: 0;
    width: 100%;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    text-transform: none;
    text-align: left;
    background: 0 0;
    color: inherit;
    margin: 0 auto 2rem;
    padding: 0 5rem
}

.mMove {
    opacity: 0;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mWrap.mIni,.mWrap.mIni .mMove {
    opacity: 1
}

.mWrap,.mWrap * {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grab {
    cursor: -webkit-grab;
    cursor: grab
}

.grabbing {
    cursor: -webkit-grabbing!important;
    cursor: grabbing!important
}

.strTools *,.strTools :after,.strTools :before {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mWrap img {
    max-width: none!important;
    margin: .5rem 1.5rem;
    min-height: 1px
}

.str_move {
    cursor: move
}

.noStop .str_move,.no_drag .str_move,.str_static .str_move {
    cursor: inherit
}

form[id^=atl-fhw-alumniform],form[id^=atl-fhw-companynewsletter],form[id^=atl-fhw-feedback],form[id^=atl-fhw-onlinebewerbung-eng],form[id^=atl-fhw-onlinebewerbung] {
    background: #f3f3f3;
    width: 100%;
    padding: 50px 20px
}

form[id^=atl-fhw-alumniform] .form-group,form[id^=atl-fhw-companynewsletter] .form-group,form[id^=atl-fhw-feedback] .form-group,form[id^=atl-fhw-onlinebewerbung-eng] .form-group,form[id^=atl-fhw-onlinebewerbung] .form-group {
    position: relative
}

form[id^=atl-fhw-alumniform] .form-group.dataprotection,form[id^=atl-fhw-companynewsletter] .form-group.dataprotection,form[id^=atl-fhw-feedback] .form-group.dataprotection,form[id^=atl-fhw-onlinebewerbung-eng] .form-group.dataprotection,form[id^=atl-fhw-onlinebewerbung] .form-group.dataprotection {
    margin-top: 40px;
    margin-bottom: 20px
}

form[id^=atl-fhw-alumniform] a,form[id^=atl-fhw-companynewsletter] a,form[id^=atl-fhw-feedback] a,form[id^=atl-fhw-onlinebewerbung-eng] a,form[id^=atl-fhw-onlinebewerbung] a {
    text-decoration: underline
}

form[id^=atl-fhw-alumniform] label,form[id^=atl-fhw-companynewsletter] label,form[id^=atl-fhw-feedback] label,form[id^=atl-fhw-onlinebewerbung-eng] label,form[id^=atl-fhw-onlinebewerbung] label {
    float: none;
    margin-bottom: 5px;
    display: inline-block;
    font-weight: 500;
    margin-top: 20px;
    width: auto
}

form[id^=atl-fhw-alumniform] label.errorLabel,form[id^=atl-fhw-companynewsletter] label.errorLabel,form[id^=atl-fhw-feedback] label.errorLabel,form[id^=atl-fhw-onlinebewerbung-eng] label.errorLabel,form[id^=atl-fhw-onlinebewerbung] label.errorLabel {
    margin: 0;
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -20px;
    right: 10px
}

form[id^=atl-fhw-alumniform] label p,form[id^=atl-fhw-companynewsletter] label p,form[id^=atl-fhw-feedback] label p,form[id^=atl-fhw-onlinebewerbung-eng] label p,form[id^=atl-fhw-onlinebewerbung] label p {
    display: inline-block
}

form[id^=atl-fhw-alumniform] label.normal,form[id^=atl-fhw-companynewsletter] label.normal,form[id^=atl-fhw-feedback] label.normal,form[id^=atl-fhw-onlinebewerbung-eng] label.normal,form[id^=atl-fhw-onlinebewerbung] label.normal {
    margin-top: 0;
    font-weight: 400
}

form[id^=atl-fhw-alumniform] .gridrow75 p,form[id^=atl-fhw-companynewsletter] .gridrow75 p,form[id^=atl-fhw-feedback] .gridrow75 p,form[id^=atl-fhw-onlinebewerbung-eng] .gridrow75 p,form[id^=atl-fhw-onlinebewerbung] .gridrow75 p {
    margin-bottom: 12px
}

form[id^=atl-fhw-alumniform] h2,form[id^=atl-fhw-alumniform] h3,form[id^=atl-fhw-companynewsletter] h2,form[id^=atl-fhw-companynewsletter] h3,form[id^=atl-fhw-feedback] h2,form[id^=atl-fhw-feedback] h3,form[id^=atl-fhw-onlinebewerbung-eng] h2,form[id^=atl-fhw-onlinebewerbung-eng] h3,form[id^=atl-fhw-onlinebewerbung] h2,form[id^=atl-fhw-onlinebewerbung] h3 {
    padding: 0;
    text-align: left;
    font-weight: 500;
    margin: 50px 0 0
}

form[id^=atl-fhw-alumniform] h2:after,form[id^=atl-fhw-alumniform] h3:after,form[id^=atl-fhw-companynewsletter] h2:after,form[id^=atl-fhw-companynewsletter] h3:after,form[id^=atl-fhw-feedback] h2:after,form[id^=atl-fhw-feedback] h3:after,form[id^=atl-fhw-onlinebewerbung-eng] h2:after,form[id^=atl-fhw-onlinebewerbung-eng] h3:after,form[id^=atl-fhw-onlinebewerbung] h2:after,form[id^=atl-fhw-onlinebewerbung] h3:after {
    content: none
}

form[id^=atl-fhw-alumniform] h2.first-headline,form[id^=atl-fhw-alumniform] h3.first-headline,form[id^=atl-fhw-companynewsletter] h2.first-headline,form[id^=atl-fhw-companynewsletter] h3.first-headline,form[id^=atl-fhw-feedback] h2.first-headline,form[id^=atl-fhw-feedback] h3.first-headline,form[id^=atl-fhw-onlinebewerbung-eng] h2.first-headline,form[id^=atl-fhw-onlinebewerbung-eng] h3.first-headline,form[id^=atl-fhw-onlinebewerbung] h2.first-headline,form[id^=atl-fhw-onlinebewerbung] h3.first-headline {
    margin-top: 0
}

form[id^=atl-fhw-alumniform] input,form[id^=atl-fhw-alumniform] select,form[id^=atl-fhw-alumniform] textarea,form[id^=atl-fhw-companynewsletter] input,form[id^=atl-fhw-companynewsletter] select,form[id^=atl-fhw-companynewsletter] textarea,form[id^=atl-fhw-feedback] input,form[id^=atl-fhw-feedback] select,form[id^=atl-fhw-feedback] textarea,form[id^=atl-fhw-onlinebewerbung-eng] input,form[id^=atl-fhw-onlinebewerbung-eng] select,form[id^=atl-fhw-onlinebewerbung-eng] textarea,form[id^=atl-fhw-onlinebewerbung] input,form[id^=atl-fhw-onlinebewerbung] select,form[id^=atl-fhw-onlinebewerbung] textarea {
    display: inline;
    width: 100%;
    border: 1px solid #999;
    float: none;
    padding: 10px 20px
}

form[id^=atl-fhw-alumniform] input[disabled],form[id^=atl-fhw-alumniform] select[disabled],form[id^=atl-fhw-alumniform] textarea[disabled],form[id^=atl-fhw-companynewsletter] input[disabled],form[id^=atl-fhw-companynewsletter] select[disabled],form[id^=atl-fhw-companynewsletter] textarea[disabled],form[id^=atl-fhw-feedback] input[disabled],form[id^=atl-fhw-feedback] select[disabled],form[id^=atl-fhw-feedback] textarea[disabled],form[id^=atl-fhw-onlinebewerbung-eng] input[disabled],form[id^=atl-fhw-onlinebewerbung-eng] select[disabled],form[id^=atl-fhw-onlinebewerbung-eng] textarea[disabled],form[id^=atl-fhw-onlinebewerbung] input[disabled],form[id^=atl-fhw-onlinebewerbung] select[disabled],form[id^=atl-fhw-onlinebewerbung] textarea[disabled] {
    border-color: #babed0;
    color: #babed0
}

form[id^=atl-fhw-alumniform] input:focus,form[id^=atl-fhw-alumniform] select:focus,form[id^=atl-fhw-alumniform] textarea:focus,form[id^=atl-fhw-companynewsletter] input:focus,form[id^=atl-fhw-companynewsletter] select:focus,form[id^=atl-fhw-companynewsletter] textarea:focus,form[id^=atl-fhw-feedback] input:focus,form[id^=atl-fhw-feedback] select:focus,form[id^=atl-fhw-feedback] textarea:focus,form[id^=atl-fhw-onlinebewerbung-eng] input:focus,form[id^=atl-fhw-onlinebewerbung-eng] select:focus,form[id^=atl-fhw-onlinebewerbung-eng] textarea:focus,form[id^=atl-fhw-onlinebewerbung] input:focus,form[id^=atl-fhw-onlinebewerbung] select:focus,form[id^=atl-fhw-onlinebewerbung] textarea:focus {
    border: 1px solid #222
}

form[id^=atl-fhw-alumniform] textarea,form[id^=atl-fhw-companynewsletter] textarea,form[id^=atl-fhw-feedback] textarea,form[id^=atl-fhw-onlinebewerbung-eng] textarea,form[id^=atl-fhw-onlinebewerbung] textarea {
    margin: .25rem 0;
    padding: .25rem;
    min-height: 120px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial
}

form[id^=atl-fhw-alumniform] .h-captcha,form[id^=atl-fhw-companynewsletter] .h-captcha,form[id^=atl-fhw-feedback] .h-captcha,form[id^=atl-fhw-onlinebewerbung-eng] .h-captcha,form[id^=atl-fhw-onlinebewerbung] .h-captcha {
    position: relative
}

form[id^=atl-fhw-alumniform] .h-captcha textarea,form[id^=atl-fhw-companynewsletter] .h-captcha textarea,form[id^=atl-fhw-feedback] .h-captcha textarea,form[id^=atl-fhw-onlinebewerbung-eng] .h-captcha textarea,form[id^=atl-fhw-onlinebewerbung] .h-captcha textarea {
    margin: .25rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: initial;
    width: 1px;
    height: 1px;
    padding: 0;
    border: none;
    min-height: 0;
    position: absolute;
    left: 30px;
    top: 40px
}

form[id^=atl-fhw-alumniform].higher,form[id^=atl-fhw-companynewsletter].higher,form[id^=atl-fhw-feedback].higher,form[id^=atl-fhw-onlinebewerbung-eng].higher,form[id^=atl-fhw-onlinebewerbung].higher {
    min-height: 162px
}

form[id^=atl-fhw-alumniform] select::-ms-expand,form[id^=atl-fhw-companynewsletter] select::-ms-expand,form[id^=atl-fhw-feedback] select::-ms-expand,form[id^=atl-fhw-onlinebewerbung-eng] select::-ms-expand,form[id^=atl-fhw-onlinebewerbung] select::-ms-expand {
    display: none
}

form[id^=atl-fhw-alumniform] input[type=checkbox],form[id^=atl-fhw-companynewsletter] input[type=checkbox],form[id^=atl-fhw-feedback] input[type=checkbox],form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox],form[id^=atl-fhw-onlinebewerbung] input[type=checkbox] {
    position: absolute;
    padding: 0;
    height: 1px;
    width: 1px;
    min-width: 1px;
    min-height: 1px;
    top: 20px;
    left: 10px
}

form[id^=atl-fhw-alumniform] input[type=checkbox]+label,form[id^=atl-fhw-companynewsletter] input[type=checkbox]+label,form[id^=atl-fhw-feedback] input[type=checkbox]+label,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]+label,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]+label {
    position: relative;
    cursor: pointer;
    padding: 0
}

form[id^=atl-fhw-alumniform] input[type=checkbox]+label:before,form[id^=atl-fhw-companynewsletter] input[type=checkbox]+label:before,form[id^=atl-fhw-feedback] input[type=checkbox]+label:before,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]+label:before,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #1c2764
}

form[id^=atl-fhw-alumniform] input[type=checkbox]:checked+label:before,form[id^=atl-fhw-alumniform] input[type=checkbox]:hover+label:before,form[id^=atl-fhw-companynewsletter] input[type=checkbox]:checked+label:before,form[id^=atl-fhw-companynewsletter] input[type=checkbox]:hover+label:before,form[id^=atl-fhw-feedback] input[type=checkbox]:checked+label:before,form[id^=atl-fhw-feedback] input[type=checkbox]:hover+label:before,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]:checked+label:before,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]:hover+label:before,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]:checked+label:before,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]:hover+label:before {
    background: #1c2764
}

form[id^=atl-fhw-alumniform] input[type=checkbox]:disabled+label,form[id^=atl-fhw-companynewsletter] input[type=checkbox]:disabled+label,form[id^=atl-fhw-feedback] input[type=checkbox]:disabled+label,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]:disabled+label,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]:disabled+label {
    color: #b8b8b8;
    cursor: auto
}

form[id^=atl-fhw-alumniform] input[type=checkbox]:disabled+label:before,form[id^=atl-fhw-companynewsletter] input[type=checkbox]:disabled+label:before,form[id^=atl-fhw-feedback] input[type=checkbox]:disabled+label:before,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]:disabled+label:before,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]:disabled+label:before {
    background: #ddd
}

form[id^=atl-fhw-alumniform] input[type=checkbox]:checked+label:after,form[id^=atl-fhw-companynewsletter] input[type=checkbox]:checked+label:after,form[id^=atl-fhw-feedback] input[type=checkbox]:checked+label:after,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox]:checked+label:after,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox]:checked+label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 12px;
    background: #fff;
    width: 3px;
    height: 3px;
    -webkit-box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

form[id^=atl-fhw-alumniform] .atl_fake_button__radio_label,form[id^=atl-fhw-companynewsletter] .atl_fake_button__radio_label,form[id^=atl-fhw-feedback] .atl_fake_button__radio_label,form[id^=atl-fhw-onlinebewerbung-eng] .atl_fake_button__radio_label,form[id^=atl-fhw-onlinebewerbung] .atl_fake_button__radio_label {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    width: auto
}

form[id^=atl-fhw-alumniform] input[type=radio],form[id^=atl-fhw-companynewsletter] input[type=radio],form[id^=atl-fhw-feedback] input[type=radio],form[id^=atl-fhw-onlinebewerbung-eng] input[type=radio],form[id^=atl-fhw-onlinebewerbung] input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

form[id^=atl-fhw-alumniform] input[type=radio]~.atl_fake_button__radio,form[id^=atl-fhw-companynewsletter] input[type=radio]~.atl_fake_button__radio,form[id^=atl-fhw-feedback] input[type=radio]~.atl_fake_button__radio,form[id^=atl-fhw-onlinebewerbung-eng] input[type=radio]~.atl_fake_button__radio,form[id^=atl-fhw-onlinebewerbung] input[type=radio]~.atl_fake_button__radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #1c2764
}

form[id^=atl-fhw-alumniform] input[type=radio]:checked~.atl_fake_button__radio:after,form[id^=atl-fhw-companynewsletter] input[type=radio]:checked~.atl_fake_button__radio:after,form[id^=atl-fhw-feedback] input[type=radio]:checked~.atl_fake_button__radio:after,form[id^=atl-fhw-onlinebewerbung-eng] input[type=radio]:checked~.atl_fake_button__radio:after,form[id^=atl-fhw-onlinebewerbung] input[type=radio]:checked~.atl_fake_button__radio:after {
    background: #1c2764;
    content: '';
    position: absolute;
    display: block;
    top: 7px;
    left: 7px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

form[id^=atl-fhw-alumniform] input[type=button],form[id^=atl-fhw-alumniform] input[type=submit],form[id^=atl-fhw-alumniform]__button,form[id^=atl-fhw-companynewsletter] input[type=button],form[id^=atl-fhw-companynewsletter] input[type=submit],form[id^=atl-fhw-companynewsletter]__button,form[id^=atl-fhw-feedback] input[type=button],form[id^=atl-fhw-feedback] input[type=submit],form[id^=atl-fhw-feedback]__button,form[id^=atl-fhw-onlinebewerbung-eng] input[type=button],form[id^=atl-fhw-onlinebewerbung-eng] input[type=submit],form[id^=atl-fhw-onlinebewerbung-eng]__button,form[id^=atl-fhw-onlinebewerbung] input[type=button],form[id^=atl-fhw-onlinebewerbung] input[type=submit],form[id^=atl-fhw-onlinebewerbung]__button {
    margin: 1rem 0;
    padding: .5rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right;
    width: 100%
}

form[id^=atl-fhw-alumniform] input[type=button]:hover,form[id^=atl-fhw-alumniform] input[type=submit]:hover,form[id^=atl-fhw-alumniform]__button:hover,form[id^=atl-fhw-companynewsletter] input[type=button]:hover,form[id^=atl-fhw-companynewsletter] input[type=submit]:hover,form[id^=atl-fhw-companynewsletter]__button:hover,form[id^=atl-fhw-feedback] input[type=button]:hover,form[id^=atl-fhw-feedback] input[type=submit]:hover,form[id^=atl-fhw-feedback]__button:hover,form[id^=atl-fhw-onlinebewerbung-eng] input[type=button]:hover,form[id^=atl-fhw-onlinebewerbung-eng] input[type=submit]:hover,form[id^=atl-fhw-onlinebewerbung-eng]__button:hover,form[id^=atl-fhw-onlinebewerbung] input[type=button]:hover,form[id^=atl-fhw-onlinebewerbung] input[type=submit]:hover,form[id^=atl-fhw-onlinebewerbung]__button:hover {
    background: #495283;
    -webkit-transition: background .4s;
    transition: background .4s;
    color: #fff
}

form[id^=atl-fhw-alumniform] .footer-right,form[id^=atl-fhw-companynewsletter] .footer-right,form[id^=atl-fhw-feedback] .footer-right,form[id^=atl-fhw-onlinebewerbung-eng] .footer-right,form[id^=atl-fhw-onlinebewerbung] .footer-right {
    width: 100%;
    text-align: right;
    font-size: 12px
}

form[id^=atl-fhw-alumniform] button.waiting,form[id^=atl-fhw-companynewsletter] button.waiting,form[id^=atl-fhw-feedback] button.waiting,form[id^=atl-fhw-onlinebewerbung-eng] button.waiting,form[id^=atl-fhw-onlinebewerbung] button.waiting {
    display: none
}

form[id^=atl-fhw-alumniform]__statement-administration-image-container,form[id^=atl-fhw-companynewsletter]__statement-administration-image-container,form[id^=atl-fhw-feedback]__statement-administration-image-container,form[id^=atl-fhw-onlinebewerbung-eng]__statement-administration-image-container,form[id^=atl-fhw-onlinebewerbung]__statement-administration-image-container {
    margin-left: 25px;
    margin-top: 2rem
}

form[id^=atl-fhw-alumniform]__statement-administration-content-container,form[id^=atl-fhw-companynewsletter]__statement-administration-content-container,form[id^=atl-fhw-feedback]__statement-administration-content-container,form[id^=atl-fhw-onlinebewerbung-eng]__statement-administration-content-container,form[id^=atl-fhw-onlinebewerbung]__statement-administration-content-container {
    margin-top: 2rem
}

form[id^=atl-fhw-alumniform]__statement-administration-list-center,form[id^=atl-fhw-companynewsletter]__statement-administration-list-center,form[id^=atl-fhw-feedback]__statement-administration-list-center,form[id^=atl-fhw-onlinebewerbung-eng]__statement-administration-list-center,form[id^=atl-fhw-onlinebewerbung]__statement-administration-list-center {
    text-align: center
}

form[id^=atl-fhw-alumniform]__content,form[id^=atl-fhw-companynewsletter]__content,form[id^=atl-fhw-feedback]__content,form[id^=atl-fhw-onlinebewerbung-eng]__content,form[id^=atl-fhw-onlinebewerbung]__content {
    padding-left: 2rem
}

form[id^=atl-fhw-alumniform]__filter-label,form[id^=atl-fhw-companynewsletter]__filter-label,form[id^=atl-fhw-feedback]__filter-label,form[id^=atl-fhw-onlinebewerbung-eng]__filter-label,form[id^=atl-fhw-onlinebewerbung]__filter-label {
    display: inline-block;
    margin-top: 15px
}

form[id^=atl-fhw-alumniform]__image-round,form[id^=atl-fhw-companynewsletter]__image-round,form[id^=atl-fhw-feedback]__image-round,form[id^=atl-fhw-onlinebewerbung-eng]__image-round,form[id^=atl-fhw-onlinebewerbung]__image-round {
    border-radius: 50%
}

form[id^=atl-fhw-alumniform]__sidebar-menu,form[id^=atl-fhw-companynewsletter]__sidebar-menu,form[id^=atl-fhw-feedback]__sidebar-menu,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu {
    margin: 1rem 0;
    border-bottom: 2px solid #1c2764
}

form[id^=atl-fhw-alumniform]__sidebar-menu ul,form[id^=atl-fhw-companynewsletter]__sidebar-menu ul,form[id^=atl-fhw-feedback]__sidebar-menu ul,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu ul,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu ul {
    list-style-type: none
}

form[id^=atl-fhw-alumniform]__sidebar-menu ul a:active,form[id^=atl-fhw-alumniform]__sidebar-menu ul a:hover,form[id^=atl-fhw-companynewsletter]__sidebar-menu ul a:active,form[id^=atl-fhw-companynewsletter]__sidebar-menu ul a:hover,form[id^=atl-fhw-feedback]__sidebar-menu ul a:active,form[id^=atl-fhw-feedback]__sidebar-menu ul a:hover,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu ul a:active,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu ul a:hover,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu ul a:active,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu ul a:hover {
    padding-left: .5rem;
    color: #1c2764
}

form[id^=atl-fhw-alumniform]__sidebar-menu>ul,form[id^=atl-fhw-companynewsletter]__sidebar-menu>ul,form[id^=atl-fhw-feedback]__sidebar-menu>ul,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu>ul,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu>ul {
    border-top: 1px solid #e3e3e3
}

form[id^=atl-fhw-alumniform]__sidebar-menu>ul li li,form[id^=atl-fhw-companynewsletter]__sidebar-menu>ul li li,form[id^=atl-fhw-feedback]__sidebar-menu>ul li li,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu>ul li li,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu>ul li li {
    margin: 0;
    padding: 0 0 0 1rem
}

form[id^=atl-fhw-alumniform]__sidebar-menu>ul li a,form[id^=atl-fhw-companynewsletter]__sidebar-menu>ul li a,form[id^=atl-fhw-feedback]__sidebar-menu>ul li a,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu>ul li a,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu>ul li a {
    margin: 0;
    padding: .25rem;
    display: block;
    border-bottom: 1px solid #e3e3e3
}

form[id^=atl-fhw-alumniform]__sidebar-menu a,form[id^=atl-fhw-companynewsletter]__sidebar-menu a,form[id^=atl-fhw-feedback]__sidebar-menu a,form[id^=atl-fhw-onlinebewerbung-eng]__sidebar-menu a,form[id^=atl-fhw-onlinebewerbung]__sidebar-menu a {
    color: #495283;
    -webkit-transition: color .4s,padding .4s;
    transition: color .4s,padding .4s
}

form[id^=atl-fhw-alumniform] input[type=checkbox].f3-form-error+label::before,form[id^=atl-fhw-companynewsletter] input[type=checkbox].f3-form-error+label::before,form[id^=atl-fhw-feedback] input[type=checkbox].f3-form-error+label::before,form[id^=atl-fhw-onlinebewerbung-eng] input[type=checkbox].f3-form-error+label::before,form[id^=atl-fhw-onlinebewerbung] input[type=checkbox].f3-form-error+label::before {
    border-color: #960606
}

form[id^=atl-fhw-alumniform] .f3-form-error,form[id^=atl-fhw-companynewsletter] .f3-form-error,form[id^=atl-fhw-feedback] .f3-form-error,form[id^=atl-fhw-onlinebewerbung-eng] .f3-form-error,form[id^=atl-fhw-onlinebewerbung] .f3-form-error {
    border: 1px solid #da4444
}

form[id^=atl-fhw-alumniform] .checkboxFakeWrapper.f3-form-error,form[id^=atl-fhw-companynewsletter] .checkboxFakeWrapper.f3-form-error,form[id^=atl-fhw-feedback] .checkboxFakeWrapper.f3-form-error,form[id^=atl-fhw-onlinebewerbung-eng] .checkboxFakeWrapper.f3-form-error,form[id^=atl-fhw-onlinebewerbung] .checkboxFakeWrapper.f3-form-error {
    border: 0
}

form[id^=atl-fhw-alumniform] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label,form[id^=atl-fhw-alumniform] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label::before,form[id^=atl-fhw-companynewsletter] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label,form[id^=atl-fhw-companynewsletter] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label::before,form[id^=atl-fhw-feedback] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label,form[id^=atl-fhw-feedback] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label::before,form[id^=atl-fhw-onlinebewerbung-eng] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label,form[id^=atl-fhw-onlinebewerbung-eng] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label::before,form[id^=atl-fhw-onlinebewerbung] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label,form[id^=atl-fhw-onlinebewerbung] .checkboxFakeWrapper.f3-form-error input[type=checkbox]+label::before {
    background: #960606
}

form[id^=atl-fhw-alumniform] .has-error label,form[id^=atl-fhw-companynewsletter] .has-error label,form[id^=atl-fhw-feedback] .has-error label,form[id^=atl-fhw-onlinebewerbung-eng] .has-error label,form[id^=atl-fhw-onlinebewerbung] .has-error label {
    color: #960606
}

form[id^=atl-fhw-alumniform] .dataprotection .errorLabel,form[id^=atl-fhw-companynewsletter] .dataprotection .errorLabel,form[id^=atl-fhw-feedback] .dataprotection .errorLabel,form[id^=atl-fhw-onlinebewerbung-eng] .dataprotection .errorLabel,form[id^=atl-fhw-onlinebewerbung] .dataprotection .errorLabel {
    right: unset;
    left: 10px
}

form[id^=atl-fhw-alumniform] .form-distance,form[id^=atl-fhw-alumniform] label.form-distance,form[id^=atl-fhw-companynewsletter] .form-distance,form[id^=atl-fhw-companynewsletter] label.form-distance,form[id^=atl-fhw-feedback] .form-distance,form[id^=atl-fhw-feedback] label.form-distance,form[id^=atl-fhw-onlinebewerbung-eng] .form-distance,form[id^=atl-fhw-onlinebewerbung-eng] label.form-distance,form[id^=atl-fhw-onlinebewerbung] .form-distance,form[id^=atl-fhw-onlinebewerbung] label.form-distance {
    margin-top: 30px
}

input.fhw-companies-profile-company-logo {
    border: none;
    margin: 0;
    padding: 0
}

.sel__box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

form[id^=atl-fhw-alumniconfirm],form[id^=atl-fhw-companynewsletterconfirm] {
    display: none
}

.filter_label-wrapper {
    line-height: 100%;
    margin-bottom: 10px;
    margin-top: 24px
}

.filter_label-wrapper label {
    float: none;
    font-weight: 400;
    color: #1c2764
}

#atl-fhw-calendar .l-content-row {
    padding-bottom: 40px
}

#atl-fhw-calendar .filter_category_wrapper {
    position: relative;
    cursor: pointer
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_head {
    display: inline-block;
    width: 100%;
    border: 1px solid #999;
    float: none;
    padding: 15px 20px;
    margin: 0;
    background: #fff
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_head:before {
    position: absolute;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 1.8rem;
    color: #000;
    right: 20px;
    top: calc(50% - 1.5rem)
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_head.active:before {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_head span {
    width: 90%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #495283
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    display: none;
    list-style-type: none;
    text-align: left;
    font-size: 1em;
    background-color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper {
    position: relative;
    display: list-item;
    color: #495283;
    padding: 19px 20px;
    margin: 0 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #999;
    cursor: pointer
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper.last {
    border-bottom: none
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox {
    display: inline-block;
    position: absolute;
    visibility: hidden;
    padding: 0;
    height: 0;
    width: 0
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox+label {
    position: relative;
    padding: 0;
    cursor: pointer;
    line-height: 21px
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox+label:before {
    content: '';
    margin-right: 15px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #1c2764
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox:checked+label:before {
    background: #1c2764
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: #fff;
    width: 3px;
    height: 3px;
    -webkit-box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    box-shadow: 2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper .filter_category_checkbox_label {
    display: inline-block;
    width: calc(100% - 40px);
    float: none;
    color: #495283;
    cursor: pointer;
    font-weight: 400
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper:hover {
    background: #f3f3f3;
    letter-spacing: -.2px
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_checkbox_wrapper:hover .filter_category_checkbox_label {
    font-weight: 700
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_buttons_wrapper {
    border-top: 1px solid #999;
    margin-top: 10px;
    padding: 10px;
    text-align: right
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_buttons_wrapper .filter_category_buttons__discard {
    color: #1c2764;
    background: #fff;
    width: 45%;
    margin-right: 5%;
    float: left;
    text-align: center;
    padding: 5px
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_buttons_wrapper .filter_category_buttons__confirm {
    color: #fff;
    background: #1c2764;
    margin-left: 5%;
    width: 45%;
    padding: 5px;
    float: left;
    text-align: center
}

#atl-fhw-calendar .filter_category_wrapper .filter_category_body .filter_category_buttons_wrapper:after {
    display: block;
    content: '';
    clear: both
}

#atl-fhw-calendar .filter_category_wrapper.active .filter_category_body {
    display: block;
    -webkit-animation: .5s fadeInUp;
    animation: .5s fadeInUp;
    z-index: 200;
    max-height: 6100px;
    overflow-y: auto
}

.atlfhwcalendar_teaser #atl-fhw-calendar .l-content-row {
    padding-left: 0;
    padding-right: 0
}

#atl-fhw-calendar .input-wrapper__daterange,.tx-fhw-companies-profile .input-wrapper__daterange {
    position: relative;
    cursor: pointer
}

#atl-fhw-calendar .input-wrapper__daterange .daterange_arrow:before,.tx-fhw-companies-profile .input-wrapper__daterange .daterange_arrow:before {
    position: absolute;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 1.8em;
    color: #000;
    right: 20px;
    top: calc(50% - 1.5rem)
}

#atl-fhw-calendar .input-wrapper__daterange .input__daterange,.tx-fhw-companies-profile .input-wrapper__daterange .input__daterange {
    padding: 15px 20px;
    cursor: pointer;
    color: #495283
}

#atl-fhw-calendar .input-wrapper__daterange .input__daterange:before,.tx-fhw-companies-profile .input-wrapper__daterange .input__daterange:before {
    position: absolute;
    cursor: pointer;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 1.8em;
    color: #000;
    right: 20px;
    width: 30px;
    height: 30px;
    top: calc(50% - 1.5rem)
}

#atl-fhw-calendar .no_events_message,.tx-fhw-companies-profile .no_events_message {
    font-family: Roboto,sans-serif;
    letter-spacing: .57px;
    margin-top: 52px;
    margin-bottom: 31px
}

#atl-fhw-calendar .news-detail__body,.tx-fhw-companies-profile .news-detail__body {
    margin-top: 2rem!important
}

.atl_fhw_calendar__list__headline_month {
    color: #4a4a4a;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    letter-spacing: .57px;
    line-height: 18px;
    margin-top: 52px;
    margin-bottom: 31px
}

.atl_fhw_calendar__list__switchmode_wrapper {
    float: right;
    margin-top: 40px
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__link_to_abo {
    float: left
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__link_to_abo a {
    border: 1px solid #1c2764;
    height: 36px;
    display: inline-block;
    background: #1c2764;
    color: #fff;
    line-height: 36px;
    padding: 0 20px;
    margin-right: 20px;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__link_to_abo a:hover {
    background-color: #606792;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__listview {
    float: left
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__listview a {
    border: 1px solid #1c2764;
    content: '';
    position: relative;
    width: 44px;
    height: 36px;
    display: block;
    background: 0 0
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__listview a:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/list.svg) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    content: '';
    padding: 0;
    margin: 3px;
    position: absolute;
    top: 6px;
    left: 7px
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__listview a:hover {
    background: #1c2764
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__listview a:hover:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/list_alternate.svg) no-repeat
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__calendarview {
    float: left
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__calendarview a {
    border: 1px solid #1c2764;
    content: '';
    position: relative;
    width: 44px;
    height: 36px;
    display: block;
    background: #1c2764
}

.atl_fhw_calendar__list__switchmode_wrapper .atl_fhw_calendar__list__calendarview a:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/calender.svg) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    content: '';
    padding: 0;
    margin: 3px;
    position: absolute;
    top: 3px;
    left: 7px
}

.atl_fhw_calendar__list__switchmode_wrapper:after {
    display: block;
    clear: both;
    content: ''
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__listview a {
    background: #1c2764
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__listview a:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/list_alternate.svg) no-repeat
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__calendarview a {
    background: 0 0
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__calendarview a:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/calender_alternate.svg) no-repeat
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__calendarview a:hover {
    background: #1c2764
}

.atl_fhw_calendar_listmode .atl_fhw_calendar__list__calendarview a:hover:before {
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/calender.svg) no-repeat
}

.atl_fhw_calendar__currentweek__single_event_wrapper,.atl_fhw_calendar__list__single_event_wrapper {
    min-height: 70px;
    background-color: #fff;
    width: 100%;
    display: table;
    margin-bottom: 20px
}

.atl_fhw_calendar__currentweek__single_event_wrapper:after,.atl_fhw_calendar__list__single_event_wrapper:after {
    clear: both;
    content: "";
    display: block
}

.atl_fhw_calendar__currentweek__single_event_wrapper:last-child,.atl_fhw_calendar__list__single_event_wrapper:last-child {
    margin-bottom: 0
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper {
    width: 80px;
    min-height: 70px;
    background-color: rgba(34,46,105,.15);
    display: table-cell;
    vertical-align: middle
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__dayoftheweek,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__dayoftheweek {
    height: 20px;
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin: 11px auto 0
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__day,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__day,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__day,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__day,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__day,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__day,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__startdate__day,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate_wrapper .atl_fhw_calendar__list__single_event_wrapper__startdate__day {
    height: 39px;
    width: 50px;
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    margin: 0 auto
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer {
    display: table-cell;
    width: calc(100% - 80px)
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper {
    float: none;
    width: 100%;
    padding-top: 12px;
    padding-left: 17px;
    padding-right: 10px
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname {
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    white-space: unset
}

@media only screen and (min-width: 620px) {
    .atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper {
        float:left;
        width: calc(100% - 240px)
    }

    .atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__eventname,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__eventname {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content__details,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__content_wrapper .atl_fhw_calendar__list__single_event_wrapper__content__details {
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 24px
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper {
    padding-right: 90px;
    float: none;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    height: 100%
}

@media only screen and (min-width: 620px) {
    .atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper {
        float:right;
        width: 240px
    }
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title {
    color: #222e69;
    height: 100%;
    line-height: 70px;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    margin-left: 30px;
    position: relative
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__currentweek__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer .atl_fhw_calendar__list__single_event_wrapper__category_wrapper .atl_fhw_calendar__list__single_event_wrapper__category_title:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
    top: 20px;
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/clipboard.svg) no-repeat
}

.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer:after,.atl_fhw_calendar__currentweek__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer:after,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__currentweek__single_event_wrapper__content_wrapper_outer:after,.atl_fhw_calendar__list__single_event_wrapper .atl_fhw_calendar__list__single_event_wrapper__content_wrapper_outer:after {
    display: block;
    clear: both;
    content: ''
}

ul.f3-widget-paginator {
    list-style-type: none;
    padding-left: 16px;
    margin-top: 40px
}

ul.f3-widget-paginator li {
    display: inline-block;
    list-style-type: none;
    margin-right: 5px;
    padding: 0
}

ul.f3-widget-paginator li a {
    padding: 5px 10px;
    background: #fff;
    color: #495283;
    display: inline-block;
    min-width: 50px;
    text-align: center
}

ul.f3-widget-paginator li a:hover {
    color: #fff;
    background: #495283
}

ul.f3-widget-paginator li.current {
    padding: 5px 10px;
    background: #495283;
    color: #fff;
    display: inline-block;
    min-width: 50px;
    text-align: center
}

ul.f3-widget-paginator li.next a,ul.f3-widget-paginator li.previous a {
    background: 0 0
}

ul.f3-widget-paginator li.next a:hover,ul.f3-widget-paginator li.previous a:hover {
    color: #c3c3c3
}

ul.f3-widget-paginator span {
    background: 0 0
}

div.input.select-disabled .sel:hover {
    cursor: not-allowed
}

.sel {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    border: 1px solid #999;
    float: none;
    padding: 10px 20px;
    color: #495283
}

.sel::before {
    position: absolute;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 1em;
    color: #000;
    right: 20px;
    top: calc(50% - 12px)
}

.sel.active::before {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.sel__placeholder {
    display: block;
    text-align: left;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: visible;
    color: #495283
}

.sel.active .sel__placeholder {
    visibility: hidden
}

.sel__placeholder::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    content: attr(data-placeholder);
    visibility: hidden
}

.sel.active .sel__placeholder::before {
    visibility: visible
}

.sel__box {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    display: none;
    list-style-type: none;
    text-align: left;
    font-size: 1em;
    background-color: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999
}

.sel.active .sel__box {
    display: block;
    -webkit-animation: .5s fadeInUp;
    animation: .5s fadeInUp;
    z-index: 200;
    max-height: 400px;
    overflow-y: auto
}

.sel__box__options {
    display: list-item;
    color: #495283;
    padding: 10px 20px;
    margin: 0 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-bottom: 1px solid #999
}

.sel__box__options:last-of-type {
    border-bottom: none
}

.sel__box__options::after {
    content: '\f00c';
    font-family: FontAwesome;
    font-size: .5em;
    margin-left: 5px;
    display: none
}

.sel__box__options.selected::after {
    display: inline
}

.sel__box__options:hover {
    background: #f3f3f3;
    font-weight: 700;
    letter-spacing: -.5px
}

.sel--black-panther {
    z-index: 3
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

button {
    overflow: visible;
    padding: 5px 20px;
    border: none;
    color: #fff;
    background-color: #1c2764
}

#atl-fhw-calendar {
    padding-top: 50px;
    font-weight: 400
}

#atl-fhw-calendar.atl-fhw-calendar-detail {
    padding-top: 0
}

#atl-fhw-calendar input,#atl-fhw-calendar textarea {
    display: inline;
    width: 100%;
    border: 1px solid #999;
    float: none;
    padding: 15px 20px;
    margin: 0;
    color: #495283
}

#atl-fhw-calendar .teaser_btn {
    margin: 30px 0 0;
    padding: .5rem 2rem;
    background: #1c2764;
    -webkit-transition: background .4s;
    transition: background .4s;
    display: block;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 1rem;
    float: right;
    border-radius: 0
}

#atl-fhw-calendar .teaser_btn:hover {
    background-color: #495283;
    -webkit-transition: background-color .4s;
    transition: background-color .4s
}

#atl-fhw-calendar .news-detail__back-button {
    margin-top: 50px
}

.atl_fhw_calendar_listmode .input-wrapper__search {
    position: relative
}

.atl_fhw_calendar_listmode .input-wrapper__search .search-toggle {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    margin: 0;
    padding: 14px 32px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    background: 0 0;
    display: block;
    line-height: 1.4
}

.atl_fhw_calendar_listmode .input-wrapper__search .search-toggle:before {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #495283;
    font-size: 1.2rem;
    font-weight: 700
}

.atl_fhw_calendar_teaser {
    padding: 0 41px;
    display: none
}

.atl_fhw_calendar_teaser .month-small-head__navigation {
    height: 33px;
    color: #1c2764;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 8px;
    font-weight: 500
}

.atl_fhw_calendar_teaser .month-teaser {
    width: 294px;
    margin: 0 auto
}

.atl_fhw_calendar_teaser .month-teaser .month-small-head .weekday {
    float: left;
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 42px;
    height: 42px;
    width: 42px;
    text-align: center;
    font-weight: 500
}

.atl_fhw_calendar_teaser .month-teaser .month-small-head:after {
    content: '';
    display: block;
    clear: both
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek {
    height: 42px;
    position: relative
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek.currentWeek {
    background: #fff
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek .dayNum {
    float: left;
    color: #4a4a4a;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 42px;
    height: 42px;
    width: 42px;
    text-align: center;
    font-weight: 400
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek .dayNum.day-of-current-month {
    color: #4a4a4a
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek .dayNum.day-of-current-month.currentDay {
    background-color: rgba(34,46,105,.15)
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek .dayNum.not-day-of-current-month {
    color: #c3c3c3
}

.atl_fhw_calendar_teaser .month-teaser .withEventWeek:after {
    content: '';
    display: block;
    clear: both
}

.atl_fhw_calendar_calendarmode {
    margin-top: 0
}

.atl_fhw_calendar_calendarmode .l-content-row {
    padding-left: 12px;
    padding-right: 12px
}

.atl_fhw_calendar_calendarmode .l-content-row .l-content-wrap {
    width: 351px;
    margin: 0 auto
}

.atl_fhw_calendar_calendarmode .month-large {
    width: 351px;
    margin: 0 auto
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_teaser {
        display:block;
        max-width: initial
    }

    .atl_fhw_calendar_calendarmode .l-content-row {
        padding-left: 14px;
        padding-right: 14px
    }

    .atl_fhw_calendar_calendarmode .l-content-row .l-content-wrap {
        width: auto
    }

    .atl_fhw_calendar_calendarmode .month-large {
        width: auto;
        max-width: initial
    }
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 42px;
    width: 100%;
    text-align: center
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation .prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 1.5rem
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation .prev:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem;
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 1.5rem;
    font-weight: 700;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation .next {
    position: absolute;
    top: 0;
    right: 0;
    width: 1rem;
    height: 1.5rem
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation .next:after {
    font-family: FontAwesome,sans-serif;
    content: "";
    color: #1c2764;
    font-size: 1.5rem;
    position: absolute;
    top: 2px;
    left: 0;
    line-height: 1.5rem;
    font-weight: 700;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation .label {
    margin-left: 2rem;
    margin-right: 2rem;
    color: #1c2764;
    font-family: Roboto,sans-serif;
    font-size: 23px;
    line-height: 33px;
    font-weight: 400
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .month-large-head__navigation {
        width:auto
    }
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head {
    width: 100%
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head div {
    width: calc((100% - 50px)/ 7);
    float: left
}

@supports (-ms-ime-align:auto) {
    .atl_fhw_calendar_calendarmode .month-large .month-large-head div {
        width: calc((100% - 51px)/ 7)
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .atl_fhw_calendar_calendarmode .month-large .month-large-head div {
        width: calc((100% - 51px)/ 7)
    }
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head div.month-weeknums {
    width: 50px;
    color: #4a4a4a;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    text-align: center
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head div.month-weeknums.monthCorner {
    line-height: 1.6
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head:after {
    display: block;
    clear: both;
    content: ''
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head .weekday {
    display: none
}

.atl_fhw_calendar_calendarmode .month-large .month-large-head .weekday_mobile {
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek {
    height: 43px;
    -webkit-animation: 2s fadein;
    animation: 2s fadein;
    width: 100%;
    position: relative;
    margin-bottom: 2px
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .month-large-head .weekday {
        color:#222e69;
        font-family: Roboto,sans-serif;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        display: block
    }

    .atl_fhw_calendar_calendarmode .month-large .month-large-head .weekday_mobile {
        display: none
    }

    .atl_fhw_calendar_calendarmode .month-large .withEventWeek {
        height: 158px;
        margin-bottom: 5px
    }
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .month-weeknums-wrapper {
    display: block
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .month-weeknums-wrapper-inner {
    display: table
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .month-weeknums {
    height: 43px;
    width: 36px;
    line-height: 43px;
    background: rgba(193,193,193,.3);
    font-size: 14px;
    color: #4a4a4a;
    float: left;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    text-align: center
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .month-weeknums {
        line-height:158px;
        height: 158px;
        width: 48px;
        background: rgba(193,193,193,.3)
    }
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper {
    height: 43px;
    width: calc(100% - 36px);
    float: left;
    position: relative
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline {
    position: absolute;
    top: 0;
    height: 43px;
    width: 100%
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper {
    float: left;
    color: #4a4a4a;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    letter-spacing: .57px;
    line-height: 24px;
    width: 45px;
    height: 43px
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper {
        height:158px;
        width: calc(100% - 52px)
    }

    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline {
        height: 158px
    }

    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper {
        width: calc(100% / 7);
        height: 158px
    }

    @supports (-ms-ime-align:auto) {
        .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper {
            width: 14.28%
        }
    }
}

@media only screen and (min-width: 768px) and (-ms-high-contrast:active) {
    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper {
        width:14.28%
    }
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper.day-of-current-month {
    color: #4a4a4a
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper.not-day-of-current-month {
    color: #c3c3c3
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper .dayNum {
    background: #fff;
    float: left;
    width: calc(100% - 2px);
    line-height: 43px;
    text-align: center;
    height: 100%
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper .dayNum {
        line-height:100%;
        text-align: left;
        width: calc(100% - 5%);
        padding-top: 10px;
        padding-left: 10px
    }
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper .dayNum_border {
    float: left;
    width: 2px;
    background-color: transparent;
    height: 100%
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper:after {
    content: '';
    display: block;
    clear: both
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline:after {
    clear: both;
    display: block;
    content: ''
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper {
    position: relative
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday {
    display: none
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_headline .dayNum_wrapper .dayNum_border {
        width:5px
    }

    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday {
        display: block;
        position: absolute;
        margin-left: 5px;
        width: 43px;
        width: calc((100% / 7));
        background: #d3d3d3
    }

    .atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile {
        display: none
    }
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEventHidden {
    display: none
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent {
    width: calc((100% / 7) - 5px)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday .event_link_detail_wrapper {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday .event_link_detail_wrapper .event_link_detail {
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #222e69
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday .event_info_wrapper {
    display: none;
    position: relative
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper {
    display: block
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper {
    position: absolute;
    bottom: 26px;
    left: -50%;
    width: 200%;
    max-width: 300px;
    height: auto;
    z-index: 20
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info {
    position: relative;
    background: #fff;
    padding: 10px 30px;
    margin-bottom: 16px;
    border: 1px solid #a9a9a9
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-date,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-headline {
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 24px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-headline {
    font-weight: 700;
    margin-top: 20px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-headline:first-child {
    margin-top: 0
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie {
    margin-left: 30px;
    margin-top: 15px;
    position: relative
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
    top: -3px;
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/clipboard.svg) no-repeat
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:after,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:after {
    border-color: rgba(255,255,255,0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.singleDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:before {
    border-color: rgba(53,53,53,0);
    border-top-color: #353535;
    border-width: 11px;
    margin-left: -11px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper {
    display: block
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper {
    position: absolute;
    bottom: 26px;
    left: 5%;
    width: 90%;
    max-width: 300px;
    height: auto;
    z-index: 20
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info {
    position: relative;
    background: #fff;
    z-index: 20;
    padding: 10px 30px;
    margin-bottom: 16px;
    border: 1px solid #a9a9a9
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-date,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-headline {
    color: #222e69;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 24px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-headline {
    font-weight: 700
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie {
    margin-left: 30px;
    margin-top: 15px;
    position: relative
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .event-info-categorie:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: -30px;
    top: -3px;
    background: url(/typo3conf/ext/atl_fhw_calendar/Resources/Public/Images/Icons/clipboard.svg) no-repeat
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:after,.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:after {
    border-color: rgba(255,255,255,0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday.multiDayEvent:hover .event_info_wrapper .event_info_inner_wrapper .event-info .arrow_box:before {
    border-color: rgba(53,53,53,0);
    border-top-color: #353535;
    border-width: 11px;
    margin-left: -11px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile {
    width: 45px;
    height: 43px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile .event_content_mobile {
    border-bottom: 4px solid #232d6a;
    background: rgba(28,39,100,.2);
    width: 43px;
    height: 43px;
    float: left
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile .event_border_mobile {
    float: left;
    width: 2px;
    height: 43px;
    background: 0 0
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday {
    position: absolute;
    top: 0
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday0 {
    left: 0
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday1 {
    left: 45px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday2 {
    left: 90px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday3 {
    left: 135px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday4 {
    left: 180px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday5 {
    left: 225px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .event_mobile.event_mobile_weekday6 {
    left: 270px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper [data-calendar-day-position="1"] {
    top: 44px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper [data-calendar-day-position="2"] {
    top: 82px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper [data-calendar-day-position="3"] {
    top: 120px
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday0 {
    left: 0
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday1 {
    left: calc(100% / 7)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday2 {
    left: calc((100% / 7) * 2)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday3 {
    left: calc((100% / 7) * 3)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday4 {
    left: calc((100% / 7) * 4)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday5 {
    left: calc((100% / 7) * 5)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper .weekday6 {
    left: calc((100% / 7) * 6)
}

.atl_fhw_calendar_calendarmode .month-large .withEventWeek .days_of_week_wrapper .days_of_week_event_wrapper:after {
    display: block;
    clear: both;
    content: ''
}

.atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper {
    display: none
}

.atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper.mobile {
    width: 100%;
    display: block;
    margin-top: 0;
    margin-bottom: 30px
}

@media only screen and (min-width: 768px) {
    .atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper {
        display:block
    }

    .atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper.mobile {
        display: none
    }
}

.atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper.mobile div {
    width: 50%
}

.atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper.mobile div a {
    width: 100%
}

.atl_fhw_calendar_calendarmode .atl_fhw_calendar__list__switchmode_wrapper.mobile div a:before {
    left: calc(50% - 15px)
}

.daterangepicker {
    border: 1px solid #c3c3c3!important;
    margin-top: 10px!important
}

.daterangepicker:after,.daterangepicker:before {
    display: none!important
}

.daterangepicker .calendar-table th {
    color: #1c2764!important;
    background: #fff!important
}

.daterangepicker .calendar-table tr {
    background: #fff!important
}

.daterangepicker .calendar-table td,.daterangepicker .calendar-table th {
    padding: 0;
    margin: 0;
    color: #1c2764;
    width: 40px!important;
    height: 40px!important;
    font-size: 18px!important;
    line-height: 21px!important
}

.daterangepicker .calendar-table td.active,.daterangepicker .calendar-table td.active:hover,.daterangepicker .calendar-table th.active,.daterangepicker .calendar-table th.active:hover {
    background: #1c2764!important;
    color: #fff!important
}

.daterangepicker .calendar-table td.in-range,.daterangepicker .calendar-table th.in-range {
    background: rgba(34,46,105,.15)!important;
    color: #1c2764!important
}

.daterangepicker .calendar-table td.end-date,.daterangepicker .calendar-table td.start-date,.daterangepicker .calendar-table td.start-date.end-date,.daterangepicker .calendar-table th.end-date,.daterangepicker .calendar-table th.start-date,.daterangepicker .calendar-table th.start-date.end-date {
    background: #1c2764!important;
    color: #fff!important
}

.daterangepicker .calendar-table td.off,.daterangepicker .calendar-table th.off {
    visibility: hidden
}

.daterangepicker .calendar-table td.off.start-date,.daterangepicker .calendar-table th.off.start-date {
    background: #fff!important
}

.daterangepicker .drp-buttons .drp-selected {
    display: none!important
}

.daterangepicker .drp-buttons .btn {
    font-size: 18px!important;
    line-height: 21px!important;
    padding: 8px 22px 11px!important;
    background-color: #1b2764!important;
    font-weight: 300!important;
    margin: 7px
}

.daterangepicker .drp-buttons .btn.cancelBtn {
    color: #1b2764!important;
    background: #fff!important
}

.filter-calendarview {
    width: 351px;
    margin: 0 auto
}

@media only screen and (min-width: 620px) {
    .filter-calendarview {
        width:auto
    }
}

@keyframes fadein {
    0%,30% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0%,30% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.atl_fhw_calendar_detail {
    font-weight: 300
}

@media only screen and (max-width: 1200px) {
    #atl-fhw-calendar .l-col4-left {
        width:100%
    }

    #atl-fhw-calendar .l-col4-left:after {
        content: '';
        clear: both;
        display: block
    }

    #atl-fhw-calendar .l-col8-left {
        width: 100%
    }

    #atl-fhw-calendar .l-col8-left:after {
        clear: both;
        content: '';
        display: block
    }

    .l-content-wrap {
        margin-left: 0;
        margin-right: 0
    }

    .l-col-wrap {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media only screen and (max-width: 1024px) {
    html {
        font-size:16px
    }

    .l-content-wrap-text {
        padding: 0 2rem
    }

    .l-col4-left {
        width: 50%;
        padding: 0 1rem 1rem
    }

    .l-col-wrap .l-col4-left {
        float: none;
        margin: 0 auto
    }

    .l-col3-left {
        width: 33.33333%
    }

    #online-campus .l-col4-left {
        margin: 0;
        padding: 0 1rem;
        width: 50%;
        float: left
    }

    #online-campus .l-col4-left:last-of-type {
        width: 100%
    }

    #online-campus .l-col4-left:last-of-type article,#online-campus .l-col4-left:last-of-type h2 {
        width: 50%;
        margin: 1rem auto
    }
}

@media only screen and (max-width: 768px) {
    html {
        font-size:15px
    }

    .l-content-wrap-text {
        padding: 0 1rem
    }

    #header-wrapper {
        margin: 0;
        padding: 3rem 0 0;
        border-bottom: 2px solid #1c2764
    }

    .stage-slider,.top-image {
        margin-top: 0
    }

    .l-col3-left {
        width: 50%
    }

    .l-col6-left {
        width: 100%;
        margin-bottom: .5rem
    }
}

@media only screen and (max-width: 480px) {
    html {
        font-size:14px
    }

    .l-content-wrap-text {
        padding: 0 1rem
    }

    #online-campus .l-col4-left,.l-col4-left {
        margin: 0;
        padding: 0 1rem;
        width: 100%
    }

    #online-campus .l-col4-left:last-of-type article,#online-campus .l-col4-left:last-of-type h2 {
        width: 100%
    }

    .ce-intext.ce-left .ce-gallery,.ce-intext.ce-right .ce-gallery {
        width: 100%;
        margin-right: 0
    }
}

#textbox {
    font-family: 'Oxygen', monospace;
    font-size: 18px;
    width: 100%;
    height: 320px;
    padding: 20px 30px;
    background-color: #FFF;
    line-height: 1.4;
    border-radius: 10px;
    border: 1px solid #DDD;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    color: #333333;
}

.bar-row {
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    height: 30px;
    color: #000000;
}


#bar-container {
    width: 100%;
    background-color: #DDD;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 30px; /* Höhe des Balkens */
}


#ai-label {
    font: 700 Roboto,sans-serif;
    font-style: bold;
    font-size: 18px;
    position: absolute;
    left: 10px; /* Abstand von der linken Seite des Containers */
    top: 0;
    bottom: 0;
    margin: auto 0; /* Zentrierung */
    height: 30px; /* Höhe des Balkens */
    line-height: 30px; /* Vertikale Zentrierung des Textes */
}

#human-label {
    font: 700 Roboto,sans-serif;
    font-size: 18px;
    position: absolute;
    right: 10px; /* Abstand von der rechten Seite des Containers */
    top: 0;
    bottom: 0;
    margin: auto 0; /* Zentrierung */
    height: 30px; /* Höhe des Balkens */
    line-height: 30px; /* Vertikale Zentrierung des Textes */
}

#bar {
    display: inline-block;
    height: 100%;
    background-color: #E53935; /* Rote Farbe für den Fake-Anteil */
}

#fake-percentage, #real-percentage {
    font-size: 18px;
    font: 700 Roboto,sans-serif;
    color: #000000;
}
    

em {
    font: 300 .8rem Roboto,sans-serif;
}

#message {
    font: 300 .8rem Roboto,sans-serif;
}

#message-container{
    margin-top:10px;
    margin-bottom:5px;
}
#analyzeButton {
    padding: 10px 20px;
    font-size: 18px;
    font-family: 'Oxygen', sans-serif;
    background-color: #1c2764;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

#analyzeButton:hover {
    background-color: #2e3d88;
}

.button-container {
    text-align: right;
    margin-top: 20px; /* Oder ein anderer gewünschter Abstand */
    margin-bottom: 20px;
}

.logo-container {
    display: flex; /* Aktiviert Flexbox */
    justify-content: center; /* Zentriert die Inhalte horizontal */
    align-items: center; /* Zentriert die Inhalte vertikal */
    flex-wrap: wrap; /* Ermöglicht das Umfließen auf kleinen Bildschirmen */
}
@media (max-width: 600px) { /* Passen Sie den Wert entsprechend Ihren Bedürfnissen an */
    .layout-header__logo, .separator {
        flex-basis: 30%; /* Lässt die Elemente die gesamte Breite einnehmen */
        text-align: center; /* Zentriert den Inhalt innerhalb des Elements */
    }

    .separator {
        display: block; /* Stellt sicher, dass der Separator als Block-Element behandelt wird */
    }
    #header-wrapper {
        padding: 0;
    }
}
.separator {
    font-size: 30px; /* Größe des Separators anpassen */
    font-weight: bold; /* Schriftstärke anpassen */
    margin: 10px;
}
