.clearfix, #mobile-menu .mobileLangSwitch, #auw_solr_search_result .panel, #auw_solr_search_result .panel:last-child, #auw_solr_search_result .panel:hover {
    zoom: 1
}

.clearfix:before, .clearfix:after, #mobile-menu .mobileLangSwitch:before, #mobile-menu .mobileLangSwitch:after, #auw_solr_search_result .panel:before, #auw_solr_search_result .panel:after, #auw_solr_search_result .panel:last-child:before, #auw_solr_search_result .panel:last-child:after, #auw_solr_search_result .panel:hover:before, #auw_solr_search_result .panel:hover:after {
    content: "";
    display: table
}

.clearfix:after, #mobile-menu .mobileLangSwitch:after, #auw_solr_search_result .panel:after, #auw_solr_search_result .panel:last-child:after, #auw_solr_search_result .panel:hover:after {
    clear: both
}

@font-face {}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: normal;
    color: #131d46;
    font-size: 58px;
    line-height: 0.95;
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden
}

h1 {
    font-size: 60px;
    font-size: 6rem;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 50px;
    margin-top: 37.5px
}

@media screen and (max-width:767px) {
    h1 {
        font-size: 40px;
        font-size: 4rem
    }
}

h1.grid-headline {
    margin: 100px 0 50px 0
}

@media only screen and (max-width:767px) {
    h1.grid-headline {
        margin: 50px 0 25px 0
    }
}

h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 45px;
    margin-top: 45px
}

@media screen and (max-width:767px) {
    h2 {
        font-size: 31.999999999999996px;
        font-size: 3.1999999999999997rem
    }
}

h3 {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
    font-weight: normal;
    margin-bottom: 40px;
    margin-top: 35px
}

@media screen and (max-width:767px) {
    h3 {
        font-size: 26.666666666666664px;
        font-size: 2.6666666666666665rem
    }
}

h4 {
    font-size: 33.33333333333333px;
    font-size: 3.333333333333333rem;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 12.5px
}

@media screen and (max-width:767px) {
    h4 {
        font-size: 22.222222222222218px;
        font-size: 2.222222222222222rem
    }
}

h5 {
    font-size: 27.27272727272727px;
    font-size: 2.727272727272727rem;
    line-height: 1.2;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: 4px
}

@media screen and (max-width:767px) {
    h5 {
        font-size: 18.18181818181818px;
        font-size: 1.8181818181818181rem
    }
}

h6 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
    text-transform: none;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: 12.5px
}

@media screen and (max-width:767px) {
    h6 {
        font-size: 15.999999999999998px;
        font-size: 1.5999999999999999rem
    }
}

.auw_inverted p, .auw_inverted h1, .auw_inverted h2, .auw_inverted h3, .auw_inverted h4, .auw_inverted h5, .auw_inverted ul li, .auw_inverted ol li {
    color: #fff
}

.align-right {
    text-align: right
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

p.bodytext, p, ul li.bodytext, ul li, .powermail_label, ol li.bodytext, ol li {
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-top: 5px;
    margin-bottom: 25px;
    color: #131d46;
    font-weight: normal
}

p.bodytext+p.bodytext, p+p, ul li.bodytext+ul li.bodytext, ul li+ul li, ol li.bodytext+ol li.bodytext, ol li+ol li {
    margin-top: 0
}

p.align-right, ul li.align-right, ol li.align-right {
    text-align: right
}

p.align-center, ul li.align-center, ol li.align-center {
    text-align: center
}

p.align-center, ul li.align-center, ol li.align-center {
    text-align: left
}

p.bodytext>a, p>a, p.bodytext>span>a, ul li.bodytext>a, ul li>a, ul li.bodytext>span>a, ol li.bodytext>a, ol li>a, ol li.bodytext>span>a {
    text-decoration: underline;
    color: inherit;
    font-weight: bolder;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden
}

p.bodytext>a:hover, p>a:hover, p.bodytext>span>a:hover, ul li.bodytext>a:hover, ul li>a:hover, ul li.bodytext>span>a:hover, ol li.bodytext>a:hover, ol li>a:hover, ol li.bodytext>span>a:hover {
    color: #71c4ee;
    text-decoration: none
}

.btn, .teaser a.path, .teaser a.path:hover, .teaser a.path:active, .teaser a.path:focus, .teaser a.path.path--service, .infoBlock a.path, .infoBlock a.path:hover, .infoBlock a.path:active, .infoBlock a.path:focus, .infoBlock a.path.path--service {
    display: table;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    padding: 5px 20px 5px 20px;
    margin: 5px 0;
    border: 1px solid #131d46;
    background-color: #fff;
    text-transform: uppercase;
    color: #131d46;
    width: auto;
    letter-spacing: 0.5px;
    font-size: 15.1px;
    font-weight: normal;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}
#cookieman-modal .btn{
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 20px 5px 20px;
    margin: 5px 0;
    border: 1px solid #ffffff;
    background-color: transparent;
    text-transform: uppercase;
    color: #ffffff;
    width: auto;
    letter-spacing: 0.5px;
    font-size: 15.1px;
    font-weight: normal;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}
#cookieman-modal .modal-footer{
    border-top:0px solid transparent;
}
#cookieman-modal .modal-header{
    border-bottom:0px solid transparent;
}
#cookieman-modal .modal-content {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius:0;
    border:0px solid transparent;
}
#cookieman-modal .modal-content *{
    color:#ffffff;
}
#cookieman-modal .panel{
    background-color: transparent;
}
#cookieman-modal .panel-default{
    /* border-color:transparent; */
}
#cookieman-modal .panel-default>.panel-heading{
    background-color: transparent;
    border:0px solid transparent;
}
#cookieman-modal .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border:0px solid transparent;

}
#cookieman-modal .table-hover>tbody>tr:hover {
    background-color: transparent;
}
#cookieman-modal button[data-cookieman-accept-none]{
    font-size:0.8em;
    border:0px solid transparent;
    padding-left:0;
    padding-right:0;
    text-transform: unset;
}
#cookieman-modal .modal-footer{
    display:flex;
    flex-direction: row;
    justify-content: flex-end;
}
#cookieman-modal .modal-footer button{
    margin-left:0.5em;
}
#cookieman-modal .modal-footer button[data-cookieman-accept-none]{
    margin-right: auto;
    margin-left:0;
}
#cookieman-modal .panel-group .panel{
    border-radius:0;
    border:0px solid transparent;
}
#cookieman-modal .panel-group .panel+.panel{
    margin-top:1em;
}
.revoke-cc-cookieman{
    position:fixed;
    bottom:1em;
    right:1em;
    z-index:9999;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    transform:translateX(0);
    opacity:1;
}
.modal-open .revoke-cc-cookieman{
    transform:translateX(-100%);
    opacity:0;
}
.revoke-cc-cookieman button{
    color:rgba(0, 0, 0, 0.8);
    background-color:rgba(255,255,255,0.8);
    -moz-box-shadow:    3px 3px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         3px 3px 3px 0px rgba(0, 0, 0, 0.3);
    border-radius:100%;
    padding:0em;
    display:block;
    width:2.5em;
    height:2.5em;
}
.revoke-cc-cookieman button:hover{
    color:rgba(0, 0, 0, 1);
    background-color:rgba(255,255,255,1);
}
.revoke-cc-cookieman button i{
    font-size:1.5em;
    padding:0.25em;
}
.btn:hover, .btn:active, .btn:focus, .teaser a.path:hover, .teaser a.path:active, .teaser a.path:focus, .teaser a.path:hover:hover, .teaser a.path:hover:active, .teaser a.path:hover:focus, .teaser a.path:active:hover, .teaser a.path:active:active, .teaser a.path:active:focus, .teaser a.path:focus:hover, .teaser a.path:focus:active, .teaser a.path:focus:focus, .teaser a.path.path--service:hover, .teaser a.path.path--service:active, .teaser a.path.path--service:focus, .infoBlock a.path:hover, .infoBlock a.path:active, .infoBlock a.path:focus, .infoBlock a.path:hover:hover, .infoBlock a.path:hover:active, .infoBlock a.path:hover:focus, .infoBlock a.path:active:hover, .infoBlock a.path:active:active, .infoBlock a.path:active:focus, .infoBlock a.path:focus:hover, .infoBlock a.path:focus:active, .infoBlock a.path:focus:focus, .infoBlock a.path.path--service:hover, .infoBlock a.path.path--service:active, .infoBlock a.path.path--service:focus {
    text-decoration: none;
    outline: 0
}

.btn:hover, .btn:active, .btn:focus, .teaser a.path:hover, .teaser a.path:active, .teaser a.path:focus, .teaser a.path:hover:hover, .teaser a.path:hover:active, .teaser a.path:hover:focus, .teaser a.path:active:hover, .teaser a.path:active:active, .teaser a.path:active:focus, .teaser a.path:focus:hover, .teaser a.path:focus:active, .teaser a.path:focus:focus, .teaser a.path.path--service:hover, .teaser a.path.path--service:active, .teaser a.path.path--service:focus, .infoBlock a.path:hover, .infoBlock a.path:active, .infoBlock a.path:focus, .infoBlock a.path:hover:hover, .infoBlock a.path:hover:active, .infoBlock a.path:hover:focus, .infoBlock a.path:active:hover, .infoBlock a.path:active:active, .infoBlock a.path:active:focus, .infoBlock a.path:focus:hover, .infoBlock a.path:focus:active, .infoBlock a.path:focus:focus, .infoBlock a.path.path--service:hover, .infoBlock a.path.path--service:active, .infoBlock a.path.path--service:focus {
    color: #3999cc;
    border-color: #71c4ee
}

.btn.btn--inline, .teaser a.path.btn--inline, .teaser a.path:hover.btn--inline, .teaser a.path:active.btn--inline, .teaser a.path:focus.btn--inline, .teaser a.path.path--service.btn--inline, .teaser.teaser--center .btn, .teaser.teaser--center .teaser a.path, .teaser.teaser--center .teaser a.path:hover, .teaser.teaser--center .teaser a.path:active, .teaser.teaser--center .teaser a.path:focus, .teaser.teaser--center .teaser a.path.path--service, .infoBlock a.path.btn--inline, .infoBlock a.path:hover.btn--inline, .infoBlock a.path:active.btn--inline, .infoBlock a.path:focus.btn--inline, .infoBlock a.path.path--service.btn--inline, .infoBlock.teaser--center .btn, .teaser.teaser--center .infoBlock a.path, .teaser.teaser--center .infoBlock a.path:hover, .teaser.teaser--center .infoBlock a.path:active, .teaser.teaser--center .infoBlock a.path:focus, .teaser.teaser--center .infoBlock a.path.path--service {
    display: inline-block;
    margin: 0 5px 0 0
}

.btn.btn--invert, .teaser a.path.btn--invert, .teaser a.path:hover.btn--invert, .teaser a.path:active.btn--invert, .teaser a.path:focus.btn--invert, .teaser a.path.path--service.btn--invert, .infoBlock a.path.btn--invert, .infoBlock a.path:hover.btn--invert, .infoBlock a.path:active.btn--invert, .infoBlock a.path:focus.btn--invert, .infoBlock a.path.path--service.btn--invert {
    background-color: #131d46;
    color: #fff;
    border-color: #131d46
}

.btn.btn--invert:hover, .btn.btn--invert:active, .btn.btn--invert:focus, .teaser a.path.btn--invert:hover, .teaser a.path.btn--invert:active, .teaser a.path.btn--invert:focus, .teaser a.path:hover.btn--invert:hover, .teaser a.path:hover.btn--invert:active, .teaser a.path:hover.btn--invert:focus, .teaser a.path:active.btn--invert:hover, .teaser a.path:active.btn--invert:active, .teaser a.path:active.btn--invert:focus, .teaser a.path:focus.btn--invert:hover, .teaser a.path:focus.btn--invert:active, .teaser a.path:focus.btn--invert:focus, .teaser a.path.path--service.btn--invert:hover, .teaser a.path.path--service.btn--invert:active, .teaser a.path.path--service.btn--invert:focus, .infoBlock a.path.btn--invert:hover, .infoBlock a.path.btn--invert:active, .infoBlock a.path.btn--invert:focus, .infoBlock a.path:hover.btn--invert:hover, .infoBlock a.path:hover.btn--invert:active, .infoBlock a.path:hover.btn--invert:focus, .infoBlock a.path:active.btn--invert:hover, .infoBlock a.path:active.btn--invert:active, .infoBlock a.path:active.btn--invert:focus, .infoBlock a.path:focus.btn--invert:hover, .infoBlock a.path:focus.btn--invert:active, .infoBlock a.path:focus.btn--invert:focus, .infoBlock a.path.path--service.btn--invert:hover, .infoBlock a.path.path--service.btn--invert:active, .infoBlock a.path.path--service.btn--invert:focus {
    background-color: #fff;
    color: #131d46;
    border-color: #131d46
}

.link, .teaser a.link, .infoBlock a.link {
    font-weight: 700;
    font-size: 18px;
    margin-right: 20px;
    color: #3999cc;
    -ms-transition: all 100ms ease;
    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    transition: all 100ms ease
}

.link::after, .teaser a.link::after, .infoBlock a.link::after {
    content: '';
    display: inline-block;
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
    background: url(../Img/arrow-blue.png) no-repeat;
    width: 12px;
    height: 10px;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    margin-bottom: 1px
}

.link:hover, .link:active, .link:focus, .teaser a.link:hover, .teaser a.link:active, .teaser a.link:focus, .infoBlock a.link:hover, .infoBlock a.link:active, .infoBlock a.link:focus {
    color: #71c4ee;
    text-decoration: none
}

.link:hover::after, .teaser a.link:hover::after, .infoBlock a.link:hover::after {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
    background-image: url(../Img/arrow-lightblue.png)
}

.link.link--inline, .teaser a.link.link--inline, .infoBlock a.link.link--inline {
    display: inline-block;
    margin-right: 30px
}

.link.link--white, .teaser a.link.link--white, .teaser.teaser--light a.link, .infoBlock a.link, .teaser.teaser--light a.teaser a.link, .infoBlock a.teaser a.link, .teaser.teaser.teaser--black a.link, .teaser.teaser.teaser--blue a.link, .infoBlock a.link.link--white, .infoBlock.teaser--light a.link, .teaser.teaser--light a.infoBlock a.link, .infoBlock a.infoBlock a.link, .teaser.infoBlock.teaser--black a.link, .teaser.infoBlock.teaser--blue a.link {
    color: #fff
}

.link.link--white::after, .teaser a.link.link--white::after, .teaser.teaser--light a.link::after, .infoBlock a.link::after, .teaser.teaser--light a.teaser a.link::after, .infoBlock a.teaser a.link::after, .teaser.teaser.teaser--black a.link::after, .teaser.teaser.teaser--blue a.link::after, .infoBlock a.link.link--white::after, .infoBlock.teaser--light a.link::after, .teaser.teaser--light a.infoBlock a.link::after, .infoBlock a.infoBlock a.link::after, .teaser.infoBlock.teaser--black a.link::after, .teaser.infoBlock.teaser--blue a.link::after {
    background-image: url(../Img/arrow-white.png)
}

.link.link--white:hover, .teaser a.link.link--white:hover, .teaser.teaser--light a.link:hover, .infoBlock a.link:hover, .teaser.teaser--light a.teaser a.link:hover, .infoBlock a.teaser a.link:hover, .teaser.teaser.teaser--black a.link:hover, .teaser.teaser.teaser--blue a.link:hover, .infoBlock a.link.link--white:hover, .infoBlock.teaser--light a.link:hover, .teaser.teaser--light a.infoBlock a.link:hover, .infoBlock a.infoBlock a.link:hover, .teaser.infoBlock.teaser--black a.link:hover, .teaser.infoBlock.teaser--blue a.link:hover {
    color: rgba(255, 255, 255, 0.8)
}

.link.link--white:hover::after, .teaser a.link.link--white:hover::after, .teaser.teaser--light a.link:hover::after, .infoBlock a.link:hover::after, .teaser.teaser--light a.teaser a.link:hover::after, .infoBlock a.teaser a.link:hover::after, .teaser.teaser.teaser--black a.link:hover::after, .teaser.teaser.teaser--blue a.link:hover::after, .infoBlock a.link.link--white:hover::after, .infoBlock.teaser--light a.link:hover::after, .teaser.teaser--light a.infoBlock a.link:hover::after, .infoBlock a.infoBlock a.link:hover::after, .teaser.infoBlock.teaser--black a.link:hover::after, .teaser.infoBlock.teaser--blue a.link:hover::after {
    background-image: url(../Img/arrow-white.png);
    -ms-opacity: .8;
    -o-opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

span.tel {
    font-weight: bold;
    font-size: 20px;
    color: #131d46;
    position: relative;
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-top: 0px;
    display: inline-block
}

span.tel::before {
    width: 25px;
    height: 33px;
    background: url(../Img/phone.png) no-repeat left center;
    content: '';
    position: absolute;
    left: 0;
    top: 9%
}

aside {
    margin-top: 15px;
    width: 70%;
    padding-left: 20px;
    margin-left: 50%;
    background: url(../Img/aside.png) no-repeat left 5px
}

aside p, aside ul li, aside ol li {
    font-size: 17px;
    line-height: 1.2em;
    font-style: italic;
    color: #727272
}

ul, ol {
    margin: 25px 0 25px 50px;
    list-style-type: square;
    padding: 0
}

ul li, ol li {
    line-height: 1.2;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    margin-bottom: 5px;
    margin-top: 5px
}

ol {
    list-style-type: decimal
}

blockquote {
    border-left-width: 0
}

blockquote p, blockquote ul li, blockquote ol li {
    text-transform: uppercase;
    font-style: italic;
    text-align: center;
    color: #83899d !important;
    font-size: 50px;
    font-size: 5rem;
    line-height: 50px;
    line-height: 5rem
}

* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.8;
    line-height: 1.4;
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif;
    font-weight: 400;
    background: #fff
}

.outer-container {
    margin: 0 auto
}

#header, #footer {
    width: 100%
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin: 0
}

div.csc-textmedia-beside-left {
    display: flex;
    justify-content: flex-start
}

div.csc-textmedia-beside-left .csc-textmedia-gallery {
    margin-right: 15px
}

.textbild__center, .textbild__center a {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

@media (max-width:992px) {
    .textbild__center, .textbild__center a {
        flex-direction: column;
        align-items: flex-start
    }
    .textbild__center h1, .textbild__center a h1, .textbild__center .h1, .textbild__center a .h1 {
        margin-top: 15px
    }
}

@media (max-width:992px) {
    .mobile__none {
        display: none
    }
}

.container {
    margin-left: auto;
    margin-right: auto
}

.slimframe {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 960px
}

.slimframe .slimframe {
    width: auto
}

@media (max-width:767px) {
    .slimframe {
        width: 100%
    }
}

@media (min-width:768px) {
    .slimframe {
        width: 750px
    }
}

@media (min-width:992px) {
    .slimframe {
        width: 960px
    }
}

@media (min-width:1200px) {
    .slimframe {
        width: 1170px
    }
}

.slimframe .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.container-fluid {
    margin-left: auto;
    margin-right: auto
}

.container img, .container-fluid img {
    max-width: 100%
}

.teaser, .infoBlock {
    cursor: pointer;
    background-color: transparent;
    overflow: hidden;
    display: table;
    position: relative;
    outline: 1px solid #fff;
    height: auto;
    margin-bottom: 1px;
    zoom: 1
}

.teaser:before, .teaser:after, .infoBlock:before, .infoBlock:after {
    content: "";
    display: table
}

.teaser:after, .infoBlock:after {
    clear: both
}

.teaser .teaser__wrap, .infoBlock .teaser__wrap {
    position: relative;
    max-width: 960px !important;
    margin: 0 auto;
    padding: 50px 15px;
    vertical-align: middle
}

@media screen and (max-width:767px) {
    .teaser .teaser__wrap, .infoBlock .teaser__wrap {
        max-width: 750px !important
    }
}

.teaser a.path, .infoBlock a.path {
    display: table !important;
    background-color: transparent;
    -webkit-border-top-right-radius: 4px !important;
    -webkit-border-bottom-right-radius: 4px !important;
    -webkit-border-bottom-left-radius: 4px !important;
    -webkit-border-top-left-radius: 4px !important;
    -moz-border-radius-topright: 4px !important;
    -moz-border-radius-bottomright: 4px !important;
    -moz-border-radius-bottomleft: 4px !important;
    -moz-border-radius-topleft: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    padding: 4px 8px 3px 8px !important;
    font-size: 14px !important;
    font-size: 1.4rem !important
}

.teaser a.path:hover, .teaser a.path:active, .teaser a.path:focus, .infoBlock a.path:hover, .infoBlock a.path:active, .infoBlock a.path:focus {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    background-color: transparent;
    font-size: 14px !important;
    font-size: 1.4rem !important
}

.teaser a.path.path--service, .infoBlock a.path.path--service {
    background-color: #d60133 !important;
    color: #fff !important;
    border-color: #d60133 !important
}

.teaser .title, .infoBlock .title {
    word-break: break-word;
    text-transform: none !important
}

@media screen and (max-width:767px) {
    .teaser .title.title--long, .infoBlock .title.title--long {
        font-size: 32px;
        font-size: 3.2rem
    }
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser .title.title--long, .infoBlock .title.title--long {
        font-size: 40px;
        font-size: 4rem
    }
}

.teaser.teaser--small .title.title--long, .teaser.teaser--medium .title.title--long, .infoBlock.teaser--small .title.title--long, .infoBlock.teaser--medium .title.title--long {
    line-height: 1;
    width: 110%
}

.teaser p, .teaser ul li, .infoBlock p, .teaser ol li {
    max-width: 800px
}

.teaser a.link, .infoBlock a.link {
    display: inline-block
}

.teaser .teaser__background, .infoBlock .teaser__background {
    display: none
}

.teaser .teaser__cover, .infoBlock .teaser__cover {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0
}

.teaser .teaser__cover__image, .infoBlock .teaser__cover__image {
    -ms-transition: all 1600ms ease;
    -webkit-transition: all 1600ms ease;
    -moz-transition: all 1600ms ease;
    -o-transition: all 1600ms ease;
    transition: all 1600ms ease;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.teaser:hover .teaser__cover .teaser__cover__image, .infoBlock:hover .teaser__cover .teaser__cover__image {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.teaser.teaser--big .teaser__wrap, .teaser.teaser--medium .teaser__wrap, .teaser.teaser--small .teaser__wrap, .infoBlock.teaser--big .teaser__wrap, .infoBlock.teaser--medium .teaser__wrap, .infoBlock.teaser--small .teaser__wrap {
    display: table-cell;
    padding: 0
}

.teaser.teaser--big, .infoBlock.teaser--big {
    min-height: 680px;
    height: 850px;
    height: 85vh;
    max-height: 935px
}

.teaser.teaser--big a.path, .infoBlock.teaser--big a.path {
    margin: 0 0 20px 0
}

.teaser.teaser--big .title, .infoBlock.teaser--big .title {
    margin: 20px 0
}

.teaser.teaser--big p, .teaser.teaser--big ul li, .infoBlock.teaser--big p, .teaser.teaser--big ol li {
    margin: 20px 0
}

@media screen and (max-width:767px) {
    .teaser.teaser--big, .infoBlock.teaser--big {
        padding: 6% 10% 6% 10%
    }
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser.teaser--big, .infoBlock.teaser--big {
        padding: 1% 8% 1% 8%
    }
}

@media screen and (min-width:1500px) {
    .teaser.teaser--big, .infoBlock.teaser--big {
        padding: 5px 13% 5px 13%
    }
}

.teaser.teaser--medium, .infoBlock.teaser--medium {
    min-height: 340px;
    height: 425px;
    height: 42.5vh;
    max-height: 467.5px
}

.teaser.teaser--medium a.path, .infoBlock.teaser--medium a.path {
    margin: 0 0 10px 0
}

.teaser.teaser--medium .title, .infoBlock.teaser--medium .title {
    margin: 10px 0;
    font-size: 2.5vw
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser.teaser--medium .title, .infoBlock.teaser--medium .title {
        font-size: 4.8rem
    }
}

.teaser.teaser--medium p, .teaser.teaser--medium ul li, .infoBlock.teaser--medium p, .teaser.teaser--medium ol li {
    margin: 10px 0
}

@media screen and (max-width:767px) {
    .teaser.teaser--medium, .infoBlock.teaser--medium {
        padding: 4% 10% 4% 10%
    }
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser.teaser--medium, .infoBlock.teaser--medium {
        padding: 1% 8% 1% 8%
    }
}

@media screen and (min-width:1500px) {
    .teaser.teaser--medium, .infoBlock.teaser--medium {
        padding: 5px 13% 5px 13%
    }
}

.teaser.teaser--small, .infoBlock.teaser--small {
    min-height: 170px;
    height: 242.85714286px;
    height: 24.28571429vh;
    max-height: 267.14285714px
}

.teaser.teaser--small a.path, .infoBlock.teaser--small a.path {
    padding: 2px 6px 2px 6px;
    margin: 0 0 5px 0
}

.teaser.teaser--small .title, .infoBlock.teaser--small .title {
    margin: 5px 0
}

.teaser.teaser--small p, .teaser.teaser--small ul li, .infoBlock.teaser--small p, .teaser.teaser--small ol li {
    margin: 5px 0
}

@media screen and (max-width:767px) {
    .teaser.teaser--small, .infoBlock.teaser--small {
        padding: 2% 10% 2% 10%
    }
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser.teaser--small, .infoBlock.teaser--small {
        padding: 1% 8% 1% 8%
    }
}

@media screen and (min-width:1500px) {
    .teaser.teaser--small, .infoBlock.teaser--small {
        padding: 5px 13% 5px 13%
    }
}

.teaser.teaser--x-small, .infoBlock.teaser--x-small {
    min-height: 170px;
    height: 242.85714286px;
    height: 24.28571429vh;
    max-height: 267.14285714px
}

.teaser.teaser--x-small h2, .infoBlock.teaser--x-small h2 {
    font-size: 2.8rem
}

.teaser.teaser--x-small a.path, .infoBlock.teaser--x-small a.path {
    padding: 2px 6px 2px 6px;
    margin: 0 0 5px 0
}

.teaser.teaser--x-small .title, .infoBlock.teaser--x-small .title {
    margin: 5px 0
}

.teaser.teaser--x-small p, .teaser.teaser--x-small ul li, .infoBlock.teaser--x-small p, .teaser.teaser--x-small ol li {
    margin: 5px 0
}

@media screen and (max-width:767px) {
    .teaser.teaser--x-small, .infoBlock.teaser--x-small {
        padding: 2% 10% 2% 10%
    }
}

@media screen and (min-width:991px) and (max-width:1500px) {
    .teaser.teaser--x-small, .infoBlock.teaser--x-small {
        padding: 1% 8% 1% 8%
    }
}

@media screen and (min-width:1500px) {
    .teaser.teaser--x-small, .infoBlock.teaser--x-small {
        padding: 5px 13% 5px 13%
    }
}

.teaser.teaser--dark a.path, .teaser.teaser--dark .title, .teaser.teaser--dark p, .teaser.teaser--dark ul li, .teaser.teaser.teaser--gray a.path, .teaser.teaser.teaser--gray .title, .teaser.teaser.teaser--gray p, .teaser.teaser.teaser--white a.path, .teaser.teaser.teaser--white .title, .teaser.teaser.teaser--white p, .infoBlock.teaser--dark a.path, .infoBlock.teaser--dark .title, .infoBlock.teaser--dark p, .teaser.teaser--dark ol li, .teaser.infoBlock.teaser--gray a.path, .teaser.infoBlock.teaser--gray .title, .teaser.infoBlock.teaser--gray p, .teaser.infoBlock.teaser--white a.path, .teaser.infoBlock.teaser--white .title, .teaser.infoBlock.teaser--white p {
    color: #131d46
}

.teaser.teaser--dark a.path, .teaser.teaser.teaser--gray a.path, .teaser.teaser.teaser--white a.path, .infoBlock.teaser--dark a.path, .teaser.infoBlock.teaser--gray a.path, .teaser.infoBlock.teaser--white a.path {
    border-color: #131d46;
    background-color: transparent;
    color: #131d46
}

.teaser.teaser--dark a.path:hover, .teaser.teaser--dark a.path:active, .teaser.teaser--dark a.path:focus, .teaser.teaser.teaser--gray a.path:hover, .teaser.teaser.teaser--gray a.path:active, .teaser.teaser.teaser--gray a.path:focus, .teaser.teaser.teaser--white a.path:hover, .teaser.teaser.teaser--white a.path:active, .teaser.teaser.teaser--white a.path:focus, .infoBlock.teaser--dark a.path:hover, .infoBlock.teaser--dark a.path:active, .infoBlock.teaser--dark a.path:focus, .teaser.infoBlock.teaser--gray a.path:hover, .teaser.infoBlock.teaser--gray a.path:active, .teaser.infoBlock.teaser--gray a.path:focus, .teaser.infoBlock.teaser--white a.path:hover, .teaser.infoBlock.teaser--white a.path:active, .teaser.infoBlock.teaser--white a.path:focus {
    background-color: #131d46;
    color: #fff
}

.teaser.teaser--dark.teaser--image .title, .teaser.teaser--dark.teaser--image p, .teaser.teaser--dark.teaser--image .link, .teaser.teaser--dark.teaser--image ul li, .teaser.teaser--dark.teaser--image .teaser a.link, .teaser.teaser.teaser--gray.teaser--image .title, .teaser.teaser.teaser--gray.teaser--image p, .teaser.teaser.teaser--gray.teaser--image .link, .teaser.teaser.teaser--white.teaser--image .title, .teaser.teaser.teaser--white.teaser--image p, .teaser.teaser.teaser--white.teaser--image .link, .infoBlock.teaser--dark.teaser--image .title, .infoBlock.teaser--dark.teaser--image p, .infoBlock.teaser--dark.teaser--image .link, .teaser.teaser--dark.teaser--image ol li, .teaser.teaser--dark.teaser--image .infoBlock a.link, .teaser.infoBlock.teaser--gray.teaser--image .title, .teaser.infoBlock.teaser--gray.teaser--image p, .teaser.infoBlock.teaser--gray.teaser--image .link, .teaser.infoBlock.teaser--white.teaser--image .title, .teaser.infoBlock.teaser--white.teaser--image p, .teaser.infoBlock.teaser--white.teaser--image .link {
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(255, 255, 255, 0.25);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(255, 255, 255, 0.25);
    text-shadow: 1.1px 1.2px .8px rgba(255, 255, 255, 0.25)
}

.teaser.teaser--light a.path, .teaser.teaser--light .title, .teaser.teaser--light p, .teaser.teaser--light ul li, .teaser.teaser.teaser--black a.path, .teaser.teaser.teaser--black .title, .teaser.teaser.teaser--black p, .teaser.teaser.teaser--blue a.path, .teaser.teaser.teaser--blue .title, .teaser.teaser.teaser--blue p, .infoBlock.teaser--light a.path, .infoBlock.teaser--light .title, .infoBlock.teaser--light p, .teaser.teaser--light ol li, .teaser.infoBlock.teaser--black a.path, .teaser.infoBlock.teaser--black .title, .teaser.infoBlock.teaser--black p, .teaser.infoBlock.teaser--blue a.path, .teaser.infoBlock.teaser--blue .title, .teaser.infoBlock.teaser--blue p {
    color: #fff
}

.teaser.teaser--light a.path, .teaser.teaser.teaser--black a.path, .teaser.teaser.teaser--blue a.path, .infoBlock.teaser--light a.path, .teaser.infoBlock.teaser--black a.path, .teaser.infoBlock.teaser--blue a.path {
    border-color: #fff;
    background-color: transparent;
    color: #fff
}

.teaser.teaser--light a.path:hover, .teaser.teaser--light a.path:active, .teaser.teaser--light a.path:focus, .teaser.teaser.teaser--black a.path:hover, .teaser.teaser.teaser--black a.path:active, .teaser.teaser.teaser--black a.path:focus, .teaser.teaser.teaser--blue a.path:hover, .teaser.teaser.teaser--blue a.path:active, .teaser.teaser.teaser--blue a.path:focus, .infoBlock.teaser--light a.path:hover, .infoBlock.teaser--light a.path:active, .infoBlock.teaser--light a.path:focus, .teaser.infoBlock.teaser--black a.path:hover, .teaser.infoBlock.teaser--black a.path:active, .teaser.infoBlock.teaser--black a.path:focus, .teaser.infoBlock.teaser--blue a.path:hover, .teaser.infoBlock.teaser--blue a.path:active, .teaser.infoBlock.teaser--blue a.path:focus {
    background-color: #fff;
    color: #131d46
}

.teaser.teaser--light.teaser--image .title, .teaser.teaser--light.teaser--image p, .teaser.teaser--light.teaser--image .link, .teaser.teaser--light.teaser--image ul li, .teaser.teaser--light.teaser--image .teaser a.link, .teaser.teaser.teaser--black.teaser--image .title, .teaser.teaser.teaser--black.teaser--image p, .teaser.teaser.teaser--black.teaser--image .link, .teaser.teaser.teaser--blue.teaser--image .title, .teaser.teaser.teaser--blue.teaser--image p, .teaser.teaser.teaser--blue.teaser--image .link, .infoBlock.teaser--light.teaser--image .title, .infoBlock.teaser--light.teaser--image p, .infoBlock.teaser--light.teaser--image .link, .teaser.teaser--light.teaser--image ol li, .teaser.teaser--light.teaser--image .infoBlock a.link, .teaser.infoBlock.teaser--black.teaser--image .title, .teaser.infoBlock.teaser--black.teaser--image p, .teaser.infoBlock.teaser--black.teaser--image .link, .teaser.infoBlock.teaser--blue.teaser--image .title, .teaser.infoBlock.teaser--blue.teaser--image p, .teaser.infoBlock.teaser--blue.teaser--image .link {
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5)
}

.teaser.teaser--image .teaser__cover::after, .infoBlock.teaser--image .teaser__cover::after {
    content: '';
    z-index: 0;
    bottom: 0%;
    left: 0%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 0% 0%;
    background-size: 100% 100%;
    bottom: 0;
    -ms-transition: height 1200ms ease;
    -webkit-transition: height 1200ms ease;
    -moz-transition: height 1200ms ease;
    -o-transition: height 1200ms ease;
    transition: height 1200ms ease;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.teaser.teaser--image:hover .teaser__cover::after, .infoBlock.teaser--image:hover .teaser__cover::after {
    height: 200%
}

.teaser.teaser--black, .infoBlock.teaser--black {
    background-color: #111
}

.teaser.teaser--black .teaser__cover::after, .infoBlock.teaser--black .teaser__cover::after {
    background: #111;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, #111));
    background: -ms-linear-gradient(bottom, transparent, #111);
    background: -moz-linear-gradient(center bottom, transparent 0, #111 100%);
    background: -o-linear-gradient(#111, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='transparent', GradientType=0)
}

.teaser.teaser--blue, .infoBlock.teaser--blue {
    background-color: #131d46
}

.teaser.teaser--blue .teaser__cover::after, .infoBlock.teaser--blue .teaser__cover::after {
    background: #131d46;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, #131d46));
    background: -ms-linear-gradient(bottom, transparent, #131d46);
    background: -moz-linear-gradient(center bottom, transparent 0, #131d46 100%);
    background: -o-linear-gradient(#131d46, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131d46', endColorstr='transparent', GradientType=0)
}

.teaser.teaser--gray, .infoBlock.teaser--gray {
    background-color: #e7e8ec
}

.teaser.teaser--gray .teaser__cover::after, .infoBlock.teaser--gray .teaser__cover::after {
    background: #e7e8ec;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, #e7e8ec));
    background: -ms-linear-gradient(bottom, transparent, #e7e8ec);
    background: -moz-linear-gradient(center bottom, transparent 0, #e7e8ec 100%);
    background: -o-linear-gradient(#e7e8ec, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e8ec', endColorstr='transparent', GradientType=0)
}

.teaser.teaser--gray .title, .infoBlock.teaser--gray .title {
    margin-bottom: 20px
}

.teaser.teaser--white, .infoBlock.teaser--white {
    background-color: #fff
}

.teaser.teaser--white .teaser__cover::after, .infoBlock.teaser--white .teaser__cover::after {
    background: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(1, #fff));
    background: -ms-linear-gradient(bottom, transparent, #fff);
    background: -moz-linear-gradient(center bottom, transparent 0, #fff 100%);
    background: -o-linear-gradient(#fff, transparent);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='transparent', GradientType=0)
}

.teaser.teaser--white .title, .infoBlock.teaser--white .title {
    margin-bottom: 20px
}

.teaser.teaser--image, .infoBlock.teaser--image {
    background-color: transparent !important
}

.teaser.teaser--center, .infoBlock.teaser--center {
    text-align: center
}

.teaser.teaser--center p, .teaser.teaser--center ul li, .infoBlock.teaser--center p, .teaser.teaser--center ol li {
    margin-left: auto;
    margin-right: auto
}

#breadcrumb {
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 0
}

#breadcrumb ol.breadcrumb {
    padding: 0;
    margin: 10px 0 0 0;
    background-color: transparent;
    -webkit-border-top-right-radius: none;
    -webkit-border-bottom-right-radius: none;
    -webkit-border-bottom-left-radius: none;
    -webkit-border-top-left-radius: none;
    -moz-border-radius-topright: none;
    -moz-border-radius-bottomright: none;
    -moz-border-radius-bottomleft: none;
    -moz-border-radius-topleft: none;
    border-top-right-radius: none;
    border-bottom-right-radius: none;
    border-bottom-left-radius: none;
    border-top-left-radius: none
}

#breadcrumb ol.breadcrumb li {
    position: relative
}

#breadcrumb ol.breadcrumb li, #breadcrumb ol.breadcrumb li a {
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    font-size: 14px;
    color: #111;
    text-transform: uppercase
}

#breadcrumb ol.breadcrumb li a {
    text-decoration: underline;
    font-weight: normal
}

#breadcrumb ol.breadcrumb li+li {
    padding-left: 15px
}

#breadcrumb ol.breadcrumb li+li::before {
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    position: absolute;
    font-size: 12px;
    top: 0;
    left: 0;
    content: '>';
    color: #111;
    padding: 0 2px
}

#breadcrumb ol.breadcrumb li:last-child, #breadcrumb ol.breadcrumb li:last-child a {
    text-transform: none
}

.panel-heading {
    cursor: pointer;
    padding: 0
}

.panel-heading span {
    color: #131d46;
    padding: 10px 15px;
    display: block
}

.panel-heading span:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #3999cc
}

.panel-heading span.collapsed:after {
    content: "\e080"
}

.panel-body strong {
    display: block
}

.panel-body p, .panel-body ul li, .panel-body ol li {
    margin-bottom: 15px
}

.panel-body p:last-child, .panel-body ul li:last-child, .panel-body ol li:last-child {
    margin-bottom: 0
}

.panel-body p:first-child, .panel-body ul li:first-child, .panel-body ol li:first-child {
    margin-top: 0
}

body.fassmer-service .responsive-table {
    overflow-y: scroll
}

body.fassmer-service .contenttable {
    width: 100%
}

body.fassmer-service .contenttable tbody tr td {
    padding: 10px;
    border-right: 1px solid white;
    border-bottom: 1px solid white
}

body.fassmer-service .contenttable tbody tr td:first-child {
    width: 30%;
    min-width: 160px
}

body.fassmer-service .contenttable tbody tr td:nth-child(2) {
    width: 20%;
    min-width: 140px
}

body.fassmer-service .contenttable tbody tr td:nth-Child(3) {
    width: 20%;
    min-width: 160px
}

body.fassmer-service .contenttable tbody tr td:nth-child(4) {
    width: 30%;
    min-width: 200px
}

body.fassmer-service .contenttable tbody tr:nth-child(even) {
    background-color: #e4edf2
}

body.fassmer-service .contenttable tbody tr:nth-child(2n+1) {
    background-color: #c9dbe5
}

body.fassmer-service .contenttable tbody tr:first-of-type {
    color: white;
    background-color: #5f8697;
    font-weight: bold
}

body.fassmer-service .contenttable tbody tr:first-of-type td {
    padding: 15px 10px
}

figure img {
    width: 100%;
    height: auto
}

.news-list-view img {
    max-width: 100% !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    figure img {
        max-width: 100%;
        height: auto;
        width: auto
    }
}

#header {
    z-index: 53;
    position: absolute;
    width: 100%;
    padding-top: 0;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    #header {
        position: relative
    }
}

#header .headWrap {
    position: relative;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 206px
}

@media (min-width:992px) {
    #header .headWrap {
        background: url(../Img/gradblue.png) .1px -200px no-repeat;
        background-size: 100% 100%;
        -ms-transition: ease-in background 1200ms;
        -webkit-transition: ease-in background 1200ms;
        -moz-transition: ease-in background 1200ms;
        -o-transition: ease-in background 1200ms;
        transition: ease-in background 1200ms
    }
    #header .headWrap:hover {
        background-position: 0.1px 0.1px;
        -ms-transition: ease-out background-position 900ms;
        -webkit-transition: ease-out background-position 900ms;
        -moz-transition: ease-out background-position 900ms;
        -o-transition: ease-out background-position 900ms;
        transition: ease-out background-position 900ms
    }
    #header .headWrap:hover nav.navbar.navbar--primary>ul, #header .headWrap:hover nav.navbar.navbar--primary>ol {
        -ms-transition: all 600ms ease;
        -webkit-transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -o-transition: all 600ms ease;
        transition: all 600ms ease
    }
}

#header .container {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 970px
}

#header a.brand {
    margin-left: -67px;
    display: inline-block;
    padding: 5px 10px
}

#header a.brand img {
    min-height: 50px;
    width: auto
}

@media (max-width:1060px) {
    #header a.brand {
        margin-left: -10px;
        margin-top: -10px;
        margin-bottom: 10px
    }
}

#header nav.navbar.navbar--primary {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
    border: 0
}

#header nav.navbar.navbar--primary>ul, #header nav.navbar.navbar--primary>ol {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    border-top: 1px solid #fff;
    -ms-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    padding-top: 9px
}

#header nav.navbar.navbar--primary>ul>li, #header nav.navbar.navbar--primary>ol>li {
    margin: 0;
    padding: 0;
    padding-bottom: 38px;
    float: left;
    list-style-type: none;
    position: relative;
    text-align: center
}

#header nav.navbar.navbar--primary>ul>li:first-child>a, #header nav.navbar.navbar--primary>ol>li:first-child>a {
    margin-left: -10px
}

#header nav.navbar.navbar--primary>ul>li:first-child nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:first-child nav.navbar.navbar--secondary {
    left: 1px
}

#header nav.navbar.navbar--primary>ul>li:nth-child(2) nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:nth-child(2) nav.navbar.navbar--secondary {
    left: 23px
}

#header nav.navbar.navbar--primary>ul>li:nth-child(3) nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:nth-child(3) nav.navbar.navbar--secondary {
    left: 23px
}

#header nav.navbar.navbar--primary>ul>li:nth-child(4) nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:nth-child(4) nav.navbar.navbar--secondary {
    left: auto;
    right: 11px
}

#header nav.navbar.navbar--primary>ul>li:nth-child(4) nav.navbar.navbar--secondary *, #header nav.navbar.navbar--primary>ol>li:nth-child(4) nav.navbar.navbar--secondary * {
    text-align: right;
    padding-right: 4px
}

#header nav.navbar.navbar--primary>ul>li:last-child>a, #header nav.navbar.navbar--primary>ol>li:last-child>a {
    margin-right: -10px;
    text-align: right
}

#header nav.navbar.navbar--primary>ul>li:last-child nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:last-child nav.navbar.navbar--secondary {
    left: auto;
    right: 0
}

#header nav.navbar.navbar--primary>ul>li:last-child nav.navbar.navbar--secondary *, #header nav.navbar.navbar--primary>ol>li:last-child nav.navbar.navbar--secondary * {
    text-align: right;
    padding-right: 4px
}

#header nav.navbar.navbar--primary>ul>li a, #header nav.navbar.navbar--primary>ol>li a {
    display: block;
    padding: 5px 6px 25px 7px;
    margin: 0px 4px 5px 2px;
    border: 1px solid transparent;
    position: relative;
    -ms-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    text-transform: uppercase;
    color: #fff;
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none
}

#header nav.navbar.navbar--primary>ul>li a:hover, #header nav.navbar.navbar--primary>ul>li a:focus, #header nav.navbar.navbar--primary>ul>li a:active, #header nav.navbar.navbar--primary>ol>li a:hover, #header nav.navbar.navbar--primary>ol>li a:focus, #header nav.navbar.navbar--primary>ol>li a:active {
    text-decoration: none;
    outline: 0
}

#header nav.navbar.navbar--primary>ul>li>a, #header nav.navbar.navbar--primary>ol>li>a {
    padding: 2.5px 6px 25px 7px;
    height: 31px
}

#header nav.navbar.navbar--primary>ul>li:hover nav.navbar.navbar--secondary, #header nav.navbar.navbar--primary>ol>li:hover nav.navbar.navbar--secondary {
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    height: auto
}

#header nav.navbar.navbar--primary>ul>li.active>a, #header nav.navbar.navbar--primary>ol>li.active>a {
    text-decoration: underline
}

#header nav.navbar.navbar--primary>ul>li.active:hover>a, #header nav.navbar.navbar--primary>ol>li.active:hover>a {
    text-decoration: none
}

#header nav.navbar.navbar--primary>ul>li:last-child>a::before, #header nav.navbar.navbar--primary>ol>li:last-child>a::before {
    z-index: 13;
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    cursor: default;
    height: 1px;
    background: #fff;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translate3d(-930px, 0, 0);
    -moz-transform: translate3d(-930px, 0, 0);
    -o-transform: translate3d(-930px, 0, 0);
    -ms-transform: translate3d(-930px, 0, 0);
    transform: translate3d(-930px, 0, 0);
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease
}
#header.sticky nav.navbar.navbar--primary>ul>li:last-child>a::before,
#header.sticky nav.navbar.navbar--primary>ol>li:last-child>a::before {
    display:none!important;
}


#header nav.navbar.navbar--primary>ul>li>a::after, #header nav.navbar.navbar--primary>ol>li>a::after {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    cursor: default;
    height: 15px;
    z-index: 14
}

body.en #header nav.navbar.navbar--primary>ul>li:hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.en #header nav.navbar.navbar--primary>ol>li:hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease
}

body.en #header nav.navbar.navbar--primary>ul>li:first-child:hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:first-child:hover~li:last-child>a::before {
    -webkit-transform: translate3d(-868px, 0, 0);
    -moz-transform: translate3d(-868px, 0, 0);
    -o-transform: translate3d(-868px, 0, 0);
    -ms-transform: translate3d(-868px, 0, 0);
    transform: translate3d(-868px, 0, 0);
    width: 107px
}

body.en #header nav.navbar.navbar--primary>ul>li:nth-child(2):hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:nth-child(2):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-721px, 0, 0);
    -moz-transform: translate3d(-721px, 0, 0);
    -o-transform: translate3d(-721px, 0, 0);
    -ms-transform: translate3d(-721px, 0, 0);
    transform: translate3d(-721px, 0, 0);
    width: 143px
}

body.en #header nav.navbar.navbar--primary>ul>li:nth-child(3):hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:nth-child(3):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-538px, 0, 0);
    -moz-transform: translate3d(-538px, 0, 0);
    -o-transform: translate3d(-538px, 0, 0);
    -ms-transform: translate3d(-538px, 0, 0);
    transform: translate3d(-538px, 0, 0);
    width: 132px
}

body.en #header nav.navbar.navbar--primary>ul>li:nth-child(4):hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:nth-child(4):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-365px, 0, 0);
    -moz-transform: translate3d(-365px, 0, 0);
    -o-transform: translate3d(-365px, 0, 0);
    -ms-transform: translate3d(-365px, 0, 0);
    transform: translate3d(-365px, 0, 0);
    width: 100px
}

body.en #header nav.navbar.navbar--primary>ul>li:nth-child(5):hover~li:last-child>a::before, body.en #header nav.navbar.navbar--primary>ol>li:nth-child(5):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-225px, 0, 0);
    -moz-transform: translate3d(-225px, 0, 0);
    -o-transform: translate3d(-225px, 0, 0);
    -ms-transform: translate3d(-225px, 0, 0);
    transform: translate3d(-225px, 0, 0);
    width: 193px
}

body.en #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.en #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -webkit-transform: translate3d(8px, 0, 0);
    -moz-transform: translate3d(8px, 0, 0);
    -o-transform: translate3d(8px, 0, 0);
    -ms-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
    width: 67px
}

body.de #header nav.navbar.navbar--primary>ul>li:hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.de #header nav.navbar.navbar--primary>ol>li:hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease
}

body.de #header nav.navbar.navbar--primary>ul>li:first-child:hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:first-child:hover~li:last-child>a::before {
    -webkit-transform: translate3d(-877px, 0, 0);
    -moz-transform: translate3d(-877px, 0, 0);
    -o-transform: translate3d(-877px, 0, 0);
    -ms-transform: translate3d(-877px, 0, 0);
    transform: translate3d(-877px, 0, 0);
    width: 83px
}

body.de #header nav.navbar.navbar--primary>ul>li:nth-child(2):hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:nth-child(2):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-738px, 0, 0);
    -moz-transform: translate3d(-738px, 0, 0);
    -o-transform: translate3d(-738px, 0, 0);
    -ms-transform: translate3d(-738px, 0, 0);
    transform: translate3d(-738px, 0, 0);
    width: 145px
}

body.de #header nav.navbar.navbar--primary>ul>li:nth-child(3):hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:nth-child(3):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-537px, 0, 0);
    -moz-transform: translate3d(-537px, 0, 0);
    -o-transform: translate3d(-537px, 0, 0);
    -ms-transform: translate3d(-537px, 0, 0);
    transform: translate3d(-537px, 0, 0);
    width: 103px
}

body.de #header nav.navbar.navbar--primary>ul>li:nth-child(4):hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:nth-child(4):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-378px, 0, 0);
    -moz-transform: translate3d(-378px, 0, 0);
    -o-transform: translate3d(-378px, 0, 0);
    -ms-transform: translate3d(-378px, 0, 0);
    transform: translate3d(-378px, 0, 0);
    width: 90px
}

body.de #header nav.navbar.navbar--primary>ul>li:nth-child(5):hover~li:last-child>a::before, body.de #header nav.navbar.navbar--primary>ol>li:nth-child(5):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-230px, 0, 0);
    -moz-transform: translate3d(-230px, 0, 0);
    -o-transform: translate3d(-230px, 0, 0);
    -ms-transform: translate3d(-230px, 0, 0);
    transform: translate3d(-230px, 0, 0);
    width: 182px
}

body.de #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.de #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -webkit-transform: translate3d(7px, 0, 0);
    -moz-transform: translate3d(7px, 0, 0);
    -o-transform: translate3d(7px, 0, 0);
    -ms-transform: translate3d(7px, 0, 0);
    transform: translate3d(7px, 0, 0);
    width: 60px
}

#header nav.navbar.navbar--secondary {
    position: absolute;
    top: 49px;
    top:100%;
    left: 11px;
    height: 0;
    border: none;
    min-height: 0;
    overflow: hidden;
    min-width: 300px;
    max-width: 400px;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

#header nav.navbar.navbar--secondary:hover {
    z-index: 15;
    overflow: visible
}

#header nav.navbar.navbar--secondary ul, #header nav.navbar.navbar--secondary ol {
    padding: 0;
    margin: 0
}

#header nav.navbar.navbar--secondary ul li, #header nav.navbar.navbar--secondary ol li {
    display: block;
    float: none;
    margin: 0;
    text-align: left
}

#header nav.navbar.navbar--secondary ul li a, #header nav.navbar.navbar--secondary ol li a {
    padding: 4px 0px 4px 0px !important;
    margin: 6px 4px 5px 0px;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #fff
}

#header nav.navbar.navbar--secondary ul li a::after, #header nav.navbar.navbar--secondary ol li a::after {
    content: '';
    display: inline-block;
    -webkit-transform: translate3d(7px, 0, 0);
    -moz-transform: translate3d(7px, 0, 0);
    -o-transform: translate3d(7px, 0, 0);
    -ms-transform: translate3d(7px, 0, 0);
    transform: translate3d(7px, 0, 0);
    background: url(../Img/arrow-white.png) no-repeat;
    width: 12px;
    height: 10px;
    -ms-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    margin-bottom: 1px;
    z-index: 1
}

#header nav.navbar.navbar--secondary ul li a:hover, #header nav.navbar.navbar--secondary ul li a:active, #header nav.navbar.navbar--secondary ul li a:focus, #header nav.navbar.navbar--secondary ol li a:hover, #header nav.navbar.navbar--secondary ol li a:active, #header nav.navbar.navbar--secondary ol li a:focus {
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #e7e8ec;
    -ms-opacity: .9;
    -o-opacity: .9;
    -webkit-opacity: .9;
    -moz-opacity: .9;
    opacity: .9
}

#header nav.navbar.navbar--secondary ul li a:hover::after, #header nav.navbar.navbar--secondary ol li a:hover::after {
    -webkit-transform: translate3d(9px, 0, 0);
    -moz-transform: translate3d(9px, 0, 0);
    -o-transform: translate3d(9px, 0, 0);
    -ms-transform: translate3d(9px, 0, 0);
    transform: translate3d(9px, 0, 0)
}

#header nav.navbar.navbar--secondary ul li a:active::after, #header nav.navbar.navbar--secondary ul li a:focus::after, #header nav.navbar.navbar--secondary ol li a:active::after, #header nav.navbar.navbar--secondary ol li a:focus::after {
    -webkit-transform: translate3d(100px, 0, 0);
    -moz-transform: translate3d(100px, 0, 0);
    -o-transform: translate3d(100px, 0, 0);
    -ms-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

#header nav.navbar.navbar--meta {
    position: absolute;
    top: -15px;
    text-align: right;
    right: 15px;
    max-width: 70%;
    min-height: auto;
    margin-bottom: 0;
    border: none;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#header nav.navbar.navbar--meta ul, #header nav.navbar.navbar--meta li, #header nav.navbar.navbar--meta ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block
}

#header nav.navbar.navbar--meta ul, #header nav.navbar.navbar--meta ol {
    margin-bottom: 9px
}

#header nav.navbar.navbar--meta ul>li>a, #header nav.navbar.navbar--meta ul>li, #header nav.navbar.navbar--meta ol>li>a, #header nav.navbar.navbar--meta ol>li {
    font-weight: bolder;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    -moz-osx-font-smoothing: antialiased;
    -moz-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-backface-visibility: hidden;
    -ms-font-smoothing: antialiased;
    -ms-backface-visibility: hidden;
    font-smoothing: antialiased;
    backface-visibility: hidden;
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    font-style: normal
}

#header nav.navbar.navbar--meta ul.metaLinks, #header nav.navbar.navbar--meta ol.metaLinks {
    margin-right: 30px
}

#header nav.navbar.navbar--meta ul.metaLinks li a, #header nav.navbar.navbar--meta ol.metaLinks li a {
    margin-right: 10px
}

#header nav.navbar.navbar--meta ul.metaLinks li a[href*="fassmer-service"], #header nav.navbar.navbar--meta ol.metaLinks li a[href*="fassmer-service"] {
    color: #d60133;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none
}

#header nav.navbar.navbar--meta ul.metaLinks li:last-child a, #header nav.navbar.navbar--meta ol.metaLinks li:last-child a {
    margin-right: 0
}

#header nav.navbar.navbar--meta ul.langSwitch li, #header nav.navbar.navbar--meta ol.langSwitch li {
    position: relative;
    margin: 0 0 0 4px
}

#header nav.navbar.navbar--meta ul.langSwitch li::after, #header nav.navbar.navbar--meta ol.langSwitch li::after {
    content: '';
    position: absolute;
    bottom: 2px;
    right: -3px;
    height: 12px;
    width: 1px;
    margin: 0 2px;
    background: rgba(255, 255, 255, 0.9)
}

#header nav.navbar.navbar--meta ul.langSwitch li:last-child a, #header nav.navbar.navbar--meta ol.langSwitch li:last-child a {
    margin-right: 0
}

#header nav.navbar.navbar--meta ul.langSwitch li:last-child::after, #header nav.navbar.navbar--meta ol.langSwitch li:last-child::after {
    display: none
}

#header nav.navbar.navbar--meta ul.langSwitch li.active a, #header nav.navbar.navbar--meta ol.langSwitch li.active a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none
}

#header nav.navbar.navbar--meta ul.langSwitch li.active a:hover, #header nav.navbar.navbar--meta ul.langSwitch li.active a:active, #header nav.navbar.navbar--meta ol.langSwitch li.active a:hover, #header nav.navbar.navbar--meta ol.langSwitch li.active a:active {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    cursor: default
}

#header nav.navbar.navbar--meta ul.langSwitch li a, #header nav.navbar.navbar--meta ol.langSwitch li a {
    color: #fff;
    text-decoration: underline;
    margin-right: 4px;
    cursor: pointer
}

#header nav.navbar.navbar--meta ul.langSwitch li a:hover, #header nav.navbar.navbar--meta ul.langSwitch li a:active, #header nav.navbar.navbar--meta ol.langSwitch li a:hover, #header nav.navbar.navbar--meta ol.langSwitch li a:active {
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

#header nav.navbar.navbar--meta ul.langSwitch li.disabled, #header nav.navbar.navbar--meta ol.langSwitch li.disabled {
    color: rgba(255, 255, 255, 0.3);
    font-style: italic
}

#header nav.navbar.navbar--meta .search.input-group {
    display: block;
    text-align: right
}

#header nav.navbar.navbar--meta .search.input-group #auw_searchbox {
    margin-bottom: 0
}

#header nav.navbar.navbar--meta .search.input-group input {
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.23);
    float: right;
    width: 370px;
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
    margin: 0;
    border: none;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

#header nav.navbar.navbar--meta .search.input-group input::-webkit-input-placeholder {
    color: #fff;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:-moz-placeholder {
    color: #fff;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input::-moz-placeholder {
    color: #fff;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:-ms-input-placeholder {
    color: #fff;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.2);
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:focus:-moz-placeholder {
    color: rgba(255, 255, 255, 0.2);
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0.2);
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group input:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.2);
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#header nav.navbar.navbar--meta .search.input-group .input-group-btn {
    margin-right: 2px;
    float: right;
    width: 38px
}

#header nav.navbar.navbar--meta .search.input-group .input-group-btn button {
    margin: 0;
    background: url(../Img/compass.png) no-repeat center 7.5px rgba(255, 255, 255, 0.2);
    border: none;
    height: 34px;
    width: 100%;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

#header nav.navbar.navbar--meta .search.input-group .input-group-btn button:hover {
    background-color: rgba(255, 255, 255, 0.5)
}

#stage {
    height: 780px;
    height: 100vh;
    margin-bottom: 1px;
    overflow: hidden;
    background-size: cover;
    background-position: center center
}

#stage .stage__background {
    -webkit-filter: blur(0);
    filter: blur(0);
    -ms-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

#stage.blur .stage__background {
    -webkit-filter: blur(2.5px);
    filter: blur(2.5px);
    -ms-transition: all 1800ms ease;
    -webkit-transition: all 1800ms ease;
    -moz-transition: all 1800ms ease;
    -o-transition: all 1800ms ease;
    transition: all 1800ms ease
}

#stage.fullViewport, #stage.halfViewport, #stage.nothing {
    min-height: 450px !important
}

#stage.fullViewport {
    height: 780px;
    height: 100vh
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    #stage.fullViewport {
        height: 929px
    }
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
    #stage.fullViewport {
        height: 673px
    }
}

#stage.fullViewport>div {
    height: 100%
}

#stage.fullViewport>div>div {
    height: 100%
}

#stage.halfViewport {
    height: 450px;
    height: 50vh
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    #stage.halfViewport {
        height: 512px
    }
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:landscape) {
    #stage.halfViewport {
        height: 384px
    }
}

#stage.nothing {
    height: auto;
    background-color: #131d46
}

#stage {
    position: relative
}

#stage>.editableContent {
    height: 100%;
    position: relative
}

#stage>.editableContent>div {
    height: 100%;
    position: relative
}

#header div.mobile-navbar {
    position: absolute;
    background-color: transparent;
    box-shadow: none;
    height: auto;
    position: relative;
    top: auto;
    left: auto
}

#header div.mobile-navbar #mobile-menu-trigger {
    margin-left: -5px;
    outline: 0
}

#header div.mobile-navbar a.brand {
    width: auto;
    display: inline-block
}

@media (max-width:370px) {
    #header div.mobile-navbar a.brand img {
        width: 200px;
        height: auto;
        margin: 9px;
        min-height: 0
    }
}

#mobile-menu {
    border-right: 1px solid white
}

#mobile-menu.mm-ismenu {
    background-color: #131d46
}

#mobile-menu a {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    font-weight: normal;
    letter-spacing: 0.5px
}

#mobile-menu a[href="fassmer-service/"] {
    color: #d60133
}

#mobile-menu .mm-list>li:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.07)
}

#mobile-menu .mm-list>li:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.03)
}

#mobile-menu .mm-list>li::after {
    background-color: transparent;
    border-width: 0
}

#mobile-menu .mm-list>li>a.mm-subopen {
    background-color: rgba(255, 255, 255, 0.2)
}

#mobile-menu .mm-list>li>a.mm-subopen::before {
    border-color: transparent
}

#mobile-menu .mm-list>li>a.mm-subopen::after, #mobile-menu .mm-list>li>a.mm-subclose::after, #mobile-menu .mm-list>li>a.mm-subclose::before {
    border-color: #fff
}

#mobile-menu .mm-list>li>a.mm-subclose {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff
}

#mobile-menu .mm-list>li>a.mm-subclose::before {
    border-color: #fff
}

#mobile-menu>.mm-list {
    padding-top: 0
}

#mobile-menu li.searchbox {
    margin-top: 20px
}

#mobile-menu input[name="tx_auwsolrsearch_suchergebniss[q]"] {
    padding: 10px 20px;
    height: 42px;
    margin: 0;
    border-width: 0;
    color: #131d46;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#mobile-menu input[name="tx_auwsolrsearch_suchergebniss[q]"]::-webkit-input-placeholder {
    color: #131d46;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#mobile-menu input[name="tx_auwsolrsearch_suchergebniss[q]"]:-moz-placeholder {
    color: #131d46;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#mobile-menu input[name="tx_auwsolrsearch_suchergebniss[q]"]::-moz-placeholder {
    color: #131d46;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#mobile-menu input[name="tx_auwsolrsearch_suchergebniss[q]"]:-ms-input-placeholder {
    color: #131d46;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    opacity: 1
}

#mobile-menu .mobileLangSwitch {
    height: 42px;
    margin-top: 20px;
    display: block
}

#mobile-menu .mobileLangSwitch span {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0;
    margin: 0;
    position: relative;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
    color: #131d46;
    letter-spacing: 1px;
    font-size: 16px
}

#mobile-menu .mobileLangSwitch span.active {
    background-color: #7c8196;
    color: #fff
}

#mobile-menu .mobileLangSwitch span.disabled {
    font-style: italic;
    color: #898ea3;
    background-color: transparent
}

#mobile-menu .mobileLangSwitch span a {
    font-size: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    line-height: 42px;
    color: inherit;
    letter-spacing: inherit
}

@-webkit-keyframes stickyIn {
    from {
        opacity: 0;
        -webkit-transform: translate(0, -100px);
        -moz-transform: translate(0, -100px);
        -o-transform: translate(0, -100px);
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes stickyIn {
    from {
        opacity: 0;
        -webkit-transform: translate(0, -100px);
        -moz-transform: translate(0, -100px);
        -o-transform: translate(0, -100px);
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
    to {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes stickyOut {
    from {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate(0, -100px);
        -moz-transform: translate(0, -100px);
        -o-transform: translate(0, -100px);
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
}

@keyframes stickyOut {
    from {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate(0, -100px);
        -moz-transform: translate(0, -100px);
        -o-transform: translate(0, -100px);
        -ms-transform: translate(0, -100px);
        transform: translate(0, -100px)
    }
}

@-webkit-keyframes headerIn {
    0% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes headerIn {
    0% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#header.sticky {
    position: fixed;
    background-color: rgba(19, 29, 70, 0.93)
}

#header.sticky .headWrap {
    background-position: .1px -500px;
    padding: 0;
    -ms-transition: ease background 0ms !important;
    -webkit-transition: ease background 0ms !important;
    -moz-transition: ease background 0ms !important;
    -o-transition: ease background 0ms !important;
    transition: ease background 0ms !important
}

#header.sticky .headWrap>.container {
    padding-top: 33px
}

@media (max-width:991px) {
    #header.sticky .headWrap>.container {
        padding-top: 0
    }
}

#header.sticky nav.navbar.navbar--meta {
    top: 8px;
    width: auto;
    right: 0
}

#header.sticky nav.navbar.navbar--meta ul, #header.sticky nav.navbar.navbar--meta ol {
    margin-right: 0;
    margin-bottom: 0
}

#header.sticky nav.navbar.navbar--meta ul.langSwitch, #header.sticky nav.navbar.navbar--meta ol.langSwitch {
    margin-left: 15px
}

#header.sticky nav.navbar.navbar--meta ul li a, #header.sticky nav.navbar.navbar--meta ol li a {
    -ms-transition: all 0ms ease !important;
    -webkit-transition: all 0ms ease !important;
    -moz-transition: all 0ms ease !important;
    -o-transition: all 0ms ease !important;
    transition: all 0ms ease !important;
    font-size: 11px
}

#header.sticky nav.navbar.navbar--meta .search.input-group {
    top: 26px;
    right: -2px;
    position: absolute;
    -ms-transition: all 0ms ease !important;
    -webkit-transition: all 0ms ease !important;
    -moz-transition: all 0ms ease !important;
    -o-transition: all 0ms ease !important;
    transition: all 0ms ease !important;
    width: 117px;
    height: 36px
}

#header.sticky nav.navbar.navbar--meta .search.input-group #searchResultLayer {
    width: 200%;
    margin-left: -100%
}

#header.sticky nav.navbar.navbar--meta .search.input-group input {
    -ms-transition: all 0ms ease !important;
    -webkit-transition: all 0ms ease !important;
    -moz-transition: all 0ms ease !important;
    -o-transition: all 0ms ease !important;
    transition: all 0ms ease !important;
    width: 75px;
    font-size: 14.5px
}

#header.sticky .headWrap>.container>a.brand {
    float: left;
    width: 19%;
    padding-left: 0;
    margin-left: 0 !important;
    margin-top: -6px;
    margin-bottom: 4px !important
}

#header.sticky .headWrap>.container>a.brand img {
    width: 173px;
    height: auto;
    min-height: 0 !important;
    max-width: none
}

#header.sticky nav.navbar.navbar--primary {
    float: right;
    width: 69%;
    margin-right: 11%;
    display: inline-block
}

@media (max-width:991px) {
    #header.sticky nav.navbar.navbar--primary {
        display: none
    }
}

#header.sticky nav.navbar.navbar--primary>ul, #header.sticky nav.navbar.navbar--primary>ol {
    display: flex;
    justify-content: space-around;
    width: 100%;
    border-top: 0;
    text-align: right;
    padding: 0 20px 0 10px;
    -ms-transition: all 0ms ease !important;
    -webkit-transition: all 0ms ease !important;
    -moz-transition: all 0ms ease !important;
    -o-transition: all 0ms ease !important;
    transition: all 0ms ease !important
}

#header.sticky nav.navbar.navbar--primary>ul>li, #header.sticky nav.navbar.navbar--primary>ol>li {
    float: none;
    display: inline-block;
    width: auto !important;
    padding: 0
}

#header.sticky nav.navbar.navbar--primary>ul>li a, #header.sticky nav.navbar.navbar--primary>ol>li a {
    -ms-transition: all 0ms ease !important;
    -webkit-transition: all 0ms ease !important;
    -moz-transition: all 0ms ease !important;
    -o-transition: all 0ms ease !important;
    transition: all 0ms ease !important;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    letter-spacing: 0.15px;
    font-size: 14px;
    padding: 10px 4px 6px 4px;
    height: auto;
    border: none;
    -ms-transition: ease color 400ms !important;
    -webkit-transition: ease color 400ms !important;
    -moz-transition: ease color 400ms !important;
    -o-transition: ease color 400ms !important;
    transition: ease color 400ms !important
}

#header.sticky nav.navbar.navbar--primary>ul>li a:hover, #header.sticky nav.navbar.navbar--primary>ol>li a:hover {
    color: rgba(255, 255, 255, 0.66)
}

#header.sticky nav.navbar.navbar--primary>ul>li a:active, #header.sticky nav.navbar.navbar--primary>ul>li a:focus, #header.sticky nav.navbar.navbar--primary>ol>li a:active, #header.sticky nav.navbar.navbar--primary>ol>li a:focus {
    color: rgba(255, 255, 255, 0.33)
}

#header.sticky nav.navbar.navbar--primary>ul>li a::after, #header.sticky nav.navbar.navbar--primary>ol>li a::after {
    display: none
}

#header.sticky nav.navbar.navbar--primary>ul>li.active, #header.sticky nav.navbar.navbar--primary>ol>li.active {
    padding: 0 4px 0 4px
}

#header.sticky nav.navbar.navbar--primary>ul>li.active a, #header.sticky nav.navbar.navbar--primary>ol>li.active a {
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
    border-bottom: 1px solid white
}

#header.sticky nav.navbar.navbar--primary>ul>li:last-child>a, #header.sticky nav.navbar.navbar--primary>ul>li:first-child>a, #header.sticky nav.navbar.navbar--primary>ol>li:last-child>a, #header.sticky nav.navbar.navbar--primary>ol>li:first-child>a {
    text-align: center;
    margin-right: 0;
    margin-left: 0
}
#header.sticky nav.navbar.navbar--primary>ul>li:last-child>a::before,
#header.sticky nav.navbar.navbar--primary>ol>li:last-child>a::before {
    display: none
}
#header.sticky nav.navbar.navbar--primary>ul>li nav.navbar.navbar--secondary,
#header.sticky nav.navbar.navbar--primary>ol>li nav.navbar.navbar--secondary{
    background-color:rgba(19, 29, 70, 0.93);
    border-radius:0;
    margin-bottom:0;
    top:70%;
}
#header.sticky nav.navbar.navbar--primary>ul>li:hover nav.navbar.navbar--secondary,
#header.sticky nav.navbar.navbar--primary>ol>li:hover nav.navbar.navbar--secondary{
    top:100%;
}
#header.sticky nav.navbar.navbar--primary>ul>li:hover nav.navbar.navbar--secondary ul,
#header.sticky nav.navbar.navbar--primary>ol>li:hover nav.navbar.navbar--secondary ul{
    margin:1em;
}


body.fassmer-service.en #header>.headWrap {
    background-position: 0.1px 0.1px;
    transition: ease-in background 600ms
}

body.fassmer-service.en #header a.brand {
    margin-left: -93px
}

@media (max-width:1120px) {
    body.fassmer-service.en #header a.brand {
        margin-left: -10px;
        margin-top: -10px;
        margin-bottom: 10px
    }
}

body.fassmer-service.en #header.sticky nav.navbar.navbar--primary>ul>li>a, body.fassmer-service.en #header.sticky nav.navbar.navbar--primary>ol>li>a {
    font-size: 14px;
    text-align: left;
    padding-top: 0
}

body.fassmer-service.en #header.sticky nav.navbar.navbar--primary>ul>li:last-of-type>a, body.fassmer-service.en #header.sticky nav.navbar.navbar--primary>ol>li:last-of-type>a {
    padding-top: 10px
}

body.fassmer-service.en #header.sticky nav.navbar.navbar--meta>.search #searchbox.form-control {
    width: 75px
}

body.fassmer-service.en #header nav.navbar.navbar--meta>ul.metaLinks, body.fassmer-service.en #header nav.navbar.navbar--meta>ol.metaLinks {
    margin-right: 0
}

body.fassmer-service.en #header nav.navbar.navbar--meta>ul.metaLinks>li>a, body.fassmer-service.en #header nav.navbar.navbar--meta>ol.metaLinks>li>a {
    font-size: 11px
}

body.fassmer-service.en #header nav.navbar.navbar--meta>.search #searchbox.form-control {
    width: 400px
}

body.fassmer-service.en #header nav.navbar.navbar--meta>.search #searchResultLayer {
    left: 0
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li>a, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li>a {
    font-size: 15px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:first-child:hover~li:last-child>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:first-child:hover~li:last-child>a::before {
    -webkit-transform: translate3d(-893px, 0, 0);
    -moz-transform: translate3d(-893px, 0, 0);
    -o-transform: translate3d(-893px, 0, 0);
    -ms-transform: translate3d(-893px, 0, 0);
    transform: translate3d(-893px, 0, 0);
    width: 167px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:nth-child(2):hover~li:last-child>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:nth-child(2):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-685px, 0, 0);
    -moz-transform: translate3d(-685px, 0, 0);
    -o-transform: translate3d(-685px, 0, 0);
    -ms-transform: translate3d(-685px, 0, 0);
    transform: translate3d(-685px, 0, 0);
    width: 131px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:nth-child(3):hover~li:last-child>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:nth-child(3):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-515px, 0, 0);
    -moz-transform: translate3d(-515px, 0, 0);
    -o-transform: translate3d(-515px, 0, 0);
    -ms-transform: translate3d(-515px, 0, 0);
    transform: translate3d(-515px, 0, 0);
    width: 113px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:nth-child(4):hover~li:last-child>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:nth-child(4):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-364px, 0, 0);
    -moz-transform: translate3d(-364px, 0, 0);
    -o-transform: translate3d(-364px, 0, 0);
    -ms-transform: translate3d(-364px, 0, 0);
    transform: translate3d(-364px, 0, 0);
    width: 142px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:nth-child(5):hover~li:last-child>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:nth-child(5):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-180px, 0, 0);
    -moz-transform: translate3d(-180px, 0, 0);
    -o-transform: translate3d(-180px, 0, 0);
    -ms-transform: translate3d(-180px, 0, 0);
    transform: translate3d(-180px, 0, 0);
    width: 148px
}

body.fassmer-service.en #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.fassmer-service.en #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -webkit-transform: translate3d(8px, 0, 0);
    -moz-transform: translate3d(8px, 0, 0);
    -o-transform: translate3d(8px, 0, 0);
    -ms-transform: translate3d(8px, 0, 0);
    transform: translate3d(8px, 0, 0);
    width: 42px
}

@media only screen and (min-width:480px) {
    body.fassmer-industrial #header .navbar--meta .metaLinks a[href^="tel:"] {
        pointer-events: none
    }
}

body.fassmer-industrial.de #header a.brand {
    margin-left: -85px
}

@media (max-width:1105px) {
    body.fassmer-industrial.de #header a.brand {
        margin-left: -10px;
        margin-top: -10px;
        margin-bottom: 10px
    }
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:first-child nav.navbar--secondary, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:first-child nav.navbar--secondary {
    left: 10px
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:nth-child(2) nav.navbar--secondary, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:nth-child(2) nav.navbar--secondary {
    left: 45px
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:first-child:hover~li:last-child>a::before, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:first-child:hover~li:last-child>a::before {
    -webkit-transform: translate3d(-769px, 0, 0);
    -moz-transform: translate3d(-769px, 0, 0);
    -o-transform: translate3d(-769px, 0, 0);
    -ms-transform: translate3d(-769px, 0, 0);
    transform: translate3d(-769px, 0, 0);
    width: 96px
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:nth-child(2):hover~li:last-child>a::before, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:nth-child(2):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-513px, 0, 0);
    -moz-transform: translate3d(-513px, 0, 0);
    -o-transform: translate3d(-513px, 0, 0);
    -ms-transform: translate3d(-513px, 0, 0);
    transform: translate3d(-513px, 0, 0);
    width: 110px
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:nth-child(3):hover~li:last-child>a::before, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:nth-child(3):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-235px, 0, 0);
    -moz-transform: translate3d(-235px, 0, 0);
    -o-transform: translate3d(-235px, 0, 0);
    -ms-transform: translate3d(-235px, 0, 0);
    transform: translate3d(-235px, 0, 0);
    width: 109px
}

body.fassmer-industrial.de #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.fassmer-industrial.de #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -webkit-transform: translate3d(81px, 0, 0);
    -moz-transform: translate3d(81px, 0, 0);
    -o-transform: translate3d(81px, 0, 0);
    -ms-transform: translate3d(81px, 0, 0);
    transform: translate3d(81px, 0, 0);
    width: 81px
}

body.fassmer-industrial.en #header a.brand {
    margin-left: -85px
}

@media (max-width:1105px) {
    body.fassmer-industrial.en #header a.brand {
        margin-left: -10px;
        margin-top: -10px;
        margin-bottom: 10px
    }
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:first-child:hover~li:last-child>a::before, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:first-child:hover~li:last-child>a::before {
    -webkit-transform: translate3d(-855px, 0, 0);
    -moz-transform: translate3d(-855px, 0, 0);
    -o-transform: translate3d(-855px, 0, 0);
    -ms-transform: translate3d(-855px, 0, 0);
    transform: translate3d(-855px, 0, 0);
    width: 101px
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:first-child nav.navbar--secondary, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:first-child nav.navbar--secondary {
    left: 0
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:nth-child(2) nav.navbar--secondary, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:nth-child(2) nav.navbar--secondary {
    left: 10px
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:nth-child(2):hover~li:last-child>a::before, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:nth-child(2):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-564px, 0, 0);
    -moz-transform: translate3d(-564px, 0, 0);
    -o-transform: translate3d(-564px, 0, 0);
    -ms-transform: translate3d(-564px, 0, 0);
    transform: translate3d(-564px, 0, 0);
    width: 82px
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:nth-child(3):hover~li:last-child>a::before, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:nth-child(3):hover~li:last-child>a::before {
    -webkit-transform: translate3d(-293px, 0, 0);
    -moz-transform: translate3d(-293px, 0, 0);
    -o-transform: translate3d(-293px, 0, 0);
    -ms-transform: translate3d(-293px, 0, 0);
    transform: translate3d(-293px, 0, 0);
    width: 114px
}

body.fassmer-industrial.en #header nav.navbar.navbar--primary>ul>li:last-child:hover>a::before, body.fassmer-industrial.en #header nav.navbar.navbar--primary>ol>li:last-child:hover>a::before {
    -webkit-transform: translate3d(9px, 0, 0);
    -moz-transform: translate3d(9px, 0, 0);
    -o-transform: translate3d(9px, 0, 0);
    -ms-transform: translate3d(9px, 0, 0);
    transform: translate3d(9px, 0, 0);
    width: 78px
}

body.fassmer-industrial h1, body.fassmer-service h1, body.fassmer-industrial .h1, body.fassmer-service .h1, body.fassmer-industrial h2, body.fassmer-service h2, body.fassmer-industrial .h2, body.fassmer-service .h2, body.fassmer-industrial h3, body.fassmer-service h3, body.fassmer-industrial .h3, body.fassmer-service .h3 {
    hyphens: auto
}

body.fassmer-industrial #header .headWrap>.container>.mobile-navbar>a.brand, body.fassmer-service #header .headWrap>.container>.mobile-navbar>a.brand {
    margin-top: 5px;
    margin-bottom: 5px
}

body.fassmer-industrial #header .headWrap>.container>.mobile-navbar>.mobile-navbar>.mobile-menu-trigger, body.fassmer-service #header .headWrap>.container>.mobile-navbar>.mobile-navbar>.mobile-menu-trigger {
    margin: 28px
}

body.fassmer-industrial #header.sticky .headWrap>.container>a.brand, body.fassmer-service #header.sticky .headWrap>.container>a.brand {
    margin-top: -12px;
    margin-bottom: 10px !important
}

#footer_wrapper {
    overflow: hidden;
    background-color: #131d46;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 80px
}

#footer_wrapper:hover::after {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01)
}

#footer_wrapper::after {
    -ms-transition: all 1600ms ease;
    -webkit-transition: all 1600ms ease;
    -moz-transition: all 1600ms ease;
    -o-transition: all 1600ms ease;
    transition: all 1600ms ease;
    -ms-opacity: .05;
    -o-opacity: .05;
    -webkit-opacity: .05;
    -moz-opacity: .05;
    opacity: .05;
    z-index: 1;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/fileadmin/user_upload/footer.png') no-repeat 63% 40%;
    background-size: 130% auto
}

@media (max-width:991px) {
    #footer_wrapper::after {
        background-size: 200% auto
    }
}

@media (max-width:767px) {
    #footer_wrapper::after {
        background-size: 250% auto
    }
}

#footer_wrapper>.container {
    z-index: 3;
    position: relative
}

#footer_wrapper hr {
    border-top: 1px solid #e7e8ec;
    margin-top: 18px;
    margin-bottom: 15px
}

#footer_wrapper p, #footer_wrapper ul li, #footer_wrapper ol li {
    color: rgba(255, 255, 255, 0.7)
}

#footer_wrapper a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

#footer_wrapper a:hover {
    text-decoration: underline
}

#footer_wrapper ul, #footer_wrapper ol {
    padding: 0;
    margin: 0;
    list-style-type: none
}

#footer_wrapper ul li, #footer_wrapper ol li {
    display: inline-block;
    vertical-align: middle;
    width: 32%
}

@media (max-width:991px) {
    #footer_wrapper ul li, #footer_wrapper ol li {
        width: 49%
    }
}

@media (max-width:600px) {
    #footer_wrapper ul li, #footer_wrapper ol li {
        width: 49%
    }
}

#footer_wrapper ul li a, #footer_wrapper ol li a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1
}

#footer_wrapper .container {
    padding: 0
}

#footer_wrapper .container .row {
    margin: 0
}

#footer_wrapper img {
    max-width: 256px;
    width: 100%;
    height: auto;
    margin: 28px auto
}

#footer_wrapper img.visible-xs {
    margin: 0
}

body.fassmer-service #footer_wrapper ul li, body.fassmer-service #footer_wrapper ol li {
    margin-right: 7px
}

@media screen and (max-width:1199px) and (min-width:991px) {
    body.fassmer-service #footer_wrapper ul li, body.fassmer-service #footer_wrapper ol li {
        width: 48%
    }
}

.transformSelect {
    clear: both;
    width: 200px;
    margin-left: 0;
    padding-left: 0
}

.transformSelectDropdown {
    background: #fff;
    margin: 0;
    padding: 0
}

input[type="text"], input[type="text"]:focus, input[type="email"], input[type="email"]:focus, textarea, textarea:focus, select, select:focus {
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    outline: none;
    margin: 15px 0;
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC !important;
    -ms-box-shadow: inset 0 1px 2.5px rgba(50, 50, 50, 0.1) !important;
    -o-box-shadow: inset 0 1px 2.5px rgba(50, 50, 50, 0.1) !important;
    -webkit-box-shadow: inset 0 1px 2.5px rgba(50, 50, 50, 0.1) !important;
    -moz-box-shadow: inset 0 1px 2.5px rgba(50, 50, 50, 0.1) !important;
    box-shadow: inset 0 1px 2.5px rgba(50, 50, 50, 0.1) !important;
    padding: 7px 11px 6px 11px
}

input[type="text"]:focus, input[type="text"]:focus:focus, input[type="email"]:focus, input[type="email"]:focus:focus, textarea:focus, textarea:focus:focus, select:focus, select:focus:focus {
    outline: none
}

button, input[type="submit"] {
    position: relative;
    border: none;
    background: #131d46;
    color: #fff;
    padding: 8px 10px;
    font-size: 1.8rem;
    border-radius: 5px;
    -ms-transition: ease 250ms all;
    -webkit-transition: ease 250ms all;
    -moz-transition: ease 250ms all;
    -o-transition: ease 250ms all;
    transition: ease 250ms all
}

button:hover, input[type="submit"]:hover, button:focus, input[type="submit"]:focus {
    background-color: #233682
}

button:active, input[type="submit"]:active {
    top: 1px
}

.powermail_form h3, .powermail_form #powermail_tabmenu {
    display: none
}

.powermail_form .powermail_fieldwrap {
    width: 50%;
    float: left;
    position: relative
}

.powermail_form .powermail_fieldwrap:nth-child(even) {
    padding-right: 30px
}

.powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_textarea {
    float: none;
    clear: both;
    padding-right: 30px;
    zoom: 1
}

.powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_textarea:before, .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_textarea:after {
    content: "";
    display: table
}

.powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_textarea:after {
    clear: both
}

.powermail_form .btn-group {
    display: none
}

.parsley-errors-list {
    position: absolute;
    top: -12px;
    left: 0;
    margin: 0 12px;
    list-style-type: none
}

.parsley-errors-list li {
    color: #d60133
}

.powermail_label {
    float: none;
    border: none;
    width: 100%
}

.powermail_legend {
    display: none
}

input[type="radio"]+.powermail_label {
    display: inline-block
}

input[type="checkbox"]+.powermail_label {
    display: inline-block
}

.powermail_submit {
    width: 100%
}

.powermail_create {
    padding: 0;
    background: none
}

.powermail_create dl.powermail_all dt {
    float: none
}

.powermail_create dl.powermail_all dd {
    float: none;
    width: 100%
}

.powermail_fieldset {
    background: none;
    outline: none;
    border: none;
    padding: 0;
    margin-bottom: 200px
}

.formErrorContent, .formErrorArrow {
    display: none
}

.powermail_captcha_outer, .powermail_check_outer, .powermail_radio_outer {
    background: none !important;
    border: none !important
}

.powermail_captchaimage {
    width: 100%
}

.input-group.search.loading {
    position: relative
}

.input-group.search.loading form {
    position: absolute;
    width: 100%
}

.input-group.search form::after {
    height: 100%;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    pointer-events: none;
    filter: blur(3px);
    -webkit-filter: blur(3px);
    background: rgba(255, 255, 255, 0.8);
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 75%, transparent 75%, transparent 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 75%, transparent 75%, transparent 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 75%, transparent 75%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='fade(@loadingcolor, 80%)', endColorstr='transparent', GradientType=1);
    background-size: 50px 50px;
    -webkit-animation: move 750ms linear infinite;
    -moz-animation: move 750ms linear infinite;
    -ms-animation: move 750ms linear infinite;
    -o-animation: move 750ms linear infinite;
    animation: move 750ms linear infinite;
    overflow: hidden
}

@-webkit-keyframes move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

@-moz-keyframes move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

@-ms-keyframes move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

@-o-keyframes move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

@keyframes move {
    0% {
        background-position: 50px 50px
    }
    100% {
        background-position: 0 0
    }
}

.input-group.search.loading form::after {
    -ms-opacity: .33;
    -o-opacity: .33;
    -webkit-opacity: .33;
    -moz-opacity: .33;
    opacity: .33
}

#auw_searchbox #searchResultLayer {
    display: block;
    position: absolute;
    left: 1px;
    top: 34px;
    width: 100%;
    border-top: 0;
    background: transparent;
    z-index: 1000
}

#auw_searchbox #searchResultLayer #resultlist {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 0
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group, #auw_searchbox #searchResultLayer #resultlist ol.list-group {
    width: 100%;
    padding: 0;
    margin: 0
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group li.list-group-item, #auw_searchbox #searchResultLayer #resultlist ol.list-group li.list-group-item {
    margin: 0;
    text-align: left;
    width: 100%;
    background-color: transparent;
    border: 0;
    padding: 3px 15px
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group li.list-group-item a, #auw_searchbox #searchResultLayer #resultlist ol.list-group li.list-group-item a {
    color: black;
    text-decoration: none;
    margin-bottom: 5px;
    border: 0;
    padding: 5px 0;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: none
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group li.list-group-item:first-child, #auw_searchbox #searchResultLayer #resultlist ol.list-group li.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group li.list-group-item:hover, #auw_searchbox #searchResultLayer #resultlist ol.list-group li.list-group-item:hover {
    background-color: #131d46
}

#auw_searchbox #searchResultLayer #resultlist ul.list-group li.list-group-item:hover a, #auw_searchbox #searchResultLayer #resultlist ol.list-group li.list-group-item:hover a {
    color: #fff
}

#auw_solr_search_result .panel {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #E7E8EC;
    margin-bottom: 0;
    margin-top: 0;
    background-color: transparent;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#auw_solr_search_result .panel:last-child {
    border-bottom-width: 0
}

#auw_solr_search_result .panel .panel-heading {
    cursor: default;
    background-color: transparent;
    border-bottom: 0
}

@media screen and (max-width:767px) {
    #auw_solr_search_result .panel .panel-heading {
        margin-bottom: 60px
    }
}

#auw_solr_search_result .panel .panel-heading img {
    float: left;
    padding: 0 30px 20px 0;
    max-width: 220px;
    height: auto
}

@media screen and (max-width:767px) {
    #auw_solr_search_result .panel .panel-heading img {
        float: none;
        width: 100%;
        height: auto
    }
}

#auw_solr_search_result .panel .panel-heading h2, #auw_solr_search_result .panel .panel-heading h2 a {
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #131d46;
    font-size: 35px;
    font-size: 3.5rem
}

#auw_solr_search_result .panel .panel-heading h2:hover, #auw_solr_search_result .panel .panel-heading h2 a:hover, #auw_solr_search_result .panel .panel-heading h2:active, #auw_solr_search_result .panel .panel-heading h2 a:active, #auw_solr_search_result .panel .panel-heading h2:focus, #auw_solr_search_result .panel .panel-heading h2 a:focus {
    text-decoration: none
}

@media screen and (max-width:767px) {
    #auw_solr_search_result .panel .panel-heading h2, #auw_solr_search_result .panel .panel-heading h2 a {
        margin: 0
    }
}

#auw_solr_search_result .panel img {
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

#auw_solr_search_result .panel:hover {
    cursor: pointer
}

#auw_solr_search_result .panel:hover a {
    text-decoration: none
}

#auw_solr_search_result .panel:hover img {
    -ms-opacity: .8;
    -o-opacity: .8;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    opacity: .8
}

#auw_solr_search_result .panel:hover h2, #auw_solr_search_result .panel:hover h2 a {
    color: #71c4ee
}

#auw_solr_search_result .panel:hover .link, #auw_solr_search_result .panel:hover .teaser a.link, #auw_solr_search_result .panel:hover .infoBlock a.link {
    color: #71c4ee;
    text-decoration: none !important
}

ul.pagination, ol.pagination, ol.pagination {
    width: 100%;
    text-align: center
}

ul.pagination li, ol.pagination li, ol.pagination li {
    padding: 0;
    margin: 0;
    border: 0;
    display: inline-block
}

ul.pagination li.count a, ol.pagination li.count a, ul.pagination li.count span, ol.pagination li.count span, ol.pagination li.count a, ol.pagination li.count span {
    font-size: 30px;
    font-size: 3rem;
    color: #71c4ee;
    background-color: transparent;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border: 0;
    padding: 0;
    padding: 5px 3px;
    font-weight: lighter;
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif !important
}

ul.pagination li.count a:hover, ol.pagination li.count a:hover, ul.pagination li.count span:hover, ol.pagination li.count span:hover, ol.pagination li.count a:hover, ol.pagination li.count span:hover {
    color: #3999cc
}

ul.pagination li.count.active a, ol.pagination li.count.active a, ol.pagination li.count.active a {
    background-color: transparent !important;
    color: #131d46
}

ul.pagination li.divider span, ol.pagination li.divider span, ol.pagination li.divider span {
    cursor: default;
    border: 0;
    color: #e7e8ec;
    padding: 5px 3px;
    font-size: 30px;
    font-size: 3rem;
    font-weight: lighter;
    font-family: 'Myriad-Pro', Helvetica, Arial, sans-serif !important
}

ul.pagination li.divider span:hover, ol.pagination li.divider span:hover, ul.pagination li.divider span:active, ol.pagination li.divider span:active, ul.pagination li.divider span:focus, ol.pagination li.divider span:focus, ol.pagination li.divider span:hover, ol.pagination li.divider span:active, ol.pagination li.divider span:focus {
    background-color: transparent
}

ul.pagination li.divider:last-child, ol.pagination li.divider:last-child, ol.pagination li.divider:last-child {
    display: none
}

.infoBlock {
    padding: 0;
    padding-top: 40px;
    outline: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 270px;
    z-index: 1;
    -ms-transition: all 400ms ease !important;
    -webkit-transition: all 400ms ease !important;
    -moz-transition: all 400ms ease !important;
    -o-transition: all 400ms ease !important;
    transition: all 400ms ease !important;
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.9)), color-stop(1, rgba(0, 0, 0, 0)));
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0.9)', GradientType=0)
}

@media screen and (max-width:767px) {
    .infoBlock {
        top: 0;
        max-height: none;
        display: block;
        padding: 0
    }
}

.infoBlock>.container {
    padding-bottom: 50px;
    padding-left: 80px;
    padding-right: 80px
}

@media screen and (max-width:767px) {
    .infoBlock>.container {
        padding: 50px 15px 15px 15px
    }
}

.infoBlock a.path, .infoBlock .title, .infoBlock p, .infoBlock a.link, .infoBlock ul li, .infoBlock a.teaser a.link, .infoBlock ol li, .infoBlock a.infoBlock a.link {
    color: #fff !important;
    -webkit-text-shadow: 1.3px 1.3px 1.5px rgba(0, 0, 0, 0.66);
    -moz-text-shadow: 1.3px 1.3px 1.5px rgba(0, 0, 0, 0.66);
    text-shadow: 1.3px 1.3px 1.5px rgba(0, 0, 0, 0.66)
}

.infoBlock .path {
    border-color: #fff !important
}

.infoBlock .title {
    font-size: 58px;
    margin-bottom: 18px;
    margin-top: 0
}

@media screen and (max-width:767px) {
    .infoBlock .title {
        font-size: 36px;
        width: 100%
    }
}

.infoBlock p, .infoBlock ul li, .infoBlock ol li {
    max-width: 600px
}

.rsActiveSlide .infoBlock {
    -ms-transition: opacity 2000ms ease !important;
    -webkit-transition: opacity 2000ms ease !important;
    -moz-transition: opacity 2000ms ease !important;
    -o-transition: opacity 2000ms ease !important;
    transition: opacity 2000ms ease !important
}

.royalSlider {
    height: 700px;
    height: 100vh
}

.royalSlider .rsOverflow {
    position: relative;
    overflow: hidden
}

.royalSlider .rsContainer {
    position: absolute;
    width: 100%;
    height: 100%
}

.royalSlider .rsSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.royalSlider .rsSlide .rsContent, .royalSlider .rsSlide .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.royalSlider .rsSlide .background {
    background-position: center center;
    background-size: cover
}

.royalSlider .rsSlide img {
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100%
}

.royalSlider .rsArrow {
    bottom: 13.5%
}

.royalSlider .rsArrow {
    height: 120px;
    width: 70px;
    padding: 20px
}

.tx-auw-text-image-royalslider {
    position: relative;
    height: 100%
}

.royalSlider.rsFullWidth {
    z-index: 11;
    height: 100% !important;
    width: 100%;
    margin: 0 auto
}

.royalSlider.rsFullWidth .infoBlock {
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-transition: all 1800ms ease-in;
    -webkit-transition: all 1800ms ease-in;
    -moz-transition: all 1800ms ease-in;
    -o-transition: all 1800ms ease-in;
    transition: all 1800ms ease-in
}

.royalSlider.rsFullWidth .infoBlock a.path, .royalSlider.rsFullWidth .infoBlock .title, .royalSlider.rsFullWidth .infoBlock p, .royalSlider.rsFullWidth .infoBlock a.link, .royalSlider.rsFullWidth .infoBlock ul li, .royalSlider.rsFullWidth .infoBlock a.teaser a.link, .royalSlider.rsFullWidth .infoBlock ol li, .royalSlider.rsFullWidth .infoBlock a.infoBlock a.link {
    -webkit-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5);
    text-shadow: 1.1px 1.2px .8px rgba(0, 0, 0, 0.5)
}

.royalSlider.rsFullWidth.hiddenInfo .infoBlock, .royalSlider.rsFullWidth.hiddenInfo .rsArrow {
    -ms-opacity: 0 !important;
    -o-opacity: 0 !important;
    -webkit-opacity: 0 !important;
    -moz-opacity: 0 !important;
    opacity: 0 !important;
    -ms-transition: all 900ms ease-out;
    -webkit-transition: all 900ms ease-out;
    -moz-transition: all 900ms ease-out;
    -o-transition: all 900ms ease-out;
    transition: all 900ms ease-out
}

.royalSlider.rsFullWidth .container {
    position: relative;
    height: 100%
}

.royalSlider.rsFullWidth .rsContainer {
    position: relative;
    height: 100%
}

.royalSlider.rsFullWidth .rsOverflow {
    height: 100% !important
}

.royalSlider.rsFullWidth .rsSlide {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.royalSlider.rsFullWidth .rsContent {
    position: relative;
    height: 100%;
    overflow: hidden
}

.royalSlider.rsFullWidth .rsContent {
    background-color: #111
}

.royalSlider.rsFullWidth img.rsImg {
    display: none;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.royalSlider.rsFullWidth div.background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: blur(0);
    filter: blur(0);
    -ms-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease
}

.royalSlider.rsFullWidth div.background .background__grad {
    width: 100%;
    height: 100%;
    -ms-opacity: .75;
    -o-opacity: .75;
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75;
    background-image: url(../Img/gradblack.png);
    background-position: left top;
    background-size: 100% 50%;
    background-repeat: repeat-x;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.royalSlider.rsFullWidth div.background.blur {
    -ms-transition: all 1800ms ease;
    -webkit-transition: all 1800ms ease;
    -moz-transition: all 1800ms ease;
    -o-transition: all 1800ms ease;
    transition: all 1800ms ease
}

.rsArrow {
    position: absolute;
    bottom: 44%;
    width: 53px;
    height: 133px;
    z-index: 52;
    -ms-opacity: .5;
    -o-opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    opacity: .5;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.rsArrow.rsArrowLeft {
    left: 3%
}

.rsArrow.rsArrowLeft .rsArrowIcn {
    background-image: url(../Img/arrow-slider-left.png)
}

.rsArrow.rsArrowRight {
    right: 3%
}

.rsArrow.rsArrowRight .rsArrowIcn {
    background-image: url(../Img/arrow-slider-right.png)
}

.rsArrow:hover {
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.rsArrow:active {
    -ms-opacity: .75;
    -o-opacity: .75;
    -webkit-opacity: .75;
    -moz-opacity: .75;
    opacity: .75
}

.rsArrow .rsArrowIcn {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    cursor: pointer;
    width: 100%;
    height: 100%;
    content: ''
}

.teaser-link {
    font-size: 0
}

.container-fluid .pageCollector, .container .pageCollector {
    margin-left: -15px;
    margin-right: -15px
}

.collected_teaser {
    width: 100%;
    background: #fff;
    margin-bottom: 15px
}

.grid_column .teaser, .grid_column .infoBlock {
    width: 100% !important
}

.pageCollector {
    background: #131D46;
    zoom: 1
}

.pageCollector:before, .pageCollector:after {
    content: "";
    display: table
}

.pageCollector:after {
    clear: both
}

.pageCollector>.row {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:991px) {
    .row-fluid .full-width-tablet {
        width: 100%;
        padding: 0 20px;
        margin: 0
    }
    #header {
        background-color: #131d46
    }
    #header .headWrap {
        padding: 0
    }
    #header nav.navbar.navbar--primary, #header nav.navbar.navbar--meta {
        display: none
    }
    #header>.headWrap>.container>a.brand {
        display: none
    }
    div#stage.stage--mobile {
        height: auto;
        min-height: 0 !important
    }
    div#stage.stage--mobile .csc-textpic-center-outer {
        float: none;
        right: auto
    }
    div#stage.stage--mobile .csc-textpic-center-outer .csc-textpic-center-inner {
        position: inherit;
        float: none;
        right: auto
    }
    div#stage.stage--mobile .csc-textpic-center-outer .csc-textpic-center-inner .csc-textpic-image {
        width: 100%
    }
    div#stage.stage--mobile .csc-textpic-center-outer .csc-textpic-center-inner .csc-textpic-image img {
        width: 100%
    }
    .royalSlider {
        height: 300px;
        height: 50vh
    }
}

@media (max-width:767px) {
    body {
        padding: 0px
    }
    .row-fluid .full-width-tablet, .row {
        padding: 0 !important
    }
    .teaser, .infoBlock {
        width: 100%
    }
    .powermail_form .powermail_fieldwrap {
        width: 100%;
        float: none;
        padding-right: 0 !important
    }
}