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,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{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}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) YAML core stylesheet
 * (de) YAML Basis-Stylesheet
 *
 * Don't make any changes in this file!
 * Your changes should be placed in any css-file in your own stylesheet folder.
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision:426 $
 * @lastmodified    $Date:2009-10-21 21:12:11 +0200 (Mi, 21. Okt 2009) $
 */

/**
 * Contao Extension
 * @copyright  Felix Pfeiffer : Neue Medien 2007 - 2012
 * @author     Felix Pfeiffer <info@felixpfeiffer.com>
 * @package    Subcolumns
 */

@media screen{.subcolumns{width:100%;overflow:hidden}.subcolumns_oldgecko{width:100%;float:left}.c20l,.c20r{width:20%}.c40l,.c40r{width:40%}.c60l,.c60r{width:60%}.c80l,.c80r{width:80%}.c25l,.c25r{width:25%}.c33l,.c33r{width:33.333%}.c50l,.c50r{width:50%}.c66l,.c66r{width:66.666%}.c75l,.c75r{width:75%}.c38l,.c38r{width:38.2%}.c62l,.c62r{width:61.8%}.c15l,.c15r{width:15%}.c16l,.c16r{width:16.666%}.c30l,.c30r{width:30%}.c45l,.c45r{width:45%}.c55l,.c55r{width:55%}.c70l,.c70r{width:70%}.c85l,.c85r{width:85%}.subc{padding:0 .5em}.subcl{padding:0 1em 0 0}.subcr{padding:0 0 0 1em}.equalize,.equalize .subcolumns{overflow:visible;display:table;table-layout:fixed}.equalize > div{display:table-cell;float:none;overflow:hidden;vertical-align:top;margin:0}.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c60l,.c62l,.c66l,.c75l,.c80l,.c15l,.c16l,.c30l,.c45l,.c55l,.c70l,.c85l{float:left}.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c60r,.c66r,.c62r,.c75r,.c80r,.c15r,.c16r,.c30r,.c45r,.c55r,.c70r,.c85r{float:right;margin-left:-5px}}@media print{.subcolumns > div{display:table;overflow:visible}}
.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-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 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%;
  }
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../../files/theme/fonts/roboto-v27-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/theme/fonts/roboto-v27-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/roboto-v27-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/roboto-v27-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/theme/fonts/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/theme/fonts/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/theme/fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/theme/fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/************************************/
/*                                  */
/*  MUERDTER - STYLES               */
/*  Autor: TN34.de / Daniel Gmoser  */
/*  Version: 1.0                    */
/*                                  */
/************************************/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

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

progress, sub, sup {
  vertical-align: baseline;
}

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

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

body {
  margin: 0;
}

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

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

img {
  border-style: none;
}

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

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

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

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../../files/theme/lib/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../files/theme/lib/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../files/theme/lib/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../files/theme/lib/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../files/theme/lib/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../files/theme/lib/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

.fa-ul > li {
  position: relative;
}

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

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

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

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

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

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

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

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
.bx-wrapper .bx-controls-auto .bx-start, .bx-wrapper .bx-controls-auto .bx-stop {
  text-indent: -9999px;
  display: block;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  -webkit-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../../files/theme/lib/icons/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../files/theme/lib/icons/controls.png) 0 -32px no-repeat;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../files/theme/lib/icons/controls.png) -43px -32px no-repeat;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { /*text-align:left;width:80%*/ }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { /*right:0;width:35px*/ }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  top: 0;
  left: 0;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/***********************/
/*  MUERDTER - GLOBAL  */
/***********************/
@font-face {
  font-family: "Icons";
  src: url("../../files/theme/lib/fonts/muerdter.eot");
  src: url("../../files/theme/lib/fonts/muerdter.eot?#iefix") format("embedded-opentype"), url("../../files/theme/lib/fonts/muerdter.woff") format("woff"), url("../../files/theme/lib/fonts/muerdter.ttf") format("truetype");
}
*[data-icon]:after {
  content: attr(data-icon);
  font-family: "Icons";
}

img {
  display: block;
}

html, body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #000;
  margin-bottom: 2.5rem;
}
h1.ce_headline.center, h2.ce_headline.center, h3.ce_headline.center, h4.ce_headline.center, h5.ce_headline.center, h6.ce_headline.center {
  text-align: center;
}

h1 {
  font-size: 4.5rem;
  font-size: clamp(2rem, 3.75vw, 4.5rem);
  font-weight: 300;
  line-height: 1.026;
}

h2, h3, h4, h5, h6 {
  font-size: 3rem;
  font-size: clamp(1.75rem, 2.5vw, 3rem);
  font-weight: 300;
  line-height: 1.026;
}

h1, h2 {
  margin-bottom: 2.5rem;
}

h3 {
  font-size: 2rem;
}

p,
li,
span {
  color: #000;
  line-height: 1.75;
}

.fa:before {
  font-family: "FontAwesome";
}

/* Suche  Markierung */
mark {
  background-color: #00557F;
  color: #fff;
  padding: 0 2px;
}

.sc_flex_center .subc,
.sc_flex_center .subcl,
.sc_flex_center .subcr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sc_flex_column .subc,
.sc_flex_column .subcl,
.sc_flex_column .subcr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex_spread {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#container {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header {
  position: fixed;
  background: #fff;
  z-index: 5;
}
#header .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
  height: 100px;
  width: 100vw;
}
@media all and (max-width: 1024px) {
  #header .inside {
    height: 75px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#header .inside .logo {
  display: block;
  width: 256px;
  height: 51px;
  background: url(../../files/theme/lib/logos/logo.svg) no-repeat center;
  background-size: contain;
  margin: 0 0 23px 3.75%;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 1630px) {
  #header .inside .logo {
    width: 190px;
    height: 38px;
  }
}
@media all and (max-width: 1500px) {
  #header .inside .logo {
    width: 175px;
    height: 37px;
  }
}
@media all and (min-width: 1350px) and (max-width: 1500px) {
  #header .inside .logo {
    margin-left: 2.5%;
  }
}
@media all and (max-width: 1200px) {
  #header .inside .logo {
    width: 150px;
    height: 30px;
  }
}
@media all and (max-width: 1024px) {
  #header .inside .logo {
    margin: 0 0 0 3.75%;
  }
}
@media all and (max-width: 700px) {
  #header .inside .logo {
    margin-left: 2.5%;
  }
}
@media all and (max-width: 630px) {
  #header .inside .logo {
    width: 135px;
    height: 27px;
  }
}
#header .inside .desktop_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  margin: 0 3.75% 1.625rem 0;
}
@media all and (min-width: 1350px) and (max-width: 1500px) {
  #header .inside .desktop_navigation {
    margin-right: 2.5%;
  }
}
@media all and (max-width: 1024px) {
  #header .inside .desktop_navigation {
    margin-bottom: 0;
  }
}
@media all and (max-width: 700px) {
  #header .inside .desktop_navigation {
    margin-right: 2.5%;
  }
}
#header .inside .desktop_navigation .home_icon,
#header .inside .desktop_navigation .search_icon,
#header .inside .desktop_navigation .search_close {
  width: 15px;
  color: #000;
  margin: 0 0 0 12px;
  padding: 0 6px;
  height: 20px;
  line-height: 20px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header .inside .desktop_navigation .home_icon:hover,
#header .inside .desktop_navigation .search_icon:hover,
#header .inside .desktop_navigation .search_close:hover {
  color: #00557F;
}
@media all and (max-width: 1024px) {
  #header .inside .desktop_navigation .home_icon,
  #header .inside .desktop_navigation .search_icon,
  #header .inside .desktop_navigation .search_close {
    padding: 6px;
    height: auto;
  }
}
#header .inside .desktop_navigation .search_close {
  display: none;
}
#header .inside .desktop_navigation .search_close,
#header .inside .desktop_navigation .home_icon {
  font-size: 1.25rem;
}
#header .inside .desktop_navigation .home_icon {
  position: relative;
}
#header .inside .desktop_navigation .home_icon a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#header .mod_navigation {
  overflow: visible;
}
@media all and (max-width: 1349px) {
  #header .mod_navigation {
    display: none;
  }
}
#header .mod_navigation ul {
  position: relative;
  margin: 0;
  padding: 0 30px 0 0;
  margin-bottom: 0;
}
@media all and (max-width: 1630px) {
  #header .mod_navigation ul {
    padding: 0 20px 0 0;
  }
}
@media all and (max-width: 1250px) {
  #header .mod_navigation ul {
    padding: 0 17px 0 0;
  }
}
#header .mod_navigation ul li {
  position: relative;
  display: inline-block;
}
#header .mod_navigation ul li a, #header .mod_navigation ul li span {
  display: block;
  font-size: 0.813rem;
  font-weight: 500;
  color: #00557F;
  text-transform: uppercase;
  letter-spacing: 0.05vw;
  padding: 0 1.125rem;
  height: 20px;
}
@media all and (max-width: 1630px) {
  #header .mod_navigation ul li a, #header .mod_navigation ul li span {
    padding: 0 0.85rem;
  }
}
@media all and (max-width: 1500px) {
  #header .mod_navigation ul li a, #header .mod_navigation ul li span {
    padding: 0 0.5rem;
  }
}
@media all and (max-width: 1370px) {
  #header .mod_navigation ul li a, #header .mod_navigation ul li span {
    padding: 0 0.5rem;
  }
}
#header .mod_navigation ul li a {
  cursor: pointer;
}
#header .mod_navigation ul li.logout a {
  color: #00557F;
}
#header .mod_navigation ul.level_1 > li {
  position: relative;
}
#header .mod_navigation ul.level_1 > li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  margin: 0 auto;
  height: 2px;
  background: #00557F;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header .mod_navigation ul.level_1 > li.active:after, #header .mod_navigation ul.level_1 > li.trail:after, #header .mod_navigation ul.level_1 > li:hover:after {
  width: calc(100% - 2.25rem);
}
@media all and (max-width: 1370px) {
  #header .mod_navigation ul.level_1 > li.active:after, #header .mod_navigation ul.level_1 > li.trail:after, #header .mod_navigation ul.level_1 > li:hover:after {
    width: calc(100% - 1rem);
  }
}
#header .mod_navigation ul.level_2 {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 18px;
  min-width: 100%;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header .mod_navigation ul.level_2 li {
  display: block;
  background: #00557F;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header .mod_navigation ul.level_2 li a, #header .mod_navigation ul.level_2 li span {
  color: #fff;
  height: auto;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}
#header .mod_navigation ul.level_2 li.first {
  margin-top: 1rem;
}
#header .mod_navigation ul.level_2 li.active, #header .mod_navigation ul.level_2 li:hover {
  background: #3E4858;
}
#header .mod_navigation ul.level_1 li:hover .level_2 {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
#header .mod_changelanguage {
  position: relative;
  overflow: visible;
  margin-left: 12px;
  padding: 0;
}
#header .mod_changelanguage .language {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #000;
  font-size: 0.813rem;
  font-weight: 500;
  padding: 0 6px;
}
#header .mod_changelanguage .language:hover {
  color: #00557F;
}
#header .mod_changelanguage ul {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 2;
  padding: 2rem 0 0 0;
  margin: 0;
  list-style: none;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
#header .mod_changelanguage ul li {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  background: #00557F;
}
#header .mod_changelanguage ul li:hover {
  background: #3E4858;
}
#header .mod_changelanguage ul li a {
  display: block;
  font-size: 0.813rem;
  text-transform: uppercase;
  padding: 0.55rem 1.125rem;
  color: #fff;
}
#header .mod_changelanguage ul li.active {
  display: none;
}
#header .mod_changelanguage:hover ul {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
#header .ce_form {
  width: 92.5%;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  width: 100% !important;
  height: calc(100vh - 100px);
  background: rgba(0, 0, 0, 0.95);
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: top;
          transform-origin: top;
}
@media all and (min-width: 1350px) and (max-width: 1500px) {
  #header .ce_form {
    width: 95%;
  }
}
@media all and (max-width: 700px) {
  #header .ce_form {
    width: 95%;
  }
}
body.headerResized #header .ce_form {
  height: calc(100vh - 45px);
}

@media all and (max-width: 1024px) {
  #header .ce_form {
    top: 75px;
    height: calc(100vh - 75px);
  }
}
#header .ce_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100%;
}
#header .ce_form form .formbody {
  width: 50%;
  width: clamp(250px, 50%, 1000px);
}
@media all and (max-width: 540px) {
  #header .ce_form form .formbody {
    width: 85%;
  }
}
#header .ce_form form .formbody h2 {
  font-weight: 500;
  color: #fff;
}
#header .ce_form form .formbody .widget input {
  font-weight: 500;
  color: #fff;
  background: none;
  border-color: #fff;
  margin-bottom: 0;
}
#header .ce_form form .formbody .widget label {
  color: #fff;
}
#header .ce_form form .formbody .submit_container {
  margin-top: 30px;
}
#header .ce_form form .formbody .submit_container input {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#header .ce_form form .formbody .submit_container input:hover {
  background-color: #3E4858;
}
#header.resized {
  position: fixed;
}
#header.resized .inside {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
}
#header.resized .inside .logo {
  width: 135px;
  height: 27px;
  margin-bottom: 0;
}
#header.resized .inside .desktop_navigation {
  margin-bottom: 0;
}
#header.resized .ce_form {
  top: 45px;
}
#header.search_open .inside .desktop_navigation .search_icon {
  display: none;
}
#header.search_open .inside .desktop_navigation .search_close {
  display: block;
}
#header.search_open .ce_form {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.mm-opened #header {
  background: #000;
}

.toplink_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #fff;
  padding: 3.438rem 0 2.813rem;
}
.toplink_block .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75%;
  margin: 0 auto;
  position: relative;
}
@media all and (max-width: 1350px) {
  .toplink_block .inner {
    width: 85%;
  }
}
@media all and (max-width: 1150px) {
  .toplink_block .inner {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  .toplink_block .inner {
    width: 95%;
  }
}
.toplink_block .inner:before, .toplink_block .inner:after {
  content: "";
  width: calc(50% - 1.875rem);
  height: 1px;
  background: #bcbcbc;
  position: absolute;
  top: 50%;
}
.toplink_block .inner:before {
  left: 0;
}
.toplink_block .inner:after {
  right: 0;
}
.toplink_block .inner .ce_toplink {
  width: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
}
.toplink_block .inner .ce_toplink a {
  display: block;
}
.toplink_block .inner .ce_toplink a:before {
  content: "\f106";
  font-family: "FontAwesome";
  color: #bcbcbc;
  font-size: 1.15rem;
  line-height: 2.3rem;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2.5rem;
  border: 1px solid #bcbcbc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.toplink_block .inner .ce_toplink:hover a:before {
  color: #fff;
  background: #bcbcbc;
}

#footer {
  background: #00557F;
}
#footer .fa-angle-down::before {
  color: #fff;
}
#footer .inside .info_block {
  width: 75%;
  margin: 0 auto;
  padding: 0 0 0;
}
@media all and (max-width: 1350px) {
  #footer .inside .info_block {
    width: 85%;
  }
}
@media all and (max-width: 1150px) {
  #footer .inside .info_block {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  #footer .inside .info_block {
    width: 95%;
  }
}
#footer .inside .info_block h2, #footer .inside .info_block h3, #footer .inside .info_block h4, #footer .inside .info_block h5, #footer .inside .info_block h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
}
#footer .inside .info_block p, #footer .inside .info_block li, #footer .inside .info_block a, #footer .inside .info_block span {
  font-size: 0.875rem;
  color: #fff;
  line-height: 1.5;
}
#footer .inside .info_block .meta .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding: 0 3%;
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    height: auto;
    padding: 1.5rem 1rem;
  }
}
#footer .inside .info_block .meta .inner .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner .col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
#footer .inside .info_block .meta .inner .col .logo {
  display: block;
  width: 190px;
  height: 38px;
  background: url(../../files/theme/lib/logos/logo-white.svg) no-repeat center;
  background-size: contain;
  cursor: pointer;
}
@media all and (max-width: 1100px) {
  #footer .inside .info_block .meta .inner .col .logo {
    width: 140px;
    height: 28px;
  }
}
@media all and (max-width: 1024px) {
  #footer .inside .info_block .meta .inner .col .logo {
    width: 85px;
    height: 20px;
  }
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner .col .logo {
    margin: 0 auto;
  }
}
#footer .inside .info_block .meta .inner .col .mod_customnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#footer .inside .info_block .meta .inner .col .mod_customnav ul {
  margin: 0;
  padding: 0 0 0 3.75rem;
  list-style: none;
}
@media all and (max-width: 1200px) {
  #footer .inside .info_block .meta .inner .col .mod_customnav ul {
    padding: 0 0 0 2.5rem;
  }
}
@media all and (max-width: 1024px) {
  #footer .inside .info_block .meta .inner .col .mod_customnav ul {
    padding: 0 0 0 1.5rem;
  }
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner .col .mod_customnav ul {
    width: 100%;
    text-align: center;
    padding: 0.75rem 0;
  }
}
#footer .inside .info_block .meta .inner .col .mod_customnav ul li {
  display: inline-block;
  position: relative;
  margin-right: 1rem;
}
#footer .inside .info_block .meta .inner .col .mod_customnav ul li a, #footer .inside .info_block .meta .inner .col .mod_customnav ul li span {
  text-transform: uppercase;
}
#footer .inside .info_block .meta .inner .col .mod_customnav ul li:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  margin: 0 auto;
  height: 1px;
  background: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#footer .inside .info_block .meta .inner .col .mod_customnav ul li.active:after, #footer .inside .info_block .meta .inner .col .mod_customnav ul li:hover:after {
  width: 100%;
}
@media all and (max-width: 730px) {
  #footer .inside .info_block .meta .inner .col .mod_customnav ul li {
    margin-right: 0.5rem;
  }
  #footer .inside .info_block .meta .inner .col .mod_customnav ul li a {
    font-size: 0.85rem;
  }
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner .col .mod_customnav ul li {
    display: inline-block;
  }
}
#footer .inside .info_block .meta .inner .col.copyright {
  padding: 0 1rem 0 0;
}
@media all and (max-width: 730px) {
  #footer .inside .info_block .meta .inner .col.copyright {
    font-size: 0.85rem;
  }
}
@media all and (max-width: 680px) {
  #footer .inside .info_block .meta .inner .col.copyright {
    text-align: center;
  }
}
#footer .inside .info_block .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.188rem;
}
@media all and (max-width: 1024px) {
  #footer .inside .info_block .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#footer .inside .info_block .content .address_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 58.31%;
}
@media all and (max-width: 1024px) {
  #footer .inside .info_block .content .address_block {
    width: 100%;
    margin-bottom: 2.188rem;
  }
}
#footer .inside .info_block .content .address_block .ce_accordion {
  width: 100%;
  border: none !important;
  margin-bottom: 0.25rem;
}
#footer .inside .info_block .content .address_block .ce_accordion .toggler {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  padding: 1.625rem 3.5rem 1.313rem 1.25rem;
  background: rgba(0, 0, 0, 0.2);
}
#footer .inside .info_block .content .address_block .ce_accordion .toggler .icon {
  color: #fff;
  top: 50%;
  margin-top: -1rem;
}
#footer .inside .info_block .content .address_block .ce_accordion .toggler.active {
  background: rgba(0, 0, 0, 0.4);
}
#footer .inside .info_block .content .address_block .ce_accordion .accordion {
  background: rgba(0, 0, 0, 0.4);
  padding: 0.25rem 5rem 1.125rem;
}
@media all and (max-width: 1100px) {
  #footer .inside .info_block .content .address_block .ce_accordion .accordion {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
#footer .inside .info_block .content .address_block .ce_accordion .accordion > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer .inside .info_block .content .address_block .ce_accordion .accordion > div .ce_text {
  margin-left: 0;
  margin-right: 3.75rem;
}
#footer .inside .info_block .content .address_block .ce_accordion .accordion > div .ce_text + .ce_text {
  margin-right: 0;
}
#footer .inside .info_block .content .products_block {
  width: 41.65%;
  margin-left: 2.5rem;
}
@media all and (max-width: 1024px) {
  #footer .inside .info_block .content .products_block {
    width: 100%;
    margin-left: 0;
  }
}
#footer .inside .info_block .content .products_block h2 {
  font-size: 1.75rem;
  text-align: center;
  text-transform: none;
  margin: 0 0 1.5rem;
}
#footer .inside .info_block .content .products_block .navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto;
  padding: 0;
}
#footer .inside .info_block .content .products_block .navigation h3 {
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 1rem;
}
@media all and (max-width: 767px) {
  #footer .inside .info_block .content .products_block .navigation h3 {
    font-size: 1rem;
  }
}
#footer .inside .info_block .content .products_block .navigation .mod_customnav {
  width: 100%;
  border-top: 1px solid #fff;
}
#footer .inside .info_block .content .products_block .navigation .mod_customnav ul {
  list-style: none;
  padding: 0;
}
#footer .inside .info_block .content .products_block .navigation .mod_customnav ul li {
  text-align: center;
}
#footer .inside .info_block .content .products_block .navigation .mod_customnav + .mod_customnav {
  margin-top: 0.5rem;
}

.mmenu_trigger {
  position: relative;
  display: none;
  padding: 6px;
  margin-right: 15px;
}
.mmenu_trigger:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 17%;
  height: 66%;
  width: 2px;
  background: #fff;
}
.mmenu_trigger span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1rem;
  text-transform: uppercase;
}
.mmenu_trigger i, .mmenu_trigger span {
  color: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.mmenu_trigger:hover i, .mmenu_trigger:hover span {
  color: #3E4858;
}
@media all and (max-width: 1349px) {
  .mmenu_trigger {
    display: block;
  }
}

.mm-menu {
  top: 100px;
  left: 0;
  right: 0;
  width: 100vw;
  height: calc(100vh - 100px) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media all and (max-width: 1024px) {
  .mm-menu {
    top: 75px;
    height: calc(100vh - 75px) !important;
  }
}
.mm-menu.mm-vertical .mm-list.mm-panel {
  padding: 0;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 50px;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 21px;
}
.mm-menu .mm-list {
  padding-top: 0;
}
.mm-menu .mm-list > li > a, .mm-menu .mm-list > li > span {
  padding: 14px 10px 14px 3.75%;
}
.mm-menu .mm-list > li a.mm-subopen {
  padding: 0;
}
.mm-menu .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  margin-left: 0;
}

.mm-menu--position-top {
  --mm-translate-vertical: -120%;
}

.mm-navbar {
  display: none;
}

.headerResized .mm-menu {
  top: 45px;
  height: calc(100vh - 45px) !important;
}

/*************************/
/*  MUERDTER - ELEMENTS  */
/*************************/
.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.flex_box.fh {
  min-height: 100vh;
}
.flex_box.h_spread {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_box.h_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex_box.v_center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex_box.v_start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex_box.v_end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_box.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex_box.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cc_01 {
  width: 8.33%;
}

.cc_02 {
  width: 16.66%;
}

.cc_03 {
  width: 24.99%;
}

.cc_04 {
  width: 33.32%;
}

.cc_05 {
  width: 41.65%;
}

.cc_06 {
  width: 49.98%;
}

.cc_07 {
  width: 58.31%;
}

.cc_08 {
  width: 66.64%;
}

.cc_09 {
  width: 74.97%;
}

.cc_10 {
  width: 83.3%;
}

.cc_11 {
  width: 91.63%;
}

.cc_12 {
  width: 100%;
}

.shadow_box {
  -webkit-box-shadow: 0 0.625rem 1.25rem #bcbcbc;
          box-shadow: 0 0.625rem 1.25rem #bcbcbc;
  display: block;
  background: #fff;
  padding: 1.25rem;
}
.shadow_box h1, .shadow_box h2, .shadow_box h3, .shadow_box h4, .shadow_box h5, .shadow_box h6 {
  margin-top: 0;
}
@media all and (max-width: 1024px) {
  .shadow_box {
    padding: 1.125rem 1.25rem;
  }
}

.button {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 1.25rem 3.85rem;
  background: #00557F;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 1350px) {
  .button {
    padding: 1rem 3.25rem;
  }
}
.button:hover {
  background: #3E4858;
}
.button.white {
  color: #000;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #000;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.white a {
  color: #000;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.white:hover {
  background-color: #00557F;
}
.button.white:hover a {
  color: #fff;
}
.button.black {
  color: #fff;
  background-color: #3E4858;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.black a {
  color: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.black:hover {
  background-color: #00557F;
}
.button.transparent {
  color: #000;
  background: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #000;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.transparent a {
  color: #000;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.button.transparent:hover {
  background: #000;
}
.button.transparent:hover a {
  color: #fff;
}

p.back {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 1.25rem 3.85rem;
  background: #00557F;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
p.back a {
  color: #fff;
}
@media all and (max-width: 1350px) {
  p.back {
    padding: 1rem 3.25rem;
  }
}
p.back:hover {
  background: #3E4858;
}

.ce_hyperlink.button {
  padding: 0;
}
.ce_hyperlink.button a {
  display: block;
  padding: 1.25rem 3.85rem;
}

.ce_text h2, .ce_text h3, .ce_text h4, .ce_text h5, .ce_text h6 {
  color: #00557F;
}
.ce_text p,
.ce_text p ul li,
.ce_text p ol li {
  color: #3E4858;
}
.ce_text a {
  color: #00557F;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_text a:hover {
  color: #3E4858;
}
.ce_text + .button {
  margin-top: 1.5rem;
}
.ce_text.headlineUppercase h1,
.ce_text.headlineUppercase h2,
.ce_text.headlineUppercase h3,
.ce_text.headlineUppercase h4,
.ce_text.headlineUppercase h5,
.ce_text.headlineUppercase h6 {
  text-transform: uppercase;
}

.teaser_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% + 30px);
  margin: 0 -15px 0;
  padding-top: 2.75rem;
}
@media all and (max-width: 1150px) {
  .teaser_block {
    width: calc(100% + 20px);
    margin: 0 -10px 0;
    padding-top: 2.5rem;
  }
}
@media all and (max-width: 540px) {
  .teaser_block {
    width: 100%;
    margin: 0;
  }
}

.teaser {
  position: relative;
  margin: 0 15px 30px;
  width: calc(50% - 30px);
  /*
  width: calc(100% / 3 - 30px);

  @media all and (max-width: 1150px) {
      width: calc(100% / 3 - 20px);
      margin: 0 10px 30px;
  }
  @media all and (max-width: 930px) {
      width: calc(50% - 20px);
      margin: 0 10px 20px;
  }
  */
  /*
  &.teaser_4,
  &.teaser_8 {
      width: calc(25% - 30px);
      margin: 0 15px 30px;

      @media all and (max-width: 1150px) {
          width: calc(25% - 20px);
          margin: 0 10px 30px;
      }
      @media all and (max-width: 930px) {
          width: calc(50% - 20px);
          margin: 0 10px 20px;
      }
  }
  */
}
@media all and (max-width: 740px) {
  .teaser {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
}
.teaser h2 {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  margin: 1rem 0 1.375rem;
}
.teaser a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: block;
}
.teaser.imageTeaser {
  background-color: #fff;
}
.teaser.imageTeaser .image {
  position: relative;
}
.teaser.imageTeaser .image img {
  width: 100%;
  height: auto;
  display: block;
}
.teaser.imageTeaser .image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: #00557F;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.teaser.imageTeaser .image .overlay .plus {
  display: block;
  width: 15%;
  position: relative;
}
.teaser.imageTeaser .image .overlay .plus .ratio {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.teaser.imageTeaser .image .overlay .plus:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.teaser.imageTeaser .image .overlay .plus .ratio:before, .teaser.imageTeaser .image .overlay .plus .ratio:after {
  content: "";
  position: absolute;
  background: #fff;
}
.teaser.imageTeaser .image .overlay .plus .ratio:before {
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.teaser.imageTeaser .image .overlay .plus .ratio:after {
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
}
.teaser.imageTeaser .image:hover .overlay {
  opacity: 1;
}
.teaser.iconTeaser {
  padding-top: 1.75rem;
}
@media all and (max-width: 767px) {
  .teaser.iconTeaser {
    width: 100%;
  }
}
.teaser.iconTeaser .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.5rem;
  color: #fff;
}
.teaser.iconTeaser .icon_circle {
  position: relative;
  margin: 0 auto;
  width: 18%;
  max-width: 5.313rem;
  min-width: 3.125rem;
  background: #00557F;
  border-radius: 100%;
  border: 2px solid #fff;
}
.teaser.iconTeaser .icon_circle .ratio {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.teaser.iconTeaser .icon_circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.teaser.iconTeaser .info {
  padding: calc(10% + 1.563rem) 1.2em 0.7rem;
  margin-top: -10%;
  border: 2px solid #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.teaser.iconTeaser .info h2 {
  margin-top: 0;
}
.teaser.iconTeaser:nth-child(even) .info {
  background: #00557F;
  border: 2px solid #00557F;
}
.teaser.iconTeaser:nth-child(even) .info h2, .teaser.iconTeaser:nth-child(even) .info p {
  color: #fff;
}

.quote_block {
  width: 100%;
  background: url(../../files/theme/lib/backgrounds/quote_background.jpg) no-repeat center;
  background-size: cover;
  padding: 2.25rem 0;
  margin-top: 5.938rem;
}
.quote_block .inside {
  width: 75%;
  margin: 0 auto;
  background: url(../../files/theme/lib/backgrounds/quote_inner_background.png) no-repeat center;
  background-size: cover;
}
@media all and (max-width: 1350px) {
  .quote_block .inside {
    width: 85%;
  }
}
@media all and (max-width: 1150px) {
  .quote_block .inside {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  .quote_block .inside {
    width: 95%;
  }
}
.quote_block .inside .text {
  padding: 1.875rem 18%;
}
@media all and (max-width: 1150px) {
  .quote_block .inside .text {
    padding: 1.875rem 10%;
  }
}
.quote_block .inside .text p {
  color: #fff;
}
.quote_block .inside .text p.quotee {
  text-align: center;
}
.quote_block .inside .text .border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.quote_block .inside .text .border span {
  line-height: 1;
}
.quote_block .inside .text .border span:before {
  content: "\f10e";
  font-family: "FontAwesome";
  color: #fff;
  line-height: 1;
  font-size: 1.25rem;
}
.quote_block .inside .text .border:before, .quote_block .inside .text .border:after {
  content: "";
  width: calc(50% - 1.25rem);
  height: 1px;
  background: #fff;
  position: absolute;
  top: 20%;
}
.quote_block .inside .text .border:before {
  left: 0;
}
.quote_block .inside .text .border:after {
  right: 0;
}

.slider {
  position: relative;
  margin-top: 0;
  padding: 0;
}
.slider .slide_item {
  height: 100vh;
  min-height: 37.5rem;
  width: 100%;
}
.slider .slide_item .slide-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider .slide_item .slide-overlay .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 50%;
  padding: 1.875em 2.75rem;
  background: rgba(0, 0, 0, 0.4);
}
.slider .slide_item .slide-overlay .box .headline {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-size: 4.5rem;
  font-size: clamp(2rem, 3.75vw, 4.5rem);
  font-weight: 300;
  line-height: 1.026;
  display: block;
  text-align: center;
  color: #fff;
  margin: 0;
}
.slider .slide_item .slide-overlay .box p {
  margin-top: 1rem;
  font-size: 1.063rem;
  color: #fff;
  text-align: center;
}
.slider .slide_item .slide-overlay .box .button {
  margin-top: 1.625rem;
}
.slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 3.75rem;
  height: 2.625rem;
  padding: 0;
  padding-left: 3rem;
  margin: 0;
  list-style: none;
}
.slider .slick-dots .pp-buttons {
  position: absolute;
  left: 0;
  top: 0;
  width: 2.625rem;
  height: 2.625rem;
  margin-top: -1.1rem;
  margin-right: 0.937rem;
  background: none;
}
.slider .slick-dots .pp-buttons button {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-appearance: none;
  background: none;
  border: 1px solid #fff;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  opacity: 1;
}
.slider .slick-dots .pp-buttons button.hidden {
  opacity: 0;
  z-index: 0;
}
.slider .slick-dots .pp-buttons button.play {
  background: url(../../files/theme/lib/icons/icon_play.svg) no-repeat center;
  background-size: 14px;
}
.slider .slick-dots .pp-buttons button.pause {
  background: url(../../files/theme/lib/icons/icon_pause.svg) no-repeat center;
  background-size: 14px;
}
.slider .slick-dots li {
  position: relative;
  width: 4.25rem;
  height: 0.425rem;
  background: #fff;
  margin: 0 0.313rem;
  z-index: 2;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.slider .slick-dots li.slick-active {
  background: #00557F;
}
.slider .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-appearance: none;
  border: none;
  background: none;
  overflow: hidden;
  text-indent: -999px;
}

.ce_list ul,
.ce_text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce_list ul li,
.ce_text ul li {
  position: relative;
  line-height: 1.95;
  padding-left: 16px;
}
.ce_list ul li:before,
.ce_text ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}

.ce_list.info_box {
  margin-bottom: 2.813rem;
}
.ce_list.info_box h2 {
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 1.125rem 2.5rem 1.125rem 1.25rem;
  background: #3E4858;
}
.ce_list.info_box ul {
  background: #00557F;
  padding: 1rem 2.5rem 1rem 1.25rem;
}
.ce_list.info_box ul li {
  color: #fff;
}
.ce_list.info_box ul li:before {
  background: #fff;
}

.ce_image.fw img {
  display: block;
  width: 100%;
  height: auto;
}

.ce_download .download,
.ce_downloads .download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.ce_download .download img,
.ce_downloads .download img {
  margin-right: 0.688rem;
}
.ce_download .download a,
.ce_downloads .download a {
  color: #000;
}

.ce_downloads ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ce_downloads ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ce_downloads.big .download img,
.ce_download.big .download img {
  width: 73px;
  max-width: 100%;
  height: auto;
}
.ce_downloads .download img,
.ce_download .download img {
  width: 24px;
  height: 31px;
}

.ce_downloads.downloadFlex ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
}
.ce_downloads.downloadFlex ul li {
  width: calc(33.333% - 30px);
  padding: 30px 30px 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}
@media all and (max-width: 990px) {
  .ce_downloads.downloadFlex ul li {
    width: 100%;
  }
}
.ce_downloads.big ul li {
  background-color: #F5F7F8;
}
.ce_downloads.big ul li a {
  color: #00557F;
  font-size: 20px;
  font-weight: 500;
}
.ce_downloads.big ul li a::after {
  content: "Download";
  display: block;
  font-size: 15px;
  color: #000;
  margin-top: 1em;
}

.accordion > div {
  margin: 0 13px;
}

.ce_accordion .toggler {
  color: #d12952;
  font-size: 28px;
  font-weight: 400;
}

.ce_accordionStart:last-child {
  margin-bottom: 15px;
}

.ce_accessible_tabs .tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 3rem #c7c7c7;
          box-shadow: 0 0 3rem #c7c7c7;
}
.ce_accessible_tabs .tabs-list li {
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
  width: 20%;
  height: 4.7rem;
  background: #fff;
}
.ce_accessible_tabs .tabs-list li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-size: 1.25rem;
  color: #000;
}
.ce_accessible_tabs .tabs-list li.current, .ce_accessible_tabs .tabs-list li:hover {
  background: #00557F;
}
.ce_accessible_tabs .tabs-list li.current a, .ce_accessible_tabs .tabs-list li:hover a {
  color: #fff;
}
.ce_accessible_tabs .tabs-list li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #c7c7c7;
  position: absolute;
  left: 0;
  top: 0;
}
.ce_accessible_tabs .tabs-list li:nth-of-type(1):before {
  content: none;
}
.ce_accessible_tabs .tabhead,
.ce_accessible_tabs .current-info {
  display: none;
}

#customTabs {
  position: relative;
  border-bottom: 1px solid #c7c7c7;
}
@media all and (max-width: 1200px) {
  #customTabs {
    margin-top: 0.75rem;
  }
}
#customTabs:before {
  content: "";
  display: block;
  padding-top: 53.5%;
}
@media all and (max-width: 1200px) {
  #customTabs:before {
    content: none;
  }
}
#customTabs .ratio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: visible;
}
@media all and (max-width: 1200px) {
  #customTabs .ratio {
    position: relative;
  }
}
#customTabs .tabs_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 2;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 3rem #c7c7c7;
          box-shadow: 0 0 3rem #c7c7c7;
}
@media all and (max-width: 1200px) {
  #customTabs .tabs_list {
    display: none;
  }
}
#customTabs .tabs_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: relative;
  width: 20%;
  height: 4.7rem;
  background: #fff;
  font-size: 1.25rem;
  color: #000;
}
#customTabs .tabs_list li.current, #customTabs .tabs_list li:hover {
  background: #00557F;
  color: #fff;
}
#customTabs .tabs_list li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #c7c7c7;
  position: absolute;
  left: 0;
  top: 0;
}
#customTabs .tabs_list li:nth-of-type(1):before {
  content: none;
}
#customTabs .tab-replace {
  position: relative;
  padding: 2.525rem 3.5rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#customTabs .tab-replace:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 2rem;
  color: #c7c7c7;
  position: absolute;
  right: 1.875rem;
  top: 50%;
  margin-top: -0.75rem;
  line-height: 1;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 750px) {
  #customTabs .tab-replace:before {
    font-size: 1.5rem;
  }
}
#customTabs .tab-replace:after {
  width: 100%;
  height: 0.75rem;
  position: absolute;
  bottom: -0.75rem;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#c7c7c7), to(transparent));
  background: linear-gradient(#c7c7c7, transparent);
  z-index: 1;
}
#customTabs .tab-replace h2 {
  font-size: 1.875rem;
  color: #000;
  text-align: center;
  margin: 0;
  line-height: 1;
}
@media all and (max-width: 750px) {
  #customTabs .tab-replace h2 {
    font-size: 1.375rem;
  }
}
#customTabs .tab-replace.active {
  background: #00557F;
}
#customTabs .tab-replace.active:before {
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#customTabs .tab-replace.active:after {
  content: "";
}
#customTabs .tab-replace.active h2 {
  color: #fff;
}
#customTabs .tooltip_block {
  @incude transition;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
@media all and (max-width: 1200px) {
  #customTabs .tooltip_block {
    position: relative;
    opacity: 1;
    z-index: 0;
  }
}
#customTabs .tooltip_block:before {
  content: "";
  display: block;
  padding-top: 50%;
}
@media all and (max-width: 1200px) {
  #customTabs .tooltip_block:before {
    content: none;
  }
}
#customTabs .tooltip_block .tt_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#customTabs .tooltip_block.visible {
  opacity: 1;
  z-index: 1;
}

.tooltip_block {
  border-bottom: 1px solid #c7c7c7;
}
@media all and (min-width: 1201px) {
  .tooltip_block .tab-replace {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  .tooltip_block:nth-last-of-type(1) {
    border-bottom: none;
  }
}
.tooltip_block .col.tt_image {
  position: relative;
  width: 100%;
}
@media all and (max-width: 1200px) {
  .tooltip_block .col.tt_image {
    display: none;
  }
}
.tooltip_block .col.tt_image .tooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  z-index: 2;
  font-size: 1.813rem;
  font-weight: 700;
  color: #c7c7c7;
  line-height: calc(2.876rem - 8px);
  width: 2.876rem;
  height: 2.876rem;
  border: 4px solid #00557F;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  margin-top: -1.438rem;
  margin-left: -1.438rem;
  padding: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tooltip_block .col.tt_image .tooltip.active, .tooltip_block .col.tt_image .tooltip:hover {
  color: #fff;
  background: #00557F;
  border-color: #fff;
}
.tooltip_block .col.tt_image .main_image img,
.tooltip_block .col.tt_image .hidden_image img {
  width: 100%;
  height: auto;
}
.tooltip_block .col.tt_image .hidden_image {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.tooltip_block .col.tt_image .hidden_image.show {
  opacity: 1;
}
.tooltip_block .col.tt_slider {
  position: absolute;
  height: 100%;
  width: 30%;
  max-width: 28.5rem;
  right: 0;
  top: 0;
  top: 4.7rem;
  background: #fff;
  border-left: 1px solid #c7c7c7;
  -webkit-transform: translateX(125%);
          transform: translateX(125%);
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 1550px) {
  .tooltip_block .col.tt_slider {
    width: 40%;
    max-width: 100%;
  }
}
@media all and (max-width: 1200px) {
  .tooltip_block .col.tt_slider {
    display: none;
    width: 100%;
    position: relative;
    top: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.tooltip_block .col.tt_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  padding: 0;
  margin: 3.125rem 0 4.375rem !important;
}
.tooltip_block .col.tt_slider .slick-dots li button {
  -webkit-appearance: none;
  border: none;
  background: #c7c7c7;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 100%;
  text-indent: -500px;
  overflow: hidden;
  margin: 0 1.25rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tooltip_block .col.tt_slider .slick-dots li.slick-active button, .tooltip_block .col.tt_slider .slick-dots li:hover button {
  background: #00557F;
}
.tooltip_block .col.tt_slider .slick-arrow {
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  width: 50px;
  height: 20px;
  overflow: hidden;
}
.tooltip_block .col.tt_slider .slick-arrow.slick-prev:before, .tooltip_block .col.tt_slider .slick-arrow.slick-next:before {
  display: block;
  margin-bottom: 5px;
}
.tooltip_block .col.tt_slider .slick-arrow.slick-prev {
  text-align: left;
}
.tooltip_block .col.tt_slider .slick-arrow.slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
}
.tooltip_block .col.tt_slider .slick-arrow.slick-next {
  text-align: right;
}
.tooltip_block .col.tt_slider .slick-arrow.slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
}
@media all and (max-width: 1200px) {
  .tooltip_block .col.tt_slider .arrow {
    display: none;
  }
}
.tooltip_block .col.tt_slider .arrow,
.tooltip_block .col.tt_slider .slick-arrow {
  position: absolute;
  top: 25rem;
  z-index: 3;
  color: #c7c7c7;
  font-size: 2rem;
  font-weight: bold;
  line-height: 0.65;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tooltip_block .col.tt_slider .arrow:hover,
.tooltip_block .col.tt_slider .slick-arrow:hover {
  color: #00557F;
}
.tooltip_block .col.tt_slider .arrow.left, .tooltip_block .col.tt_slider .arrow.slick-prev,
.tooltip_block .col.tt_slider .slick-arrow.left,
.tooltip_block .col.tt_slider .slick-arrow.slick-prev {
  left: 1.75rem;
}
.tooltip_block .col.tt_slider .arrow.right, .tooltip_block .col.tt_slider .arrow.slick-next,
.tooltip_block .col.tt_slider .slick-arrow.right,
.tooltip_block .col.tt_slider .slick-arrow.slick-next {
  right: 1.75rem;
}
.tooltip_block .col.tt_slider .tt_slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 4.063rem;
  opacity: 0;
}
@media all and (min-width: 1201px) and (max-width: 1350px) {
  .tooltip_block .col.tt_slider .tt_slide img {
    max-width: 150px;
  }
}
@media all and (max-width: 1200px) {
  .tooltip_block .col.tt_slider .tt_slide {
    position: relative;
    padding: 0 8.5rem;
    opacity: 1;
  }
}
.tooltip_block .col.tt_slider .tt_slide.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.tooltip_block .col.tt_slider .tt_slide h2, .tooltip_block .col.tt_slider .tt_slide h3 {
  font-size: 1.75rem;
  color: #00557F;
  text-align: center;
  margin-top: 15%;
  margin-bottom: 1.5rem;
}
@media all and (max-width: 1450px) {
  .tooltip_block .col.tt_slider .tt_slide h2, .tooltip_block .col.tt_slider .tt_slide h3 {
    margin-top: 2rem;
  }
}
@media all and (max-width: 1350px) {
  .tooltip_block .col.tt_slider .tt_slide h2, .tooltip_block .col.tt_slider .tt_slide h3 {
    font-size: 1.25rem;
  }
}
@media all and (max-width: 1200px) {
  .tooltip_block .col.tt_slider .tt_slide h2, .tooltip_block .col.tt_slider .tt_slide h3 {
    margin-top: 4rem;
  }
}
.tooltip_block .col.tt_slider .tt_slide .ce_text {
  margin-top: 1rem;
}
.tooltip_block .col.tt_slider .tt_slide .ce_text + .button {
  margin-top: 1.5rem;
}
.tooltip_block .col.tt_slider .tt_slide .button {
  color: #000;
  background: #fff;
  border: 2px solid #000;
}
.tooltip_block .col.tt_slider .tt_slide .button:hover {
  color: #fff;
  background: #000;
}
.tooltip_block .col.tt_slider.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.tooltip_block .col.tt_slider.active .secondTooltip.tt_slide {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.tooltip_container {
  position: relative;
}
.tooltip_container:not(.worldmap) svg path {
  opacity: 0.1;
}
.tooltip_container .tooltip {
  position: absolute;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tooltip_container .tooltip span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.tooltip_container .tooltip span:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #00557F;
  border-radius: 100%;
}
.tooltip_container .tooltip.partner span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
  border-radius: 0;
}
.tooltip_container .tooltip.partner span:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #000;
  border-radius: 100%;
}
.tooltip_container .tooltip.partner span:after {
  border-radius: 0;
}
.tooltip_container .tooltip.standort span {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.tooltip_container .tooltip.standort span:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #00557F;
  border-radius: 100%;
}
.tooltip_container .tooltip.active, .tooltip_container .tooltip:hover {
  -webkit-animation: pulse 0.6s infinite alternate;
          animation: pulse 0.6s infinite alternate;
  z-index: 3;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
  to {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1);
  }
  to {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2);
  }
}
.tooltip_container .info_boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -12.5% auto 7.5rem;
}
@media all and (max-width: 1024px) {
  .tooltip_container .info_boxes {
    width: 100%;
    margin-top: -10%;
  }
}
@media all and (max-width: 630px) {
  .tooltip_container .info_boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -5%;
  }
}
.tooltip_container .info_boxes .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1024px) {
  .tooltip_container .info_boxes .box {
    width: 48.5%;
  }
}
@media all and (max-width: 630px) {
  .tooltip_container .info_boxes .box {
    width: 100%;
  }
  .tooltip_container .info_boxes .box + .box {
    margin-top: 2rem;
  }
}
.tooltip_container .info_boxes .box .inside {
  background: #3E4858;
  padding: 1.563rem 1.438rem 1.25rem;
}
@media all and (min-width: 1025px) {
  .tooltip_container .info_boxes .box .inside {
    padding-right: 2.375rem;
  }
}
@media all and (max-width: 1024px) {
  .tooltip_container .info_boxes .box .inside {
    width: calc(100% - 2.876rem);
  }
}
.tooltip_container .info_boxes .box h3 {
  font-size: 1.125rem;
  color: #fff;
  margin-bottom: 1.25rem;
}
.tooltip_container .info_boxes .box ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}
.tooltip_container .info_boxes .box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tooltip_container .info_boxes .box ul li .circle {
  margin-right: 0.625rem;
}
.tooltip_container .info_boxes .box ul li a {
  position: relative;
  color: #000;
}
.tooltip_container .info_boxes .box ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.tooltip_container .info_boxes .box ul li .replacement {
  color: #fff;
  display: none;
}
.tooltip_container .info_boxes .box ul li + li {
  margin-top: 0.35rem;
}
.tooltip_container .info_boxes .box ul li.active .circle, .tooltip_container .info_boxes .box ul li:hover .circle {
  -webkit-animation: pulseList 0.6s infinite alternate;
          animation: pulseList 0.6s infinite alternate;
  z-index: 3;
}
.tooltip_container .info_boxes .box ul li:hover a:after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
@-webkit-keyframes pulseList {
  from {
    -webkit-transform: scale3d(0.75, 0.75, 1);
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    -webkit-transform: scale3d(1.15, 1.15, 1);
    transform: scale3d(1.15, 1.15, 1);
  }
}
@keyframes pulseList {
  from {
    -webkit-transform: scale3d(0.75, 0.75, 1);
    transform: scale3d(0.75, 0.75, 1);
  }
  to {
    -webkit-transform: scale3d(1.15, 1.15, 1);
    transform: scale3d(1.15, 1.15, 1);
  }
}
.tooltip_container .info_boxes .box.locations h3,
.tooltip_container .info_boxes .box.locations li a,
.tooltip_container .info_boxes .box.locations li .replacement {
  color: #fff;
}
.tooltip_container .info_boxes .box.locations ul li a:after {
  background: #00557F;
}
.tooltip_container .info_boxes .box.locations ul li .circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
}
.tooltip_container .info_boxes .box.locations ul li .circle:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #00557F;
  border-radius: 100%;
}
.tooltip_container .info_boxes .box.partners ul li a:after {
  background: #000;
}
.tooltip_container .info_boxes .box.partners ul li .circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 1.125rem;
  height: 1.125rem;
  border: 1px solid #000;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #fff;
  border-radius: 0;
}
.tooltip_container .info_boxes .box.partners ul li .circle:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background: #000;
  border-radius: 100%;
}
.tooltip_container .info_boxes .box.partners ul li .circle:after {
  border-radius: 0;
}
.tooltip_container.worldmap .info_boxes {
  margin-bottom: 0;
}

.ce_accordion {
  border-bottom: 1px solid #949494;
}
.ce_accordion .toggler {
  position: relative;
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  padding: 1.625rem 3.5rem 1.313rem 2rem;
  outline: none;
  cursor: pointer;
}
.ce_accordion .toggler .icon {
  color: #bcbcbc;
  font-size: 2rem;
  position: absolute;
  right: 1.25rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_accordion .toggler.ui-state-active .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ce_accordion .accordion {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 1.313rem;
}
.ce_accordion .accordion .ce_list ul {
  margin: 0;
}
.ce_accordion:nth-of-type(1) {
  border-top: 1px solid #949494;
}

.ce_gallery {
  margin-bottom: 5.938rem;
  overflow: visible;
}
.ce_gallery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: visible;
}
.ce_gallery ul.cols_3 li {
  float: none;
  width: calc(33.3333333333% - 1.25rem);
  margin-left: 1.875rem;
  -webkit-box-shadow: 0 0.625rem 1.25rem #bcbcbc;
          box-shadow: 0 0.625rem 1.25rem #bcbcbc;
}
.ce_gallery ul.cols_3 li:nth-of-type(3n+1) {
  margin-left: 0;
}
.ce_gallery ul.cols_3 li:nth-of-type(n+4) {
  margin-top: 1.875rem;
}
.ce_gallery ul.cols_3 li img {
  width: 100%;
  height: auto;
  display: block;
}
@media all and (max-width: 767px) {
  .ce_gallery ul.cols_3 li {
    width: calc(50% - 0.5rem);
    margin-left: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(3n+1) {
    margin-left: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(n+4) {
    margin-top: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(2n+1) {
    margin-left: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(odd) {
    margin-left: 0;
  }
}
@media all and (max-width: 540px) {
  .ce_gallery ul.cols_3 li {
    width: 100%;
    margin-left: 0;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(3n+1) {
    margin-left: 0;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(n+4) {
    margin-top: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(2n+1) {
    margin-left: 0;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(n+3) {
    margin-top: 1rem;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(odd) {
    margin-left: 0;
  }
  .ce_gallery ul.cols_3 li:nth-of-type(n+2) {
    margin-top: 1rem;
  }
}

.special_headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.special_headline .ce_headline.special {
  position: relative;
  display: inline-block;
  font-size: 2.5rem;
  color: #00557F;
  text-align: center;
  padding: 0 3.75rem;
  background: #fff;
  z-index: 1;
}
@media all and (max-width: 1024px) {
  .special_headline .ce_headline.special {
    font-size: 1.85rem;
  }
}
.special_headline:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #00557F;
  position: absolute;
  top: 50%;
  left: 0;
}

.history_block {
  margin-bottom: 10.625rem;
}
.history_block .milestone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.875rem 0 2.188rem;
  -webkit-box-shadow: 0 0.25rem 1.5rem #bcbcbc;
          box-shadow: 0 0.25rem 1.5rem #bcbcbc;
}
@media all and (max-width: 1150px) {
  .history_block .milestone {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media all and (max-width: 630px) {
  .history_block .milestone {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.history_block .milestone + .milestone {
  margin-top: 3.75rem;
}
@media all and (max-width: 1150px) {
  .history_block .milestone + .milestone {
    margin-top: 2.75rem;
  }
}
@media all and (max-width: 630px) {
  .history_block .milestone + .milestone {
    margin-top: 2rem;
  }
}
.history_block .milestone .col.year {
  padding: 2.188rem 0;
  margin-right: 8.25%;
}
.history_block .milestone .col.year span {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #00557F;
}
@media all and (max-width: 1150px) {
  .history_block .milestone .col.year {
    padding: 1.875rem 0;
    margin-right: 2rem;
  }
  .history_block .milestone .col.year span {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 1150px) {
  .history_block .milestone .col.year span {
    font-size: 2rem;
  }
}
@media all and (max-width: 630px) {
  .history_block .milestone .col.year {
    padding-bottom: 0;
  }
}
.history_block .milestone .col.text {
  padding: 1.875rem 0;
}
.history_block .milestone .col.text h3 {
  text-transform: uppercase;
  font-size: 1.125rem;
  margin: 0;
}
.history_block .milestone .col.text .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 1150px) {
  .history_block .milestone .col.text .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media all and (max-width: 630px) {
  .history_block .milestone .col.text .info {
    width: 100%;
  }
}
.history_block .milestone .col.text .info .ce_text p:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media all and (max-width: 630px) {
  .history_block .milestone .col.text .info .ce_text h3, .history_block .milestone .col.text .info .ce_text p {
    text-align: center;
  }
}
.history_block .milestone .col.text .info .ce_text.hasImage {
  width: calc(100% - 20.625rem);
}
@media all and (max-width: 1150px) {
  .history_block .milestone .col.text .info .ce_text.hasImage {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.history_block .milestone .col.text .info .ce_image {
  width: 18.75rem;
}
@media all and (max-width: 1150px) {
  .history_block .milestone .col.text .info .ce_image {
    width: 100%;
  }
}
.history_block .milestone .col.text .info .ce_image img {
  width: 100%;
  height: auto;
  display: block;
}

.login_link {
  margin-bottom: 3.125rem;
}
.login_link .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.login_link .inner .ce_hyperlink {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.login_link .inner .ce_hyperlink a {
  display: inline-block;
  font-size: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #c7c7c7;
  border: 1px solid #c7c7c7;
  padding: 0.625rem 2.5rem;
  background: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 630px) {
  .login_link .inner .ce_hyperlink a {
    font-size: 1rem;
    padding: 0.5rem 2rem;
  }
}
.login_link .inner .ce_hyperlink a:hover {
  color: #fff;
  background: #c7c7c7;
}
.login_link .inner:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #c7c7c7;
  position: absolute;
  top: 50%;
  left: 0;
}

@media all and (max-width: 630px) {
  .ce_form .c50l, .ce_form .c50r {
    width: 100%;
  }
  .ce_form .c50r {
    margin-top: 1.5rem;
  }
  .ce_form .subcl,
  .ce_form .subcr {
    padding: 0;
  }
}
.ce_form h2, .ce_form h3 {
  font-size: 1.375rem;
  color: #00557F;
  text-transform: uppercase;
}
.ce_form .widget {
  position: relative;
}
.ce_form .widget label {
  font-size: 1.25rem;
  line-height: 2.25rem;
}
.ce_form .widget label .mandatory {
  color: #00557F;
}
@media all and (max-width: 1250px) {
  .ce_form .widget label {
    font-size: 1rem;
  }
}
.ce_form .widget.widget-text label {
  position: absolute;
  top: 0.5rem;
  left: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_form .widget.widget-textarea {
  margin-top: 0.5rem;
  margin-bottom: 0.875rem;
}
.ce_form .widget.widget-textarea label {
  display: block;
  margin-bottom: 0.75rem;
}
.ce_form .widget.widget-upload label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 4rem;
  width: calc(100% - 1rem);
  border: 1px solid #00557F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ce_form .widget.widget-upload input {
  position: relative;
  z-index: 1;
  height: 4rem;
  text-indent: -99999px;
  opacity: 0;
  margin-bottom: 0;
  border: 1px solid #00557F;
}
.ce_form .widget.widget-upload.js_hasValue label:after {
  content: "\f00c";
  font-family: "FontAwesome";
  color: #00557F;
  font-size: 1rem;
  line-height: 4rem;
  position: absolute;
  right: 1.25rem;
  top: 0;
}
.ce_form .widget input,
.ce_form .widget textarea {
  height: 3.438rem;
  width: 100%;
  border: none;
  border-bottom: 1px solid #00557F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5rem 0;
  margin-bottom: 2.75rem;
  outline: none;
  font-weight: 300;
  font-size: 1.25rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_form .widget textarea {
  height: 9.375rem;
  width: calc(100% - 1rem);
  padding: 0.5rem;
  resize: vertical;
  background: #f2f2f2;
}
.ce_form .widget.widget-text.js_clicked input, .ce_form .widget.widget-text.js_hasValue input {
  padding-top: 1.15rem;
}
.ce_form .widget.widget-text.js_clicked label, .ce_form .widget.widget-text.js_hasValue label {
  top: 0rem;
  font-size: 0.75rem;
  color: #00557F;
  line-height: 1;
}
.ce_form .widget.widget-checkbox fieldset {
  border: none;
  margin: 0 0 2.5rem 0;
  padding: 0;
}
.ce_form .widget.widget-checkbox fieldset legend {
  font-weight: 400;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.ce_form .widget.widget-checkbox fieldset > span {
  display: block;
}
.ce_form .widget.widget-checkbox fieldset > span + span {
  margin-top: 1rem;
}
.ce_form .widget.widget-checkbox [type=checkbox]:not(:checked),
.ce_form .widget.widget-checkbox [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.ce_form .widget.widget-checkbox [type=checkbox]:not(:checked) + label,
.ce_form .widget.widget-checkbox [type=checkbox]:checked + label {
  position: relative;
  line-height: 1.875rem;
  padding: 0 0 0 3.125rem;
  cursor: pointer;
  display: block;
}
.ce_form .widget.widget-checkbox [type=checkbox]:not(:checked) + label:before,
.ce_form .widget.widget-checkbox [type=checkbox]:checked + label:before {
  /*
  content: "\f00c";
  font-family: $fa;
  font-size: 1.25rem;
  text-align: center;
  color: $main-col;
  position: absolute;
  */
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid #00557F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ce_form .widget.widget-checkbox [type=checkbox]:not(:checked) + label:after,
.ce_form .widget.widget-checkbox [type=checkbox]:checked + label:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 1.25rem;
  text-align: center;
  color: #00557F;
  position: absolute;
  left: 0;
  top: 0;
  width: 1.875rem;
  height: 1.875rem;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_form .widget.widget-checkbox [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.ce_form .widget.widget-checkbox [type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ce_form .submit_container input {
  -webkit-appearance: none;
  background: #00557F;
  border: none;
  width: 100%;
  padding: 1.25rem 0;
  font-size: 1.25rem;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
@media all and (max-width: 1250px) {
  .ce_form .submit_container input {
    font-size: 1rem;
  }
}

.address_box {
  width: 48.5%;
  margin-right: 3%;
  -webkit-box-shadow: 0 0.625rem 1.25rem #bcbcbc;
          box-shadow: 0 0.625rem 1.25rem #bcbcbc;
}
.address_box:nth-child(2n+2) {
  margin-right: 0;
}
.address_box:nth-child(n+3) {
  margin-top: 2.813rem;
}
@media all and (max-width: 630px) {
  .address_box {
    width: 100%;
    margin: 0;
  }
  .address_box:nth-child(n+2), .address_box:nth-child(n+3) {
    margin-top: 2rem;
  }
}
.address_box .image img {
  width: 100%;
}
.address_box .inside {
  padding: 1.25rem;
}
.address_box .inside h3, .address_box .inside h4 {
  font-size: 1.125rem;
  color: #00557F;
  margin: 0;
}
.address_box .inside p, .address_box .inside li {
  font-size: 1.125rem;
}
.address_box .inside p a, .address_box .inside li a {
  color: #00557F;
  text-decoration: underline;
}
.address_box .inside ul {
  list-style: none;
  padding: 0;
}
.address_box .inside .routing {
  margin-top: 3.125rem;
}
.address_box .inside .routing h4 {
  color: #000;
  border-bottom: 1px solid #00557F;
  padding-bottom: 0.625rem;
  margin-bottom: 1.25rem;
}
.address_box .inside .routing form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1024px) {
  .address_box .inside .routing form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.address_box .inside .routing form .widget {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #f2f2f2;
}
@media all and (max-width: 1024px) {
  .address_box .inside .routing form .widget {
    width: 100%;
  }
}
.address_box .inside .routing form .widget input {
  width: 100%;
  height: 3.75rem;
  background: none;
  border: none;
  margin-bottom: 0;
  padding-left: 1.25rem;
  position: relative;
  z-index: 1;
}
.address_box .inside .routing form .widget.widget-text label {
  top: 0.75rem;
  left: 1.25rem;
}
.address_box .inside .routing form .widget.widget-text.js_clicked label, .address_box .inside .routing form .widget.widget-text.js_hasValue label {
  top: 0.65rem;
}
.address_box .inside .routing form .widget.widget-text.js_clicked input, .address_box .inside .routing form .widget.widget-text.js_hasValue input {
  padding-top: 2rem;
}
.address_box .inside .routing form .submit_container {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media all and (max-width: 1024px) {
  .address_box .inside .routing form .submit_container {
    width: 100%;
  }
}
.address_box .inside .routing form .submit_container input {
  height: 100%;
  font-size: 1.125rem;
  font-weight: 300;
  letter-spacing: normal;
  padding-left: 1rem;
  padding-right: 1rem;
}

.spacer {
  position: relative;
  display: block;
  width: 100%;
}
.spacer.addLine:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #c7c7c7;
  position: absolute;
  left: 0;
  top: 50%;
}
.spacer.space_25 {
  height: 1.563rem;
}
.spacer.space_50 {
  height: 3.125rem;
}
.spacer.space_100 {
  height: 6.25rem;
}
.spacer.space_150 {
  height: 9.375rem;
}
.spacer.space_185 {
  height: 11.563rem;
}
.spacer.space_200 {
  height: 12.5rem;
}
.spacer.space_250 {
  height: 15.625rem;
}

.jobAccordion .jobTitle {
  position: relative;
  padding: 1rem 0;
  outline: none;
  cursor: pointer;
}
.jobAccordion .jobTitle h3 {
  font-size: 1.75rem;
  color: #00557F;
  text-transform: uppercase;
  margin: 0 0 1rem;
}
.jobAccordion .jobTitle p {
  margin: 0;
}
@media all and (max-width: 630px) {
  .jobAccordion .jobTitle p {
    max-width: 90%;
  }
}
.jobAccordion .jobTitle:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.jobAccordion .jobTitle:after {
  content: "+";
  font-size: 2rem;
  color: #000;
  position: absolute;
  right: 0;
  top: 50%;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
.jobAccordion .jobTitle.ui-state-active:before {
  width: 10.625rem;
}
.jobAccordion .jobTitle.ui-state-active:after {
  content: "-";
}
.jobAccordion .jobInfo {
  padding: 1.875rem 0 7.813rem;
}
@media all and (max-width: 930px) {
  .jobAccordion .jobInfo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.jobAccordion .jobInfo .col h4 {
  font-size: 1.125rem;
  font-weight: 400;
  margin: 0 0 1rem;
}
.jobAccordion .jobInfo .col .ce_text {
  padding-right: 17.5%;
}
@media all and (max-width: 1350px) {
  .jobAccordion .jobInfo .col .ce_text {
    padding-right: 0;
  }
}
.jobAccordion .jobInfo .col .contact_box {
  padding: 3.75rem 3.75rem 2.75rem;
  width: calc(100% - 7.5rem);
  background: #00557F;
}
.jobAccordion .jobInfo .col .contact_box h4, .jobAccordion .jobInfo .col .contact_box p {
  color: #fff;
}
.jobAccordion .jobInfo .col .contact_box h4 {
  font-size: 1.75rem;
  text-transform: uppercase;
  margin: 0 0 0.375rem;
}
@media all and (max-width: 1350px) {
  .jobAccordion .jobInfo .col .contact_box {
    padding: 2.25rem 2.25rem 2.5rem;
    width: calc(100% - 4.5rem);
  }
  .jobAccordion .jobInfo .col .contact_box h4 {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 930px) {
  .jobAccordion .jobInfo .col:nth-child(1) {
    width: 100%;
  }
}
@media all and (max-width: 1350px) {
  .jobAccordion .jobInfo .col:nth-child(2) {
    width: 41.65%;
  }
}
@media all and (max-width: 930px) {
  .jobAccordion .jobInfo .col:nth-child(2) {
    width: 58.31%;
    margin-top: 2.5rem;
  }
}
@media all and (max-width: 630px) {
  .jobAccordion .jobInfo .col:nth-child(2) {
    width: 100%;
  }
}
.jobAccordion .jobInfo + .jobTitle {
  margin-top: 1.563rem;
}

.background_image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mod_search form .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mod_search form .formbody input {
  -webkit-appearance: none;
  padding: 0;
  outline: none;
}
.mod_search form .formbody input.text {
  width: calc(100% - 10rem);
  background: #f2f2f2;
  height: 3.75rem;
  border: none;
  margin-bottom: 0;
  padding-left: 1.25rem;
  position: relative;
  z-index: 1;
}
.mod_search form .formbody input.submit {
  background-color: #00557F;
  border: none;
  width: 10rem;
  padding: 1.25rem 0;
  font-size: 1.25rem;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}
.mod_search form .formbody button {
  -webkit-appearance: none;
  padding: 0;
  outline: none;
}
.mod_search form .formbody button.submit {
  background: #00557F;
  border: none;
  width: 10rem;
  padding: 1.25rem 0;
  font-size: 1.25rem;
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.mod_search form .formbody button.submit:hover {
  background: #3E4858;
}
.mod_search .header {
  margin-bottom: 2.5rem;
}
.mod_search .searchResult {
  padding-top: 2.563rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #000;
}
.mod_search .searchResult h3 {
  font-size: 1.75rem;
  color: #00557F;
  text-transform: uppercase;
  margin: 0 0 1rem;
}
.mod_search .searchResult p a {
  color: #00557F;
  text-decoration: underline;
}
.mod_search .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 2.5rem;
}
.mod_search .pagination ul {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.mod_search .pagination ul li {
  margin: 0 0.25rem;
  float: left;
}
.mod_search .pagination ul li a {
  color: #00557F;
}

.news_block .news_item {
  position: relative;
  border-bottom: 1px solid #000;
}
.news_block .news_item h2 {
  font-size: 1.75rem;
  font-weight: 400;
  color: #00557F;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.news_block .news_item .ce_text p {
  font-size: 1.125rem;
  font-weight: 400;
}
.news_block .news_item .ce_text p:nth-of-type(1) {
  margin-top: 0;
}
.news_block .news_item .overlayLink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news_block .news_item > a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 1.25rem 3.85rem;
  margin-bottom: 2.5rem;
  background: #00557F;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 1350px) {
  .news_block .news_item > a {
    padding: 1rem 3.25rem;
  }
}
.news_block .news_item > a:hover {
  background: #3E4858;
}
.news_block .news_item:nth-child(1) h2 {
  margin-top: 0;
}
.news_block .news_item + .news_item {
  margin-top: 2.5rem;
}

.mod_newslist.news_block .image_container img {
  display: inline;
}
.mod_newslist.news_block .image_container + h2 {
  margin-top: 0.25rem;
}
.mod_newslist.news_block h2 {
  max-width: 60%;
}
@media all and (max-width: 84.375rem) {
  .mod_newslist.news_block h2 {
    max-width: 80%;
  }
}
@media all and (max-width: 58.125rem) {
  .mod_newslist.news_block h2 {
    max-width: 80%;
  }
}

.mod_newsreader .ce_image img {
  display: inline;
}
.mod_newsreader .image_container.float_left, .mod_newsreader .image_container.float_right {
  max-width: 40%;
}
.mod_newsreader .image_container.float_left {
  margin: 1em 1.5rem 1.5rem 0;
}
.mod_newsreader .image_container.float_right {
  margin: 1em 0 1.5rem 1.5rem;
}
.mod_newsreader p.back {
  padding: 0;
  margin-top: 2rem;
}
.mod_newsreader p.back a {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 1.25rem 3.85rem;
  background-color: #3E4858;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.mod_newsreader p.back a:hover {
  background: #00557F;
}

.mod_login {
  width: 50%;
  max-width: 27.5rem;
}
.mod_login .widget input {
  width: 100%;
}
.mod_login .widget.widget-checkbox {
  margin-bottom: 2.75rem;
}
.mod_login.logout .formbody p {
  text-align: center;
  margin-top: 0;
  margin-bottom: 2.75rem;
}

.page_teaser_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75%;
  margin: 0 auto;
  width: 100%;
}
@media all and (max-width: 1350px) {
  .page_teaser_block {
    width: 85%;
  }
}
@media all and (max-width: 1150px) {
  .page_teaser_block {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  .page_teaser_block {
    width: 95%;
  }
}
.page_teaser_block .mod_navigation {
  margin-top: 75px;
  margin-bottom: 25px;
}
.page_teaser_block .mod_navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page_teaser_block .mod_navigation ul.level_2 {
  display: none;
}
.page_teaser_block .mod_navigation ul li {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.5rem;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  cursor: pointer;
  color: #fff;
  background-color: #00557F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media all and (max-width: 1350px) {
  .page_teaser_block .mod_navigation ul li {
    padding: 1rem 1.85rem;
  }
}
.page_teaser_block .mod_navigation ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  color: #fff;
  background: none;
  padding: 1.25rem 2rem;
  display: block;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.page_teaser_block .mod_navigation ul li:hover {
  background-color: #3E4858;
}
.page_teaser_block .mod_navigation ul li.active {
  display: none;
}
@media all and (max-width: 600px) {
  .page_teaser_block .mod_navigation ul li li {
    margin-left: 0;
    margin-left: 0;
  }
}
@media all and (max-width: 450px) {
  .page_teaser_block .mod_navigation ul li {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media all and (min-width: 931px) {
  .jobInfo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media all and (min-width: 1351px) {
  .jobInfo .col:nth-of-type(2) {
    padding-left: 1.5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media all and (max-width: 630px) {
  .jobInfo .col {
    width: 100%;
  }
}
@media all and (min-width: 931px) {
  .jobInfo .col.video-col {
    padding-right: 1.5rem;
  }
}
.jobInfo .col.video-col video {
  width: 100%;
  height: auto;
}
@media all and (min-width: 931px) {
  .jobInfo .col.link-col {
    padding-left: 1.5rem;
  }
}
.jobInfo .col.link-col .image_container {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.jobInfo .col.link-col .image_container:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.jobInfo .col.link-col .image_container > .ratio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.jobInfo .col.link-col .image_container > .ratio a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.jobInfo .col.link-col .image_container > .ratio .cta-block {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #d12952;
}
.jobInfo .col.link-col .image_container > .ratio .cta-block p {
  color: #fff;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.jobInfo .col.video-col, .jobInfo .col.link-col {
  margin-top: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 930px) {
  .jobInfo .col.video-col, .jobInfo .col.link-col {
    width: 58.31%;
  }
}
@media all and (max-width: 630px) {
  .jobInfo .col.video-col, .jobInfo .col.link-col {
    width: 100%;
  }
}

.info--block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3.75rem;
  padding-bottom: 2.5rem;
}
.info--block h2 {
  font-size: 1.75rem;
  color: #000;
  text-transform: uppercase;
  margin: 1.5rem 0 1.25rem !important;
  max-width: 46.875rem;
}

.cookiebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  text-align: left;
  color: #fff;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1rem 12.5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 962px) {
  .cookiebar.cookiebar--active {
    display: block !important;
  }
  .cookiebar .cookiebar__text {
    margin-bottom: 1rem;
  }
}
.cookiebar input {
  -moz-appearance: checkbox;
       appearance: checkbox;
  -webkit-appearance: checkbox;
}
.cookiebar button {
  background-color: #00557F;
  border: 1px transparent solid;
  -webkit-transition: ease-in-out 0.15s;
  transition: ease-in-out 0.15s;
  font-weight: 300;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Roboto";
  font-size: 14px;
  width: 285px;
  padding: 13px 0;
}
.cookiebar button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #00557F;
}
.cookiebar #cookiebar-text {
  max-width: 100%;
  color: #fff;
  font-size: 14px;
}
.cookiebar #cookiebar-text a {
  color: #fff;
  text-decoration: underline;
}
.cookiebar #cookiebar-text span {
  color: #fff;
}

body.cookiebar-active #footer {
  position: static;
  margin-bottom: 70px;
}

/***********************/
/*  MUERDTER - LAYOUT  */
/***********************/
.mod_article {
  position: relative;
  overflow: visible;
}
.mod_article .inner {
  width: 75%;
  margin: 0 auto;
}
@media all and (max-width: 1350px) {
  .mod_article .inner {
    width: 85%;
  }
}
@media all and (max-width: 1150px) {
  .mod_article .inner {
    width: 90%;
  }
}
@media all and (max-width: 700px) {
  .mod_article .inner {
    width: 95%;
  }
}
.mod_article.addPaddingBtm {
  padding-bottom: 4.688rem;
  margin-bottom: 4.688rem;
}
.mod_article .ce_text.intro {
  width: 58.34%;
  margin: 0 auto;
}
@media all and (max-width: 800px) {
  .mod_article .ce_text.intro {
    width: 75%;
  }
}
@media all and (max-width: 540px) {
  .mod_article .ce_text.intro {
    width: 85%;
  }
}
.mod_article.first {
  padding-top: 4.688rem;
  overflow: hidden;
}
.mod_article.fw {
  position: relative;
}
.mod_article.fw .inner {
  width: 100%;
}
.mod_article.intro {
  padding-bottom: 3.125rem;
}
.mod_article.intro .inner {
  width: 58.34%;
}
@media all and (max-width: 800px) {
  .mod_article.intro .inner {
    width: 75%;
  }
}
@media all and (max-width: 540px) {
  .mod_article.intro .inner {
    width: 85%;
  }
}
.mod_article.intro h2, .mod_article.intro h3, .mod_article.intro h4 {
  margin-top: 0;
  text-align: center;
}
.mod_article.intro.ce_text p {
  font-size: 1.125rem;
}
.mod_article.intro .ce_text.intro {
  width: 100%;
}

#main .mod_article:first-child {
  padding-top: 4.688rem;
}
#main .mod_article .inner .mod_article:first-child {
  padding-top: 0;
}

.custom #Seitenbild {
  position: relative;
  /*
  .mod_breadcrumb {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 0;
      padding: 0.8rem 0;
      //background: rgba($white, .95);
      background: rgba($white, .85);

      ul {
          @include inner-width;
          padding: 0; 

          li {
              float: left;
              display: inline-block;
              margin-right: 1.125rem;
              font-size: 0.875rem;
              @include text($regular);

              & + li {
                  &:before {
                      content: '\f105';
                      @include fa;
                      display: inline-block;
                      margin-right: 1.125rem;
                  }
              }

              a {
                  font-size: 0.875rem;
                  color: $black;
                  @include text($regular);
              }

              &.first { display: none; }
          }
      }
  }
  */
}
.custom #Seitenbild .ce_image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media all and (max-width: 700px) {
  .custom #Seitenbild .ce_image {
    left: -15%;
    width: 130%;
  }
}
.custom #Seitenbild .ce_image img {
  width: 100%;
  height: auto;
  display: block;
}
.custom #Seitenbild .mod_article {
  position: relative;
  /*
  &.bg_image {
      background-size: cover !important;
      background-repeat: no-repeat !important;

      &:before {
          content: "";
          display: block;
          padding-top: 100%;
      }

      .inner {
          @include stretch;
      }
  }
  */
}
.custom #Seitenbild .mod_article.first {
  padding-top: 0;
}
.custom #Seitenbild .mod_article:before {
  content: "";
  padding-top: 33%;
  display: block;
}
@media all and (max-width: 700px) {
  .custom #Seitenbild .mod_article:before {
    padding-top: 44.5%;
  }
}
.custom #Seitenbild .mod_article .inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.custom #Seitenbild .mod_article .inner .overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto 1.5rem;
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.custom #Seitenbild .mod_article .inner .overlay h1 {
  font-size: 3.75rem;
  color: #fff;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .custom #Seitenbild .mod_article .inner .overlay h1 {
    font-size: 2.75rem;
  }
}
@media all and (max-width: 630px) {
  .custom #Seitenbild .mod_article .inner .overlay h1 {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
  }
}
.custom #Seitenbild .mod_article .inner .overlay.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*
#main {

    .mod_article { 
        &.first { margin-top: 3.500rem; }
    }
}
*/
.product_detail h3 {
  font-size: 1.125rem;
  text-transform: uppercase;
}
.product_detail .subcolumns,
.product_detail .flex_box {
  margin-top: 1.5rem;
}
.product_detail .subcolumns .ce_list,
.product_detail .flex_box .ce_list {
  margin-top: 1rem;
}

#breadcrumb {
  overflow: visible;
  z-index: 2;
  position: relative;
  background: #e9ebea;
}
@media (max-width: 700px) {
  #breadcrumb {
    background: #e9ebea;
  }
}
#breadcrumb .inner {
  width: 75%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1350px) {
  #breadcrumb .inner {
    width: 85%;
  }
}
@media (max-width: 1150px) {
  #breadcrumb .inner {
    width: 90%;
  }
}
@media (max-width: 700px) {
  #breadcrumb .inner {
    width: 95%;
  }
}
#breadcrumb .root {
  font-size: 14px;
  line-height: 1.5;
  padding: 0 10px 0 0;
  white-space: nowrap;
}
#breadcrumb .list_container {
  min-height: 41px;
  position: relative;
}
#breadcrumb ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#breadcrumb ul.current {
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  overflow: hidden;
  min-width: 100%;
}
#breadcrumb ul.current:hover {
  max-height: 50vh;
}
#breadcrumb ul.current > li {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-width: 100%;
}
#breadcrumb ul.current > li:not(.active) {
  background-color: #00557F;
}
#breadcrumb ul li {
  position: relative;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
#breadcrumb ul li:not(.trail) {
  display: none;
}
#breadcrumb ul li.active,
#breadcrumb ul li.trail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
#breadcrumb ul li.active > ul.current > li,
#breadcrumb ul li.active > ul.current > li,
#breadcrumb ul li.trail > ul.current > li,
#breadcrumb ul li.trail > ul.current > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#breadcrumb ul li.active > ul > li,
#breadcrumb ul li.trail > ul > li {
  display: none;
}
#breadcrumb .current a:not(.active) {
  display: block;
  width: 100%;
  color: #fff;
}

#breadcrumb ul li.active > ul > li.active, #breadcrumb ul li.active > ul > li.trail,
#breadcrumb ul li.trail > ul > li.active, #breadcrumb ul li.trail > ul > li.trail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#breadcrumb a:not(.invisible) {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px 10px 10px 10px;
  white-space: nowrap;
}

@media (max-width: 540px) {
  #breadcrumb a:not(.invisible) {
    font-size: 12px;
    padding: 10px 7px 10px 0;
  }
}
#breadcrumb .inner a.root:hover {
  color: #00557F;
}

#breadcrumb .list_container a:not(.invisible):not(.active):not(.trail):not(.forward):hover {
  background-color: #3E4858;
}
#breadcrumb .list_container a.active:hover,
#breadcrumb .list_container a.trail:hover,
#breadcrumb .list_container a.forward:hover {
  color: #00557F;
}

#breadcrumb a:not(.invisible).root,
#breadcrumb a:not(.invisible).trail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#breadcrumb a:not(.invisible).root:after,
#breadcrumb a:not(.invisible).trail:after {
  content: "\f105";
}

@media (max-width: 540px) {
  #breadcrumb a:not(.invisible).root {
    display: none;
  }
}
#breadcrumb a:not(.invisible).active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#breadcrumb a:not(.invisible).active:after {
  content: "\f107";
}

#breadcrumb a:not(.invisible):after {
  font-family: "FontAwesome";
  color: #00557F;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}

/**********************/
/*  MUERDTER - PAGES  */
/**********************/
.home .custom #Seitenbild {
  background: #000;
}
.home .custom #Seitenbild .mod_article:before {
  content: none;
}
.home .custom #Seitenbild .mod_article .inner {
  position: relative;
}
@media all and (max-width: 700px) {
  .home .custom #Seitenbild .ce_image {
    left: auto;
    width: 100%;
  }
}
.home #header:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.home #header.resized:after {
  opacity: 0;
}
.home .mod_article {
  overflow: hidden;
}
.home .mod_article.first {
  padding: 0;
}
.home .mod_breadcrumb {
  display: none;
}
.home .teaser_block {
  margin-top: 0;
  margin-bottom: 3.75rem;
}
.home h1 {
  margin: 3.75rem 0 0 0;
}
.home .tooltip_container .info_boxes .box ul li a {
  display: none;
}
.home .tooltip_container .info_boxes .box ul li .replacement {
  display: block;
}
.home .page_teaser_block {
  display: none;
}

.firstHome {
  height: 930px;
  position: relative;
  overflow: visible !important;
}
@media all and (max-width: 1100px) {
  .firstHome {
    height: 69vh;
    min-height: 500px;
  }
}
.firstHome .block {
  overflow: visible;
}
.firstHome::after {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
}
.firstHome > .inner {
  height: 100%;
  position: relative;
  z-index: 2;
}
.firstHome > .inner .ce_text {
  color: #fff;
}
@media all and (min-width: 631px) {
  .firstHome > .inner .ce_text {
    padding-right: 45%;
  }
}
@media all and (max-width: 480px) {
  .firstHome > .inner .ce_text {
    margin-top: 5em;
  }
}
.firstHome > .inner .ce_text p,
.firstHome > .inner .ce_text h1,
.firstHome > .inner .ce_text h2,
.firstHome > .inner .ce_text h3,
.firstHome > .inner .ce_text h4,
.firstHome > .inner .ce_text h5,
.firstHome > .inner .ce_text h6 {
  color: inherit;
}
.firstHome .spezialJn {
  height: 100%;
}
@media all and (max-width: 630px) {
  .firstHome .spezialJn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .firstHome .spezialJn > .block {
    width: 100%;
  }
  .firstHome .spezialJn > .block + .cc_06 {
    margin-top: 2.5rem;
  }
}
@media all and (max-width: 940px) {
  .firstHome .ce_semantic_html5.cc_06.col.block {
    max-width: none;
    width: 100%;
  }
}
.firstHome .ce_semantic_html5.cc_06.col.block:first-child {
  max-width: 400px;
  margin-right: auto;
}

.spezialLinkTeaser {
  position: absolute;
  z-index: 100;
  -webkit-transform: translateY(8%);
          transform: translateY(8%);
  bottom: 0;
  overflow: visible;
  width: 49.98%;
  max-width: 720px;
}
.spezialLinkTeaser .block {
  overflow: visible;
}
@media all and (max-width: 940px) {
  .spezialLinkTeaser {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    bottom: 50%;
  }
}
@media all and (max-width: 630px) {
  .spezialLinkTeaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    bottom: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
  }
}

.ce_rsce_spezial_img_link {
  width: 100%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media all and (max-width: 630px) {
  .ce_rsce_spezial_img_link {
    width: 47.5%;
  }
}
.ce_rsce_spezial_img_link:first-child {
  margin-bottom: 30px;
}
@media all and (max-width: 630px) {
  .ce_rsce_spezial_img_link:first-child {
    margin-bottom: 15px;
  }
}
.ce_rsce_spezial_img_link:hover img {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
.ce_rsce_spezial_img_link img {
  width: 100%;
  height: auto;
  max-width: 100%;
  -webkit-transition: -webkit-filter 0.3s ease-in-out;
  transition: -webkit-filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}
.ce_rsce_spezial_img_link a {
  position: absolute;
  z-index: 10;
  background-color: rgba(0, 85, 127, 0);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.ce_rsce_spezial_img_link a span {
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 1.82px;
  color: #fff;
}
@media all and (max-width: 767px) {
  .ce_rsce_spezial_img_link a span {
    font-size: 16px;
    letter-spacing: 1.5px;
  }
}
@media all and (max-width: 630px) {
  .ce_rsce_spezial_img_link a span {
    width: 70%;
    margin: 0 auto;
    text-align: center;
  }
}
.ce_rsce_spezial_img_link a span::after {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background-color: #fff;
}
.ce_rsce_spezial_img_link a:hover {
  background-color: rgba(0, 85, 127, 0.4);
}

/*
.leistungsspektrum {

    #main {
        .mod_article {
            &.first {
                //margin-top: 0;
                padding-top: 0;
            } 
        }
    }
}
*/
@media all and (max-width: 1024px) {
  .product aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .product aside > div {
    margin: 3.5rem 1rem 0 !important;
  }
}

.usp .leistungsspektrum_bg {
  margin-top: 4.063rem;
  padding: 10% 0;
}
@media all and (max-width: 1500px) {
  .usp .leistungsspektrum_bg {
    padding: 7.5%;
  }
}
@media all and (max-width: 1400px) {
  .usp .leistungsspektrum_bg {
    background-position: right -10% center !important;
  }
}
@media all and (max-width: 1150px) {
  .usp .leistungsspektrum_bg {
    padding: 5%;
    background-position: right -15% center !important;
  }
}
@media all and (max-width: 1024px) {
  .usp .leistungsspektrum_bg {
    background-position: right -20% center !important;
  }
}
@media all and (max-width: 890px) {
  .usp .leistungsspektrum_bg {
    background-position: right -50% center !important;
  }
  .usp .leistungsspektrum_bg .cc_06 {
    width: 66.64%;
  }
}
@media all and (max-width: 800px) {
  .usp .leistungsspektrum_bg {
    background-position: right -100% center !important;
  }
}
@media all and (max-width: 700px) {
  .usp .leistungsspektrum_bg {
    background-position: right -150% center !important;
  }
}
@media all and (max-width: 670px) {
  .usp .leistungsspektrum_bg {
    background: none !important;
  }
}

@media all and (max-width: 1000px) {
  .ulb .defaultWidth .special_columns .col .inside {
    padding: 3.125rem 0 0;
  }
  .ulb .defaultWidth .special_columns .col + .col .inside {
    padding: 0 0 3.125rem;
  }
  .ulb .defaultWidth .special_columns .col + .col .inside .ce_accordion:nth-of-type(1) {
    border-top: none;
  }
}

.contact .tooltip_container .info_boxes .box.partners ul li a {
  display: none;
}
.contact .tooltip_container .info_boxes .box.partners ul li .replacement {
  display: block;
}

.basic .special_columns .ce_text {
  padding-right: 2rem;
}
.basic h2 {
  font-size: 2rem;
}
.basic h2 span {
  display: block;
  color: #00557F;
}
.basic h3 {
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 1.35rem !important;
  margin-top: 3.5rem !important;
}
.basic p a {
  color: #00557F;
  text-decoration: underline;
}

/********************/
/*  MUERDTER - SFX  */
/********************/
.custom,
#container {
  z-index: 1;
}

#container {
  background: #fff;
}
@media all and (max-width: 1024px) {
  #container {
    margin-bottom: 0 !important;
  }
}

@media all and (min-width: 1025px) {
  #footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    min-height: 0;
  }
}

.shift_left {
  -webkit-transform: translateX(-12.5%);
          transform: translateX(-12.5%);
}

.shift_right {
  -webkit-transform: translateX(-12.5%);
          transform: translateX(-12.5%);
}

.dark_bg {
  background: #00557F;
}
.dark_bg h1, .dark_bg h2, .dark_bg h3, .dark_bg h4, .dark_bg h5, .dark_bg h6,
.dark_bg p, .dark_bg li, .dark_bg span, .dark_bg div {
  color: #fff;
}
.dark_bg .ce_accordion {
  border-bottom: 1px solid #3E4858;
}
.dark_bg .ce_accordion:nth-of-type(1) {
  border-top: 1px solid #3E4858;
}
.dark_bg .ce_accordion .toggler .icon {
  color: #3E4858;
}
.dark_bg .ce_list ul li:before {
  background: #fff;
}
.dark_bg + .page_teaser_block {
  background: #00557F;
}
.dark_bg + .page_teaser_block + .toplink_block {
  background-color: #00557F;
}
.dark_bg + .page_teaser_block + .toplink_block .inner:before, .dark_bg + .page_teaser_block + .toplink_block .inner:after {
  background: #fff;
}
.dark_bg + .page_teaser_block + .toplink_block .inner .ce_toplink a:before {
  color: #fff;
  border-color: #fff;
}

.medium_bg {
  background: #F5F7F8;
}
.medium_bg + .page_teaser_block {
  background: #F5F7F8;
}
.medium_bg + .page_teaser_block + .toplink_block {
  background-color: #F5F7F8;
}

.special_columns .col {
  overflow: visible;
}
.special_columns .col .inside h2, .special_columns .col .inside h3, .special_columns .col .inside h4, .special_columns .col .inside h5, .special_columns .col .inside h6 {
  margin-top: 0;
  margin-bottom: 5rem;
}
.special_columns .col .inside h3, .special_columns .col .inside h4, .special_columns .col .inside h5, .special_columns .col .inside h6 {
  text-align: center;
}
.special_columns .col .inside .ce_text h2, .special_columns .col .inside .ce_text h3, .special_columns .col .inside .ce_text h4, .special_columns .col .inside .ce_text h5, .special_columns .col .inside .ce_text h6 {
  margin-bottom: 2.5rem;
}
@media all and (max-width: 1024px) {
  .special_columns .col .inside .ce_text h2, .special_columns .col .inside .ce_text h3, .special_columns .col .inside .ce_text h4, .special_columns .col .inside .ce_text h5, .special_columns .col .inside .ce_text h6 {
    margin-bottom: 1.75rem;
  }
}
.special_columns .col .inside .ce_text h3, .special_columns .col .inside .ce_text h4, .special_columns .col .inside .ce_text h5, .special_columns .col .inside .ce_text h6 {
  text-align: left;
}
.special_columns .col .inside .ce_image {
  width: 100%;
}
.special_columns .col .inside .ce_image img {
  width: 100%;
}
@media all and (max-width: 1000px) {
  .special_columns .col {
    width: 100%;
  }
}

.fw .special_columns .col .inside {
  padding: 3.875rem 3rem 6.25rem;
}
@media all and (max-width: 1350px) {
  .fw .special_columns .col .inside {
    padding: 3.275rem 2rem 5.75rem;
  }
}
@media all and (max-width: 1000px) {
  .fw .special_columns .col .inside {
    padding: 3.275rem 3.75% 5.75rem;
  }
}
@media all and (max-width: 700px) {
  .fw .special_columns .col .inside {
    padding: 3.275rem 2.5% 5.75rem;
  }
}

.defaultWidth .special_columns .col .inside {
  padding: 3.125rem 0.938rem 3.75rem;
}

#loading_screen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#loading_screen .loading_spinner svg {
  display: block;
  width: 12rem;
  margin: 0 auto 1.5rem;
}
#loading_screen .loading_spinner span {
  display: block;
  color: #00557F;
  color: #c7c7c7;
  text-align: center;
}

#loading-spinner .st0 {
  fill: #c7c7c7;
  stroke: none;
  -webkit-animation-name: pulseColor;
          animation-name: pulseColor;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

@-webkit-keyframes pulseColor {
  0% {
    fill: #c7c7c7;
  }
  5% {
    fill: #c7c7c7;
  }
  50% {
    fill: #00557F;
  }
  55% {
    fill: #00557F;
  }
  100% {
    fill: #c7c7c7;
  }
}

@keyframes pulseColor {
  0% {
    fill: #c7c7c7;
  }
  5% {
    fill: #c7c7c7;
  }
  50% {
    fill: #00557F;
  }
  55% {
    fill: #00557F;
  }
  100% {
    fill: #c7c7c7;
  }
}
/*
#loading-spinner {
    .st0 {
        fill: rgba($black, .05);
        stroke: $main-col;
        stroke-miterlimit: 10;

        // Animation
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000;
        animation-name: dash;
        animation-duration: 4.5s; 
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
    }
}


@keyframes dash {
    0%   { stroke-dashoffset: 1000; }
    50%  { stroke-dashoffset: 0; }
    100% { stroke-dashoffset: -1000; }
}
*/
.mod_breadcrumb .bc_inner ul.bc_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  /*
  display: flex;
  flex-direction: column;

  li {
      display: flex;
      flex-direction: column;

      &.trail,
      &.active {
          order: -1;
      }

      &.home {
          order: -2;
      }
  }
  */
}
.mod_breadcrumb .bc_inner ul.bc_list li + li {
  margin-left: 1rem;
}
.mod_breadcrumb .bc_inner ul.bc_list li:hover > ul {
  display: block;
}

.breadcrumb-helper {
  display: none;
}

/* filter.scss */
.ce_rsce_catalog .filter ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
}
.ce_rsce_catalog .filter ul li {
  margin: 0.5rem 10px;
  padding: 5px 0.8rem;
  border: 1px solid #00557F;
  cursor: pointer;
  font-size: 15px;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  color: #fff;
  background-color: #00557F;
}
@media screen and (max-width: 860px) {
  .ce_rsce_catalog .filter ul li {
    margin: 0.5rem 0.5rem;
    padding: 0.5rem 0.75rem;
  }
}
.ce_rsce_catalog .filter ul li.active, .ce_rsce_catalog .filter ul li:hover {
  border-color: #3E4858;
  background-color: #3E4858;
}
.ce_rsce_catalog .filter ul li#resetFilter {
  color: #00557F;
  border: 1px solid #00557F;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.ce_rsce_catalog .filter ul li#resetFilter:hover {
  color: #fff;
  border-color: #3E4858;
  background-color: #3E4858;
}
.ce_rsce_catalog .catalogContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product {
  width: calc(25% - 30px);
  position: relative;
  margin-bottom: 2rem;
  margin: 0 15px 2rem 15px;
  overflow: hidden;
  background-color: #fff;
}
@media screen and (max-width: 1442px) {
  .ce_rsce_catalog .catalogContainer .rsce_catalog-product {
    width: calc(33% - 30px);
  }
}
@media screen and (max-width: 860px) {
  .ce_rsce_catalog .catalogContainer .rsce_catalog-product {
    width: calc(50% - 30px);
  }
}
@media screen and (max-width: 572px) {
  .ce_rsce_catalog .catalogContainer .rsce_catalog-product {
    width: 100%;
    margin: 0;
  }
  .ce_rsce_catalog .catalogContainer .rsce_catalog-product + .rsce_catalog-product {
    margin-top: 2rem;
  }
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  max-height: 60px;
  width: 100%;
  padding: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 1.17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer span, .ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer li {
  color: #fff;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .categoryList {
  margin: 0;
  font-weight: 200;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  -webkit-transition: visibility 300ms, opacity 300ms, max-height 300ms, margin 300ms;
  transition: visibility 300ms, opacity 300ms, max-height 300ms, margin 300ms;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .categoryList .categoryListDescription {
  font-weight: 300;
  width: 100%;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .categoryList ul {
  padding: 0;
  margin-top: 0.25em;
  list-style-type: none;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .categoryList ul li {
  position: relative;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .categoryList ul li::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .productTitle {
  color: #3E4858;
  -webkit-transition: margin-top 300ms;
  transition: margin-top 300ms;
  margin-top: 0;
  text-align: center;
  width: 100%;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product .contentContainer .productTitle span {
  font-weight: 500;
  color: #3E4858;
  line-height: 1.3;
  text-transform: uppercase;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product:hover .contentContainer {
  max-height: 100%;
  background-color: #3E4858;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product:hover .contentContainer .productTitle {
  margin-top: auto;
  text-align: left;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product:hover .contentContainer .productTitle span {
  color: #fff;
}
.ce_rsce_catalog .catalogContainer .rsce_catalog-product:hover .contentContainer .categoryList {
  margin-top: 15px;
  margin-bottom: auto;
  visibility: visible;
  opacity: 1;
  max-height: 100%;
}

/***************************/
/*  MUERDTER - RESPONSIVE  */
/***************************/
@media all and (max-width: 1500px) {
  .sc_img_text .shift_left {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%);
    width: 125%;
  }
}
@media all and (max-width: 1350px) {
  .sc_img_text .shift_left {
    -webkit-transform: translateX(-12.5%);
            transform: translateX(-12.5%);
    width: 110%;
  }
}
@media all and (max-width: 930px) {
  .sc_img_text .shift_left {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
  }
  .sc_img_text .shift_left .image_container img {
    margin: 0 auto;
  }
}
@media all and (max-width: 1200px) {
  .sc_img_text .col:nth-child(1) {
    width: 58.31%;
  }
  .sc_img_text .col:nth-child(2) {
    width: 41.65%;
  }
}
@media all and (max-width: 930px) {
  .sc_img_text .col:nth-child(1), .sc_img_text .col:nth-child(2) {
    width: 100%;
  }
}

.text_bg_img {
  padding-top: 5.5rem;
}
@media all and (max-width: 1350px) {
  .text_bg_img {
    padding-top: 2rem;
  }
}
@media all and (max-width: 1150px) {
  .text_bg_img {
    background-size: 47.5% !important;
  }
}
@media all and (max-width: 1000px) {
  .text_bg_img .special_columns .col {
    width: 49.98%;
  }
}
@media all and (max-width: 630px) {
  .text_bg_img {
    background: none !important;
  }
  .text_bg_img .special_columns .col {
    width: 100%;
  }
}

/**********************/
/*  MUERDTER - FIXES  */
/**********************/
.cf:before, .cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.cf:after {
  clear: both;
}

figure {
  margin: 0;
}

input,
select,
textarea {
  border-radius: 0;
  -webkit-appearance: none;
}

a, button {
  text-decoration: none;
  outline: none;
}

#main aside {
  overflow: visible;
}

.fa-angle-down::before {
  color: #000;
}

.col-33x33x33 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.col-33x33x33 > div {
  width: calc(33.333% - 30px);
}
@media all and (max-width: 876px) {
  .col-33x33x33 > div {
    width: 100%;
  }
}

.ie img[src$=".svg"] {
  width: 100%;
}
.ie #container {
  margin-bottom: 0 !important;
}
.ie #footer {
  position: relative;
  z-index: 0;
}
.ie.home .tooltip_container::before {
  display: none !important;
}
.ce_list ul li:before,.ce_text ul li:before{margin-top:0;top:0.25rem}.contact_box a{color:#fff}.contact_box a:hover{color:#c7c7c7}.ce_list+.ce_text{margin-top:1em}.ce_text ul li::first-line,.ce_list ul li::first-line{line-height:1}.ce_text ul li p::first-line,.ce_list ul li p::first-line{line-height:1}.ce_text ul li+li,.ce_list ul li+li{margin-top:0.8rem}@media (max-width:647px){body.contact .ce_form{display:flex;flex-direction:column}body.contact .ce_form .unternehmen{order:0}body.contact .ce_form .vorname{order:1}body.contact .ce_form .name{order:2}body.contact .ce_form .plz{order:3}body.contact .ce_form .ort{order:4}body.contact .ce_form .strasse{order:5}body.contact .ce_form .land{order:6}body.contact .ce_form .telefon{order:7}body.contact .ce_form .email{order:8}body.contact .ce_form .betreff{order:9}body.contact .ce_form .nachricht{order:10}body.contact .ce_form .cc{order:11}body.contact .ce_form .submit{order:12}}#header .ce_form .formbody>.widget.widget-text{display:flex}#breadcrumb ul.level_1.current a.forward.trail.contact.last{background:inherit}#breadcrumb ul.level_1.current a.forward.trail.contact.last::after{display:none}#article-90 .mod_article.defaultWidth.medium_bg,#article-442 .mod_article.defaultWidth.medium_bg,#article-692 .mod_article.defaultWidth.medium_bg{background:inherit}#article-90 .mod_article.defaultWidth.medium_bg>.inner,#article-442 .mod_article.defaultWidth.medium_bg>.inner,#article-145 #article-23>.inner,#article-491 #article-324>.inner,#article-113 #article-23>.inner,#article-435 #article-324>.inner,#article-692 .mod_article.defaultWidth.medium_bg>.inner{width:100%}#article-252 #article-268>.inner,#article-326 #article-483>.inner{width:100%}span.size{font-size:14px}.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c60r,.c66r,.c62r,.c75r,.c80r,.c15r,.c16r,.c30r,.c45r,.c55r,.c70r,.c85r{margin-left:0}@media (max-width:647px){#breadcrumb ul li:not(.trail){margin-top:3px}}.ce_form .c50l.col_1.first{order:15}button{cursor:pointer}button.button--close{margin-top:1rem;background-color:transparent;color:#fff;border:1px solid;cursor:pointer}@media screen and (min-width:786px){button.button--close{margin-left:1rem;margin-top:0}}.ce_form .submit_container input{cursor:pointer}
