﻿body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em;font-family: "微软雅黑";}h3{font-size:1.5em;font-family: "微软雅黑";}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
body,p,h1,h2,h3,h4,h5,h6,p,div,span{font-family: "微软雅黑"!important;}
.left{float:left;}
.right{float:right;}
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 1200px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

html.mfp-open {
    margin-right: 0 !important;
}

body {
    overflow-y: scroll;
}

.mfp-inline {
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}
.mm-menu.mm-white{background: white;color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-list > li:after{border-color: rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list > li > a.mm-subclose{background: rgba(0,0,0,0.06);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,.mm-menu.mm-white .mm-list > li .mm-menu.mm-white .mm-list > li > a.mm-subclose:before{border-color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list > li > a.mm-subopen:before{border-color: rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu.mm-white .mm-list > li.mm-selected > span{background: rgba(0,0,0,0.06)}.mm-menu.mm-white .mm-list > li.mm-label{background: rgba(0,0,0,0.03)}.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul{background: rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-buttonbar{border-color: rgba(0,0,0,0.6);background: white}.mm-menu.mm-white .mm-buttonbar > *{border-color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-buttonbar > input:checked + label{background: rgba(0,0,0,0.6);color: white}.mm-menu.mm-white label.mm-check:before{border-color: rgba(0,0,0,0.6)}.mm-menu.mm-white label.mm-toggle{background: rgba(0,0,0,0.1)}.mm-menu.mm-white label.mm-toggle:before{background: white}.mm-menu.mm-white em.mm-counter{color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-footer{border-color: rgba(0,0,0,0.1);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header{border-color: rgba(0,0,0,0.1);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header .mm-prev:before,.mm-menu.mm-white .mm-header .mm-next:after,.mm-menu.mm-white .mm-header .mm-close:after{border-color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list li.mm-label > div > div{background: rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-search input{background: rgba(0,0,0,0.1);color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-noresultsmsg{color: rgba(0,0,0,0.3)}.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle{background: #4bd963}.mm-navbar{background: rgba(0,0,0,0.06);color: rgba(0,0,0,0.3);padding-top: 30px !important}.mm-navbar .mm-btn:first-child{top: 30px}.mm-panels > .mm-panel > .mm-listview:first-child,.mm-panels > .mm-panel > .mm-navbar + .mm-listview{margin-top: 10px !important}.mm-fullsubopen{background: rgba(0,0,0,0.06) !important}.mm-list{font-size: 14px !important}.mm-menu.mm-front{z-index: 1;box-shadow: 0 0 15px rgba(0,0,0,0.5)}#wrapper.mm-page{box-sizing: inherit}.maxcentered{max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%}@media screen and (max-width: 1440px){.maxcentered{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){.maxcentered{width: 96%;padding: 0 2%}}.no_maxcentered{max-width: 100%;margin: 0;padding: 0}.easeInOutQuad{-webkit-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-moz-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-o-transition: all 500ms cubic-bezier(.455, .03, .515, .955);transition: all 500ms cubic-bezier(.455, .03, .515, .955);-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);transition-timing-function: cubic-bezier(.455, .03, .515, .955)}.trans_in_out{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.trans_in_out_500{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.trans_linear_250{-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-ms-transition: all 250ms linear;-o-transition: all 250ms linear;transition: all 250ms linear}.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden}.shadow_0_8{-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)}.shadow_0_2{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.faqQuest .grid-item,.glossar_items .grid-item{padding-bottom: 20px;margin-bottom: 0;float: left}body .chng_lang{top: 0;bottom: 0;left: 0;right: 0;position: fixed}body .chng_lang ul{columns: 1;-webkit-columns: 1;height: 100%}body .chng_lang li{position: relative;float: left;width: 300px;box-sizing: border-box;height: 58px}body .chng_lang li .chng_lang_flag{position: absolute;top: 5px;left: 0}.select_container{position: relative}.select_container:after{content: "";width: 0;height: 0;border-style: solid;border-width: 8px 6px 0 6px;border-color: #838383 transparent transparent transparent;position: absolute;right: 20px;top: 16px;pointer-events: none}.select_container select{background-image: none}.download-loading{position: relative}.download-loading:after{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;border-radius: 50%;animation: spin 2s linear infinite;border: 5px solid #e6e6e6;border-top: 5px solid #ffed00;width: 30px;height: 30px}.grid_view .download-loading:after{border: 10px solid #e6e6e6;border-top: 10px solid #ffed00;width: 50px;height: 50px}@keyframes spin{0%{transform: rotate(0deg)}100%{transform: rotate(360deg)}}.alert{padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px}.alert-info{color: #31708f;background-color: #d9edf7;border-color: #bce8f1}.font_light{font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif}.font_m{font-size: 18px;font-size: 1.125rem}.widget-submit .submit{-webkit-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;border: 1px solid #999;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 18px;font-size: 1.125rem;text-transform: uppercase;color: #505050;border-color: #f2e100;background-color: #ffed00;width: 99%;padding: 10px 0;margin: 2px;-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none}.widget-submit .submit:hover{color: #fff;border-color: #999;background-color: #999;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.mm-selected *{background-color: rgba(0,0,0,0.06) !important}.slider h4.title{bottom: 0;position: absolute}.rsts-slide{position: relative}.rsts-slide .slide-title{position: relative;}.slide-title h4{font-family: "微软雅黑";}#cookiebar{z-index: 9999 !important}.list_view.product_item .image_conatiner .cover{background-position: left top;background-size: contain;background-repeat: no-repeat;width: 100%}.list_view.product_item .image_conatiner .cover:before{content: "";display: block;padding-top: 100%}.grid_view.download_item .image_conatiner .cover{background-position: left top;background-size: contain;background-repeat: no-repeat;width: 100%}.grid_view.download_item .image_conatiner .cover:before{content: "";display: block;padding-top: 141.42857142857142857142857142857%}@media screen and (max-width: 699px){.grid_view.download_item{height: auto !important;min-height: auto}}.grid_view.product_item .image_conatiner .cover{background-position: left top;background-size: contain;background-repeat: no-repeat;width: 100%}.grid_view.product_item .image_conatiner .cover:before{content: "";display: block;padding-top: 100%}@media screen and (max-width: 699px){.grid_view.product_item{height: auto !important;min-height: auto}}.videoContainer{position: relative;background: #0b0b0b}.videoContainer .background-container{opacity: 0.65}.videoContainer:hover .background-container{opacity: 1}.videoContainer:hover .play-button{display: none}.play-button{font-size: 36pt;color: white;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}#main .glossaryLink{text-decoration: none;color: #505050}#main .glossaryLink:after{content: '\e810';font-family: "fra-icons";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: 0.2em;text-align: center;margin-left: 0.2em}.searchlist input#keywords:focus,.searchlist input#keywords:not(.empty){width: 240px;background-color: #505050;color: #ffffff;border-bottom: 1px solid #e6e6e6;transition: all 500ms ease-in-out;padding: 6px 10px;border-radius: 0}.searchlist input#keywords:not(:focus) ~ .suggestbox:not(:hover){display: none !important}.searchlist div.suggestbox{border: none !important}.searchlist div.suggestbox.close{height: 0 !important;box-shadow: none !important;overflow: hidden !important}.searchlist div.suggestbox .suggestions li{padding: 0 !important}.searchlist div.suggestbox .suggestions li div{padding: 12px 15px}.searchlist div.suggestbox:hover{display: block !important}.searchlist .loader-wrapper{background-color: #d9d9d9}.sitesearch_filter .loader-wrapper{width: 99%;transform: translateY(-15px)}.loader-wrapper{height: 4px}.loader-wrapper .infinite-loader{height: 4px;width: 100%;position: relative;overflow: hidden}.loader-wrapper .infinite-loader:before{display: block;position: absolute;content: "";left: -200px;width: 200px;height: 4px;background-color: #ffed00;animation: loading 2s linear infinite}.submit_container input.submit[disabled]{opacity: 0.5}@keyframes loading{from{left: -200px;width: 30%}50%{width: 30%}70%{width: 70%}80%{left: 50%}95%{left: 120%}to{left: 100%}}.btn-search{cursor: pointer}body.search a.serp{display: block}body.search #globalSearch .serp .header{overflow: hidden}.pocList .grid-item{float: left}.Abstand_oben_20,.margin_top_20{margin-top: 20px}.Abstand_oben_40,.margin_top_40{margin-top: 40px}.Abstand_oben_60,.margin_top_60{margin-top: 60px}.Abstand_oben_80,.margin_top_80{margin-top: 80px}.Abstand_unten_20,.margin_bottom_20{margin-bottom: 20px}.Abstand_unten_40,.margin_bottom_40{margin-bottom: 40px}.Abstand_unten_60,.margin_bottom_60{margin-bottom: 60px}.Abstand_unten_80,.margin_bottom_80{margin-bottom: 80px}.search_trigger.mobil button[type="submit"].btn-search{padding: 0px 0 3px;border: none;-webkit-border-radius: 0;border-radius: 0;background-color: #fff;color: #787878;text-align: center}.search_trigger.mobil button[type="submit"].btn-search:focus{outline: 0}.search_trigger.mobil button[type="submit"].btn-search:hover{color: #000}
.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../bundles/rocksolidslider/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default-content.rsts-main{position:relative}.rsts-skin-default-content.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default-content .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transform:translate(0, -20px);-moz-transform:translate(0, -20px);-ms-transform:translate(0, -20px);-o-transform:translate(0, -20px);transform:translate(0, -20px);-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;-moz-transition:opacity 0.5s,-moz-transform 0.5s;-o-transition:opacity 0.5s,-o-transform 0.5s;transition:opacity 0.5s,transform 0.5s}.rsts-skin-default-content .rsts-active .rsts-caption{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.rsts-skin-default-content .rsts-prev,.rsts-skin-default-content .rsts-next{display:none}.rsts-skin-default-content .rsts-nav-prev a,.rsts-skin-default-content .rsts-nav-next a,.rsts-skin-default-content .rsts-video-play,.rsts-skin-default-content .rsts-video-stop,.rsts-skin-default-content .rsts-thumbs-prev,.rsts-skin-default-content .rsts-thumbs-next{overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;line-height:0;text-align:center;text-decoration:none;text-indent:-9999px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}.rsts-skin-default-content .rsts-nav-prev a:hover,.rsts-skin-default-content .rsts-nav-next a:hover,.rsts-skin-default-content .rsts-video-play:hover,.rsts-skin-default-content .rsts-video-stop:hover,.rsts-skin-default-content .rsts-thumbs-prev:hover,.rsts-skin-default-content .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default-content .rsts-nav-prev a,.rsts-skin-default-content .rsts-nav-next a,.rsts-skin-default-content .rsts-thumbs-prev,.rsts-skin-default-content .rsts-thumbs-next{display:inline-block;vertical-align:top}.rsts-skin-default-content .rsts-thumbs-prev,.rsts-skin-default-content .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default-content .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default-content .rsts-nav-prev a,.rsts-skin-default-content .rsts-thumbs-prev{margin-right:10px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content .rsts-nav-prev a,.rsts-skin-default-content .rsts-thumbs-prev{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default-content .rsts-nav-next a,.rsts-skin-default-content .rsts-thumbs-next{margin-left:10px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content .rsts-nav-next a,.rsts-skin-default-content .rsts-thumbs-next{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default-content.rsts-direction-y .rsts-nav-prev a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content.rsts-direction-y .rsts-nav-prev a{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==');background-size:30px,30px}}.rsts-skin-default-content.rsts-direction-y .rsts-nav-next a{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content.rsts-direction-y .rsts-nav-next a{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default-content .rsts-nav{padding:20px 0 0;text-align:center}.rsts-skin-default-content .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default-content .rsts-nav li{display:inline}.rsts-skin-default-content .rsts-nav-numbers .rsts-nav-item a,.rsts-skin-default-content .rsts-nav-tabs .rsts-nav-item a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#333;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2)}.rsts-skin-default-content .rsts-nav-numbers .rsts-nav-item a:hover,.rsts-skin-default-content .rsts-nav-tabs .rsts-nav-item a:hover{background-color:#eee;background-color:rgba(238,238,238,0.5)}.rsts-skin-default-content .rsts-nav-numbers .rsts-nav-item a.active,.rsts-skin-default-content .rsts-nav-tabs .rsts-nav-item a.active{background-color:#777;background-color:rgba(119,119,119,0.5)}.rsts-skin-default-content .rsts-nav-bullets{line-height:0}.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a:hover,.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default-content .rsts-nav-thumbs{padding-top:5px}.rsts-skin-default-content .rsts-video-play,.rsts-skin-default-content .rsts-video-stop{position:absolute}.rsts-skin-default-content .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content .rsts-video-play{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=');background-size:70px,70px}}.rsts-skin-default-content .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC')}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default-content .rsts-video-stop{background-image:url('data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=');background-size:30px,30px}}.rsts-skin-default-content .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default-content .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default-content .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.rsts-skin-default-content .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default-content .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default-content .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default-content .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/*html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-size:100%}a{text-decoration:none}img{max-width:100%}*/.frst-container{max-width:1200px;margin:0 auto;padding:100px 15px}.frst-container::after{content:'';display:table;clear:both}.frst-timeline{position:relative}.frst-right-align{text-align:right}.frst-timeline-block{position:relative;min-height:16px;padding-left:35px;padding-right:35px}.frst-timeline-block::before{content:"";position:absolute;height:100%;left:0;top:0}.frst-timeline-block:last-child::before{display:none}.frst-right-align .frst-timeline-block::before{right:0;left:auto!important;margin-left:0!important}.frst-timeline-block::after{content:"";display:table;clear:both}.frst-date,.frst-timeline-img i{display:block}.frst-timeline-img{position:absolute;min-width:1px;min-height:1px;left:0;top:0}.frst-right-align .frst-timeline-img{margin-left:0!important;left:auto!important;right:0}.frst-last-empty-item .frst-timeline-img span{vertical-align:top}.frst-timeline-content-inner{position:relative}.cssanimations .frst-timeline-content.is-hidden{visibility:hidden}.cssanimations .frst-timeline-content.animated{visibility:visible}.frst-labels span{display:inline-block}.frst-labels{padding:20px 0}.frst-labels.frst-start-label{padding-top:0!important}.frst-labels.frst-end-label{margin-bottom:0!important}.turqoise{background:#00A79D!important}.light-blue{background:#27AAE2!important}.blue{background:#1D75BD!important}.violette{background:#2B3991!important}.dark-violette{background:#272264!important}@media only screen and (min-width:679px){.frst-date-opposite,.frst-left-align.frst-date-opposite{margin-left:190px}.frst-right-align.frst-date-opposite{margin-right:190px;margin-left:0;text-align:right}.frst-date-opposite.frst-alternate{margin:0}.frst-timeline.frst-alternate.frst-left-align .frst-timeline-content,.frst-timeline.frst-alternate.frst-right-align .frst-timeline-content,.frst-timeline.frst-date-opposite.frst-left-align .frst-timeline-content,.frst-timeline.frst-date-opposite.frst-right-align .frst-timeline-content{width:100%}.frst-alternate .frst-timeline-block::before{left:50%}.frst-alternate .frst-timeline-img{left:50%!important}.frst-alternate .frst-timeline-block.frst-even-item .frst-timeline-content{float:right}.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content{float:left}.frst-date-opposite .frst-date{position:absolute;top:0;text-align:right}.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,.frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,.frst-date-opposite.frst-left-align .frst-date,.frst-right-align{text-align:right}.frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content .frst-date,.frst-date-opposite.frst-right-align .frst-date{text-align:left}.frst-alternate .frst-timeline-label-block{text-align:center}.frst-alternate .frst-timeline-label-block .frst-labels span{left:0;right:0}}@media only screen and (max-width:678px){.frst-timeline{margin-left:20px}.frst-timeline.frst-responsive-right,.frst-timeline.frst-right-align{margin-right:20px;margin-left:0}.frst-responsive-right .frst-timeline-block::before,.frst-responsive-right .frst-timeline-img{margin-left:0!important;left:auto!important;right:0}.frst-responsive-right{text-align:right}.frst-date{margin-bottom:10px}}

/*-------- Type- 01 ------*/

.frst-timeline-style-7 {
    color: #000;
}

.frst-timeline-style-7 .frst-timeline-block::before {
    width: 3px;
    background: rgba(0, 0, 0, 0);
    margin-left: -2px;
    background: #ffed00;
}

.frst-timeline-style-7.frst-right-align .frst-timeline-block::before {
    margin-right: -2px;
}

.frst-timeline-block {
    padding-bottom: 50px;
    padding-left: 45px;
    padding-right: 45px;
}

.frst-timeline-style-7 .frst-timeline-img {
    padding: 0;
    margin-left: -21px;
    top: 0px;
    /*--- Box shadow value --*/
    width: 42px;
    height: 42px;
    color: #fff;
    text-align: center;
    font-size: 24px;
}

.frst-timeline-style-7 .frst-timeline-img span {
    display: inline-block;
    margin: auto;
    padding: 6px;
    min-height: 14px;
    min-width: 14px;
    background: #ffed00;
    // -webkit-border-radius: 50%;
    // border-radius: 50%;
    vertical-align: top;
}

.frst-timeline-style-7 .frst-timeline-img i {
    display: block;
}

.frst-timeline-style-7.frst-right-align .frst-timeline-img {
    margin-right: -21px;
}

.frst-timeline-style-7 .frst-timeline-content {
    color: #777;
    padding-bottom: 20px;
    border-bottom: 1px solid #ffed00;
}

.frst-timeline-style-7 .frst-date {
    color: #9c9c9c;
}

.frst-timeline-style-7 h2 {
    margin: 0 0 5px;
    font-weight: 800;
    color: #000;
    font-size: 16px;
}

.frst-date-opposite.frst-timeline-style-7 h2 {}

.frst-timeline-style-7 p {
    margin: 0;
}

.frst-timeline-style-7 .frst-labels span {
    position: relative;
    left: -35px;
    width: 78px;
    height: 78px;
    background: #f13d9e;
    color: #fff;
    font-weight: 800;
    padding: 23px 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    margin-left: -39px;
}

.frst-timeline-style-7.frst-right-align .frst-labels span {
    left: auto;
    right: -47px;
    margin-right: -39px;
    margin-left: 0;
}


/*---------- Responsive part ------------*/

@media only screen and (min-width:699px) {
    .frst-date-opposite {
        margin-left: 203px;
    }
    .frst-left-align.frst-date-opposite {
        margin-left: 203px;
    }
    .frst-right-align.frst-date-opposite {
        margin-right: 203px;
        margin-left: 0;
    }
    .frst-timeline-style-7.frst-alternate .frst-timeline-content, .frst-timeline-style-7.frst-date-opposite .frst-timeline-content {
        width: calc(50% - 44px);
    }
    .frst-timeline-style-7.frst-date-opposite .frst-date {
        left: -248px;
        line-height: 20px;
        width: 160px;
    }
    .frst-timeline-style-7.frst-date-opposite.frst-right-align .frst-date, .frst-timeline-style-7.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
        right: -248px;
        left: auto;
        text-align: left;
    }
    .frst-timeline-style-7 .frst-timeline-content-inner {
        padding-left: 70px;
        position: relative;
    }
    .frst-timeline-style-7.frst-right-align .frst-timeline-content-inner, .frst-timeline-style-7.frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content-inner {
        padding-left: 0;
        padding-right: 70px;
    }
    .frst-timeline-style-7.frst-date-opposite .frst-timeline-content-inner, .frst-timeline-style-7.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content-inner {
        padding: 0;
    }
    .frst-timeline-style-7 .frst-date {
        position: absolute;
        left: 0;
        width: 80px;
    }
    .frst-timeline-style-7.frst-right-align .frst-date, .frst-timeline-style-7.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
        left: auto;
        right: 0;
    }
    .frst-timeline-style-6.frst-alternate .frst-labels span {
        margin: 0
    }
}

@media only screen and (max-width:698px) {
    .frst-timeline-style-7.frst-responsive-right .frst-timeline-block::before {
        margin-right: -2px;
    }
    .frst-timeline-style-7.frst-responsive-right .frst-timeline-img {
        margin-right: -21px;
    }
    .frst-timeline-style-7.frst-responsive-right .frst-labels span {
        left: auto;
        right: -35px;
        margin-left: 0;
        margin-right: -39px;
    }
}

.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
.maxcentered{max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%}@media screen and (max-width: 1440px){.maxcentered{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){.maxcentered{width: 96%;padding: 0 2%}}.no_maxcentered{max-width: 100%;margin: 0;padding: 0}.easeInOutQuad{-webkit-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-moz-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-o-transition: all 500ms cubic-bezier(.455, .03, .515, .955);transition: all 500ms cubic-bezier(.455, .03, .515, .955);-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);transition-timing-function: cubic-bezier(.455, .03, .515, .955)}.trans_in_out{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.trans_in_out_500{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.trans_linear_250{-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-ms-transition: all 250ms linear;-o-transition: all 250ms linear;transition: all 250ms linear}.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden}.shadow_0_8{-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)}.shadow_0_2{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.rs-columns{clear: both;display: inline-block;width: 100%}.rs-column{float: left;width: 100%;margin-top: 5%;margin-right: 2%}.rs-column.-large-first{clear: left}.rs-column.-large-last{margin-right: -5px}.rs-column.-large-first-row{margin-top: 0}.rs-column.-large-col-1-1{width: 100.000%}.rs-column.-large-col-2-1{width: 48.0%;}.rs-column.-large-col-2-1:first-child{margin-right:4%;}
.rs-column.-large-col-2-2{width: 100.000%}.rs-column.-large-col-3-1{width: 32%}.rs-column.-large-col-3-2{width: 66%}.rs-column.-large-col-3-3{width: 100.000%}.rs-column.-large-col-4-1{width: 23%}.rs-column.-large-col-4-2{width: 49.0%}.rs-column.-large-col-4-3{width: 74.5%}.rs-column.-large-col-4-4{width: 100.000%}.rs-column.-large-col-5-1{width: 18.41%}.rs-column.-large-col-5-2{width: 38.8%}.rs-column.-large-col-5-3{width: 59.2%}.rs-column.-large-col-5-4{width: 79.6%}.rs-column.-large-col-5-5{width: 100.000%}.rs-column.-large-col-6-1{width: 15%}.rs-column.-large-col-6-2{width: 32%}.rs-column.-large-col-6-3{width: 49.0%}.rs-column.-large-col-6-4{width: 66%}.rs-column.-large-col-6-5{width: 83.05%}.rs-column.-large-col-6-6{width: 100.000%}@media screen and (max-width: 1024px){.rs-column{margin-top: 5%;margin-right: 2%}.rs-column.-large-first{clear: none}.rs-column.-large-last{margin-right: 2%}.rs-column.-large-first-row{margin-top: 0%}.rs-column.-medium-first{clear: left}.rs-column.-medium-last{margin-right: -5px}.rs-column.-medium-first-row{margin-top: 0}.rs-column.-medium-col-1-1{width: 100.000%}.rs-column.-medium-col-2-1{width: 48.0%}.rs-column.-medium-col-2-2{width: 100.000%}.rs-column.-medium-col-3-1{width: 32%}.rs-column.-medium-col-3-2{width: 66%}.rs-column.-medium-col-3-3{width: 100.000%}.rs-column.-medium-col-4-1{width: 23.5%}.rs-column.-medium-col-4-2{width: 49.0%}.rs-column.-medium-col-4-3{width: 74.5%}.rs-column.-medium-col-4-4{width: 100.000%}.rs-column.-medium-col-5-1{width: 18.41%}.rs-column.-medium-col-5-2{width: 38.8%}.rs-column.-medium-col-5-3{width: 59.2%}.rs-column.-medium-col-5-4{width: 79.6%}.rs-column.-medium-col-5-5{width: 100.000%}.rs-column.-medium-col-6-1{width: 15%}.rs-column.-medium-col-6-2{width: 32%}.rs-column.-medium-col-6-3{width: 49.0%}.rs-column.-medium-col-6-4{width: 66%}.rs-column.-medium-col-6-5{width: 83.05%}.rs-column.-medium-col-6-6{width: 100.000%}}@media screen and (max-width: 699px){div.w49{width: 100% !important;}.rs-column{margin-right: 2%}.rs-column.-medium-first{clear: none}.rs-column.-medium-last{margin-right: 2%}.rs-column.-medium-first-row{margin-top: 2%}.rs-column.-small-first{clear: left}.rs-column.-small-last{margin-right: -5px}.rs-column.-small-first-row{margin-top: 0}.rs-column.-small-col-1-1{width: 100.000%}.rs-column.-small-col-2-1{width: 49.0%}.rs-column.-small-col-2-2{width: 100.000%}.rs-column.-small-col-3-1{width: 32%}.rs-column.-small-col-3-2{width: 66%}.rs-column.-small-col-3-3{width: 100.000%}.rs-column.-small-col-4-1{width: 23.5%}.rs-column.-small-col-4-2{width: 49.0%}.rs-column.-small-col-4-3{width: 74.5%}.rs-column.-small-col-4-4{width: 100.000%}.rs-column.-small-col-5-1{width: 18.41%}.rs-column.-small-col-5-2{width: 38.8%}.rs-column.-small-col-5-3{width: 59.2%}.rs-column.-small-col-5-4{width: 79.6%}.rs-column.-small-col-5-5{width: 100.000%}.rs-column.-small-col-6-1{width: 15%}.rs-column.-small-col-6-2{width: 32%}.rs-column.-small-col-6-3{width: 49.0%}.rs-column.-small-col-6-4{width: 66%}.rs-column.-small-col-6-5{width: 83.05%}.rs-column.-small-col-6-6{width: 100.000%}}
@font-face {
  font-family: 'fra-icons';
    src: url('../../files/fraro-theme/font/fra-icons.eot?59080962');
    src: url('../fonts/fra-icons_1.eot') format('embedded-opentype'),
    url('../fonts/fra-icons_1.woff2') format('woff2'),
    url('../fonts/fra-icons_1.woff') format('woff'),
    url('../fonts/fra-icons_1.ttf') format('truetype'),
    url('../fonts/fra-icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fra-icons';
    src: url('../fonts/fra-icons.svg') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fra-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-globe:before { content: '\e801'; } /* '' */
.icon-right-open-big:before { content: '\e802'; } /* '' */
.icon-left-open-big:before {
    content: '\e803';
}

/* '' */
.icon-down-open-big:before {
    content: '\e804';
}

/* '' */
.icon-check-1:before { content: '\e805'; } /* '' */
.icon-check-empty-1:before { content: '\e806'; } /* '' */
.icon-check:before {
    content: '\e807';
}

/* '' */
.icon-right-circled:before {
    content: '\e808';
}

/* '' */
.icon-cancel-circled:before {
    content: '\e809';
}

/* '' */
.icon-cancel-circled-outline:before {
    content: '\e80a';
}

/* '' */
.icon-right:before {
    content: '\e80b';
}

/* '' */
.icon-up-open-big:before {
    content: '\e80c';
}

/* '' */
.icon-up-open:before {
    content: '\e80d';
}

/* '' */
.icon-wrench:before {
    content: '\e80e';
}

/* '' */
.icon-basket:before {
    content: '\e80f';
}

/* '' */
.icon-info-circled-1:before {
    content: '\e810';
}

/* '' */
.icon-help-circled-1:before {
    content: '\e811';
}

/* '' */
.icon-user:before {
    content: '\e812';
}

/* '' */
.icon-print:before {
    content: '\e813';
}

/* '' */
.icon-mail:before {
    content: '\e814';
}

/* '' */
.icon-th:before {
    content: '\e815';
}

/* '' */
.icon-th-list:before {
    content: '\e816';
}

/* '' */
.icon-left:before {
    content: '\e817';
}

/* '' */
.icon-th-list-1:before {
    content: '\e818';
}

/* '' */
.icon-th-1:before {
    content: '\e819';
}

/* '' */
.icon-th-list-2:before {
    content: '\e81a';
}

/* '' */
.icon-left-circled:before {
    content: '\e81b';
}

/* '' */
.icon-download:before {
    content: '\e81c';
}

/* '' */
.icon-download-1:before {
    content: '\e81d';
}

/* '' */
.icon-download-alt:before {
    content: '\e81e';
}

/* '' */
.icon-eye:before {
    content: '\e81f';
}

/* '' */
.icon-book-open:before {
    content: '\e820';
}

/* '' */
.icon-right-dir:before {
    content: '\e821';
}

/* '' */
.icon-cog-alt:before {
    content: '\e822';
}

/* '' */
.icon-cog:before {
    content: '\e823';
}

/* '' */
.icon-box:before {
    content: '\e824';
}

/* '' */
.icon-twitter:before {
    content: '\e825';
}

/* '' */
.icon-facebook:before {
    content: '\e826';
}

/* '' */
.icon-spin1:before { content: '\e830'; } /* '' */
.icon-spin2:before { content: '\e831'; } /* '' */
.icon-spin5:before { content: '\e838'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-left-circled-1:before {
    content: '\f0a8';
}

/* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-gplus:before { content: '\f0d5'; } /* '' */
.icon-linkedin:before { content: '\f0e1'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-sort-name-up:before { content: '\f15d'; } /* '' */
.icon-sort-name-down:before { content: '\f15e'; } /* '' */
.icon-sort-alt-up:before { content: '\f160'; } /* '' */
.icon-sort-alt-down:before { content: '\f161'; } /* '' */
.icon-sort-number-up:before { content: '\f162'; } /* '' */
.icon-sort-number-down:before { content: '\f163'; } /* '' */
.icon-youtube:before { content: '\f167'; } /* '' */
.icon-xing:before { content: '\f168'; } /* '' */
.icon-language:before { content: '\f1ab'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-newspaper:before {
    content: '\f1ea';
}

/* '' */
.icon-industry:before { content: '\f275'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-envelope-open:before { content: '\f2b6'; } /* '' */
.icon-envelope-open-o:before { content: '\f2b7'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-address-book-o:before { content: '\f2ba'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-badge:before { content: '\f2c1'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
@import url("1_1.css");.maxcentered{max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%}@media screen and (max-width: 1440px){.maxcentered{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){.maxcentered{width: 96%;padding: 0 2%}}.no_maxcentered{max-width: 100%;margin: 0;padding: 0}.easeInOutQuad{-webkit-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-moz-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-o-transition: all 500ms cubic-bezier(.455, .03, .515, .955);transition: all 500ms cubic-bezier(.455, .03, .515, .955);-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);transition-timing-function: cubic-bezier(.455, .03, .515, .955)}.trans_in_out{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.trans_in_out_500{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.trans_linear_250{-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-ms-transition: all 250ms linear;-o-transition: all 250ms linear;transition: all 250ms linear}.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden}.shadow_0_8{-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)}.shadow_0_2{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}@font-face{font-family: 'Univers LT W01_45 Light1475944';src: url('../fonts/a91ff084-fc8b-43f4-b0ea-111254b68524_1.eot');src: url('/files/fraro-theme/font/1475944/a91ff084-fc8b-43f4-b0ea-111254b68524.eot?#iefix') format("eot"), url("../fonts/9fa24f1f-00d8-4d28-910f-78e925eaead6.woff2") format("woff2"), url("../fonts/d64e7bbc-e9ea-46ad-982c-6195ae4a3c61_1.woff") format("woff"), url("../fonts/d270a34d-b6b8-4c07-8454-03a6a3db7603.ttf") format("truetype")}@font-face{font-family: 'Univers LT W01_55 Roman1475956';src: url('../fonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot');src: url('../fonts/6510377f-160a-4f66-aec0-2b71f05e9736.eot') format("eot"), url("../fonts/5c8d59c2-9c85-4a22-88e3-bf3fba01dcd8_1.woff2") format("woff2"), url("../fonts/fc51d03b-0d7d-45df-9415-3c6270c80749_1.woff") format("woff"), url("../fonts/74bdff6d-c5de-42e8-a4d8-11ea14eddb22_1.ttf") format("truetype")}@font-face{font-family: 'Univers LT W01_65 Bold1475968';src: url('../fonts/38dc895e-c366-4a3e-b212-a84a2d07a329_1.eot');src: url('../fonts/38dc895e-c366-4a3e-b212-a84a2d07a329_1.eot') format("eot"), url("../fonts/8a711a0d-3f17-4bfe-887b-6229858332b3_1.woff2") format("woff2"), url("../fonts/05a79c4b-9e9d-46e4-9d4b-610be05371c4.woff") format("woff"), url("../fonts/4e00405b-a96d-4972-bdff-2d55e1066c45_1.ttf") format("truetype")}@font-face{font-family: 'Univers LT W01_75 Black1475980';src: url('../fonts/e5fb72ca-12c4-49f5-9253-653474f25a27_1.eot');src: url('../fonts/e5fb72ca-12c4-49f5-9253-653474f25a27_1.eot') format("eot"), url("../fonts/9d846738-13de-43dd-a3f2-ff53924f926c_1.woff2") format("woff2"), url("../fonts/ea880276-dfca-4a2a-a7ce-3d597e85112a.woff") format("woff"), url("../fonts/a0361fe2-856b-41d4-a5e3-e87579315974_1.ttf") format("truetype")}.font_standard{font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif}.font_light{font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif}.font_bold{font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif}.font_black{font-family: 'Univers LT W01_75 Black1475980', Arial, sans-serif}.font_icons{font-family: 'fra-icons'}.normal{font-weight: 400}.bold{font-weight: 700}strong{-webkit-font-smoothing: antialiased}.font_global{font-size: 16px;font-size: 1rem}.font_xxs{font-size: 12px;font-size: .75rem}.font_xs{font-size: 14px;font-size: .875rem}.font_s{font-size: 15px;font-size: .94rem}.font_m{font-size: 18px;font-size: 1.125rem}.font_ml{font-size: 20px;font-size: 1.25rem}.font_l{font-size: 22px;font-size: 1.375rem}.font_xl{font-size: 24px;font-size: 1.5rem}.font_xml{font-size: 26px;font-size: 1.6rem}.font_xxl{font-size: 30px;font-size: 1.875rem}.font_xxxl{font-size: 32px;font-size: 2rem}.font_4xl{font-size: 40px;font-size: 2.5rem}h1,h2,h3,h4,h5,h6,p{hyphens: auto}p{font-size: 16px;font-size: 1rem;line-height: 1.5rem;margin-bottom: 18px}h1{font-size: 40px;font-size: 2.5rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.2em;margin-top: 0;margin-bottom: 25px}@media screen and (max-width: 1024px){h1{font-size: 30px;font-size: 1.875rem;margin-bottom: 20px}}@media screen and (max-width: 699px){h1{font-size: 24px;font-size: 1.5rem;margin-bottom: 15px}}h2{font-size: 30px;font-size: 1.875rem;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;line-height: 1.2em;margin-top: 0;margin-bottom: 20px}@media screen and (max-width: 1024px){h2{font-size: 22px;font-size: 1.375rem;margin-bottom: 15px}}@media screen and (max-width: 699px){h2{font-size: 22px;font-size: 1.375rem;margin-bottom: 10px}}h3{font-size: 22px;font-size: 1.375rem;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;line-height: 1.2em;color: #505050;padding-left: 1px;margin-top: 15px;margin-bottom: 15px}@media screen and (max-width: 1024px){h3{font-size: 20px;font-size: 1.25rem}}@media screen and (max-width: 699px){h3{font-size: 18px;font-size: 1.125rem;margin-bottom: 10px}}h4{font-size: 18px;font-size: 1.125rem;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;line-height: 1.2em;color: #505050;padding-left: 0;margin-top: 15px;margin-bottom: 10px;text-transform: uppercase}@media screen and (max-width: 1024px){h4{font-size: 16px;font-size: 1rem}}@media screen and (max-width: 699px){h4{font-size: 15px;font-size: .94rem;margin-bottom: 10px}}h5{font-size: 16px;font-size: 1rem;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;line-height: 1.2em;color: #505050;margin-top: 0;padding-left: 1px;margin-bottom: 15px}h6{font-size: 12px;font-size: .75rem;font-family: 'Univers LT W01_75 Black1475980', Arial, sans-serif;line-height: 1.2em;color: #787878;margin-top: 0;padding-left: 1px;margin-bottom: 15px;letter-spacing: 1px;text-transform: uppercase}blockquote p{font-style: italic;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;line-height: 1.4em}sub{vertical-align: sub}sup{vertical-align: text-top}p small{font-size: 12px;font-size: .75rem}p{-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto}p a{color: #000;text-decoration: underline}p a:hover{color: #787878;text-decoration: none}a{color: #787878;text-decoration: none}a:hover{color: #000}.a_color1{color: #505050;text-decoration: none}.a_color1:hover{color: #787878}.a_color2{color: #787878;text-decoration: none}.a_color2:hover{color: #000}.a_white{color: #fff;text-decoration: none}.a_white:hover{color: #787878}.a_black{color: #000;text-decoration: none}.a_black:hover{color: #787878}*{margin: 0}.clearfix{clear: both}html{height: 100%;margin: 0;padding: 0}body{width: 100%;height: 100%;font-size: 16px;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;color: #505050}body.zframe{background-color: #fff}#wrapper{height: 100%;width: 100%;padding: 0;max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%}@media screen and (max-width: 1440px){#wrapper{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){#wrapper{width: 96%;padding: 0 2%}}header{overflow: visible}header .inside{padding-top: 20px}@media screen and (max-width: 800px){header .inside{padding-top: 0}}header .header_top{float: right;width: 81%;overflow: hidden;padding-bottom: 10px}header .header_top .chng_lang_trigger{display: block}@media screen and (max-width: 1024px){header .header_top{display: none}}.metanav{float: right;padding-top: 8px;font-size: 14px;font-size: .875rem;color: #787878;text-decoration: none}.metanav:hover{color: #000}.metanav ul{margin-bottom: 0}.metanav li{display: inline-block;float: left;margin-left: 30px}.metanav.p2 li.first{display: none}.logo{float: left;margin-top: 0}@media screen and (max-width: 1024px){.logo{margin-top: 0}}.logo img{height: 60px;width: auto;max-width: none;display: block;margin-left: -2px}@media screen and (max-width: 1024px){.logo img{height: 60px}}@media screen and (max-width: 800px){.logo img{height: 42px}}@media screen and (max-width: 480px){.logo img{height: 30px}}@media screen and (max-width: 1024px){.logo{margin-top: 10px}}@media screen and (max-width: 800px){.logo{margin-top: 20px}}.fip .logo img{height: 74px}@media screen and (max-width: 1024px){.fip .logo img{height: 54px}}@media screen and (max-width: 480px){.fip .logo img{height: 50px}}.mainnav{float: right;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;text-align: right;font-size: 30px;font-size: 1.875rem}@media screen and (max-width: 1440px){.mainnav{font-size: 24px;font-size: 1.5rem}}@media screen and (max-width: 1024px){.mainnav{display: none}}.mainnav ul{margin-bottom: 0;padding-top: 15px}.mainnav li{display: inline-block;margin-right: 20px;padding-right: 30px;border-right: 2px solid #787878;line-height: 1.2em}@media screen and (max-width: 1440px){.mainnav li{margin-right: 10px;padding-right: 15px}}.mainnav li.last{border-right: 0 solid #787878;margin-right: 4px}.mainnav li a{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.mainnav li a:hover{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.mainnav li a.active,.mainnav li a.trail{color: #000;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif}.mainnav li span.active{font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif}.mainnav.level_0{display: block}@media screen and (max-width: 1024px){.mainnav.level_0{display: none}}.lvl_0 .mainnav.level_0{display: none}.subnav{line-height: 1.2em}.subnav ul{margin: 0;padding: 0}.subnav ul .level_2 li a,.subnav ul .level_2 li span{padding-left: 10%}.subnav ul .level_3 li a,.subnav ul .level_3 li span{padding-left: 18%}.subnav ul .level_3 li a.trail{border-bottom: 0 solid #d9d9d9}.subnav span{display: block;padding: 15px}.subnav span.submenu{background-color: #999}.subnav span.last{border-bottom: 0 solid #999}.subnav span.active{background-color: #ffed00;border-bottom: 1px solid #d9d9d9}.subnav li a{display: block;padding: 15px;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;border-bottom: 1px solid #d9d9d9}.subnav li a:hover{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.subnav li a.trail{color: #505050;background-color: #ffed00;border-bottom: 1px solid #d9d9d9}.subnav li a.trail.submenu{color: #505050;background-color: #e6e6e6}.subnav li a.trail.submenu:hover{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.subnav a.headline h4{color: #fff;background-color: #999}.subnav a.headline h4:hover{background-color: #505050}.subnav h4{margin: 0;padding: 10px 15px;color: #fff;background-color: #999;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 18px;font-size: 1.125rem;text-transform: uppercase;letter-spacing: 1px}.mm-page{height: 100%}#mobilenav{display: none}@media screen and (max-width: 1024px){#mobilenav{display: inline-block;float: right;text-align: right;font-size: 2.2rem;margin-left: 10px;padding-top: 18px}}@media screen and (max-width: 480px){#mobilenav{margin-left: 5px;font-size: 1.8rem;padding-top: 22px}}.mm-menu .mm-list li > a.mm-subclose{color: #ffed00}.chng_lang_trigger{display: none;float: right;margin-left: 20px;padding-top: 4px;font-family: 'fra-icons';font-size: 24px;font-size: 1.5rem;color: #787878}.chng_lang_trigger span{display: inline-block;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 14px;font-size: .875rem;text-transform: uppercase;vertical-align: top;padding-top: 4px}.chng_lang_trigger:hover{color: #000;cursor: pointer}@media screen and (max-width: 1024px){.chng_lang_trigger{display: block;margin-left: 0;padding-top: 26px}.chng_lang_trigger span{display: none}}.chng_lang{display: none;position: absolute;z-index: 99999;width: 100%;height: 1500px;background: rgba(255,255,255,0.9399999999999999);font-size: 18px;font-size: 1.125rem}.chng_lang .inside{width: 600px;margin: 10% auto 0}@media screen and (max-width: 800px){.chng_lang .inside{width: 280px;margin-top: 80px}}@media screen and (max-width: 480px){.chng_lang .inside{width: 280px;font-size: 16px;font-size: 1rem}}.chng_lang .chng_lang_trigger{display: block;margin: 0;padding: 0;right: 0;top: 0;margin-top: -40px;font-size: 30px;font-size: 1.875rem;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif}.chng_lang ul{margin-bottom: 0;columns: 2;-webkit-columns: 2;-moz-columns: 2}@media screen and (max-width: 800px){.chng_lang ul{columns: 1;-webkit-columns: 1;-moz-columns: 1}}.chng_lang li{padding-left: 58px;height: 40px;line-height: 1.2em;padding-top: 18px;background-position: left center;background-repeat: no-repeat;margin-bottom: 30px}@media screen and (max-width: 800px){.chng_lang li{margin-bottom: 5px}}.chng_lang li.last{margin-bottom: 0}.chng_lang li.lang-de{background-image: url('../images/de.png')}.chng_lang li.lang-de_ch{background-image: url('../images/ch.png')}.chng_lang li.lang-en{background-image: url('../images/gb.png')}.chng_lang li.lang-en_us{background-image: url('../images/us.png')}.chng_lang li.lang-nl{background-image: url('../images/nl.png')}.chng_lang li.lang-pl{background-image: url('../images/pl.png')}.chng_lang li.lang-ru{background-image: url('../images/ru.png')}.chng_lang li.lang-zh{background-image: url('../images/cn.png')}.breadcrumb{clear: both;padding-top: 26px;margin-bottom: 15px;font-size: 12px;font-size: .75rem;line-height: 1.2em}@media screen and (min-width: 1680px){.breadcrumb{padding-top: 26px}}@media screen and (max-width: 1024px){.breadcrumb{display: none}}.breadcrumb ul{margin-bottom: 0}.breadcrumb li{display: inline-block;line-height: 1.3em}.breadcrumb li.active{color: #000}.breadcrumb a{color: #787878;text-decoration: none}.breadcrumb a:hover{color: #000}#container{padding-left: 0;min-height: 800px;clear: both}@media screen and (max-width: 1024px){#container{padding-top: 30px}}@media screen and (max-width: 1024px){.lftclm #left{display: none}}#main .inside{padding-bottom: 100px}@media screen and (max-width: 1024px){#main .inside{padding-bottom: 50px}}#main .mod_article{margin-bottom: 30px}.lftclm #main{padding-left: 25%;width: 75%}@media screen and (max-width: 1024px){.lftclm #main{padding-left: 0;width: 100%}}.lftclm #main .inside{padding-left: 3%}@media screen and (max-width: 1024px){.lftclm #main .inside{padding-left: 0}}.lftclm #left{margin-left: -75%;width: 25%}footer{overflow: hidden;background-color: #e6e6e6;max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%;margin-top: 100px}@media screen and (max-width: 1440px){footer{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){footer{width: 96%;padding: 0 2%}}@media screen and (max-width: 699px){footer{margin-top: 0}}footer .inside{padding: 30px 0;overflow: hidden}@media screen and (max-width: 800px){footer .inside{padding: 30px 2%}}@media screen and (max-width: 699px){footer .inside{padding: 20px 4%}}@media screen and (max-width: 480px){footer .inside{padding: 20px 5%}}footer p{margin-bottom: 8px;font-size: 14px;font-size: .875rem;color: #505050}@media screen and (max-width: 800px){footer p{font-size: 12px;font-size: .75rem}}@media screen and (max-width: 699px){footer p{font-size: 16px;font-size: 1rem}}@media screen and (max-width: 480px){footer p{font-size: 14px;font-size: .875rem}}footer .address a{color: #505050;text-decoration: none}footer .address a:hover{color: #787878}.strt footer .footerbox{display: block}@media screen and (max-width: 699px){.strt footer .footerbox{display: none}}.strt footer .mobil{display: none}@media screen and (max-width: 699px){.strt footer .mobil{display: block}}.footer_column{margin-bottom: 40px}@media screen and (max-width: 699px){.footer_column{margin-bottom: 0}}.footer_column.sml{float: left;width: 16%;margin-right: 5%}@media screen and (max-width: 1440px){.footer_column.sml{width: 20%}}@media screen and (max-width: 1024px){.footer_column.sml{width: 50%;float:left;margin-right: 0}}@media screen and (max-width: 699px){.footer_column.sml{float: none;width: 100%;margin-top: 20px;padding-top: 30px;border-top: 1px solid #999}}@media screen and (max-width: 699px){.footer_column.sml.first{margin-top: 0;border-top: 0 solid #999}}.footer_column.big{float: right;width: 18%}@media screen and (max-width: 1440px){.footer_column.big{width: 25%}}@media screen and (max-width: 1024px){.footer_column.big{width: 50%;float: left}}@media screen and (max-width: 699px){.footer_column.big{float: none;width: 100%;margin-top: 20px;padding-top: 30px;border-top: 1px solid #999}}.footer_column_address{display: none}@media screen and (max-width: 699px){.footer_column_address{display: block;margin-top: 20px;padding-top: 30px;border-top: 1px solid #999}}.footernav{font-size: 14px;font-size: .875rem}@media screen and (max-width: 699px){.footernav{font-size: 16px;font-size: 1rem}}@media screen and (max-width: 480px){.footernav{font-size: 14px;font-size: .875rem}}.footernav ul{margin-bottom: 0}.footernav li{margin-bottom: 8px}.footernav a{color: #505050;text-decoration: none}.footernav a:hover{color: #787878}.footer_cloud{font-size: 14px;font-size: .875rem}@media screen and (max-width: 699px){.footer_cloud{font-size: 16px;font-size: 1rem}}@media screen and (max-width: 480px){.footer_cloud{font-size: 14px;font-size: .875rem}}.footer_cloud ul{margin-bottom: 0}.footer_cloud li{margin-bottom: 8px}.social_media .socialshares{margin-bottom: 20px}.social_media .socialshares h6{margin-bottom: 12px}.social_media .socialshares ul{display: inline-block}.social_media .socialshares .sharebuttons > ul.fontawesome > li > a{color: #505050;text-decoration: none}.social_media .socialshares .sharebuttons > ul.fontawesome > li > a:hover{color: #787878}.social_media .socialshares .sharebuttons > ul.theme > li > a{margin: 0 4px 0 0}.social_media .social_links{font-size: 24px;font-size: 1.5rem}.social_media .social_links h6{margin-bottom: 12px}.social_media .social_links a{color: #505050;text-decoration: none}.social_media .social_links a:hover{color: #787878}.social_media .social_links ul{margin-bottom: 12px}.social_media .social_links li{display: inline-block;margin-left: -4px}form{margin-bottom: 0}button:focus,input:focus,select:focus,textarea:focus,button:active,input:active,select:active,textarea:active{outline-color: #ffed00}.widget.widget-upload{margin-bottom: 15px}.widget-checkbox fieldset,.widget-radio fieldset{margin-bottom: 15px}.widget-checkbox span,.widget-radio span{display: block;margin-bottom: 10px}.widget-checkbox input,.widget-radio input{display: inline-block;margin: 2px 4px 0 2px;width: auto}.widget-checkbox label,.widget-radio label{display: inline-block;vertical-align: top;line-height: 1}.checkbox_container legend,.radio_container legend{padding: 0;margin-bottom: 15px}::-webkit-input-placeholder{color: #999}::-moz-placeholder{color: #999}:-ms-input-placeholder{color: #999}:-moz-placeholder{color: #999}:focus::-webkit-input-placeholder{color: #e6e6e6}:focus::-moz-placeholder{color: #e6e6e6}:focus:-ms-input-placeholder{color: #e6e6e6}:focus:-moz-placeholder{color: #e6e6e6}button,input,select,textarea{font-family: .font_standard;vertical-align: top}fieldset.lft{float: left;width: 49%}@media screen and (max-width: 800px){fieldset.lft{width: 100%;float: none;padding-right: 0}}fieldset.rght{float: right;width: 49%;padding-right: .5%}@media screen and (max-width: 800px){fieldset.rght{width: 100%;float: none;padding-right: 0}}fieldset.full{width: 100%;clear: both}.widget-select,.widget-text{height: 60px}.widget-select.highlighted{margin-bottom: 17px;border-bottom: 1px solid #ffed00}.widget-checkbox{margin-bottom: 15px}.widget-text.zip{width: 20%;display: inline-block}@media screen and (max-width: 800px){.widget-text.zip{width: 100%;display: block}}.widget-text.zip input{padding: 10px 10%;width: 79%}@media screen and (max-width: 800px){.widget-text.zip input{padding: 10px 2%;width: 95%}}.widget-text.city{width: 75%;margin-left: 4%;display: inline-block}@media screen and (max-width: 1440px){.widget-text.city{margin-left: 3%}}@media screen and (max-width: 800px){.widget-text.city{width: 100%;display: block;margin-left: 0}}input{width: 95%;padding: 10px 2%;-webkit-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;border: 1px solid #999}.submit_container{margin-top: 5px;margin-bottom: 20px}.submit_container input.submit{font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 18px;font-size: 1.125rem;text-transform: uppercase;color: #505050;border-color: #f2e100;background-color: #ffed00;width: 99%;padding: 10px 0;margin: 2px;-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;-webkit-appearance: none;-moz-appearance: none;appearance: none}.submit_container input.submit:hover{color: #fff;border-color: #999;background-color: #999;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}textarea{width: 95%;height: 100px;padding: 10px 2%;-webkit-border-radius: 2px 2px 2px 2px;border-radius: 2px 2px 2px 2px;border: 1px solid #999;margin-bottom: 15px}.application textarea,.broschure textarea{height: 200px}.explanation{clear: both}.dropzone{width: 99%;margin-bottom: 15px}.checkbox_container input{width: 16px;height: 16px;margin-right: 3px;margin-bottom: 4px;margin-top: 2px}.checkbox_container label{vertical-align: text-top;line-height: 1.3em}.checkbox_container a{color: #000;text-decoration: none}.checkbox_container a:hover{color: #787878}.checkbox_full{clear: both}select{-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;border-radius: 2px 2px 2px 2px;box-shadow: 0 0 0 0;font-size: 1em;width: 99%;border: 1px solid #e6e6e6;padding: 9px 2%;margin-bottom: 15px;background-color: #fafafa;background-image: url('../images/select-arrow_1.png');background-position: right 15px center;background-repeat: no-repeat;background-size: auto 20%}@media screen and (max-width: 1024px){select{width: 100%}}select option{padding: 10px 2%;border-bottom: 1px solid #e6e6e6;font-size: 18px;font-size: 1.125rem}@-moz-document url-prefix(){select{padding: 0 3% 0 2%}}select::-ms-expand{display: none}select:-moz-focusring{color: transparent;text-shadow: 0 0 0 #000}.searchlist{float: right;margin-left: 20px}.searchlist input{display: inline-block}.searchlist input:focus{outline: 0}.searchlist input::-webkit-calendar-picker-indicator{display: none}.searchlist input#keywords{font-size: 14px;font-size: .875rem;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;width: 100px;background-color: #fff;border: none;border-bottom: 1px solid #787878;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;padding: 6px 10px;border-radius: 0}.searchlist input#keywords:focus{width: 240px;background-color: #505050;color: #fff;border-bottom: 1px solid #e6e6e6;-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;padding: 6px 10px;border-radius: 0}.searchlist div.suggestbox{display: none;position: absolute;z-index: 99999;border: 1px solid #d9d9d9;background-color: #fff;-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);margin: 0;right: 0;width: 600px}.searchlist div.suggestbox .suggestions{font-size: 14px;font-size: .875rem}.searchlist div.suggestbox .suggestions ul{margin-bottom: 0}.searchlist div.suggestbox .suggestions li{padding: 12px 15px;border-bottom: 1px solid #e6e6e6;line-height: 1.3em;hyphens: auto}.searchlist div.suggestbox .suggestions li.last{border-bottom: 0}.searchlist div.suggestbox .suggestions li:hover{cursor: pointer;background-color: #e6e6e6}.searchlist div.suggestbox .suggestions li .bolder{font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif}.searchlist div.suggestbox .category_head{display: block;padding: 10px 15px;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 15px;font-size: .94rem;text-transform: uppercase;color: #505050;background-color: #d9d9d9}.searchlist input:focus + div.suggestbox{display: block}.searchlist button[type="submit"].btn-search{padding: 2px 0 3px;width: 30px;height: 30px;border: none;-webkit-border-radius: 0;border-radius: 0;background-color: #fff;font-family: 'fra-icons';font-size: 18px;font-size: 1.125rem;color: #787878;text-align: center}.searchlist button[type="submit"].btn-search:focus{outline: 0}.searchlist button[type="submit"].btn-search:hover{color: #000}.search_trigger{display: none;float: right;font-family: 'fra-icons';font-size: 24px;font-size: 1.5rem;padding-top: 24px;margin-right: 2px}@media screen and (max-width: 1024px){.search_trigger{display: block;margin-top: 2px}}@media screen and (max-width: 480px){.search_trigger{margin-top: 0}}.search_tile h3 a{color: #505050}.search_tile h3 a:hover{color: #787878}.mod_rocksolid_slider{margin-bottom: 15px}.rsts-active .rsts-caption{margin-top: 29.5%;margin-bottom: 0;width: 100%;padding: 18px 1.5%;background-color: rgba(230,230,230,0.8);font-size: 24px;font-size: 1.5rem;line-height: 1.2em}@media screen and (max-width: 800px){.rsts-active .rsts-caption{padding: 14px 2%;font-size: 16px;font-size: 1rem;margin-top: 49.5%}}@media screen and (max-width: 699px){.rsts-active .rsts-caption{margin-top: 54%;font-size: 15px;font-size: .94rem}}@media screen and (max-width: 480px){.rsts-active .rsts-caption{padding: 10px 4%;font-size: 15px;font-size: .94rem;text-overflow: ellipsis;width: 100%;white-space: nowrap;overflow: hidden}}.slider{margin-bottom: 15px}@media screen and (min-width: 1680px){.slider{margin-bottom: 30px}}.slider a{color: #505050;text-decoration: none}.slider a:hover{color: #787878}.slider a h4.title:after{margin-left: 6px;font-family: 'fra-icons';content: '\e808'}@media screen and (max-width: 800px){.slider a h4.title:after{vertical-align: middle}}.slider h4.title{margin-top: 29.5%;margin-bottom: 0;width: 100%;padding: 18px 1.5%;background-color: rgba(230,230,230,0.8);font-size: 24px;font-size: 1.5rem;line-height: 1.2em}@media screen and (max-width: 800px){.slider h4.title{padding: 14px 2%;font-size: 16px;font-size: 1rem;margin-top: 49.5%}}@media screen and (max-width: 699px){.slider h4.title{margin-top: 54%;font-size: 15px;font-size: .94rem}}@media screen and (max-width: 480px){.slider h4.title{padding: 10px 4%;font-size: 15px;font-size: .94rem;text-overflow: ellipsis;width: 100%;white-space: nowrap;overflow: hidden}}.content_slider h4.title{margin-top: 67.0%}.rsts-skin-default-content .rsts-nav{padding-top: 14px}.rsts-skin-default-content .rsts-nav li.rsts-nav-next,.rsts-skin-default-content .rsts-nav li.rsts-nav-prev{display: none}.rsts-skin-default-content a.rsts-next,.rsts-skin-default-content a.rsts-prev{color: #fff;text-decoration: none}.rsts-skin-default-content a.rsts-next:hover,.rsts-skin-default-content a.rsts-prev:hover{color: #787878}.rsts-skin-default-content .rsts-next,.rsts-skin-default-content .rsts-prev{display: block;position: absolute;z-index: 999;top: 44%;font-family: 'fra-icons';font-size: 3rem;opacity: .4;color: #fff}.rsts-skin-default-content .rsts-next:hover,.rsts-skin-default-content .rsts-prev:hover{opacity: 1}@media screen and (max-width: 800px){.rsts-skin-default-content .rsts-next,.rsts-skin-default-content .rsts-prev{font-size: 2rem}}.rsts-skin-default-content .rsts-next{right: 60px}@media screen and (max-width: 800px){.rsts-skin-default-content .rsts-next{right: 30px}}@media screen and (max-width: 480px){.rsts-skin-default-content .rsts-next{right: 15px}}.rsts-skin-default-content .rsts-next::before{content: '\E802';color: #fff}.rsts-skin-default-content .rsts-prev{left: 60px}@media screen and (max-width: 800px){.rsts-skin-default-content .rsts-prev{left: 30px}}@media screen and (max-width: 480px){.rsts-skin-default-content .rsts-prev{left: 15px}}.rsts-skin-default-content .rsts-prev::before{content: '\E803';color: #fff}.rsts-skin-default-content .rsts-next-label,.rsts-skin-default-content .rsts-prev-label{display: none}.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a{width: 14px;height: 14px;overflow: hidden;margin: 0 5px;border-radius: 0;outline: none;text-align: left;text-indent: -999px;background-color: #e6e6e6;-webkit-background-clip: padding;-moz-background-clip: padding;background-clip: padding-box;-webkit-box-shadow: 0 0 0 #777;-moz-box-shadow: 0 0 0 #777;box-shadow: 0 0 0 #777}.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a.active{background-color: #ffed00;-webkit-box-shadow: 0 0 0 #777;-moz-box-shadow: 0 0 0 #777;box-shadow: 0 0 0 #777}.rsts-skin-default-content .rsts-nav-bullets .rsts-nav-item a:hover{background-color: #787878;-webkit-box-shadow: 0 0 0 #777;-moz-box-shadow: 0 0 0 #777;box-shadow: 0 0 0 #777}.html5-video-player{background-color: #e6e6e6 !important}.ce_youtube,.ce_vimeo,.ce_player{margin-bottom: 15px}.ce_youtube,.ce_vimeo{position: relative;padding-bottom: 56.25%;width: 100%;height: auto}.ce_youtube iframe,.ce_vimeo iframe{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100% !important;height: 100% !important}@media screen and (max-width: 800px){#videos figcaption{min-height: 28px}}.teaser{margin-bottom: 30px;position: relative}.teaser img{display: block;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser a{color: #505050;text-decoration: none}.teaser a:hover{color: #787878}.teaser .image{position: relative}.teaser.panorama .headline{padding: 12px 2% 10px;background-color: rgba(230,230,230,0.9);font-family: '微软雅黑', Arial, sans-serif;font-size: 18px;font-size: 1.125rem;z-index: 888;position: absolute;bottom: 0;width: 96%;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.panorama .text{width: 98%;padding: 10px 1% 0}.teaser.panorama:hover a .headline{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.hochformat .textbox{padding: 30px 5% 20px;background-color: rgba(230,230,230,0.9);z-index: 888;width: 90%;position: absolute;bottom: 0;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}@media screen and (max-width: 1440px){.teaser.hochformat .textbox{position: relative}}.teaser.hochformat .headline{font-family: '微软雅黑', Arial, sans-serif;font-size: 30px;font-size: 1.875rem;margin-bottom: 20px}@media screen and (max-width: 1440px){.teaser.hochformat .headline{font-size: 24px;font-size: 1.5rem}}.teaser.hochformat:hover a .textbox{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.querformat > .content{position: absolute;top: 0;left: 0;right: 0;bottom: 0}@media screen and (max-width: 699px){.teaser.querformat > .content{position: relative;top: auto;left: auto;right: auto;bottom: auto;height: auto}}.teaser.querformat::before{display: block;content: '';width: 100%;padding-top: 56.25%}@media screen and (max-width: 1440px){.teaser.querformat::before{padding-top: 75%}}@media screen and (max-width: 1024px){.teaser.querformat::before{padding-top: 62.5%}}@media screen and (max-width: 800px){.teaser.querformat::before{padding-top: 75%}}@media screen and (max-width: 699px){.teaser.querformat::before{padding-top: 0}}.teaser.querformat .textbox{padding: 0 5%;background-color: rgba(230,230,230,0.9);z-index: 888;position: absolute;width: 90%;height: 101%;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;top: calc(100% - 50px)}@media screen and (max-width: 1024px){.teaser.querformat .textbox{top: calc(100% - 32%)}}@media screen and (max-width: 800px){.teaser.querformat .textbox{top: calc(100% - 18%)}}@media screen and (max-width: 699px){.teaser.querformat .textbox{top: 0;position: relative;height: auto;padding: 5%}}.teaser.querformat .headline{font-family: '微软雅黑', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;margin-bottom: 20px;margin-top: 15px}@media screen and (max-width: 1024px){.teaser.querformat .headline{font-size: 18px;font-size: 1.125rem}}.teaser.querformat:hover .textbox{top: 0;color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.querformat:hover .headline{margin-top: 30px}@media screen and (max-width: 699px){.teaser.querformat:hover .headline{margin-top: 15px}}.teaser.querformat_text{background-color: #505050}.teaser.querformat_text > .content{position: absolute;top: 0;left: 0;right: 0;bottom: 0;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}@media screen and (max-width: 699px){.teaser.querformat_text > .content{position: relative;top: auto;left: auto;right: auto;bottom: auto;height: auto}}.teaser.querformat_text::before{display: block;content: '';width: 100%;padding-top: 56.25%}@media screen and (max-width: 1440px){.teaser.querformat_text::before{padding-top: 75%}}@media screen and (max-width: 1024px){.teaser.querformat_text::before{padding-top: 62.5%}}@media screen and (max-width: 800px){.teaser.querformat_text::before{padding-top: 75%}}@media screen and (max-width: 699px){.teaser.querformat_text::before{padding-top: 0}}.teaser.querformat_text .textbox{padding: 25px 5%;z-index: 888;width: 90%}@media screen and (min-width: 1440px){.teaser.querformat_text .textbox{padding-top: 50px}}.teaser.querformat_text .headline{font-family: '微软雅黑', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;color: #fff;margin-bottom: 15px}.teaser.querformat_text .text{color: #fff}.teaser.querformat_text .btn_lnk{color: #ffed00}.teaser.querformat_text:hover .headline{color: #ffed00}.teaser.querformat_text:hover .content{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.querformat_text:hover .btn_lnk{color: #fff}.teaser.querformat_image_text .headline{padding: 12px 2% 10px;background-color: rgba(230,230,230,0.9);font-family: '微软雅黑', Arial, sans-serif;font-size: 18px;font-size: 1.125rem;z-index: 888;position: absolute;bottom: 0;width: 96.1%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.teaser.querformat_image_text .text{width: 98%;padding: 10px 1% 0}.teaser.querformat_image_text:hover a .headline{color: #fff;background-color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.special{padding: 2%;background-color: #e6e6e6;margin-bottom: 25px}.ce_hyperlink{margin-bottom: 8px}.ce_hyperlink a{line-height: 1.3em}.ce_hyperlink a.yellow{display: inline-block;padding: 12px 22px;color: #505050;background-color: #ffed00;border: 1px solid #f2e100;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;border-radius: 2px 2px 2px 2px;text-transform: uppercase;text-shadow: none;text-decoration: none}.btn_lnk{font-family: 'fra-icons';font-size: 32px;font-size: 2rem;text-align: right;margin-right: 1%}.ext_lnk{margin-bottom: 10px}.ext_lnk a{color: #505050;text-decoration: none;line-height: 1.2em}.ext_lnk a:hover{color: #787878}.lnk_icon{margin-top: 20px;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif}.lnk_icon a{display: block;color: #505050;text-decoration: none}.lnk_icon a:hover{color: #787878}.lnk_ap a{line-height: 1.3em}.lnk_ap a::before{content: '\f2b9';font-family: 'fra-icons';padding-right: 10px}.lnk_recom a{line-height: 1.3em}.lnk_recom a::before{content: '\f27a';font-family: 'fra-icons';padding-right: 10px}.content_header{margin-bottom: 30px}.ce_list ol li,.ce_list ul li,.ce_text ol li,.ce_text ul li{line-height: 1.3em;margin-bottom: 8px;font-size: 16px;font-size: 1rem}.ce_list ol li a,.ce_list ul li a,.ce_text ol li a,.ce_text ul li a{color: #787878;text-decoration: underline}.ce_list ol li a:hover,.ce_list ul li a:hover,.ce_text ol li a:hover,.ce_text ul li a:hover{color: #505050;text-decoration: none}.ce_list ol li li,.ce_list ul li li,.ce_text ol li li,.ce_text ul li li{padding-top: 10px}.ce_list ul,.ce_text ul{list-style: square;padding-left: 20px;margin-bottom: 20px;text-align: justify;}.ce_list ol,.ce_text ol{padding-left: 24px;margin-bottom: 20px}.dnld{margin-bottom: 20px}.dnld .image_container{border: 1px solid #d9d9d9}.dnld .image_container img{display: block}.ce_download,.ce_downloads,.enclosure{margin-top: 0;margin-bottom: 20px}.ce_download img,.ce_downloads img,.enclosure img{display: inline-block;vertical-align: sub}.ce_download .mime_icon{vertical-align: sub}.ce_download a{line-height: 1.2rem;text-decoration: none}.ce_download a:hover{text-decoration: none}.ce_downloads .mime_icon{vertical-align: sub}.ce_downloads a{line-height: 1.2rem;text-decoration: none}.ce_downloads a:hover{text-decoration: none}.ce_downloads li{margin-bottom: 4px}.grid-item{width: 31.3333%;padding-right: 0;padding-left: 2%;margin-bottom: 20px}@media screen and (max-width: 1024px){.grid-item{width: 48%;padding-right: 2%;padding-left: 0}}@media screen and (max-width: 699px){.grid-item{width: 99%;padding-left: 0}}.grid-sizer{width: 31.3333%}@media screen and (max-width: 1024px){.grid-sizer{width: 48%}}@media screen and (max-width: 699px){.grid-sizer{width: 99%}}.grid-item--width2{width: 66.6667%}.ce_glossar a.back{margin-bottom: 30px}.ce_glossar .glossar_alpha_pagination{display: none}.glossar_items .grid-item{padding-right: 2%;padding-left: 0;margin-bottom: 20px}.glossar_items h4{color: #505050;text-transform: none;font-size: 22px;font-size: 1.375rem;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;margin-bottom: 5px;margin-top: 0}.glossar_items h4 a{color: #505050;text-decoration: none}.glossar_items h4 a:after{margin-left: 6px;font-family: 'fra-icons';content: '\e808'}.glossar_items h4 a:hover{color: #999}span.glossar_no_content{color: #000;text-decoration: none}span.glossar_no_content:hover{color: #787878;text-decoration: none}a.glossar{color: #787878;text-decoration: none}a.glossar:hover{color: #000}.gridWidth{width: 49%}.gridPadding{width: 1%}.glossar_alpha_pagination{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #999;font-size: 22px;font-size: 1.375rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.2em;overflow: auto}@media screen and (max-width: 800px){.glossar_alpha_pagination{font-size: 16px;font-size: 1rem}}@media screen and (max-width: 699px){.glossar_alpha_pagination{font-size: 14px;font-size: .875rem}}.glossar_alpha_pagination a,.glossar_alpha_pagination span{width: 3.6%;text-align: center;float: left;padding: 4px 0;color: #999;display: block}@media screen and (max-width: 699px){.glossar_alpha_pagination a,.glossar_alpha_pagination span{width: 7.1%}}.glossar_alpha_pagination a.allLabels,.glossar_alpha_pagination a.glossar_show_all,.glossar_alpha_pagination a.trueLink{color: #000}.glossar_alpha_pagination a.active,.glossar_alpha_pagination a:hover{background-color: #ffed00}.glossar_alpha_pagination a.glossar_show_all{width: 6.3%}@media screen and (max-width: 699px){.glossar_alpha_pagination a.glossar_show_all{width: 12%}}.glossar_alpha_pagination a span{display: none}.poc-search-container .btn,.back_btn a,.lnk_prct a,a.back,p.back a{display: inline-block;padding: 12px 22px;color: #505050;background-color: #ffed00;border: 1px solid #f2e100;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;border-radius: 2px 2px 2px 2px;text-transform: uppercase;text-shadow: none;text-decoration: none}.poc-search-container .btn:hover,.back_btn a:hover,.lnk_prct a:hover,a.back:hover,p.back a:hover{color: #505050;background-color: #e6e6e6;border: 1px solid #d9d9d9;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.lnk_prct{margin-bottom: 40px}.back_btn{margin-bottom: 20px;clear: both}a.lnkbtn{display: block;padding: 15px;margin-right: 2px;margin-bottom: 15px;color: #fff;background-color: #787878;-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}a.lnkbtn:hover{background-color: #505050;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.job_application{margin-top: 20px}.person .card{min-height: 280px;padding: 20px;border: 1px solid #d9d9d9;border-radius: 2px 2px 2px 2px;line-height: 1.3em}@media screen and (max-width: 1440px){.person .card{min-height: 300px}}@media screen and (max-width: 1024px){.person .card{min-height: 300px}}@media screen and (max-width: 800px){.person .card{min-height: 310px}}@media screen and (max-width: 699px){.person .card{min-height: auto}}.person .card .details{min-height: 240px}@media screen and (max-width: 1440px){.person .card .details{min-height: 240px}}@media screen and (max-width: 1024px){.person .card .details{min-height: 240px}}@media screen and (max-width: 800px){.person .card .details{min-height: 250px}}@media screen and (max-width: 699px){.person .card .details{min-height: auto}}.person .card .name{font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 24px;font-size: 1.5rem;margin-bottom: 8px}.person .card .company{font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;font-size: 14px;font-size: .875rem;border-bottom: 1px solid #e6e6e6;padding-bottom: 10px}.person .card .address,.person .card .contact{font-size: 15px;font-size: .94rem;margin: 10px 0 15px}.person .card .kind{position: relative;display: inline-block;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;font-size: 15px;font-size: .94rem}.person .card .kind .item{display: inline-block}@media screen and (max-width: 1440px){.person .card .kind .item{display: block}}@media screen and (max-width: 699px){.person .card .kind .item{display: inline-block}}.person .card .detail{position: relative;float: right;display: inline-block}.person .card .detail a{color: #505050;font-size: 30px;font-size: 1.875rem;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.person .card .detail a:hover{color: #999;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.person .lbl{display: inline-block;width: 15%}@media screen and (max-width: 1024px){.person .lbl{width: 20%}}@media screen and (max-width: 699px){.person .lbl{width: 30%}}.person_header{border-bottom: 1px solid #999;padding-bottom: 10px;margin-bottom: 10px}.contact_lbl{display: inline-block;width: 20%}.faqQuest{font-size: 20px;font-size: 1.25rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.3em}@media screen and (max-width: 480px){.faqQuest{font-size: 18px;font-size: 1.125rem}}.faqQuest a{display: block;padding: 4% 8%;background-color: #fff;border: 1px solid #d9d9d9;border-radius: 2px 2px 2px 2px;color: #505050;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.faqQuest a:hover{color: #fff;background-color: #999;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.faq_reader h1{margin-top: 40px;margin-bottom: 30px;font-size: 30px;font-size: 1.875rem}@media screen and (max-width: 1024px){.faq_reader h1{font-size: 24px;font-size: 1.5rem}}@media screen and (max-width: 480px){.faq_reader h1{font-size: 20px;font-size: 1.25rem;margin-top: 40px;margin-bottom: 20px}}.faq_reader .ce_text .image_container{float: left;width: 48%;padding-right: 2%;margin-bottom: 20px}@media screen and (max-width: 699px){.faq_reader .ce_text .image_container{float: none;width: 98%;padding-right: 0}}.quickNav{display: none;margin-bottom: 20px}@media screen and (max-width: 1024px){.quickNav{display: block}}.quickNav.faq,.quickNav.products{margin-bottom: 0}.faqReader .quickNav{display: none}.slickmap .slickmap a:visited::before,.slickmap a:link::before{display: none}.slickmap #primaryNav li a{background-color: #ffed00;background-image: none;box-shadow: rgba(0,0,0,0.5) 0 0 0;-moz-border-radius: 2px 2px 2px 2px;-moz-box-shadow: rgba(0,0,0,0.5) 0 0 0;-webkit-border-radius: 2px 2px 2px 2px;-webkit-box-shadow: rgba(0,0,0,0.5) 0 0 0;border: 1px solid #f2e100;padding: 20px 0;font-size: 18px;font-size: 1.125rem}.slickmap #primaryNav li a:hover{background-color: #e6e6e6;border: 1px solid #d9d9d9}.slickmap #primaryNav li li a{background-color: #787878;border: 1px solid #999;color: #fff;background-image: none;padding: 15px 0;font-size: 15px;font-size: .94rem}.slickmap #primaryNav li li a:hover{background-color: #e6e6e6;border: 1px solid #d9d9d9;color: #505050}.slickmap #primaryNav li li li a{background-color: #e6e6e6;border: 1px solid #d9d9d9;color: #505050;background-image: none;padding: 10px 0}.slickmap #primaryNav li li li a:hover{background-color: #999;border: 1px solid #e6e6e6;color: #fff}.ce_image,.ce_gallery{margin-bottom: 15px;}.market_banner{border-bottom:1px solid #e6e6e6;padding-bottom:50px;}.ce_gallery > ul li.col_first{clear: none}.ce_gallery ul{width: 101%;margin-right: -1%}.ce_gallery ul li{margin-right: 1%;margin-bottom: 1%}.ce_gallery ul.cols_2 li{width: 49%}.ce_gallery ul.cols_3 li{width: 32.3%}.ce_gallery ul.cols_4 li{width: 24%}.ce_gallery ul.cols_5 li{width: 19%}.ce_gallery ul.cols_6 li{width: 15.6%}.ce_gallery ul.cols_10 li{width: 9%}@media screen and (max-width: 800px){.ce_gallery ul.cols_10 li,.ce_gallery ul.cols_4 li,.ce_gallery ul.cols_5 li,.ce_gallery ul.cols_6 li{width: 32.2%}}@media screen and (max-width: 480px){.ce_gallery ul.cols_10 li,.ce_gallery ul.cols_3 li,.ce_gallery ul.cols_4 li,.ce_gallery ul.cols_5 li,.ce_gallery ul.cols_6 li{width: 49%}}.qwiklinks{margin-bottom: 20px}.qwiklinks ul{margin: 0;padding: 0}.qwiklinks li{border-bottom: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6}.qwiklinks a{display: block;padding: 15px;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.qwiklinks a:hover{background-color: #e6e6e6;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.qwiklinks h5{padding: 15px;color: #505050;background-color: #ffed00;margin-bottom: 0;text-transform: uppercase}.ce_toplink a{display: block;font-size: 30px;font-size: 1.875rem;font-family: '微软雅黑', Arial, sans-serif;line-height: 1.4em;margin-top: 0;padding-bottom: 15px;border-bottom: 1px solid #e6e6e6;margin-bottom: 15px;color: #505050;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.ce_toplink a:hover{color: #787878;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.ce_toplink a:hover:after{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;color: #fff;background-color: #787878}.ce_toplink a:after{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;font-family: 'fra-icons';content: '\E80c';padding-right: 10px;float: right;padding: 5px 10px;background-color: #ffed00}@media screen and (max-width: 1024px){.ce_toplink a{font-size: 22px;font-size: 1.375rem}}@media screen and (max-width: 480px){.ce_toplink a{font-size: 18px;font-size: 1.125rem;padding-bottom: 10px;margin-bottom: 10px}}.offer{margin-top: 40px;font-size: 22px;font-size: 1.375rem}.offer a{color: #505050;text-decoration: none}.offer a:hover{color: #787878}.offer .headline{font-size: 15px;font-size: .94rem;margin-bottom: 15px}.toggler,.offerTitle{font-size: 22px;font-size: 1.375rem;line-height: 1.4em;color: #505050;outline: 0;cursor: pointer;padding-bottom: 10px;margin-top: 15px}@media screen and (max-width: 1024px){.toggler,.offerTitle{font-size: 18px;font-size: 1.125rem;color: #fff;background-color: #505050;padding: 6px 10px}}.toggler::before,.offerTitle::before{content: '\e802';font-family: 'fra-icons';padding-right: 12px;padding-left: 4px}@media screen and (max-width: 1024px){.toggler::before,.offerTitle::before{padding-right: 11px}}.toggler.active::before,.offerTitle.active::before{content: '\e804';font-family: 'fra-icons';padding-right: 3px;padding-left: 4px}@media screen and (max-width: 1024px){.toggler.active::before,.offerTitle.active::before{padding-right: 4px}}@media screen and (max-width: 1024px){.strt footer .toggler{font-size: 18px;font-size: 1.125rem;color: #505050;background-color: #e6e6e6;padding: 6px 10px}}.ce_accordion{border-top: 1px solid #999;padding-top: 10px;padding-bottom: 10px}@media screen and (max-width: 1024px){.ce_accordion{border-top: 0 solid #505050;padding-top: 0;padding-bottom: 0;margin-top: 0}}.ce_accordion .accordion{padding-top: 10px;margin-bottom: 10px;padding-bottom: 10px}.ce_accordion h5{margin-bottom: 20px}.mobile{display: none}@media screen and (max-width: 1024px){.mobile{display: block}}.dnld_search,.faq_search,.product_search,.site_search{margin-bottom: 20px;padding: 0;border-bottom: 0 solid #e6e6e6;background-color: #787878;overflow: auto}.dnld_search ::-webkit-input-placeholder,.faq_search ::-webkit-input-placeholder,.product_search ::-webkit-input-placeholder,.site_search ::-webkit-input-placeholder{color: #fff}.dnld_search ::-moz-placeholder,.faq_search ::-moz-placeholder,.product_search ::-moz-placeholder,.site_search ::-moz-placeholder{color: #fff}.dnld_search :-ms-input-placeholder,.faq_search :-ms-input-placeholder,.product_search :-ms-input-placeholder,.site_search :-ms-input-placeholder{color: #fff}.dnld_search :-moz-placeholder,.faq_search :-moz-placeholder,.product_search :-moz-placeholder,.site_search :-moz-placeholder{color: #fff}.dnld_search input,.faq_search input,.product_search input,.site_search input{float: left;width: 80%;padding: 6px 3%;height: 30px;font-size: 18px;font-size: 1.125rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;border: 0;border-radius: 0;background-color: #787878;color: #fff}.dnld_search input:focus,.faq_search input:focus,.product_search input:focus,.site_search input:focus{outline: 0}.dnld_search button.btn-search,.faq_search button.btn-search,.product_search button.btn-search,.site_search button.btn-search{float: right;width: 14%;height: 30px;padding-right: 2%;line-height: 40px;border: none;-webkit-border-radius: 0;border-radius: 0;background-color: #787878;font-family: 'fra-icons';font-size: 24px;font-size: 1.5rem;color: #fff;text-align: right;margin-top: 0}.dnld_search button.btn-search:hover,.faq_search button.btn-search:hover,.product_search button.btn-search:hover,.site_search button.btn-search:hover{color: #505050;cursor: pointer}.dnld_search div.automenu,.faq_search div.automenu,.product_search div.automenu,.site_search div.automenu{display: none;position: absolute;z-index: 99999;width: 99%;margin-left: 0;margin-top: 40px;background: #fff;border: 1px solid #e6e6e6;-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)}.dnld_search div.automenu ul,.faq_search div.automenu ul,.product_search div.automenu ul,.site_search div.automenu ul{margin: 0;padding: 0}.dnld_search div.automenu li,.faq_search div.automenu li,.product_search div.automenu li,.site_search div.automenu li{padding: 15px;border-bottom: 1px solid #e6e6e6;line-height: 1.3em}.dnld_search div.automenu li.last,.faq_search div.automenu li.last,.product_search div.automenu li.last,.site_search div.automenu li.last{border-bottom: 0 solid #999}.dnld_search div.automenu li:hover,.faq_search div.automenu li:hover,.product_search div.automenu li:hover,.site_search div.automenu li:hover{background-color: #e6e6e6}.dnld_search div.automenu li.more_items,.faq_search div.automenu li.more_items,.product_search div.automenu li.more_items,.site_search div.automenu li.more_items{background-color: #ffed00;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif}.dnld_search input:focus + div.automenu,.faq_search input:focus + div.automenu,.product_search input:focus + div.automenu,.site_search input:focus + div.automenu{display: block}.dnld_search div.suggestbox,.faq_search div.suggestbox,.product_search div.suggestbox,.site_search div.suggestbox{display: none;position: absolute;z-index: 99999;border: 1px solid #d9d9d9;background-color: #fff;-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);margin: 40px 0 0;width: 600px}.dnld_search div.suggestbox .suggestions,.faq_search div.suggestbox .suggestions,.product_search div.suggestbox .suggestions,.site_search div.suggestbox .suggestions{font-size: 14px;font-size: .875rem}.dnld_search div.suggestbox .suggestions ul,.faq_search div.suggestbox .suggestions ul,.product_search div.suggestbox .suggestions ul,.site_search div.suggestbox .suggestions ul{margin-bottom: 0}.dnld_search div.suggestbox .suggestions li,.faq_search div.suggestbox .suggestions li,.product_search div.suggestbox .suggestions li,.site_search div.suggestbox .suggestions li{padding: 12px 15px;border-bottom: 1px solid #e6e6e6;line-height: 1.3em;hyphens: auto}.dnld_search div.suggestbox .suggestions li.last,.faq_search div.suggestbox .suggestions li.last,.product_search div.suggestbox .suggestions li.last,.site_search div.suggestbox .suggestions li.last{border-bottom: 0}.dnld_search div.suggestbox .suggestions li:hover,.faq_search div.suggestbox .suggestions li:hover,.product_search div.suggestbox .suggestions li:hover,.site_search div.suggestbox .suggestions li:hover{cursor: pointer;background-color: #e6e6e6}.dnld_search div.suggestbox .suggestions li .bolder,.faq_search div.suggestbox .suggestions li .bolder,.product_search div.suggestbox .suggestions li .bolder,.site_search div.suggestbox .suggestions li .bolder{font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif}.dnld_search div.suggestbox .category_head,.faq_search div.suggestbox .category_head,.product_search div.suggestbox .category_head,.site_search div.suggestbox .category_head{display: block;padding: 10px 15px;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 15px;font-size: .94rem;text-transform: uppercase;color: #505050;background-color: #d9d9d9}.dnld_search input:focus + div.suggestbox,.faq_search input:focus + div.suggestbox,.product_search input:focus + div.suggestbox,.site_search input:focus + div.suggestbox{display: block}.dnld_search.mobil,.faq_search.mobil,.product_search.mobil,.site_search.mobil{display: none;width: 100%;margin-bottom: 20px;overflow: auto}@media screen and (max-width: 1024px){.dnld_search.mobil,.faq_search.mobil,.product_search.mobil,.site_search.mobil{display: block}}.dnld_search.mobil div.automenu,.faq_search.mobil div.automenu,.product_search.mobil div.automenu,.site_search.mobil div.automenu{width: 100%}.search div.automenu{width: 300%}.search.mobil{margin-bottom: 20px}.search.mobil div.automenu{width: 100%}input::-ms-clear{display: none}.dnld_filter .dnld_search{width: 99%}.dnld_filter.mobil{display: none}@media screen and (max-width: 1024px){.dnld_filter.mobil{display: block}}.dnld_filter.mobil .dnld_search{width: 100%;margin-bottom: 15px;display: none;margin-bottom: 20px;overflow: auto}@media screen and (max-width: 1024px){.dnld_filter.mobil .dnld_search{display: block}}.sitesearch_filter .site_search{width: 99%}.sitesearch_filter.mobil{display: none}@media screen and (max-width: 1024px){.sitesearch_filter.mobil{display: block;margin-bottom: 20px}.sitesearch_filter.mobil .toggler{margin-top: 0}}.sitesearch_filter.mobil .site_search{width: 99%;margin-bottom: 15px;display: none;margin-bottom: 20px;overflow: auto}@media screen and (max-width: 1024px){.sitesearch_filter.mobil .site_search{display: block}}.sitesearch_filter.mobil .site_search div.suggestbox{width: 99%}.product_filter fieldset,.search_filter fieldset{padding: 5% 8% 2%;border: 1px solid #e6e6e6;margin-top: 20px;margin-bottom: 15px}@media screen and (max-width: 1024px){.product_filter fieldset,.search_filter fieldset{margin-top: 0}}.product_filter legend,.search_filter legend{font-size: 18px;font-size: 1.125rem;margin-bottom: 15px}.product_filter h3,.search_filter h3{margin-top: 0;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 18px;font-size: 1.125rem}.product_filter .widget-checkbox,.search_filter .widget-checkbox,.product_filter .widget-radio,.search_filter .widget-radio{margin-bottom: 0}.product_filter .widget-checkbox fieldset,.search_filter .widget-checkbox fieldset,.product_filter .widget-radio fieldset,.search_filter .widget-radio fieldset{padding: 0;border: none;margin-top: 0}.product_filter .checkbox_container span,.search_filter .checkbox_container span{display: block;margin-bottom: 10px}.product_filter.mobil{display: none;margin-bottom: 15px}@media screen and (max-width: 1024px){.product_filter.mobil{display: block}}.product_single .product_filter{display: none}.product_single .back_btn{margin-top: 20px}.search_filter fieldset{margin-top: 0}.serp{border-top: 1px solid #d9d9d9;padding: 30px 1%}.serp.last{border-bottom: 1px solid #d9d9d9}.serp:hover{cursor: pointer;background-color: #f0f0f0}.serp .header{margin-bottom: 10px;overflow: auto;line-height: 1.0em}.serp .header .icon{float: left;width: 4%;font-size: 20px;font-size: 1.25rem}.serp .header .title{float: left;width: 96%;font-size: 22px;font-size: 1.375rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.2em}@media screen and (max-width: 800px){.serp .header .icon{width: 5%;font-size: 18px;font-size: 1.125rem}.serp .header .title{width: 95%;font-size: 20px;font-size: 1.25rem}}@media screen and (max-width: 480px){.serp .header .icon{width: 10%;font-size: 15px;font-size: .94rem}.serp .header .title{width: 90%;font-size: 18px;font-size: 1.125rem}}.serp .category{clear: both;padding-left: 4%;margin-bottom: 8px;font-size: 14px;font-size: .875rem;line-height: 1.2em;color: #999}@media screen and (max-width: 800px){.serp .category{padding-left: 5%}}@media screen and (max-width: 480px){.serp .category{padding-left: 10%}}.serp .text{padding-left: 4%;line-height: 1.4em}@media screen and (max-width: 800px){.serp .text{padding-left: 5%}}@media screen and (max-width: 480px){.serp .text{padding-left: 10%}}.serp .text .highlight{background-color: #ffed00;padding: 1px 4px}.loader{margin-top: 20px;font-size: 30px;font-size: 1.875rem;color: #999;text-align: center}.search_tile{margin-top: 100px;padding: 10%;border: 1px solid #f2e100;border-radius: 2px;background-color: #ffed00;min-height: 110px}@media screen and (max-width: 1440px){.search_tile{min-height: 150px}}@media screen and (max-width: 1024px){.search_tile{margin-top: 20px;min-height: 110px;padding: 5%}}@media screen and (max-width: 699px){.search_tile{margin-top: 20px;min-height: auto}}.search_tile p{font-size: 14px;font-size: .875rem}.search_tile h3{font-size: 16px;font-size: 1rem}.grid_view.product_item{margin-bottom: 20px;padding: 5%;border: 1px solid #e6e6e6}.grid_view.product_item.bestseller{border: 2px solid #f2e100}.grid_view.product_item:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.grid_view.product_item .image_conatiner{margin-bottom: 10px}.grid_view.product_item .textbox{height: 50px}@media screen and (max-width: 1440px){.grid_view.product_item .textbox{height: 70px}}@media screen and (max-width: 1024px){.grid_view.product_item .textbox{height: 50px}}.grid_view.product_item .textbox .name{font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.3em;hyphens: auto;border-top: 1px solid #d9d9d9;padding-top: 10px;font-size: 14px;font-size: .875rem}@media screen and (max-width: 1024px){.grid_view.product_item .textbox .name{font-size: 16px;font-size: 1rem}}.grid_view.product_item a{color: #505050}.grid_view.product_item a:hover{color: #999}.list_view.product_item{margin-bottom: 20px;padding: 2% 5%;border: 1px solid #e6e6e6}@media screen and (max-width: 480px){.list_view.product_item{margin-bottom: 10px}}.list_view.product_item.bestseller{border: 2px solid #f2e100}.list_view.product_item:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.list_view.product_item .image_conatiner{width: 15%;float: left;border-right: 1px solid #d9d9d9;padding-right: 5%}.list_view.product_item .textbox{width: 75%;float: right}.list_view.product_item .textbox .name{font-size: 20px;font-size: 1.25rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.3em;hyphens: auto;margin-top: 12px}@media screen and (max-width: 800px){.list_view.product_item .textbox .name{font-size: 18px;font-size: 1.125rem}}@media screen and (max-width: 480px){.list_view.product_item .textbox .name{margin-top: 0;font-size: 16px;font-size: 1rem}}.list_view.product_item a{color: #505050}.list_view.product_item a:hover{color: #999}.list_header .headline{width: 60%;float: left;hyphens: auto}@media screen and (max-width: 480px){.list_header .headline{width: 100%;float: none}}.list_header .comment{clear: both;float: none}.list_header .view_toggler{width: 40%;float: right;margin-top: 10px;text-align: right;font-family: 'fra-icons';font-size: 30px;font-size: 1.875rem}@media screen and (max-width: 800px){.list_header .view_toggler{font-size: 22px;font-size: 1.375rem}}@media screen and (max-width: 480px){.list_header .view_toggler{font-size: 18px;font-size: 1.125rem;width: 100%;float: none;margin-bottom: 20px}}.list_header .view_toggler a.active{color: #505050}.list_header .view_toggler .raster{margin-left: 5%}.prod_filter_mobile{float: none;clear: both;margin-bottom: 15px;display: none}@media screen and (max-width: 1024px){.prod_filter_mobile{display: block}}.prod_filter_mobile .toggler{margin-top: 0}@media screen and (max-width: 1024px){.prod_filter_mobile .toggler{font-size: 18px;font-size: 1.125rem;color: #fff;background-color: #505050;padding: 10px}}@media screen and (max-width: 1024px){.prod_filter_mobile .toggler::before{padding-right: 11px}}@media screen and (max-width: 1024px){.prod_filter_mobile .toggler.active::before{padding-right: 4px}}.prod_filter_mobile .accordion{margin-top: 0}.prod_filter_mobile .checkbox_container span{display: inline-block;margin-right: 15px;margin-bottom: 15px}@media screen and (max-width: 480px){.prod_filter_mobile .checkbox_container span{display: block;margin-right: 0;margin-bottom: 10px}}.product_description{line-height: 1.5rem}.ce_table table{width: 100%}.ce_table th{color: #fff;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;background-color: #999;padding: 8px;border-right: 1px solid #fff}.ce_table th.col_last{border-right: 0 solid #fff}.ce_table th[scope=row]{background-color: #fff;border-top: 1px solid #e6e6e6;color: #505050;line-height: 1.4;border-right: 1px solid #e6e6e6}.ce_table tfoot td{background-color: #f0f0f0}.ce_table td{line-height: 1.4;padding: 8px;border-top: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6}.ce_table td.col_0{width: 20%}.ce_table td.col_last{border-right: 0 solid #e6e6e6}.ce_table.tbl_30 td.col_0{width: 30%}.ce_table.tbl_40 td.col_0{width: 40%}.ce_table.tbl_50 td.col_0{width: 50%}.ce_table.tbl_60 td.col_0{width: 60%}.ce_table.tbl_70 td.col_0{width: 70%}.broschure.ce_table td.col_0{width: 75%;hyphens: auto}.broschure.ce_table td.col_1{width: 20%}.broschure.ce_table td.col_2{width: 5%;text-align: center}.mod_newsarchive .layout_latest,.mod_newslist .layout_latest{float: left;width: 31.0%;margin: 0 2% 20px 0;padding: 0;border: 1px solid #e6e6e6;min-height: 450px}@media screen and (max-width: 1440px){.mod_newsarchive .layout_latest,.mod_newslist .layout_latest{width: 47.5%;margin: 0 2% 20px 0;min-height: 460px}}@media screen and (max-width: 800px){.mod_newsarchive .layout_latest,.mod_newslist .layout_latest{min-height: 440px}}@media screen and (max-width: 480px){.mod_newsarchive .layout_latest,.mod_newslist .layout_latest{float: none;width: 99.6%;min-height: auto}}.mod_newsarchive .layout_latest.last,.mod_newslist .layout_latest.last{margin-right: 0}.mod_newsarchive .layout_latest:hover,.mod_newslist .layout_latest:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.mod_newsarchive .layout_latest figure,.mod_newslist .layout_latest figure{margin-bottom: 10px}.mod_newsarchive .layout_latest figure img,.mod_newslist .layout_latest figure img{display: block}.mod_newsarchive .layout_latest .textbox,.mod_newslist .layout_latest .textbox{padding: 5%}.mod_newsarchive .layout_latest .textbox .teaser,.mod_newslist .layout_latest .textbox .teaser{margin-bottom: 5px}.mod_newsarchive .layout_latest .textbox .teaser p,.mod_newslist .layout_latest .textbox .teaser p{margin-bottom: 0}.mod_newsarchive .layout_latest h4,.mod_newslist .layout_latest h4{ font-size:18px!important;line-height:30px;margin-top: 0;margin-bottom: 15px;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;text-transform: none;hyphens: auto}.mod_newsarchive .layout_latest p.info,.mod_newslist .layout_latest p.info{font-size: 14px;font-size: .875rem;color: #999;margin-bottom: 0}.mod_newsarchive .layout_latest a,.mod_newslist .layout_latest a{color: #505050}.mod_newsarchive .layout_latest a:hover,.mod_newslist .layout_latest a:hover{color: #999}.mod_newsarchive .layout_latest a:hover h4,.mod_newslist .layout_latest a:hover h4{color: #999}.mod_newsreader .layout_full .ce_image{margin-bottom: 20px;}.market_banner{border-bottom:1px solid #e6e6e6;padding-bottom:50px;}.mod_newsreader p.info{font-size: 14px;font-size: .875rem;color: #999;margin-bottom: 5px}.mod_newsreader p.back{margin-bottom: 20px}.mod_newsreader .rs-column.-medium-col-2-1,.mod_newsreader .rs-column.-large-col-2-1{width: 48%}@media screen and (max-width: 699px){.mod_newsreader .rs-column.-medium-col-2-1,.mod_newsreader .rs-column.-large-col-2-1{width: 100%}}figcaption{margin-top: 6px;line-height: 1.1;font-size: 14px;font-size: .875rem;color: #999}.mod_newsmenu li{display: inline-block;margin-right: 4px}@media screen and (max-width: 699px){.mod_newsmenu li{display: block;width: 48%;margin-right: 2%;margin-bottom: 10px;float: left}}.mod_newsmenu a,.mod_newsmenu span{display: inline-block;padding: 8px 12px;color: #fff;background-color: #999;border: 1px solid #d9d9d9}@media screen and (max-width: 699px){.mod_newsmenu a,.mod_newsmenu span{display: block;width: 90%;padding: 8px 5%}}.mod_newsmenu a:hover{color: #fff;background-color: #505050;border: 1px solid #787878}.mod_newsmenu span{color: #000;background-color: #ffed00;border: 1px solid #f2e100}.mod_newsarchive{margin-top: 20px}.pagination{clear: left;list-style-type: none;padding-top: 10px;font-size: 15px;font-size: .94rem}.pagination ul{margin: 0;padding: 0}.pagination li{display: inline-block;list-style-type: none;margin-right: 5px}.pagination li.next,.pagination li.previous{margin-right: 0}.pagination p{display: none;font-size: 15px;font-size: .94rem;margin-bottom: 8px}.pagination a.next,.pagination a.previous{vertical-align: sub;font-size: 24px;font-size: 1.5rem;color: #787878;text-decoration: none;margin-right: 0}.pagination a.link{display: block;padding: 6px 8px;color: #787878;text-decoration: none}.pagination a.link:hover{display: block;color: #fff;background-color: #787878}.pagination span.current{display: block;padding: 6px 8px;color: #000;background-color: #ffed00}.pagination a:hover{color: #505050}.mod_eventlist .layout_teaser{float: left;width: 31.1%;margin: 0 2% 20px 0;padding: 0;border: 1px solid #e6e6e6;min-height: 450px}@media screen and (max-width: 1440px){.mod_eventlist .layout_teaser{width: 47.5%;margin: 0 2% 20px 0;min-height: 460px}}@media screen and (max-width: 800px){.mod_eventlist .layout_teaser{min-height: 440px}}@media screen and (max-width: 480px){.mod_eventlist .layout_teaser{float: none;width: 99.6%;min-height: auto}}.mod_eventlist .layout_teaser:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.mod_eventlist .layout_teaser figure{margin-bottom: 10px}.mod_eventlist .layout_teaser figure img{display: block}.mod_eventlist .layout_teaser .textbox{padding: 5%}.mod_eventlist .layout_teaser .textbox .teaser{margin-bottom: 0}.mod_eventlist .layout_teaser .textbox .teaser p{margin-bottom: 0}.mod_eventlist .layout_teaser h4{margin-top: 0;margin-bottom: 8px;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;text-transform: none}.mod_eventlist .layout_teaser p.time{font-size: 18px;font-size: 1.125rem;font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;margin-bottom: 12px}.mod_eventlist .layout_teaser a{color: #505050}.mod_eventlist .layout_teaser a:hover{color: #999}.mod_eventlist .layout_teaser a:hover h4{color: #999}.mod_eventreader .layout_full .ce_image{margin-bottom: 20px;}.market_banner{border-bottom:1px solid #e6e6e6;padding-bottom:50px;}.mod_eventreader .layout_full p.info{font-size: 22px;font-size: 1.375rem;margin-bottom: 10px}.mod_eventreader p.back{margin-bottom: 20px}.cookiebar{font-size: 14px;font-size: .875rem;z-index: 10000;line-height: 1.4}.cookiebar .cookiebar__button{margin-top: 10px;padding: .4em .8em;color: #505050;background-color: #ffed00}.gridbox{clear: both}.grid_view.download_item{margin-bottom: 30px;padding: 0;margin-left: .5%;margin-right: .5%;float: left;height: 440px;width: 19%}@media screen and (max-width: 1440px){.grid_view.download_item{width: 24%}}@media screen and (max-width: 800px){.grid_view.download_item{width: 32.3333%;height: 460px}}@media screen and (max-width: 699px){.grid_view.download_item{width: 49%;height: 490px}}@media screen and (max-width: 480px){.grid_view.download_item{width: 100%;height: auto;margin-left: 0;margin-right: 0}}.grid_view.download_item:hover .image_conatiner{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.grid_view.download_item .image_conatiner{margin-bottom: 10px;border: 1px solid #999}.grid_view.download_item .image_conatiner img{display: block}.grid_view.download_item .textbox{padding: 0 5%}.grid_view.download_item .name{font-family: 'Univers LT W01_65 Bold1475968', Arial, sans-serif;font-size: 12px;font-size: .75rem;line-height: 1.3em;hyphens: auto;margin-bottom: 10px}.grid_view.download_item .filetype{font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 12px;font-size: .75rem;line-height: 1.3em;margin-bottom: 8px;color: #999}.grid_view.download_item .filesize{float: left;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 12px;font-size: .75rem;line-height: 1.2em}.grid_view.download_item .links{float: right;font-size: 18px;font-size: 1.125rem;line-height: 1.3em;margin-top: -4px}.grid_view.download_item .send{color: #999}.grid_view.download_item .send:hover{color: #505050}.grid_view.download_item a{color: #505050}.grid_view.download_item a:hover{color: #999}.list_view{clear: both}.list_view.download_item{margin-top: 20px;padding-top: 20px;border-top: 1px solid #d9d9d9}@media screen and (max-width: 480px){.list_view.download_item{margin-bottom: 10px}}.list_view.download_item .image_conatiner{width: 8%;float: left;padding-right: 0}@media screen and (max-width: 1440px){.list_view.download_item .image_conatiner{width: 11%}}@media screen and (max-width: 1024px){.list_view.download_item .image_conatiner{width: 13%}}@media screen and (max-width: 699px){.list_view.download_item .image_conatiner{width: 18%}}@media screen and (max-width: 480px){.list_view.download_item .image_conatiner{display: none}}.list_view.download_item .image_conatiner:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.list_view.download_item .image_conatiner img{border: 1px solid #d9d9d9}.list_view.download_item .textbox{width: 91%;float: right}@media screen and (max-width: 1440px){.list_view.download_item .textbox{width: 88%}}@media screen and (max-width: 1024px){.list_view.download_item .textbox{width: 86%}}@media screen and (max-width: 699px){.list_view.download_item .textbox{width: 80%}}@media screen and (max-width: 480px){.list_view.download_item .textbox{width: 100%}}.list_view.download_item .name{font-size: 18px;font-size: 1.125rem;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;line-height: 1.3em;hyphens: auto;margin-top: 12px;margin-bottom: 10px}@media screen and (max-width: 480px){.list_view.download_item .name{margin-top: 0}}.list_view.download_item .filetype{font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 15px;font-size: .94rem;line-height: 1.3em;margin-bottom: 4px;color: #999}.list_view.download_item .filesize{float: left;font-family: 'Univers LT W01_55 Roman1475956', Arial, sans-serif;font-size: 15px;font-size: .94rem;line-height: 1.2em}.list_view.download_item .links{float: right;font-size: 22px;font-size: 1.375rem;line-height: 1.3em}@media screen and (max-width: 480px){.list_view.download_item .links{font-size: 18px;font-size: 1.125rem}}.list_view.download_item a{color: #505050}.list_view.download_item a:hover{color: #999}.strt li.faxs,.strt li.prdcts{display: none}.reference.layout_latest h4{font-size: 20px;font-size: 1.25rem}.reference.layout_latest .competences{font-size: 12px;font-size: .75rem;line-height: 1.2em;color: #999;margin-bottom: 10px;hyphens: auto}.reference.layout_full .competences{font-size: 14px;font-size: .875rem;line-height: 1.2em;color: #999;margin-bottom: 10px}.mod_referencelist .layout_latest{float: left;width: 31.0%;margin: 0 2% 20px 0;padding: 0;border: 1px solid #e6e6e6;min-height: 440px}@media screen and (max-width: 800px){.mod_referencelist .layout_latest{width: 47.5%;margin: 0 2% 20px 0}}@media screen and (max-width: 480px){.mod_referencelist .layout_latest{float: none;width: 99.6%;min-height: auto}}.mod_referencelist .layout_latest.last{margin-right: 0}.mod_referencelist .layout_latest:hover{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}.mod_referencelist .layout_latest figure{margin-bottom: 10px}.mod_referencelist .layout_latest figure img{display: block}.mod_referencelist .layout_latest .textbox{padding: 5%}.mod_referencelist .layout_latest .textbox .teaser{margin-bottom: 5px}.mod_referencelist .layout_latest .textbox .teaser p{margin-bottom: 0}.mod_referencelist .layout_latest .textbox .teaser .usedproducts{min-height: 60px}.mod_referencelist .layout_latest h4{margin-top: 0;margin-bottom: 15px;font-family: 'Univers LT W01_45 Light1475944', Arial, sans-serif;font-size: 22px;font-size: 1.375rem;text-transform: none;hyphens: auto;min-height: 30px;color: #999}.mod_referencelist .layout_latest p.info{font-size: 14px;font-size: .875rem;color: #999;margin-bottom: 0}.mod_referencelist .layout_latest a{color: #505050}.mod_referencelist .layout_latest a:hover{color: #999}.mod_referencelist .layout_latest a:hover h4{color: #999}.poc-search-container .input-group{display: flex;width: 100%}.poc-search-container .input-group .input-group-append,.poc-search-container .input-group .input-group-prepend{float: left;padding: 15px 2%;border: 1px solid #999}.poc-search-container .input-group .form-control{float: left;border-left: none;border-right: none}.poc-search-container .input-group .btn{float: right;white-space: nowrap;min-width: 140px;text-align: center;vertical-align: middle}.poc-search-container div#search-results{margin-top: 10px;margin-bottom: 10px}.poc-search-container div#search-results .person-of-contact-item{line-height: 1.5em;margin-top: 35px}.poc-search-container div#search-results .person-of-contact-item .company{font-weight: bold}.poc-search-container div#search-results .person-of-contact-item .contact-header{font-weight: bold;margin: 15px 0px 5px}.poc-search-container div#search-results .person-of-contact-item .contact-detail-label{width: 80px;display: inline-block}.poc-search-container .loader-outer{height: 10px}.poc-search-container .loader-outer .loader-wrapper{display: none}@media screen and (min-width: 700px){.poc-search.rs-column.-large-col-2-1{width: 48%}}.ce_list ol li,.ce_list ul li,.ce_text ol li,.ce_text ul li{line-height: 1.3em;margin-bottom: 8px;font-size: 16px;font-size: 1rem}.ce_list ol li ol,.ce_list ul li ol,.ce_text ol li ol,.ce_text ul li ol,.ce_list ol li ul,.ce_list ul li ul,.ce_text ol li ul,.ce_text ul li ul{padding-top: 4px;margin-bottom: 8px}.ce_list ol li ol li,.ce_list ul li ol li,.ce_text ol li ol li,.ce_text ul li ol li,.ce_list ol li ul li,.ce_list ul li ul li,.ce_text ol li ul li,.ce_text ul li ul li{padding-top: 8px}.table caption{font-weight: 400;color: #787878;caption-side: bottom;margin-top: 10px}input[type="file"]{padding: 0;border: 0;margin-bottom: 15px;line-height: 1}.checkbox_container input,.radio_container input{width: 16px;height: 16px;margin: 2px 3px 2px 2px}.checkbox_container span,.radio_container span{display: block;margin-bottom: 8px}.checkbox_container legend,.radio_container legend{font-weight: 700;margin-bottom: 12px}.checkbox_container legend span,.radio_container legend span{display: inline}.checkbox_container label,.radio_container label{vertical-align: text-top;line-height: 1.3em}.checkbox_container a,.radio_container a{color: #000;text-decoration: none}.checkbox_container a:hover,.radio_container a:hover{color: #787878}.checkbox_full{clear: both}form p.error{display: none}.widget.error input,.widget.error select,.widget.error textarea{color: #505050;background-color: #ffed00}.widget-captcha{margin-bottom: 15px}.widget-captcha p.error{display: block}.widget-captcha .captcha_text{display: block;margin-top: 10px}.checkbox_container.error label,.radio_container.error label{color: #FF0000}@media screen and (max-width: 1024px){.no_tablet{display: none}}@media screen and (max-width: 699px){.no_mobile{display: none}}.ce_divider hr{border: 0;border-top: 1px solid #e6e6e6;margin: 0 0 50px}.frst-container{padding: 0}.frst-timeline-style-7 h2{font-size: 16px;font-size: 1rem;color: #505050;font-weight: 400}.frst-timeline-style-7 .frst-timeline-content{padding-bottom: 10px;border-bottom: 0}.frst-timeline-style-7 .frst-timeline-block{padding-left: 30px;padding-right: 30px}.frst-timeline-style-7 .frst-date{font-size: 18px;font-size: 1.125rem;color: #505050}.ce_dlh_googlemaps{border: 1px solid #e6e6e6;margin-bottom: 30px}@media screen and (max-width: 699px){.ce_dlh_googlemaps{margin-bottom: 20px}}.dlh_googlemap > div:first-child{background-color: #fff !important}#confirm-googlemaps{padding: 5%;line-height: 1.4}.sidebar{outline: 0;display: block;position: fixed;right: -10px;top: 65vh;z-index: 999;-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}@media screen and (max-width: 699px){.sidebar{display: none}}.sidebar:hover{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;right: 0}.feedback legend{font-weight: 700}
.maxcentered{max-width: 1680px;margin: 0 auto;padding: 0 4%;width: 92%}@media screen and (max-width: 1440px){.maxcentered{padding: 0 3%;width: 94%}}@media screen and (max-width: 800px){.maxcentered{width: 96%;padding: 0 2%}}.no_maxcentered{max-width: 100%;margin: 0;padding: 0}.easeInOutQuad{-webkit-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-moz-transition: all 500ms cubic-bezier(.455, .03, .515, .955);-o-transition: all 500ms cubic-bezier(.455, .03, .515, .955);transition: all 500ms cubic-bezier(.455, .03, .515, .955);-webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-moz-transition-timing-function: cubic-bezier(.455, .03, .515, .955);-o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);transition-timing-function: cubic-bezier(.455, .03, .515, .955)}.trans_in_out{-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-ms-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out}.trans_in_out_500{-webkit-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;-ms-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out}.trans_linear_250{-webkit-transition: all 250ms linear;-moz-transition: all 250ms linear;-ms-transition: all 250ms linear;-o-transition: all 250ms linear;transition: all 250ms linear}.ellipsis{text-overflow: ellipsis;white-space: nowrap;overflow: hidden}.shadow_0_8{-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)}.shadow_0_2{-webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);box-shadow: 0 0 2px 0 rgba(0,0,0,0.3)}nav.subnav li.current > span{background-color: #ffed00;border-bottom: 1px solid #d9d9d9}nav.subnav li.current_ancestor > a{color: #505050;background-color: #e6e6e6}.breadcrumb li:not(:first-of-type)::before{content: '/'}.breadcrumb li.current{color: #000}@media screen and (max-width: 480px){font-size: 1.0rem;#mobilenav{padding-top: 20px}.chng_lang_trigger{padding-top: 24px}}
.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;box-sizing:border-box;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{-webkit-transition:none!important;transition:none!important}.mm-panel.mm-noanimation.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu .mm-listview.mm-border-none>li:after,.mm-menu .mm-listview>li.mm-border-none:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-menu .mm-listview.mm-border-full>li:after,.mm-menu .mm-listview>li.mm-border-full:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-menu .mm-listview.mm-border-offset>li:after,.mm-menu .mm-listview>li.mm-border-offset:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(10000px,0);-ms-transform:translate(10000px,0);transform:translate(10000px,0);-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening .mm-menu.mm-fullscreen.mm-opened~.mm-slideout{-webkit-transform:translate(-10000px,0);-ms-transform:translate(-10000px,0);transform:translate(-10000px,0);-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
.mm-menu.mm-fx-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}html.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-fx-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-fx-menu-fade{opacity:1}.mm-menu .mm-fx-panels-none.mm-panel,.mm-menu.mm-fx-panels-none .mm-panel{-webkit-transition-property:none;transition-property:none}.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel,.mm-menu.mm-fx-panels-zoom .mm-panel{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel,.mm-menu.mm-fx-panels-slide-up .mm-panel{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li{-webkit-transition:none .4s ease;transition:none .4s ease}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(1){-webkit-transition-delay:50ms;transition-delay:50ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3){-webkit-transition-delay:150ms;transition-delay:150ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4){-webkit-transition-delay:.2s;transition-delay:.2s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5){-webkit-transition-delay:250ms;transition-delay:250ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6){-webkit-transition-delay:.3s;transition-delay:.3s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7){-webkit-transition-delay:350ms;transition-delay:350ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8){-webkit-transition-delay:.4s;transition-delay:.4s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9){-webkit-transition-delay:450ms;transition-delay:450ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10){-webkit-transition-delay:.5s;transition-delay:.5s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11){-webkit-transition-delay:550ms;transition-delay:550ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12){-webkit-transition-delay:.6s;transition-delay:.6s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13){-webkit-transition-delay:650ms;transition-delay:650ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14){-webkit-transition-delay:.7s;transition-delay:.7s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15){-webkit-transition-delay:750ms;transition-delay:750ms}.mm-menu.mm-fx-listitems-slide .mm-listview>li{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-fx-listitems-fade .mm-listview>li{-webkit-transition-property:opacity;transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-fx-listitems-drop .mm-listview>li{-webkit-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
html.mm-iconbar body{overflow-x:hidden}html.mm-iconbar .mm-page{background:inherit;min-height:100vh}html.mm-iconbar .mm-slideout{box-sizing:border-box;padding-right:60px;-webkit-transform:translate(60px,0);-ms-transform:translate(60px,0);transform:translate(60px,0);-webkit-transform:translate3d(60px,0,0);transform:translate3d(60px,0,0)}.mm-menu.mm-iconbar{display:block}
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;min-height:40px}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span{box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mm-listview-small .mm-listview>li>a:not(.mm-next),.mm-listview-small .mm-listview>li>span{padding:7px 10px 7px 20px}.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next{height:34px}.mm-listview-large .mm-listview>li>a:not(.mm-next),.mm-listview-large .mm-listview>li>span{padding:15px 10px 15px 20px}.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next{height:50px}.mm-listview-huge .mm-listview>li>a:not(.mm-next),.mm-listview-huge .mm-listview>li>span{padding:20px 10px 20px 20px}.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next{height:60px}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}
.mm-menu .mm-listview.mm-multiline>li>a,.mm-menu .mm-listview.mm-multiline>li>span,.mm-menu .mm-listview>li.mm-multiline>a,.mm-menu .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:0}html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu.mm-opened.mm-pagedim~#mm-blocker{background:inherit}.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker{background:#fff}.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker{background:#000}
.mm-menu.mm-popup{-webkit-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu.mm-popup.mm-opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu.mm-popup.mm-opened~#mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-opening .mm-menu.mm-popup{opacity:1}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark .mm-divider{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255,255,255,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu.mm-shadow-page.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.1)}.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.05)}.mm-menu.mm-shadow-page.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.05)}.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-divider{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255,255,255,.2)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.3)}.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}
html.mm-widescreen body{position:relative}html.mm-widescreen #mm-blocker{display:none!important}html.mm-widescreen .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;width:70%!important;margin-left:30%!important}html.mm-widescreen .mm-page{background:inherit;box-sizing:border-box}html.mm-widescreen.mm-blocking,html.mm-widescreen.mm-blocking body{overflow:auto}.mm-menu.mm-widescreen{border-right-width:1px;border-right-style:solid;display:block!important;width:30%!important;min-width:0!important;max-width:none!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:100!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}
.mm-menu.mm-autoheight{-webkit-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu.mm-autoheight:not(.mm-offcanvas){position:relative}.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical){display:block!important}.mm-menu.mm-measureheight .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-columns{-webkit-transition-property:width;transition-property:width}.mm-columns .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-columns .mm-panels>.mm-panel.mm-opened,.mm-columns .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-columns .mm-panels>.mm-columns-0{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-columns-0 .mm-panels>.mm-panel{z-index:0}.mm-columns-0 .mm-panels>.mm-panel else{width:100%}.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening .mm-menu.mm-columns-0.mm-opened~.mm-slideout{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-columns .mm-panels>.mm-columns-1{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-columns-1 .mm-panels>.mm-panel else{width:100%}.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-columns-1.mm-opened~.mm-slideout{-webkit-transform:translate(-440px,0);-ms-transform:translate(-440px,0);transform:translate(-440px,0);-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-columns .mm-panels>.mm-columns-2{-webkit-transform:translate(200%,0);-ms-transform:translate(200%,0);transform:translate(200%,0);-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-columns-2 .mm-panels>.mm-panel else{width:100%}.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(880px,0);-ms-transform:translate(880px,0);transform:translate(880px,0);-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening .mm-menu.mm-columns-2.mm-opened~.mm-slideout{-webkit-transform:translate(-880px,0);-ms-transform:translate(-880px,0);transform:translate(-880px,0);-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}.mm-columns .mm-panels>.mm-columns-3{-webkit-transform:translate(300%,0);-ms-transform:translate(300%,0);transform:translate(300%,0);-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-columns-3 .mm-panels>.mm-panel else{width:100%}.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(1320px,0);-ms-transform:translate(1320px,0);transform:translate(1320px,0);-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening .mm-menu.mm-columns-3.mm-opened~.mm-slideout{-webkit-transform:translate(-1320px,0);-ms-transform:translate(-1320px,0);transform:translate(-1320px,0);-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}.mm-columns .mm-panels>.mm-columns-4{-webkit-transform:translate(400%,0);-ms-transform:translate(400%,0);transform:translate(400%,0);-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-columns-4 .mm-panels>.mm-panel else{width:100%}.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){-webkit-transform:translate(500%,0);-ms-transform:translate(500%,0);transform:translate(500%,0);-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(80%,0);-ms-transform:translate(80%,0);transform:translate(80%,0);-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(1760px,0);-ms-transform:translate(1760px,0);transform:translate(1760px,0);-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-80%,0);-ms-transform:translate(-80%,0);transform:translate(-80%,0);-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-140px,0);-ms-transform:translate(-140px,0);transform:translate(-140px,0);-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening .mm-menu.mm-columns-4.mm-opened~.mm-slideout{-webkit-transform:translate(-1760px,0);-ms-transform:translate(-1760px,0);transform:translate(-1760px,0);-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}.mm-columns.mm-offcanvas.mm-bottom,.mm-columns.mm-offcanvas.mm-top{width:100%;max-width:100%;min-width:100%}html.mm-opening .mm-columns.mm-offcanvas.mm-front,html.mm-opening .mm-columns.mm-offcanvas.mm-next{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{-webkit-transition-delay:0s!important;transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu.mm-dropdown{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panels>.mm-panel{-webkit-transition-property:left,-webkit-transform;transition-property:left,-webkit-transform;transition-property:transform,left;transition-property:transform,left,-webkit-transform}.mm-iconpanel .mm-panels>.mm-panel.mm-opened,.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;max-height:100%;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;bottom:-100000px}
.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.5)}
.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{-webkit-transform:translate(30%,0);-ms-transform:translate(30%,0);transform:translate(30%,0);-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{-webkit-transition-property:right,-webkit-transform;transition-property:right,-webkit-transform;transition-property:transform,right;transition-property:transform,right,-webkit-transform}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}
.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0 10px;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;box-sizing:border-box;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:15;-webkit-transition:right .4s ease;transition:right .4s ease;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){-webkit-transition:background .4s ease;transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.5)}.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0}li.mm-vertical label.mm-toggle{top:5px}li.mm-vertical label.mm-check{top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}
.mm-menu.mm-white{background: white;color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-list > li:after{border-color: rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list > li > a.mm-subclose{background: rgba(0,0,0,0.06);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,.mm-menu.mm-white .mm-list > li .mm-menu.mm-white .mm-list > li > a.mm-subclose:before{border-color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list > li > a.mm-subopen:before{border-color: rgba(0,0,0,0.1)}.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),.mm-menu.mm-white .mm-list > li.mm-selected > span{background: rgba(0,0,0,0.06)}.mm-menu.mm-white .mm-list > li.mm-label{background: rgba(0,0,0,0.03)}.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul{background: rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-buttonbar{border-color: rgba(0,0,0,0.6);background: white}.mm-menu.mm-white .mm-buttonbar > *{border-color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-buttonbar > input:checked + label{background: rgba(0,0,0,0.6);color: white}.mm-menu.mm-white label.mm-check:before{border-color: rgba(0,0,0,0.6)}.mm-menu.mm-white label.mm-toggle{background: rgba(0,0,0,0.1)}.mm-menu.mm-white label.mm-toggle:before{background: white}.mm-menu.mm-white em.mm-counter{color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-footer{border-color: rgba(0,0,0,0.1);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header{border-color: rgba(0,0,0,0.1);color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-header .mm-prev:before,.mm-menu.mm-white .mm-header .mm-next:after,.mm-menu.mm-white .mm-header .mm-close:after{border-color: rgba(0,0,0,0.3)}.mm-menu.mm-white .mm-list li.mm-label > div > div{background: rgba(0,0,0,0.03)}.mm-menu.mm-white .mm-search input{background: rgba(0,0,0,0.1);color: rgba(0,0,0,0.6)}.mm-menu.mm-white .mm-noresultsmsg{color: rgba(0,0,0,0.3)}.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle{background: #4bd963}.mm-navbar{background: rgba(0,0,0,0.06);color: rgba(0,0,0,0.3);padding-top: 30px !important}.mm-navbar .mm-btn:first-child{top: 30px}.mm-panels > .mm-panel > .mm-listview:first-child,.mm-panels > .mm-panel > .mm-navbar + .mm-listview{margin-top: 10px !important}.mm-fullsubopen{background: rgba(0,0,0,0.06) !important}.mm-list{font-size: 14px !important}.mm-menu.mm-front{z-index: 1;box-shadow: 0 0 15px rgba(0,0,0,0.5)}#wrapper.mm-page{box-sizing: inherit}
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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

@media print{header .header_top,header nav{display: none}.lftclm #main{padding-left: 0;width: 100%}.mod_newsreader p.back{display: none}aside{display: none}.inside{padding-left: 0 !important}footer#footer{display: none}#cookiebar{display: none}.rsts-video-play{display: none}.rsts-slide{margin-bottom: 15px}.print-100{width: 100% !important}.print-hidden{display: none !important}}

.level_1 li a{font-size:16px!important;}
.ce_headline{font-family: "微软雅黑";}
.frst-timeline-content-inner h2{font-family: "微软雅黑";}
.ce_text h3,h4{font-family: "微软雅黑";}
.ce_table h4{font-family: "微软雅黑";font-weight: bold;}
.ce_text p{line-height:30px;text-align: justify;}
.headline h4{font-family: "微软雅黑";}
.image_container{position: relative;}
a.active{background-color: #ffed00;}
a.active:hover{background-color: #ffed00!important;color:#787878!important;}

.pagestyle{clear:left;margin-top:30px!important;}
.pagestyle span{margin-right:10px;}
.pagestyle a{margin-right:10px;}
.search_p h3{font-family: "微软雅黑";}
.list-sch li{line-height:40px;font-size:18px;}
.viewpage{width:70%;margin:0 auto;}
.pagination,.viewpage-info, .viewpage-body{margin-top:20px;}
.viewpage-info{clear:both;padding-top:20px;}
.viewpage-title{margin-bottom:20px;font-size:18px;font-weight: bold;}
.viewpage-body img{margin-bottom:10px;}
.viewpage-link ul li:first-child{margin-bottom:10px;margin-top:20px;}
footer .inside{padding-top:60px;padding-bottom:0;}
footer .footer_company{margin-right:0%!important;}
footer .footer_column h6{font-family: "微软雅黑";font-size:16px;color:#505050;font-weight: bold;margin-bottom:25px;}
footer .footer_column p{font-size:14px;}
footer .footer_column img{width:100px;height:100px;}
footer .footer_column ul li{line-height: 25px;font-size:14px;}
.footer_img{width:100px!important;margin-right:12%!important;}
.footer_img p{text-align: center;}
.ce_text ul li{line-height:30px;}
.pro_footer{width:44%!important;margin:0%!important;}
.pro_footer nav ul{width:100%;}
.pro_footer nav ul li{width:50%;float:left;}

.arrow:before{content:url(/static/images/787878.png);margin-right:5px;width:14px!important;height:14px!important;}
.arrow_ul li{line-height: 25px!important;}
.arrow_ul li a{font-size:12px;}
.address a{font-size:14px;}
@media screen and (max-width: 1550px){
    .pro_footer{width:47%!important;}
    .footer_img{margin-right:8%!important;}
    .footer_address{width:20%!important;}
}
@media screen and (max-width: 1440px){
    .pro_footer{width:40%!important;}
    .footer_img{margin-right:7%!important;}
    footer .footer_company{width:16%!important;}
    .footer_address{width:20%!important;}
    .pro_footer{width:47%!important;}
}
@media screen and (max-width: 1220px){
    .footer_img{margin-right:3%!important;}
    footer .footer_company{width:15%!important;}
    .pro_footer{width:50%!important;} 
}
@media screen and (max-width: 1024px){
    .footer_img{width:51%!important;margin-right: 0%!important;}
    .footer_img p{text-align: left;padding-left:20px;}
    footer .footer_company{width:49%!important;}
    .pro_footer{width:51%!important;float: left!important;} 
    .pro_footer nav ul li{width:100%;float:none;}
    .footer_address{width:49%!important;}
}
@media screen and (max-width: 700px){
    .footer_img{width:100%!important;}
    .footer_img .weixin{margin-right:5%;}
    footer .footer_company{width:100%!important;}
    .pro_footer{width:100%!important;float: none!important;} 
    .footer_address{width:100%!important;}
    .weixin{float:left;}
}
.footer_btm{width:60%;height:30px;padding:20px 0 0;line-height:30px;text-align: center;margin:0 auto;}
.footer_menu{width:80%;height:30px;text-align: center;float:left;}
.footer_btm a{float:left;/* margin-left:2%; */text-align: center;font-size:14px;}
.footer_btm span{font-size:14px;height:30px;line-height:30px;float:right;}
.footer_link{padding-bottom: 20px;}
.footer_link span{font-size: 14px;}
.footer_link a{font-size: 14px;line-height: 24px;margin-right: 4px;}
@media screen and (max-width: 1600px){
    .footer_btm{width:70%;}
}
@media screen and (max-width: 1300px){
    .footer_btm{width:80%;}
}
@media screen and (max-width: 1160px){
    .footer_btm{width:90%;}
}
@media screen and (max-width: 1024px){
    .footer_btm{width:100%;}
}
@media screen and (max-width: 920px){
	.footer_btm{width:90%;height:150px;}
	.footer_menu{float:none;width:100%;}
    .footer_btm span{float:none;margin-top:30px;}
    .footer_link{display: none;}
}

.privacy p{margin-bottom:0;padding:10px 0;}
.privacy p , ul li{font-size:14px;}
.privacy ul li{line-height:30px;}
.privacy-ul1{margin-bottom:20px;}
.privacy-ul2-1 li{list-style-type:disc;margin-left:18px;}
.privacy-ul2-1{margin-bottom:0;}
.cookieul li{list-style-type: none!important;margin-left: 0!important;}
.legal ul li{line-height:30px;}
.legal h3{font-weight:bold;}
.legal ul li h4{font-weight:bold;}
.legal ul li p{margin-bottom:5px;font-size:14px;}

.reference .textbox p{color:#787878;font-size:14px;}
.product_content{width:66%;}
@media screen and (max-width: 700px){
    .product_content{width:100%;}
}

.buildingindex{width:65%!important;margin-right:3%!important;}
@media screen and (max-width: 1024px){
    .buildingindex{width:100%!important;margin-right:0%!important;}
}

.w49{width: 49% !important;}


/*分页框架*/
.pager {margin-top: 50px;width:100%; color:#333; line-height:30px; padding:0; font-size:12px; text-align:center;}
.pager a,.pager span { border: #cccccc 1px solid; padding:0px 8px; color: #666; text-decoration: none;  font-size:12px; height:26px;line-height:26px;display:inline-block;margin:0 3px}
.pager a:hover { border: #ffed00 1px solid; color: #000; background-color: #ffed00; }
.pager a:active { color: #000; border: #ffed00 1px solid; background-color: #ffed00; }
.pager span.now  { color: #000; border: #ffed00 1px solid; background-color: #ffed00; }
.pager span.disabled { color: #ccc;  border: #ccc 1px solid } 


.footer-news {
    margin-top: 50px;
    float: left;
    /*width: 370px;*/
    /*height: 58px;*/
}

.footer-news li {
    line-height: 30px;
    /*height: 58px;*/
}

.footer-news li a {
    color: #505050;
    opacity: 0.5
}

.footer-news li a:hover {
    text-decoration: underline;
    opacity: 1
}

.footer-news span {
    float: left;
    line-height: 58px;
    color: #fff;
    opacity: 0.5;
}

