body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */.mm-menu_theme-white{--mm-color-border:rgba( 0,0,0, 0.1 );--mm-color-button:rgba( 0,0,0, 0.3 );--mm-color-text:rgba( 0,0,0, 0.7 );--mm-color-text-dimmed:rgba( 0,0,0, 0.3 );--mm-color-background:#fff;--mm-color-background-highlight:rgba( 0,0,0, 0.06 );--mm-color-background-emphasis:rgba( 0,0,0, 0.03 );--mm-shadow:0 0 10px rgba( 0,0,0, 0.2 )}.mm-menu_theme-dark{--mm-color-border:rgba( 0,0,0, 0.3 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.85 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#333;--mm-color-background-highlight:rgba( 255,255,255, 0.08 );--mm-color-background-emphasis:rgba( 0,0,0, 0.1 );--mm-shadow:0 0 20px rgba( 0,0,0, 0.5 )}.mm-menu_theme-black{--mm-color-border:rgba( 255,255,255, 0.25 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.75 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#000;--mm-color-background-highlight:rgba( 255,255,255, 0.2 );--mm-color-background-emphasis:rgba( 255,255,255, 0.15 );--mm-shadow:none}:root{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0, 0, 0, 0.1);--mm-color-button:rgba(0, 0, 0, 0.3);--mm-color-text:rgba(0, 0, 0, 0.75);--mm-color-text-dimmed:rgba(0, 0, 0, 0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0, 0, 0, 0.05);--mm-color-background-emphasis:rgba(255, 255, 255, 0.4);--mm-shadow:0 0 10px rgba(0, 0, 0, 0.3)}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{top:0;right:0;bottom:0;left:0;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);line-height:20px;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;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);z-index:0;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-line-height);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}[dir=rtl] .mm-menu{direction:rtl}.mm-panel{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:after{height:44px}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after{content:'';display:block;height:var(--mm-listitem-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0}.mm-panel__content{padding:20px 20px 0}.mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{display:none;width:100%;padding:10px 0 10px 10px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-listitem__btn{height:44px;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}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;padding:0}.mm-btn:after,.mm-btn:before{border:2px solid rgba(0,0,0,.3);border:2px solid var(--mm-color-button)}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}[dir=rtl] .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto}[dir=rtl] .mm-btn_close:before{left:25px}[dir=rtl] .mm-btn_close:after{left:18px}.mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar>*{min-height:44px}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-navbar_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}}.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-left:20px;padding-right:20px;overflow:hidden}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title{padding-left:0}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child{padding-right:50px}[dir=rtl] .mm-navbar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);padding-left:0;padding-right:0;color:inherit}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}.mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_opened .mm-page{min-height:100vh}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{position:fixed;right:auto;z-index:0}.mm-menu_offcanvas:not(.mm-menu_opened){display:none}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}[class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;-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}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:240px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:240px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}.mm-counter{color:rgba(0,0,0,.3);display:block;padding-left:20px;float:right;text-align:right;color:var(--mm-color-text-dimmed)}.mm-listitem_nosubitems>.mm-counter{display:none}[dir=rtl] .mm-counter{text-align:left;float:left;padding-left:0;padding-right:20px}.mm-divider{position:relative;min-height:20px;padding:4.3px;background:#f3f3f3;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:var(--mm-line-height);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-divider:before{background:rgba(0,0,0,.05)}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-divider{position:-webkit-sticky;position:sticky;z-index:2;top:0}.mm-navbar_sticky:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}}.mm-divider:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--mm-color-background-highlight)}.mm-wrapper_dragging .mm-menu,.mm-wrapper_dragging .mm-slideout{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.mm-wrapper_dragging .mm-menu{pointer-events:none!important}.mm-wrapper_dragging .mm-wrapper__blocker{display:none!important}.mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}.mm-menu_tip-bottom:before,.mm-menu_tip-left:before,.mm-menu_tip-right:before,.mm-menu_tip-top:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:-1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}:root{--mm-iconbar-size:50px}.mm-menu_iconbar-left .mm-navbars_bottom,.mm-menu_iconbar-left .mm-navbars_top,.mm-menu_iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)}.mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;display:block;left:0}.mm-menu_iconbar-right .mm-navbars_bottom,.mm-menu_iconbar-right .mm-navbars_top,.mm-menu_iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)}.mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;display:block;right:0}.mm-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;bottom:0;z-index:2;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12.5px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel_iconpanel-1{width:calc(100% - 50px);width:calc(100% - (var(--mm-iconpanel-size) * 1))}.mm-panel_iconpanel-2{width:calc(100% - 100px);width:calc(100% - (var(--mm-iconpanel-size) * 2))}.mm-panel_iconpanel-3{width:calc(100% - 150px);width:calc(100% - (var(--mm-iconpanel-size) * 3))}.mm-panel_iconpanel-first~.mm-panel{width:calc(100% - 50px);width:calc(100% - var(--mm-iconpanel-size))}.mm-menu_iconpanel .mm-panels>.mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu_iconpanel .mm-panels>.mm-panel_opened,.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{display:block!important}.mm-menu_iconpanel .mm-panels>.mm-panel_opened-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-left-width:1px;border-left-style:solid}.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);outline:0}.mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%}.mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0}.mm-navbars_top{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none}.mm-navbars_bottom{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_bottom .mm-navbar{border-bottom:none}.mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)}.mm-btn:not(.mm-hidden)+.mm-navbar__searchfield .mm-searchfield__input{padding-left:0}.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0}.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;padding-right:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){padding-right:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{padding-left:0}.mm-navbar_tabs>*{padding:0 10px;border:1px solid transparent}.mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)}.mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar_tabs{border-bottom:none}.mm-navbars_top .mm-navbar_tabs>*{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none}.mm-navbars_bottom .mm-navbar_tabs>*{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)}.mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-searchfield{height:44px;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{height:30.8px;line-height:30.8px}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-searchfield input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none!important;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;font:inherit;font-size:inherit}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-searchfield input::-ms-clear{display:none}.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-panel__noresultsmsg{color:rgba(0,0,0,.3);padding:50px 0;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%}.mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0}.mm-panel_search{left:0!important;right:0!important;width:100%!important;border-left:none!important}.mm-searchfield__cancel{line-height:44px;display:block;padding-right:10px;margin-right:-100px;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-listitem_nosubitems>.mm-listitem__btn{display:none}.mm-listitem_nosubitems>.mm-listitem__text{padding-right:10px}.mm-listitem_onlysubitems>.mm-listitem__text:not(.mm-listitem__btn){z-index:-1;pointer-events:none}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:5;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;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:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{padding-right:0}.mm-sectionindexer_active{right:0}.mm-sectionindexer_active~.mm-panel{padding-right:20px}.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:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>.mm-listitem__text{background:0 0}.mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-menu_selected-parent .mm-panel_opened-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:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:440px}.mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative}.mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-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_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}.mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 50px);-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0);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)}.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size);min-width:0!important;max-width:100000px!important;border-right-width:1px;border-right-style:solid}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible}.mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none!important}.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{width:calc(100% - 440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);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)}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}input.mm-toggle{margin-top:5px;background:rgba(0,0,0,.1);display:inline-block;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 34px)/ 2);border:none!important;background:var(--mm-color-border);border-radius:34px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}input.mm-toggle:before{background:#f3f3f3}input.mm-toggle:before{content:'';display:block;width:32px;height:32px;margin:1px;border-radius:34px;background:var(--mm-color-background);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}input.mm-toggle:checked{background:#4bd963}input.mm-toggle:checked:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}input.mm-check{margin-top:2px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;background:0 0!important;cursor:pointer;display:inline-block;width:40px;height:40px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 40px)/ 2)}input.mm-check:before{content:'';display:block;width:40%;height:20%;margin:25% 0 0 20%;border-left:3px solid;border-bottom:3px solid;border-color:var(--mm-color-text);opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}input.mm-check:checked:before{opacity:1}[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before{float:left}.mm-menu_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after{left:0!important}.mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-justify .mm-panels>.mm-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel:after{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:50px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}.mm-menu_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker{background:#fff}.mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);content:'';display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-panels .mm-panels>.mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem__text,.mm-panel_tileview .mm-listitem__text{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem__btn,.mm-panel_tileview .mm-listitem__btn{width:auto}.mm-menu_tileview .mm-listitem__btn:after,.mm-menu_tileview .mm-listitem__btn:before,.mm-panel_tileview .mm-listitem__btn:after,.mm-panel_tileview .mm-listitem__btn:before{content:none;display:none}.mm-menu_tileview .mm-divider,.mm-panel_tileview .mm-divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}body.modal-open .mm-slideout{z-index:unset}
@media screen{
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;background-color:#000;color:#FFF;padding:.5em}#toTop:hover{background-color:#FFF;color:#000}#toTop:active,#toTop:focus{outline:none}
}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

@charset "utf-8";
/* standards-js-weserauen.css - START*/
@media only screen and (min-width:1922px) {
	#wrapper {
		width: 1922px;
		position: relative;
		margin: 0 auto;
		border-left: 1px solid #655949;
		border-right: 1px solid #655949;
	}
}

body {
	margin: 0;
	padding: 0;
	background: #eae3dd;
	font-family: 'basic-sans', sans-serif;
	overflow-x: hidden;

}


h1, h2, h3, h4 {
	font-weight: normal;
	color: #655949;
	font-weight: 300;
	font-style: normal;
	margin-top: 0;
}



.hLight {
	font-family: gravesend-sans, sans-serif;
	font-weight: 300;
	font-style: normal;
}

p {
	font-size: 16px;
	line-height: 26px;
	color: #655949;
	font-weight: normal;
	margin-top: 0;
	font-style: normal;
}

.mod_article a.ghostBtn {
  display: inline-block;
  background: #b5ac98;
  padding: 10px 12px;
  margin: 15px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
	font-size: 20px;

  /*  letter-spacing: 1px;
	transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

.mod_article a:hover.ghostBtn, a.ghostBtn:hover {
  background: #EA8D00;
  color: #ffffff;
}


.mod_article a.ghostBtn02 {
  display: inline-block;
  background: #EA8D00;
  padding: 10px 12px;
  margin: 15px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
	font-size: 20px;

  /*  letter-spacing: 1px;
	transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

.mod_article a:hover.ghostBtn02, a.ghostBtn02:hover {
  background: #b5ac98;
  color: #ffffff;
}

.startseiteSEOH1 a.ghostBtn {
  display: inline-block;
  background: #EA8D00 !important;
  padding: 10px 12px;
  margin: 15px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 20px;
  /*  letter-spacing: 1px;
	transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

.startseiteSEOH1 a:hover.ghostBtn, .startseiteSEOH1 a.ghostBtn:hover {
  /*background: #b5ac98 !important;*/
	background: #566c2f !important;
  color: #ffffff;
}

.mod_article ul ol {
	padding: 0 0 0 0px;
	list-style: none;
	
}

.mod_article ul {
	padding-left: 1em;
	text-indent: -1em;
	list-style: none;
}

.mod_article ul li, .mod_article ol li {
	font-size: 16px;
	line-height: 28px;
	color: #655949;
	font-weight: normal;
	margin-top: 0;
	list-style-position: outside;
	
}

.mod_article ul li {
	padding: 0 0 0 20px;
	   
}
.mod_article ul li:before {
	content: ' +';
    color: #EA8D00;
	margin: 0 10px 0px 0;
}

.mod_article .olRight ol li  {
	text-align: right;
}

a {
	-webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

.mod_article a{
	color: #EA8D00;
	text-decoration: none;
	-webkit-transition-duration: 0.3s;
    -webkit-transition-property: color, background, all;
}

.mod_article a:hover{
	color: #655949;
	text-decoration: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


.clearBoth {
	clear: both;
}

.marginTop75 {
	margin-top: 75px !important;
}

.marginTop210 {
	margin-top: 210px !important;
}

.marginRight2prc {
	margin-right: 2% !important;
}

.marginBottom75 {
	margin-bottom: 75px !important;
}

.marginBottom40 {
	margin-bottom: 40px !important;
}

.marginAuto {
    margin: 0 auto !important;
}

.margin0 {
	margin: 0 !important;
}

.padding1prc {
	padding: 1% !important;
}

.paddingBottomTop {
	padding-bottom: 45px !important;
	padding-top: 45px !important;
}

.paddingBottom75 {
	padding-bottom: 75px !important;
}

.colorWhite, .colorWhite p, .colorWhite h1, .colorWhite h2, .colorWhite h3, .colorWhite h4 {
	color: #ffffff !important;
}

.colorOrange, .colorOrange p, .colorOrange h1, .colorOrange h2, .colorOrange h3, .colorOrange h4 {
	color: #EA8D00 !important;
}

.height100, .height100 p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 0;
}

.height100 img{
	/*height: 418px !important;*/
	width: auto;
}

.textCenter {
	text-align: center;
}

@media only screen and (max-width:920px) {
	
	.startseiteSEOH1 a.ghostBtn {
		font-size: 16px;
		
	}
	
	.floatLeft {
		float: none;
	}
	
	.marginBottom75, .marginBottom40 {
		margin-bottom: 45px !important;
		}
	
	.marginTop75 {
		margin-top: 45px !important;
}
	
	.padding1prc {
    	padding: 25px 10px !important;
}
	.height100 img{
	height: auto!important;
	width: 100%;
}
}

@media only screen and (max-width:767px) {

	.textMobileLeft {
		text-align: left !important;
	}
	
}
/* standards-js-weserauen.css - ENDE*/



/* header-js-weserauen-RZ.css - START */

#header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  /*background: #eae3dd; <- braun*/
  z-index: 10;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: background-color .8s cubic-bezier(.36, .64, .23, .94), padding .2s ease-in-out, height .2s ease-in-out, -webkit-box-shadow .2s cubic-bezier(.36, .64, .23, .94), -webkit-transform .2s cubic-bezier(.36, .64, .23, .94) .2s;
  transition: background-color .8s cubic-bezier(.36, .64, .23, .94), padding .2s ease-in-out, height .2s ease-in-out, -webkit-box-shadow .2s cubic-bezier(.36, .64, .23, .94), -webkit-transform .2s cubic-bezier(.36, .64, .23, .94) .2s;
  -o-transition: box-shadow .2s cubic-bezier(.36, .64, .23, .94), background-color .8s cubic-bezier(.36, .64, .23, .94), padding ease-in-out .2s, height ease-in-out .2s, transform .2s cubic-bezier(.36, .64, .23, .94) .2s;
  transition: box-shadow .2s cubic-bezier(.36, .64, .23, .94), background-color .8s cubic-bezier(.36, .64, .23, .94), padding .2s ease-in-out, height .2s ease-in-out, transform .2s cubic-bezier(.36, .64, .23, .94) .2s;
  transition: box-shadow .2s cubic-bezier(.36, .64, .23, .94), background-color .8s cubic-bezier(.36, .64, .23, .94), padding .2s ease-in-out, height .2s ease-in-out, transform .2s cubic-bezier(.36, .64, .23, .94) .2s, -webkit-box-shadow .2s cubic-bezier(.36, .64, .23, .94), -webkit-transform .2s cubic-bezier(.36, .64, .23, .94) .2s;
}
#header.header-scrolled {
  height: 90px !important;
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 20%);
  box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 20%);
/*  -webkit-box-shadow: 0 5px 40px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 5px 40px 0 rgb(0 0 0 / 10%);*/
}

#header .inside {
	width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	height: auto;
	
}

.headerLogo {
  position: relative;
  top:0px;
  overflow: hidden;
  height: 120px;
  padding: 20px 15px 40px;
  width: auto;
  float: left;
  background: #ffffff;
  border-left: 1px solid #9C9075;
  border-right: 1px solid #9C9075;
  border-bottom: 1px solid #9C9075;
	
 /* position: relative;
  top: 15px;
  overflow: hidden;
  height: 120px;
  width: auto;
  float: left;*/
  transition: all .6s;
}
.headerLogo img {
  height: 140px;
  width: auto;
  float: left;
	margin-right: 0px;
	transition: all .6s;
  /*vertical-align: bottom;
	margin: 0 30px 0 0px;*/
}

.header-scrolled .headerLogo {
	top: 0px;
	padding: 20px 15px 0px;
}

.header-scrolled .headerLogo img {
	width: auto;
	height: 80px;
	margin-right: 0px;
}

.headerLogo h2, .headerLogo a, .headerLogo a:hover, .headerLogo a:visited {
  margin: 0;
  text-decoration: none !important;
  color: #2B2B2B;
  /*-webkit-text-stroke: 1px #ffffff;*/
  text-shadow: 1px 0 0 #ffffff, 0 1px 0 #ffffff, -1px 0 0 #ffffff, 0 -1px 0 #ffffff;
}



.headerLogo p {
  font-family: bookmania, serif;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  margin: 40px 0 0 0;
}


.headerSlogan {
  position: absolute;
  top:20px;
  overflow: hidden;
  height: 120px;
  width: auto;
  float: left;
  /*right: 180px;*/
  right: 357px;
}


.headerSlogan p {
	font-size: 38px;
    color: #655949;
    margin: 0;
    line-height: 26px;
	font-family: gravesend-sans, sans-serif;
    font-weight: 700;
}

.header-scrolled .headerSlogan {
	/*right: 180px*/
	right: 357px;
}

.headerBtn {
	position: absolute;
	top: 0px;
	right: 0;
	float: right;
		
}

.headerBtn a.ghostBtn {
  display: inline-block;
  background: #EA8D00;
  padding: 10px 12px;
  margin: 7px 0 15px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;

  /*  letter-spacing: 1px;
	transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

.headerBtn a:hover.ghostBtn, a.ghostBtn:hover {
  background: #566c2f;
  color: #ffffff;
}


@media only screen and (max-width:1350px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		right: 313px;
	}
	
}

@media only screen and (max-width:1290px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		right: 293px;
	}
	
}


@media only screen and (max-width:1270px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		top: 35px;
		right: 210px;
	}
	
}

@media only screen and (max-width:1179px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		top: 30px;
		right: 130px;
	}
.headerBtn {
	display: none;
	}
}


@media only screen and (max-width:1060px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		top: 30px;
		right: 80px;
	}
}

@media only screen and (max-width:1024px) {
  .headerLogo, .header-scrolled .headerLogo {
    width: auto;
    height: 90px;
    background-size: 25%;
    top: 0px;
    left: 0;
    padding: 10px;
  }
  .headerLogo img, .header-scrolled .headerLogo img {
    float: left;
    vertical-align: bottom;
    margin: 0 10px 0 0px;
	  height: 70px;
		
  }

}
@media only screen and (max-width:920px) {
  #header {
    width: 100vw;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 10;
  }
	
#header.header-scrolled {
  height: 80px !important;
  position: fixed;
  top: 0;
  -webkit-box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 20%);
  box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 20%);
/*  -webkit-box-shadow: 0 5px 40px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 5px 40px 0 rgb(0 0 0 / 10%);*/
}	
	

  .headerLogo h2, .headerLogo a, .headerLogo a:hover, .headerLogo a:visited {
    margin: 0;
    text-decoration: none !important;
    color: #eaeaee;
    position: relative;
    top: 10px;
  }

}

@media only screen and (max-width:880px) {
	
	.headerSlogan, .header-scrolled .headerSlogan {
		display: none;
	}
}
/* header-js-weserauen-RZ.css - ENDE */
@charset "utf-8";
/* CSS Document */
/* navi-js-weserauen-RZ.css - START */





.mobile_menu_wrapper {
		position: inherit;
	}
	
nav.mod_navigation {
	width: 822px;
	position: absolute;
	top: 68px;
	right: 0%;
	transition: all .4s;
	z-index: 1000;
	box-sizing: border-box;
	/*transform: rotate(-90deg);
	left: -190px;
    top: 48vh;*/
	}	

nav.mod_navigation.block {
	overflow: initial !important;
}
	
.header-scrolled nav.mod_navigation {
	top: 58px;
}

nav.mod_navigation ul {
  margin: 0;
  padding: 0;
  float: right;
}

nav.mod_navigation li {
	font-size: 16px !important;
}

nav.mod_navigation a, nav.mod_navigation ul.level_1 li.active {
  display: block;
  /*color: #655949;*/
	color: #655949;
  text-decoration: none;
}


.header-scrolled nav.mod_navigation a, .header-scrolled nav.mod_navigation ul.level_1 li.active {
    color: #655949;
}

nav.mod_navigation ul.level_1 li.active:hover {
 /* border: none !important;*/
}
nav.mod_navigation ul.level_1 li.active strong, 
nav.mod_navigation ul.level_1 li.forward strong,
nav.mod_navigation ul.level_1 li.trail a.trail{
  	font-family: basic-sans, sans-serif;
	font-style: normal;
	font-weight: 300;
	float: left;
	margin: 0 10px;
	padding-bottom: 7px;
    color: #655949;
	border-bottom: 5px solid #ea8d00;
	cursor: pointer;
}

.header-scrolled nav.mod_navigation ul.level_1 li.active strong {
	color: #655949;
}

nav.mod_navigation ul.level_1 li {
  position: relative;
  list-style: none;
	float: left;
  /*padding: 0px 20px;
  margin: 0 25px;*/
  transition: 0.3s;  
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color;
}

nav.mod_navigation ul li a.submenu{
	color: #655949;
	
}

nav.mod_navigation ul li a {
	font-family: basic-sans, sans-serif;
	font-style: normal;
	font-weight: 100;
	float: left;
	margin: 0 10px;
	padding-bottom: 7px;
	-webkit-transition-duration: 0s;
    -webkit-transition-property: all;

}

nav.mod_navigation ul li a:hover {
  	color: #655949;
	border-bottom: 5px solid #ea8d00;

}

.header-scrolled nav.mod_navigation ul li a:hover {
	 color: #655949;
}

nav.mod_navigation ul li.active {
/*	padding: 0 0 0 5px;*/

}

nav.mod_navigation ul li.last a, nav.mod_navigation ul li.last strong.active {
	margin: 0 0 0 10px;
}

nav.mod_navigation ul li.submenu .active {
	padding: 0px 0 5px 5px;
	
	}


/* LEVEL 2 Design START*/

nav.mod_navigation ul li ul {
	display: none;
	background: #fff;
	webkit-box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: all;
	/*position: absolute;
    top: -9999px;
    left: -9999px;*/
    z-index: 1;
}


nav.mod_navigation ul li:hover > ul, nav.mod_navigation ul li ul:hover {
    top: 32px;
    left: 10px;
	display: block;
	position: absolute;
	height: auto;
	margin-left: 0;
	/*display: block;*/
}



nav.mod_navigation ul li ul li {
  float: none;
  /*padding: 15px 0;
  border-bottom: 1px solid #555;*/
	-webkit-transition-duration: 0.3s;
    -webkit-transition-property: background, all;
}

nav.mod_navigation ul li ul li a {
	-webkit-transition-duration: 0.3s;
    -webkit-transition-property: background, all;
}

nav.mod_navigation ul li ul li:hover, 
.mod_navigation ul.level_1 li ul.level_2 li.active
{
	border: 0;
	background: #EA8D00;
	color: #ffffff !important;
	-webkit-transition-duration: 0.3s;
    -webkit-transition-property: background, all;
	
}

/*nav.mod_navigation ul.level_1 li.trail ul.level_2 li a {
	margin: 0;
}*/

.mod_navigation ul.level_1 li ul.level_2 li.active strong {
	border: 0; 
	padding-bottom: 0px;
	line-height: 0;
	color: #fff;
}

nav.mod_navigation ul li ul li:hover a {
	color: #ffffff !important;
	
}

nav.mod_navigation ul li ul li a:hover {
	border-bottom: 0px solid #ea8d00;
	
	
}

nav.mod_navigation ul ul.level_2 li.last, nav.mod_navigation ul ul.level_2 li.last a {
  float: none;
  margin: 0px;
  /*padding: 15px 0;
  border-bottom: 1px solid #555;*/
}


nav.mod_navigation ul ul li a {
  padding: 0 15px 0 15px;
	margin: 0;
	line-height: 0;
}
nav.mod_navigation ul ul li:last-child {
/*  border-bottom: none;
  border-radius: 0 0 6px 6px;*/
}
nav.mod_navigation ul ul li.last:hover {
 /* border-bottom: none;
  border-radius: 0 0 0px 6px;*/
}
nav.mod_navigation ul ul ul li:first-child {
/*  border-bottom: none;
  border-radius: 0 6px 0px 0px;*/
}

nav.mod_navigation ul ul li:hover > ul {
  top: 0;
  left: 260px;
}
.mod_navigation ul.level_1 li ul.level_2 li {
    /*background: #ffffff;*/
    width: 260px;
    position: relative;
    float: none;
    clear: both;
    display: block;
    padding: 25px 0;
    color: #655949;
    text-transform: none;
    white-space: nowrap;
}
/*.mod_navigation ul.level_1 li ul.level_2 li.active:after {
 content:'';
}
.mod_navigation ul.level_1 li ul.level_2 li:hover, .mod_navigation ul.level_1 li ul.level_2 li ul.level_3 li:hover {}
.mod_navigation ul.level_1 li ul li a.submenu:after, .mod_navigation ul.level_1 li.active ul li .submenu:after {
   position: absolute;
  right: 10px;
}
*/
@media only screen and (max-width:1350px) {
	
nav.mod_navigation ul li a {
	margin: 0 5px;
	}
	
}

@media only screen and (max-width:1290px) {
	
nav.mod_navigation ul li a {
	margin: 0 3px;
	}
	
}


/*@media only screen and (max-width:1179px) {*/

@media only screen and (max-width:1270px) {
	
	nav.mod_navigation, .header-scrolled nav.mod_navigation {
		display: none;
	}
	
/*nav.mod_navigation, .header-scrolled nav.mod_navigation {
	width: 500px;
	overflow: hidden;
	position: fixed;
	transform: rotate(-90deg);
	left: -240px;
	top: 55vh;
	z-index: 2;
	padding: 5px;
	background: #fff;
		
	}*/
}



/* navi-js-weserauen-RZ.css - ENDE */


/* content-js-weserauen.css - START*/

/* UNDER CONSTRUCTION - START */
.wrapperUnderConstruction {
	position: relative;
	margin: 25vh auto 0;
	width: 80%;
	height: auto;
	overflow: hidden;
	
}

.logoUnderConstruction {
	position: relative;
	margin: 0 auto;
	width: 30%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.textUnderConstruction {
	position: relative;
	margin: 0 auto;
	width: 30%;
	height: auto;
	overflow: hidden;
	text-align: center;
}


/* UNDER CONSTRUCTION - ENDE */


.contentWrapper {
	width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

/* SEO - Startseite - START */


.homeBoxWrapperSEO {
	width: 80%;
	max-width: 1280px;
	position: relative;
	top: 0px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 26px 40px;
}

.startTextSEO {
	position: relative;
	margin-top: 150px;
		
}

/* SEO - Startseite - ENDE */

.homeBoxWrapper {
	width: 80%;
	max-width: 1280px;
	position: relative;
	top: -150px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 26px 40px;
}

/* Home Boxen */



a.teaserBox {
  display: inline-block;
  background: #EA8D00;
  padding: 10px 12px;
  margin: 15px 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
	font-size: 20px;

  /*  letter-spacing: 1px;
	transform: translateZ(0px);*/
  -webkit-transition-duration: 0.3s;
  -webkit-transition-property: color, background, all;
}

a:hover.teaserBox, a.teaserBox:hover {
  background: #b5ac98;
  color: #ffffff;
}


.shadowBox {
	background: #ffffff;
	
	webkit-box-shadow: 0px 12px 23px 0px rgb(0 0 0 / 15%);
    box-shadow: 0px 12px 23px 0px rgb(0 0 0 / 15%);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: all;
}

.homeThirdBox {
	width: 26.5%;
	padding: 2%;
	overflow: hidden;
}

.homeThirdBoxMiddle {
	margin: 0 4.25%;
}
.homeThirdBox h1, .homeThirdBox h2, .homeThirdBox h3, .homeThirdBox h4 {
	font-family: 'basic-sans', sans-serif;
	font-weight: 500;
}

.homeThirdBox p {
	font-weight: 300;
}

/*Content*/

.minus150px {
	top: -150px;
	position: relative;
}

.oneHundred {
	width: 100%;
	overflow: hidden;
}

.oneHundred80 {
	width: 80%;
	overflow: hidden;
}

.fifty {
	width: 48%;
	overflow: hidden;
}

.termineThird {
	width: 32%;
	overflow: hidden;
}

.termineThirdMiddle {
	margin: 0 2%;
}


.termineFourth {
	width: 23%;
	overflow: hidden;
}

.termineFourthMiddle {
	margin: 0 2%;
}


.verticalAlignMiddle {
    height: 418px;
    display: flex;
    justify-content: center;
    flex-direction: column;
	
}

.bgBrown {
	background: #9c9075;
}

.bgBrown h2 {
	margin-bottom: 0;
}

.bgPadding {
	padding: 0 10%;
}


.blockquote h3 {
	color: #EA8D00;
	margin: 0;
}

.blockquote p {
	padding: 0 50px 0 25px;
}

img.imgIllu50PrcLeft {
	width: 48%;
	margin: 0% 2% 2% 0;
	float: left;
	
}

img.imgIllu50PrcRight {
	width: 48%;
	margin: 0% 0% 2% 2%;
	float: right;
	}


.contao-cookiebar p {
   	font-size: 16px;
	line-height: 26px;
	color: #655949;
	font-weight: normal;
	margin-top: 0;
	font-style: normal;
}

.contao-cookiebar a{
	color: #EA8D00;
	text-decoration: none;
	-webkit-transition-duration: 0.3s;
    -webkit-transition-property: color, background, all;
}

.contao-cookiebar a:hover{
	color: #655949;
	text-decoration: none;
}

.contao-cookiebar .cc-info {
	text-align: left !important;
}

.contao-cookiebar .cc-info > p {
	line-height: 16px !important;
}

/*@media only screen and (max-width:920px) {
	
}
*/
@media only screen and (max-width:1024px) {
	.blockquote p {
		padding: 0 0 0 15px;
	}
	.verticalAlignMiddle {
		height: 550px;
		display: flex;
		justify-content: center;
		flex-direction: column;

	}
}

/*@media only screen and (max-width:920px) {
	
	.homeThirdBox {
		width: 96%;
		padding: 2%;
}
		

	.fifty {
		width: 100%;
		overflow: hidden;
}
	
	

}*/

@media only screen and (max-width:1023px) {
	
	.termineFourth {
		width: 48%;
		margin-bottom: 15px;
	}
	
	.marginRight2prc {
    margin-right: 0% !important;
}
	
	.bgPadding {
	    padding: 10%;
}
}


	@media only screen and (max-width:920px) {
	
	.homeThirdBox {
		width: 92%;
		padding: 4%;
}
	
	.homeThirdBoxMiddle {
		margin: 25px 0;
	}		
		
	.fifty, .termineFourth {
		width: 100%;
	}
	
	.termineFourth {
		margin-bottom: 15px;
	}
	
	.floatLeft, .floatRight {
		float:none;
	}
	
	.minus150px {
		top:0px;
		position: relative;
}
		.verticalAlignMiddle {
			height: auto;
			margin: 30px 0;
		}

.logoUnderConstruction, .textUnderConstruction {
	width: 100%;
}
		
}

@media only screen and (max-width:767px) {
	
	.homeThirdBox {
		width: 92%;
		padding: 4%;
}
	
	.fifty, .termineFourth {
		width: 100%;
	}
	
	img.imgIllu50PrcLeft, img.imgIllu50PrcRight {
		width: 100%;
		margin: 0% 0% 2% 0;
		float: none;
	
}



}





/* content-js-weserauen.css - ENDE*/


@charset "utf-8";
/* topillus-js-weserauen-RZ.css - START */ 

/*Home - START*/

/*Teaser neue Kurse sind online - START*/
/*.teaserBox {
	position: absolute;
	top: 180px;
	left: 65%;
	height: auto;
	overflow: hidden;
	color: #ffffff!important;
	z-index: 2;
}

.teaserBox h2, .teaserBox h3, .teaserBox p {
	color: #ffffff!important;
	}
.teaserBox h2 {
	font-size: 74px;
    color: #EA8D00 !important;
    margin: 0 0 25px 0;
    line-height: 74px;
    font-family: gravesend-sans, sans-serif;
    font-weight: 700;
}

.teaserBox h3 {
	font-size: 56px;
	line-height: 62px;
	margin-bottom: 35px;
}

.teaserBox p {
	font-size: 36px;
}
*/

.teaserBox2023mobile {
	display: none;
}

.teaserBox2023 {
	position: absolute;
    top: 140px;
    right: 40px;
    overflow: hidden;
    padding: 35px;
    background: #1b1f16;
    z-index: 2;
    text-align: center;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    align-content: center;
    display: inline-grid;
    transform: rotate(5deg);
}

.teaserBox2023 h2 {
	font-size: 74px;
    color: #EA8D00 !important;
    margin: 0 0 25px 0;
    line-height: 74px;
    font-family: gravesend-sans, sans-serif;
    font-weight: 700;
}

.teaserBox2023 h3 {
	font-size: 36px;
	line-height: 36px;
	margin: 15px 0 15px;
	color: #EA8D00;
}

.teaserBox2023 p {
	/*font-size: 20px;*/
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}

.teaserBox2023 p strong {
	color: #EA8D00;
}

.teaserBox2023 p.klein {
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
}

/*Teaser neue Kurse sind online - ENDE*/



/*Teaser Rabattaktion - START*/

/*
.teaserBox {
	position: absolute;
	top: 180px;
	left: 65%;
	height: auto;
	overflow: hidden;
	color: #ffffff!important;
	z-index: 2;
}

.teaserBox h2, .teaserBox h3, .teaserBox p {
	color: #ffffff!important;
	}
.teaserBox h2 {
	font-size: 74px;
    color: #EA8D00 !important;
    margin: 0 0 25px 0;
    line-height: 74px;
    font-family: gravesend-sans, sans-serif;
    font-weight: 700;
}

.teaserBox h3 {
	font-size: 56px;
	line-height: 62px;
	margin-bottom: 35px;
}

.teaserBox p {
	font-size: 36px;
}


.teaserBox2023mobile {
	display: none;
}

.teaserBox2023 {
	position: absolute;
    top: 140px;
    right: 40px;

    overflow: hidden;
    padding: 55px 35px 15px 35px;
    background: #1b1f16;
    z-index: 2;
    text-align: center;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    align-content: center;
    display: inline-grid;
    transform: rotate(5deg);
}

.teaserBox2023 h2 {
	font-size: 74px;
    color: #EA8D00 !important;
    margin: 0 0 25px 0;
    line-height: 74px;
    font-family: gravesend-sans, sans-serif;
    font-weight: 700;
}

.teaserBox2023 h3 {
	font-size: 35px;
    line-height: 38px;
    margin: 15px 0px 10px 0;
    color: #EA8D00;
}

.teaserBox2023 p {
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
}
*/
/*Teaser Rabattaktion - ENDE*/

.topIlluWrap {
    width:100%;
	/* height: 100vh;*/ 
    height: calc(100vh - 100px);
    position: relative;
    top: 100px;
    left: 0;
    overflow: hidden;
    margin: 0 0;
    
}
.topIlluWrap h1, .topIlluWrap h2, .topIlluWrap h3, .topIlluWrap h4 {
	font-family: gravesend-sans, sans-serif;
	font-weight: 700;
}

.textWrap {
	width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	z-index: 3;
}

.homeText {
    position: absolute;
    /* width: 80%; */
    width: 40%;
    display: inline-block;
    text-align: left;
    top: 35vh;
    }

.homeText h1 {
	font-size: 74px;
	color: #fff !important;
	margin: 0 0 25px 0;
	line-height: 74px;

}

.homeText p {
	font-size: 24px;
	color: #fff !important;
}

/* SEO - Startseite - START */

.startseiteSEOH1 {
    position: absolute;
    /* width: 80%; */
    width: 80%;
    display: inline-block;
    text-align: left;
    top: 30vh;
    }

.startseiteSEOH1 h1 {
	font-size: 74px;
	color: #fff !important;
	margin: 0 0 25px 0;
	line-height: 74px;
}

.startseiteSEOH1 p {
	font-size: 24px;
	color: #fff !important;
}

/* SEO - Startseite - ENDE */

/*Home - ENDE*/


/*SEO Subpage - START*/

.subpageSEOText {
    position: absolute;
    /* width: 80%; */
    width: 100%;
    display: inline-block;
    text-align: left;
    top: 40vh;
    }

.subpageSEOTextUebergang {
    position: absolute;
    /* width: 80%; */
    width: 80%;
    display: inline-block;
    text-align: left;
    top: 40vh;
    }

.subpageSEOText h1 {
	font-family: gravesend-sans, sans-serif;
	font-weight: 700;
}

.subpageSEOText h1 {
	font-size: 64px;
	color: #fff !important;
	margin: 0 0 25px 0;
	line-height: 64px;
	text-shadow: 6px 4px 8px #000;
}

/*SEO Subpage - ENDE*/

/*Subpage - START*/

.subpageText {
    position: absolute;
    /* width: 80%; */
    width: 100%;
    display: inline-block;
    text-align: left;
    top: 45vh;
    }

.subpageTextUebergang {
    position: absolute;
    /* width: 80%; */
    width: 80%;
    display: inline-block;
    text-align: left;
    top: 40vh;
    }

.subpageText h1, .subpageText h2, .subpageTextUebergang h2, .subpageText h3, .subpageText h4 {
	font-family: gravesend-sans, sans-serif;
	font-weight: 700;
}

.subpageText h1 {
	font-size: 74px;
	color: #fff !important;
	margin: 0 0 25px 0;
	line-height: 74px;
	text-shadow: 6px 4px 8px #000;
}




.subpageTextUebergang h2 {
	font-size: 74px;
	color: #fff !important;
	margin: 0 0 25px 0;
	line-height: 74px;
}

.smallH1 {
	/*font-size: 58px !important;*/
	font-size: 32px !important;
}

.subpageTextUebergang p {
	font-size: 24px;
	color: #fff !important;
}

.subpageText p {
	font-size: 24px;
	color: #fff !important;
}

.subPageTopIllu	{
    width:100%;
	height:649px;
	position: relative;
    margin-top: 0px;
    left: 0;
    overflow: hidden;
   
}
.subPageTopIlluUebergang	{
    width:100%;
	height:649px;
	position: relative;
    margin-top: 100px;
    left: 0;
    overflow: hidden;
   
}


/*Subpage - ENDE*/

/* Top Illus Start */ 


.topIlluOverlay {
	position: absolute;
	right: -5%;
	z-index: 2;
	top: 0px;
} 

.topIlluHome {
    background: url("../../files/topIllus/js-weserauen-topillu-home.jpg") no-repeat top center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.topIlluUebergang {
    background: url("../../files/topIllus/js-weserauen-topillu-home.jpg") no-repeat top center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

.topIlluJagdschein {
    background: url("../../files/topIllus/js-weserauen-topillu-jagdschein-01.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

.topIlluKurse {
    background: url("../../files/topIllus/js-weserauen-topillu-jaegerkurse-04.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}


.topIlluJagdschule {
    background: url("../../files/topIllus/js-weserauen-topillu-jagdschule-02.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

.topIlluNaturkunde {
    background: url("../../files/topIllus/js-weserauen-topillu-naturkunde-01.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

.topIlluTeam {
    background: url("../../files/topIllus/js-weserauen-topillu-team.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

.topIlluPartner {
    background: url("../../files/topIllus/js-weserauen-topillu-partner.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}


.topIlluKontakt {
    background: url("../../files/topIllus/js-weserauen-topillu-kontakt.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}

/* Top Illus ENDE */ 

@media only screen and (max-width:1145px) {

.teaserBox {
	position: absolute;
	top: 180px;
	left: 65%;
	height: auto;
	overflow: hidden;
	color: #ffffff!important;
	z-index: 2;
}

.teaserBox h2, .teaserBox h3, .teaserBox p {
	color: #ffffff!important;
	}
.teaserBox h2 {
	font-size: 58px;
	color: #EA8D00 !important;

}

.teaserBox h3 {
	font-size: 44px;
	line-height: 46px;
	margin-bottom: 35px;
}

.teaserBox p {
	font-size: 28px;
}
	
	.subpageSEOText h1 {
	font-size: 54px;
	color: #fff !important;
	margin: 0 0 20px 0;
	line-height: 54px;
	text-shadow: 6px 4px 8px #000;
}
}

@media only screen and (max-width:1024px) {
	
/*Teaser neue Kurse sind online - START*/
	
	/*.teaserBox {
	position: absolute;
	top: 180px;
	left: 50%;
	height: auto;
	overflow: hidden;
	color: #ffffff!important;
	z-index: 2;
}
	
	
.teaserBox2023 {
	position: absolute;
    top: 140px;
    right: 40px;
    overflow: hidden;
    padding: 25px;
    background: #1b1f16;
    z-index: 2;
    text-align: center;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    align-content: center;
    display: inline-grid;
    transform: rotate(5deg);
}

.teaserBox2023 h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #EA8D00;
}

.teaserBox2023 p {
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}*/

/*Teaser neue Kurse sind online - ENDE*/
	
/*Teaser Rabattaktion - START*/
	
	.teaserBox {
	position: absolute;
	top: 180px;
	left: 50%;
	height: auto;
	overflow: hidden;
	color: #ffffff!important;
	z-index: 2;
}
	
	
.teaserBox2023 {
	position: absolute;
    top: 110px;
    right: 10px;
    /* height: auto; */
    overflow: hidden;
    padding: 35px 25px 10px;
    background: #1b1f16;
    z-index: 2;
    text-align: center;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    align-content: center;
    display: inline-grid;
    transform: rotate(5deg);
}

.teaserBox2023 h3 {
	font-size: 20px;
	line-height: 18px;
	margin-bottom: 10px;
	margin: 0 0 5px 0;
	color: #EA8D00;
}

.teaserBox2023 p, .teaserBox2023 p.klein {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 5px;
}

/*Teaser Rabattaktion - ENDE*/	
	
	.subpageTextUebergang {
		top: 40vh;
	}
}

@media only screen and (max-width:920px) {
	
	
	.topIlluWrap {
    	/*height: calc(100vh - 80px);*/
		top: 80px;
		height: 80vh;
		padding-bottom: 80px;
	}
	
	.topIlluUebergang {
		margin-top: 80px;
	}
	
	
/* SEO - Startseite - START */

.startseiteSEOH1 {
    position: absolute;
    /* width: 80%; */
    width: 100%;
    display: inline-block;
    text-align: left;
    top: 10vh;
    }

.startseiteSEOH1 h1 {
	font-size: 36px;
	color: #fff !important;
	margin: 0 0 15px 0;
	line-height: 36px;
}

.startseiteSEOH1 p {
	font-size: 16px;
	line-height: 20px;
	color: #fff !important;
	margin-bottom: 0;
}

/* SEO - Startseite - ENDE */
	
/*SEO Subpage - START*/

.subpageSEOText {
    position: absolute;
    /* width: 80%; */
    width: 100%;
    display: inline-block;
    text-align: left;
    top: 25vh;
    }	
	
.subpageSEOText h1 {
	font-size: 44px;
	color: #fff !important;
	margin: 0 0 20px 0;
	line-height: 44px;
	text-shadow: 6px 4px 8px #000;
}	

/*SEO Subpage - Ende*/	
	
	.subPageTopIllu {
    	height: 45vh;
	}
	
	.subpageText {
		top: 25vh;
    }
	
	
	.subpageText h1 {
		font-size: 44px;
		color: #fff !important;
		margin: 0 0 25px 0;
		line-height: 44px;
	}
	
	
	.subPageTopIlluUebergang {
		height: 75vh;
		max-height: 649px;
	}
	
	.subpageTextUebergang {
		top: 40vh;
	}
	
	.subpageTextUebergang h2 {
		font-size: 62px;
		line-height: 62px;
	}
	
	.topIlluOverlay {
		position: absolute;
		right: -75%;
		height: 649px;
		z-index: 2;
		top: 0px;
} 
	.topIlluOverlay img {
		height: 649px !important;
	}
	
	.smallH1 {
	font-size: 38px !important;
}
}


@media only screen and (max-width:769px) {

	.startseiteSEOH1 {
	   top: 25vh;
    }
	
	
	
}




@media only screen and (max-width:767px) {
	
	/*SEO Subpage - START*/

.subpageSEOText {
    top: 20vh;
    }	
	
.subpageSEOText h1 {
	font-size: 26px;
	line-height: 26px;
	text-shadow: 3px 2px 4px #000;
}	

/*SEO Subpage - Ende*/	
	
	.teaserBox {
	  left: 10%;
	  top: 110px;
	  width: 80%;
		border-bottom: 2px solid #EA8D00;
		
	}
	
.teaserBox h2 {
	font-size: 38px;
	color: #EA8D00 !important;
	margin-bottom: 0;

}

.teaserBox h3 {
	font-size: 28px;
    line-height: 30px;
    margin-bottom: 10px;
}

.teaserBox p {
	font-size: 18px;
}
	
	.teaserBox2023 {
	display: none;
}

.teaserBox2023mobile {
	position: relative;
	/*position: absolute;
    top: 84vh;
    left: 0%;*/
    /* height: auto; */
    overflow: hidden;
    padding: 2%;
    background: #1b1f16;
    z-index: 2;
    text-align: left;
    width: 96%;
    height: auto;
	border-radius: 0%;
    align-content: center;
    display: inline-grid;
    transform: rotate(0deg);
	margin: 15px auto;
}

.teaserBox2023mobile h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #EA8D00;
}

.teaserBox2023mobile p {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	color: #ffffff;
}
	.teaserBox2023mobile p strong {
		color: #EA8D00;
	}
	
	.subpageTextUebergang {
    	top: 35vh;
}
	.subpageTextUebergang h2 {
		font-size: 42px;
		line-height: 42px;
	}
	
	.subpageText {
    	top: 25vh;
}
	.subpageText h1 {
		font-size: 32px;
		color: #fff !important;
		margin: 0 0 25px 0;
		line-height: 32px;
}
	.smallH1 {
    	font-size: 28px !important;
}
	
.topIlluNaturkunde {
    background: url("../../files/topIllus/js-weserauen-topillu-naturkunde-01.jpg") no-repeat 80% 30px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	z-index: 1;
}
}

/* topillus-js-weserauen-RZ.css - ENDE */ 
@charset "utf-8";
/* teamillus-js-weserauen-RZ.css - START */ 

/*Teamillus - START*/

.teamMobile {
		display: none;
	}

.teamIllu {
	width:100%;
	height: 60vh; 
	max-height: 731px;
	min-height: 500px;
    /*height: calc(100vh - 100px);*/
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 0;
}


.teamTextWrapper {
	width: 80%;
    max-width: 1280px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
	display: block;
}

.teamText {
	background: #ffffff;
	padding: 5%;
	width: 40%;
	overflow: hidden;
	position: relative;
	margin: 4.25vh 1% 25px;
	height: 29vh;
	max-height: 651px;
	min-height: 280px;
	display: flex;
    justify-content: center;
    flex-direction: column;
	
}

.teamShadowBox {
	webkit-box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: all;
	
}

.teamText h3 {
	color: #EA8D00;
	font-style: normal;
	font-weight: 500;
}


.teamIlluMatthias {
    background: url("../../files/team/js-weserauen-team-matthias.jpg") no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluPatrick {
    background: url("../../files/team/js-weserauen-team-patrick.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluChantal01 {
    background: url("../../files/team/js-weserauen-team-chantal-01.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.teamIlluBirgit {
    background: url("../../files/team/js-weserauen-team-birgit.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluHelge {
    background: url("../../files/team/js-weserauen-team-helge.jpg") no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluRaidar {
    background: url("../../files/team/js-weserauen-team-raidar.jpg") no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluChantal02 {
    background: url("../../files/team/js-weserauen-team-chantal-02.jpg") no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluTamara {
    background: url("../../files/team/js-weserauen-team-tamara.jpg") no-repeat center top;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluKarsten {
    background: url("../../files/team/js-weserauen-team-karsten-02.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.teamIlluJoern {
    background: url("../../files/team/js-weserauen-team-joern-02.jpg") no-repeat center center;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


@media only screen and (max-width:1395px) {
	.teamText p {
		line-height: 22px !important;
	}
}

@media only screen and (max-width:1156px) {
	.teamText p {
		font-size: 15px !important;
		line-height: 20px !important;
	}
}
@media only screen and (max-width:1024px) {
	.teamIllu {
		display: none;
	}
	.teamMobile {
		display: block;
	}

.teamMobile {
	background: #ffffff;
	width: 80%;
	overflow: hidden;
	position: relative;
	margin: 0 auto 40px;
	height: auto;
	display: block;

	webkit-box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    box-shadow: 0px 12px 23px -7px rgb(0 0 0 / 100%);
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: all;
}
	
	.teamMobile h3 {
		color: #EA8D00;
		margin: 25px 5%;
	}
	
	.teamMobile p {
		margin: 0 5% 25px;
	}
	
	.teamMobile > .image_container {
		margin-bottom: 25px;
	}
	
	.teamMobile > .image_container img {
		width: 100%;
		height: auto;
	}
}
/* Teamillus - ENDE*/


@charset "utf-8";
/* CSS Document */

/* FAQs */

.werte_akkordeon {
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 20px 0 0;
	border-bottom: 1px solid #EA8D00;
	text-align: left;

}

.akkordeon h1 {
	color: #000;
	font-style: normal;
	font-size: 28px;
	font-weight: 700;
	margin: 30px auto 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #969696;
}


.werte_akkordeon h1, .werte_akkordeon h2, .werte_akkordeon h3, .werte_akkordeon .toggler, .werte_akkordeon .togglerH2, .togglerH2  {
	font-family: 'basic-sans', sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-top: 0;
}

	.werte_akkordeon .toggler {
		cursor: pointer;
		outline: none;
		text-align: left;
		width: 100%;
		padding-left: 0%;
		margin-bottom: 20px;
		transform: translateZ(0px);
    	transition-duration: 0.2s;
    	transition-property: all;
	}
	
/*	.werte_akkordeon .togglerH2:after {
		content: url("../../files/files/_standards/arrow-down.png")
		
	}*/

.werte_akkordeon .toggler:after {
	/*content: url("../../files/_standards/js-weserauen-plus.png");*/
	content: '+';
	color: #EA8D00;
	font-size: 2em;
	position: absolute;
	right: 0;
	top: -10px;
}


.werte_akkordeon .toggler.active:after {
	/*content:url("../../files/_standards/js-weserauen-minus.png");*/
	content: '-';
	color: #EA8D00;
	font-size: 2em;
	position: absolute;
	right: 0;
	top: -10px;
}

@media only screen and (max-width:1393px) {
	

	
	
}

@media only screen and (max-width:1180px) {
	

	
}

@media only screen and (max-width:768px) {
	

	
	
}


@media only screen and (max-width:420px) {
	



.werte_akkordeon .toggler {
	width: 95%;
	}
.togglerH2, .werte_akkordeon h1, .werte_akkordeon h2, .werte_akkordeon h3, .werte_akkordeon .toggler, .werte_akkordeon .togglerH2, .togglerH2 {
    font-size: 18px;
}	

}
@charset "utf-8";
/* footer-js-weserauen.css - START*/


#footer {
	/*background: #566c2f;
	background-image: url("../../files/_standards/footer-top-bg.png");*/
	background: #1b1f16;
	background-image: url("../../files/_standards/footer-top-bg-line.png");
	background-repeat: repeat-x;
	overflow: hidden;
	width: 100%;
	height: 420px;
	
}

 #footer .inside {
	/* width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	height: auto;
	padding-bottom: 10px;
	 border-bottom: 1px solid #EA8D00;*/
}


/*.footerCopy {
	width: 100%;
	position: relative;
	left: 0;
	top: 7px;
	z-index: 2;
}

.footerCopy p, .footerThird p, .footerThird h3{
	color: #fff;
}
*/
.footerWrap {
	
	width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	height: auto;
	/*	width: 100%;
	position: relative;
	top: 0px;
	padding-top: 20px;
	border-top: 1px solid #EA8D00;*/
}

.footerCopy {
	width: 100%;
	position: relative;
	left: 0;
	top: 7px;
	z-index: 2;
	margin-bottom: 40px;
}

.footerCopy p, .footerThird p, .footerThird h3{
	color: #fff;
}


.footerThird {
    width: 32%;
    overflow: hidden;
	float: left;
}

.footerThird a {
	color: #fff;
	text-decoration: none;
}

.footerThird a:hover {
	color: #EA8D00;
	text-decoration: none;
}

.footerThirdMiddle {
	margin: 0 1%;
}

#footer .orangeText {
	color: #EA8D00 !important;
}


.footerNavi ul, .footerNavi ul li, .footerNavi ul li a {
	list-style: none;
	color: #fff;
	text-decoration: none;
}

.footerNavi ul {
	margin: 0;
	padding: 0;
}

.footerNavi ul li {
	margin-bottom: 15px;
}

.footerNavi ul li.last {
	margin-bottom: 0 !important;
}

.footerNavi ul li a:hover {
	color: #EA8D00;
}

.footerSocial {
	margin-right: 15px;
	/*float: left;*/
	vertical-align: middle;
}

#toTop  {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #EA8D00;
    position: fixed;
    right: 40px;
    bottom: 30px;
    /*margin-left: -23px;*/
    z-index: 1;
    text-align: center;
	text-indent: -999999px;
	cursor: pointer;
	opacity: 1;
	border: 1px solid #ffffff;
}

#toTop:after {
    content: "";
    background: transparent;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 20px;
    height: 20px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 22px;
    left: 23px;
    margin-left: -7px;
    transition: all 180ms ease-in;
    -webkit-transition: all 180ms ease-in;
}

#toTop:hover {
    opacity: 0.75;
	background-color: #EA8D00;
 
}


@media only screen and (max-width:767px) {
	
	#footer {
		height: auto;
		padding-bottom: 40px;
	}
	
	.footerThird {
		width: 100%;
		overflow: hidden;
		float: none;
		margin-bottom: 25px;
}

.footerThirdMiddle {
	margin: 0 0 40px 0;
}
	
#toTop  {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #EA8D00;
    position: fixed;
    right: 20px;
    bottom: 15px;
    /*margin-left: -23px;*/
    z-index: 1;
    text-align: center;
	text-indent: -999999px;
	cursor: pointer;
	opacity: 1;
}

#toTop:after {
    content: "";
    background: transparent;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 14px;
    left: 19px;
    margin-left: -7px;
    transition: all 180ms ease-in;
    -webkit-transition: all 180ms ease-in;
}	
	
}
/* footer-js-weserauen.css - ENDE*/


/* mburger-js-weserauen.css START */


/*@media only screen and (min-width:1180px){*/

@media only screen and (min-width:1271px){

	#header .mburger {
		display: none;
	}
}

@media only screen and (max-width:1270px){
	/*!
	 * mburger CSS v1.3.3
	 * mmenujs.com/mburger
	 *
	 * Copyright (c) Fred Heusschen
	 * www.frebsite.nl
	 *
	 * License: CC-BY-4.0
	 * http://creativecommons.org/licenses/by/4.0/
	 */ :root {
	/*  --mb-button-size: 60px;*/
		   --mb-button-size: 36px;
	  /*--mb-bar-width: 0.6;*/
		 --mb-bar-width: 0.8;
	  /*--mb-bar-height: 4px;*/
		 --mb-bar-height: 4px;
	  --mb-bar-spacing: 10px;
		 --mb-bar-spacing: 8px;
	  --mb-animate-timeout: 0.4s
	}

	.mburger a:hover, a.mburger:hover, .mburger--squeeze {
		color: #EA8D00;
		cursor: pointer;
	}

	.mburger a, a.mburger {
		text-decoration: none;
	}
	.mburger a:visited, a.mburger:visited {
		color: #EA8D00;
	}

	.mburger {
	  background: 0 0;
	  border: none;
	  border-radius: 0;
	  color: #EA8D00;
	  display: inline-block;
	  position: absolute;
	  right: 0%;
	  top: 52px;
	  box-sizing: border-box;
	  height: var(--mb-button-size);
	  padding: 0 0 0 var(--mb-button-size);
	  margin: 0;
	  line-height: var(--mb-button-size);
	  vertical-align: middle;
	  appearance: none;
	  outline: 0;
	  cursor: pointer;
		z-index:10002;
	}
	.mburger b {
	  display: block;
	  position: absolute;
	  left: calc(var(--mb-button-size) * ((1 - var(--mb-bar-width))/ 2));
	  width: calc(var(--mb-button-size) * var(--mb-bar-width));
	  height: var(--mb-bar-height);
	  border-radius: calc(var(--mb-bar-height)/ 2);
	  background: currentColor;
	  color: inherit;
	  opacity: 1
	}



	.mburger b:nth-of-type(1) {
	  bottom: calc(50% + var(--mb-bar-spacing));
	  transition: bottom .2s ease, transform .2s ease, width .2s ease
	}
	.mburger b:nth-of-type(2) {
	  top: calc(50% - (var(--mb-bar-height)/ 2));
	  transition: opacity .2s ease
	}
	.mburger b:nth-of-type(3) {
	  top: calc(50% + var(--mb-bar-spacing));
	  transition: top .2s ease, transform .2s ease, width .2s ease
	}
	.mm-wrapper_opened .mburger b:nth-of-type(1) {
	  bottom: calc(50% - (var(--mb-bar-height)/ 2));
	  transform: rotate(45deg)
	}
	.mm-wrapper_opened .mburger b:nth-of-type(2) {
	  opacity: 0
	}
	.mm-wrapper_opened .mburger b:nth-of-type(3) {
	  top: calc(50% - (var(--mb-bar-height)/ 2));
	  transform: rotate(-45deg)
	}
	.mburger--collapse b:nth-of-type(1) {
	  transition: bottom .2s ease, margin .2s ease, transform .2s ease;
	  transition-delay: .2s, 0s, 0s
	}
	.mburger--collapse b:nth-of-type(2) {
	  transition: top .2s ease, opacity 0s ease;
	  transition-delay: .3s, .3s
	}
	.mburger--collapse b:nth-of-type(3) {
	  transition: top .2s ease, transform .2s ease
	}
	.mm-wrapper_opened .mburger--collapse b:nth-of-type(1) {
	  bottom: calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));
	  margin-bottom: calc(var(--mb-bar-spacing) + (var(--mb-bar-height)/ 2));
	  transform: rotate(45deg);
	  transition-delay: calc(var(--mb-animate-timeout) + .1s), calc(var(--mb-animate-timeout) + .3s), calc(var(--mb-animate-timeout) + .3s)
	}
	.mm-wrapper_opened .mburger--collapse b:nth-of-type(2) {
	  top: calc(50% + var(--mb-bar-spacing));
	  opacity: 0;
	  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s)
	}
	.mm-wrapper_opened .mburger--collapse b:nth-of-type(3) {
	  top: calc(50% - (var(--mb-bar-height)/ 2));
	  transform: rotate(-45deg);
	  transition-delay: calc(var(--mb-animate-timeout) + .3s), calc(var(--mb-animate-timeout) + .3s)
	}
	.mburger--spin b:nth-of-type(1) {
	  transition-delay: .2s, 0s
	}
	.mburger--spin b:nth-of-type(2) {
	  transition-duration: 0s;
	  transition-delay: .2s
	}
	.mburger--spin b:nth-of-type(3) {
	  transition-delay: .2s, 0s
	}
	.mm-wrapper_opened .mburger--spin b:nth-of-type(1) {
	  transform: rotate(135deg);
	  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s)
	}
	.mm-wrapper_opened .mburger--spin b:nth-of-type(2) {
	  transition-delay: calc(var(--mb-animate-timeout) + 0s)
	}
	.mm-wrapper_opened .mburger--spin b:nth-of-type(3) {
	  transform: rotate(225deg);
	  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .2s)
	}
	.mburger--squeeze b:nth-of-type(1) {
	  transition-delay: .1s, 0s
	}
	.mburger--squeeze b:nth-of-type(2) {
	  transition-delay: .1s
	}
	.mburger--squeeze b:nth-of-type(3) {
	  transition-delay: .1s, 0s
	}
	.mm-wrapper_opened .mburger--squeeze b:nth-of-type(1) {
	  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .1s)
	}
	.mm-wrapper_opened .mburger--squeeze b:nth-of-type(2) {
	  transition-delay: calc(var(--mb-animate-timeout) + 0s)
	}
	.mm-wrapper_opened .mburger--squeeze b:nth-of-type(3) {
	  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + .1s)
	}
	.mburger--tornado b:nth-of-type(1) {
	  transition: bottom .2s ease, transform .2s ease;
	  transition-delay: .2s
	}
	.mburger--tornado b:nth-of-type(2) {
	  transition: opacity 0s ease, transform .2s ease;
	  transition-delay: .1s, .1s
	}
	.mburger--tornado b:nth-of-type(3) {
	  transition: top .2s ease, transform .2s ease;
	  transition-delay: 0s
	}
	.mm-wrapper_opened .mburger--tornado b:nth-of-type(1) {
	  transform: rotate(-135deg);
	  transition-delay: calc(var(--mb-animate-timeout) + 0s)
	}
	.mm-wrapper_opened .mburger--tornado b:nth-of-type(2) {
	  opacity: 0;
	  transform: rotate(-135deg);
	  transition-delay: calc(var(--mb-animate-timeout) + .4s), calc(var(--mb-animate-timeout) + .1s)
	}
	.mm-wrapper_opened .mburger--tornado b:nth-of-type(3) {
	  transform: rotate(-225deg);
	  transition-delay: calc(var(--mb-animate-timeout) + .2s)
	}
}

@media only screen and (max-width: 1179px) {


	.mburger {
	 	  top: 30px;	 
}
}

@media only screen and (max-width: 767px) {


	.mburger {
	 	  top: 20px;	 
}
}
/* mburger-js-weserauen.css ENDE */
/* mobile-menu-js-weserauen.css - START */
.js-weserauen {
  --mm-color-border: rgba(0, 0, 0, 0.15);
  --mm-color-button: rgba(255, 255, 255, 1);
  --mm-color-text: rgba(101, 89, 73, 1);
  --mm-color-text-dimmed: rgba(101, 89, 73, 0.4);
  /*--mm-color-background: rgba(234, 227, 221, 1);*/
	--mm-color-background: rgba(255, 255, 255, 1);
  --mm-color-background-highlight: rgba(255, 255, 255, 0.08);
  /*--mm-color-background-emphasis: rgba(0, 0, 0, 0.1);*/
	--mm-color-background-emphasis: rgba(233,141,0,1);
  --mm-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}
rgb(233,141,0)
:root {
  --mm-line-height: 20px;
  --mm-listitem-size: 44px;
  --mm-navbar-size: 44px;
  --mm-offset-top: 0;
  --mm-offset-right: 0;
  --mm-offset-bottom: 0;
  --mm-offset-left: 0;
  --mm-color-border: rgba(0, 0, 0, 0.1);
  --mm-color-button: rgba(0, 0, 0, 0.3);
  --mm-color-text: rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  /*--mm-color-background: #f3f3f3;*/
	--mm-color-background: #ffffff;
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  /*--mm-color-background-emphasis: rgba(255, 255, 255, 0.4);*/
	--mm-color-background-emphasis: rgba(233,141,0,1);
  --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}
.mm-hidden {
  display: none !important
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative
}

#mobilenav.mm-menu {
	top: 80px;
	/*z-index: 0;*/
}

.mm-menu {
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #eae3dd;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .75);
  line-height: 20px;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  z-index: 0;
  background: var(--mm-color-background);	
   border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-line-height);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  text-decoration: none;
  color: inherit
}
[dir=rtl] .mm-menu {
  direction: rtl
}
.mm-panel {
  /*background: #eae3dd;*/
  border-color: rgba(0, 0, 0, .1);
  color: rgba(101, 89, 73, 1);
  z-index: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  background: var(--mm-color-background);
  background: url("../../files/_standards/js-weserauen-bg-mobilenavi-fluss-02.png") no-repeat;
  background-position: bottom left;
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-panel:after {
  height: 44px
}
.mm-panel:not(.mm-hidden) {
  display: block
}
.mm-panel:after {
  content: '';
  display: block;
  height: var(--mm-listitem-size)
}
.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}
.mm-panel_highest {
  z-index: 2
}
.mm-panel_noanimation {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}
.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
	padding-top: 40px;
}
.mm-panel__content {
  padding: 20px 20px 0
}
.mm-panels {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(0, 0, 0, .75);
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  background: var(--mm-color-background);
	border-color: var(--mm-color-border);
  color: var(--mm-color-text)
}
[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}
[dir=rtl] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}
.mm-listitem_vertical > .mm-panel {
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important
}
.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none
}
.mm-listitem_opened > .mm-panel {
  display: block
}
.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  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
}
.mm-btn {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50px;
  padding: 0;
	/*background: #EA8D00;*/
}
.mm-btn:after, .mm-btn:before {
  border: 2px solid rgba(0, 0, 0, .3);
  border: 2px solid var(--mm-color-button)
}
.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
	border-color: #EA8D00;
}

 .mm-listitem_selected > .mm-btn_next:after {
	border-color: #ffffff;
}
.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}
.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}
.mm-btn_close:after, .mm-btn_close:before {
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px
}
.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px
}
[dir=rtl] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}
[dir=rtl] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto
}
[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto
}
[dir=rtl] .mm-btn_close:before {
  left: 25px
}
[dir=rtl] .mm-btn_close:after {
  left: 18px
}

.mm-navbar {
    border-bottom: 0px solid var(--mm-color-border);
	/*display: none;*/
}

.mm-navbar__title {
 
  display: none;
 
}



.mm-listview {
  list-style: none;
  display: block;
  padding: 0px 0 40px 0;
  margin: 0
}
.mm-listitem {
  color: rgba(0, 0, 0, .75);
  border-color: rgba(0, 0, 0, .1);
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.mm-listitem:after {
  content: '';
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 0
}
.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none
}
.mm-listitem__btn, .mm-listitem__text {
  padding: 12px;
  display: block;
  padding: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-left: 0;
  padding-right: 0;
  color: inherit
}
.mm-listitem__text {
  font: 300 16px 'basic-sans', sans-serif;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%
}
.mm-listitem__btn {
  /*background: rgba(3, 2, 1, 0);
	background: #EA8D00;*/
  border-color: inherit;
  width: auto;
  padding-right: 50px;
  position: relative
}
.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 0px;
  border-left-style: solid
}
.mm-listitem_selected > .mm-listitem__text {
  /*background: rgba(255, 255, 255, .4);*/
  background: rgba(233,141,0,1);
  background: var(--mm-color-background-emphasis);
	color: #ffffff !important; 
}
.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, .05);
  background: var(--mm-color-background-highlight)
}
[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px
}
[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px
}
[dir=rtl] .mm-listitem__btn {
  padding-left: 50px;
  border-left-width: 0;
  border-left-style: none
}
[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid
}
.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative
}
.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1
}
.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative
}
.mm-wrapper_opened .mm-page {
  min-height: 100vh
}
.mm-wrapper_background .mm-page {
  background: inherit
}
.mm-menu_offcanvas {
  position: fixed;
  right: auto;
  z-index: 9;
}
.mm-menu_offcanvas:not(.mm-menu_opened) {
  display: none
}
.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px
}
.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}
.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}
.mm-wrapper_blocking {
  overflow: hidden
}
.mm-wrapper_blocking body {
  overflow: hidden
}
.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block
}
.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important
}
.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative
}
.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%
}
.mm-menu_autoheight-measuring .mm-panel {
  display: block !important
}
.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important
}
.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important
}
[class*=mm-menu_columns-] {
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  -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
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important
}
[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit
}
.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0
}
.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%
}
.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0
}
.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:0px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%
}
.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%
}
.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}
.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px
}
.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0)
}
.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%
}
.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%
}
.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}
.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px
}
.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:1100px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0)
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0)
}
.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%
}
.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%
}
.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}
.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px
}
.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:1650px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0)
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0)
}
.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%
}
.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%
}
.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0)
}
.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px
}
.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0)
  }
}
@media all and (min-width:2200px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0)
  }
}
[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%
}
.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  -webkit-transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, -webkit-transform;
  -o-transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform
}
.mm-counter {
  color: rgba(0, 0, 0, .3);
  display: block;
  padding-left: 20px;
  float: right;
  text-align: right;
  color: var(--mm-color-text-dimmed)
}
.mm-listitem_nosubitems > .mm-counter {
  display: none
}
[dir=rtl] .mm-counter {
  text-align: left;
  float: left;
  padding-left: 0;
  padding-right: 20px
}
.mm-divider {
  position: relative;
  min-height: 20px;
  padding: 4.3px;
  background: #f3f3f3;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  min-height: var(--mm-line-height);
  padding: calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);
  padding-right: 10px;
  padding-left: 20px;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}
.mm-divider:before {
  background: rgba(0, 0, 0, .05)
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .mm-divider {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    top: 0
  }
  .mm-navbar_sticky:not(.mm-hidden) ~ .mm-listview .mm-divider {
    top: var(--mm-navbar-size)
  }
}
.mm-divider:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--mm-color-background-highlight)
}
.mm-wrapper_dragging .mm-menu, .mm-wrapper_dragging .mm-slideout {
  -webkit-transition-duration: 0s !important;
  -o-transition-duration: 0s !important;
  transition-duration: 0s !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}
.mm-wrapper_dragging .mm-menu {
  pointer-events: none !important
}
.mm-wrapper_dragging .mm-wrapper__blocker {
  display: none !important
}
.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%
}
.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}
.mm-wrapper_dropdown .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}
.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2
}
.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none
}
.mm-menu_tip-bottom:before, .mm-menu_tip-left:before, .mm-menu_tip-right:before, .mm-menu_tip-top:before {
  content: '';
  background: inherit;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: -1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.mm-menu_tip-left:before {
  left: 22px
}
.mm-menu_tip-right:before {
  right: 22px
}
.mm-menu_tip-top:before {
  top: -8px
}
.mm-menu_tip-bottom:before {
  bottom: -8px
}
:root {
  --mm-iconbar-size: 50px
}
.mm-menu_iconbar-left .mm-navbars_bottom, .mm-menu_iconbar-left .mm-navbars_top, .mm-menu_iconbar-left .mm-panels {
  margin-left: 50px;
  margin-left: var(--mm-iconbar-size)
}
.mm-menu_iconbar-left .mm-iconbar {
  border-right-width: 1px;
  display: block;
  left: 0
}
.mm-menu_iconbar-right .mm-navbars_bottom, .mm-menu_iconbar-right .mm-navbars_top, .mm-menu_iconbar-right .mm-panels {
  margin-right: 50px;
  margin-right: var(--mm-iconbar-size)
}
.mm-menu_iconbar-right .mm-iconbar {
  border-left-width: 1px;
  display: block;
  right: 0
}
.mm-iconbar {
  width: 50px;
  border-color: rgba(0, 0, 0, .1);
  background: #f3f3f3;
  color: rgba(0, 0, 0, .3);
  display: none;
  width: var(--mm-iconbar-size);
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  border: 0 solid;
  border-color: var(--mm-color-border);
  background: var(--mm-color-background);
  color: var(--mm-color-text-dimmed);
  text-align: center
}
.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute
}
.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 12.5px 0
}
.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none
}
.mm-iconbar__top {
  top: 0
}
.mm-iconbar__bottom {
  bottom: 0
}
.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}
:root {
  --mm-iconpanel-size: 50px
}
.mm-panel_iconpanel-1 {
  width: calc(100% - 50px);
  width: calc(100% - (var(--mm-iconpanel-size) * 1))
}
.mm-panel_iconpanel-2 {
  width: calc(100% - 100px);
  width: calc(100% - (var(--mm-iconpanel-size) * 2))
}
.mm-panel_iconpanel-3 {
  width: calc(100% - 150px);
  width: calc(100% - (var(--mm-iconpanel-size) * 3))
}
.mm-panel_iconpanel-first ~ .mm-panel {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-iconpanel-size))
}
.mm-menu_iconpanel .mm-panels > .mm-panel {
  left: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: transform, width;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform
}
.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  display: block !important
}
.mm-menu_iconpanel .mm-panels > .mm-panel_opened-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-left-width: 1px;
  border-left-style: solid
}
.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0
}
.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}
.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px
}
[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  -o-transition-property: transform, width;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform
}
[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit
}
.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis);
  outline: 0
}
.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%
}
.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0
}
.mm-navbars_top {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.mm-navbars_top .mm-navbar:not(:last-child) {
  border-bottom: none
}
.mm-navbars_bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.mm-navbars_bottom .mm-navbar {
  border-bottom: none
}
.mm-navbars_bottom .mm-navbar:first-child {
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-top: 1px solid var(--mm-color-border)
}
.mm-btn:not(.mm-hidden) + .mm-navbar__searchfield .mm-searchfield__input {
  padding-left: 0
}
.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input {
  padding-right: 0
}
.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;
  padding-right: 6px
}
.mm-navbar__breadcrumbs > a {
  text-decoration: underline
}
.mm-navbar__breadcrumbs:not(:last-child) {
  padding-right: 0
}
.mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  padding-left: 0
}
.mm-navbar_tabs > * {
  padding: 0 10px;
  border: 1px solid transparent
}
.mm-navbar__tab_selected {
  background: #f3f3f3;
  color: rgba(0, 0, 0, .75);
  background: var(--mm-color-background);
  color: var(--mm-color-text)
}
.mm-navbar__tab_selected:not(:first-child) {
  border-left-color: rgba(0, 0, 0, .1)
}
.mm-navbar__tab_selected:not(:last-child) {
  border-right-color: rgba(0, 0, 0, .1)
}
.mm-navbar__tab_selected:not(:first-child) {
  border-left-color: var(--mm-color-border)
}
.mm-navbar__tab_selected:not(:last-child) {
  border-right-color: var(--mm-color-border)
}
.mm-navbars_top .mm-navbar_tabs {
  border-bottom: none
}
.mm-navbars_top .mm-navbar_tabs > * {
  border-bottom-color: rgba(0, 0, 0, .1);
  border-bottom-color: var(--mm-color-border)
}
.mm-navbars_top .mm-navbar__tab_selected {
  border-top-color: rgba(0, 0, 0, .1);
  border-top-color: var(--mm-color-border);
  border-bottom-color: transparent
}
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: #f3f3f3;
  background: var(--mm-color-background)
}
.mm-navbars_bottom .mm-navbar_tabs:first-child {
  border-top: none
}
.mm-navbars_bottom .mm-navbar_tabs > * {
  border-top-color: rgba(0, 0, 0, .1);
  border-top-color: var(--mm-color-border)
}
.mm-navbars_bottom .mm-navbar__tab_selected {
  border-bottom-color: rgba(0, 0, 0, .1);
  border-bottom-color: var(--mm-color-border);
  border-top-color: transparent
}
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: #f3f3f3;
  background: var(--mm-color-background)
}
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}
.mm-searchfield {
  height: 44px;
  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 {
  height: 30.8px;
  line-height: 30.8px
}
.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover {
  background: rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .75)
}
.mm-searchfield input {
  display: block;
  width: 100%;
  max-width: 100%;
  height: calc(var(--mm-navbar-size) * .7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  border-radius: 4px;
  line-height: calc(var(--mm-navbar-size) * .7);
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  font: inherit;
  font-size: inherit
}
.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover {
  background: var(--mm-color-background-highlight);
  color: var(--mm-color-text)
}
.mm-searchfield input::-ms-clear {
  display: none
}
.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-panel__noresultsmsg {
  color: rgba(0, 0, 0, .3);
  padding: 50px 0;
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%
}
.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0
}
.mm-panel_search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border-left: none !important
}
.mm-searchfield__cancel {
  line-height: 44px;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  -webkit-transition: margin .4s ease;
  -o-transition: margin .4s ease;
  transition: margin .4s ease
}
.mm-searchfield__cancel-active {
  margin-right: 0
}
.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none
}
.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px
}
.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) {
  z-index: -1;
  pointer-events: none
}
.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 5;
  -webkit-transition: right .4s ease;
  -o-transition: right .4s ease;
  transition: right .4s ease;
  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: rgba(0, 0, 0, .3);
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block
}
.mm-sectionindexer ~ .mm-panel {
  padding-right: 0
}
.mm-sectionindexer_active {
  right: 0
}
.mm-sectionindexer_active ~ .mm-panel {
  padding-right: 20px
}
.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: background-color .4s ease;
  -o-transition: background-color .4s ease;
  transition: background-color .4s ease
}
.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text {
  background: 0 0
}
.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}
.mm-menu_selected-parent .mm-panel_opened-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: rgba(255, 255, 255, .4);
  background: var(--mm-color-background-emphasis)
}
:root {
  --mm-sidebar-collapsed-size: 50px;
  --mm-sidebar-expanded-size: 440px;
}
.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative
}
.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  -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_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh
}
.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important
}
.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: calc(100% - 50px);
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
  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)
}
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: 440px;
  width: var(--mm-sidebar-expanded-size);
  min-width: 0 !important;
  max-width: 100000px !important;
  border-right-width: 1px;
  border-right-style: solid
}
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none
}
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible
}
.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important
}
.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: calc(100% - 440px);
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
  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)
}
.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3
}
.mm-menu_opened .mm-menu__blocker {
  display: none
}
[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
input.mm-toggle {
  margin-top: 5px;
  background: rgba(0, 0, 0, .1);
  display: inline-block;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: calc((var(--mm-listitem-size) - 34px)/ 2);
  border: none !important;
  background: var(--mm-color-border);
  border-radius: 34px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease
}
input.mm-toggle:before {
  background: #f3f3f3
}
input.mm-toggle:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  margin: 1px;
  border-radius: 34px;
  background: var(--mm-color-background);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  -o-transition: transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease
}
input.mm-toggle:checked {
  background: #4bd963
}
input.mm-toggle:checked:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px)
}
input.mm-check {
  margin-top: 2px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background: 0 0 !important;
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 10px;
  margin-top: calc((var(--mm-listitem-size) - 40px)/ 2)
}
input.mm-check:before {
  content: '';
  display: block;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  border-left: 3px solid;
  border-bottom: 3px solid;
  border-color: var(--mm-color-text);
  opacity: .3;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  transition: opacity .2s ease
}
input.mm-check:checked:before {
  opacity: 1
}
[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left
}
.mm-menu_border-none .mm-listitem:after {
  content: none
}
.mm-menu_border-full .mm-listitem:after {
  left: 0 !important
}
.mm-menu_fx-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0)
}
.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0)
}
.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none
}
.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}
.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px
}
.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0)
}
@media all and (max-width:140px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0)
  }
}
@media all and (min-width:10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0)
  }
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0)
}
@media all and (max-width:140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0)
  }
}
@media all and (min-width:10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0)
  }
}
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px
}
.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px
}
.mm-menu_listview-justify .mm-panels > .mm-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.mm-menu_listview-justify .mm-panels > .mm-panel:after {
  content: none;
  display: none
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 50px
}
.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0
}
.mm-listview_inset .mm-listitem {
  padding: 5px 0
}
.mm-menu_multiline .mm-listitem__text {
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: normal
}
[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0
}
.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  -o-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s
}
.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit
}
.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000
}
.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff
}
.mm-menu_popup {
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0)
}
.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}
.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1
}
.mm-wrapper_opening .mm-menu_popup {
  opacity: 1
}
.mm-menu_position-right {
  left: auto;
  right: 0
}
.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0)
}
@media all and (max-width:300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0)
  }
}
@media all and (min-width:550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0)
  }
}
.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}
.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0
}
.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1
}
.mm-menu_position-front {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}
.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0)
}
.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%
}
.mm-menu_position-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0)
}
.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px
}
.mm-menu_position-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto
}
.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px
}
.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.mm-menu_shadow-page:after {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  content: '';
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow)
}
.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%)
}
.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none
}
.mm-menu_shadow-menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow)
}
.mm-menu_shadow-panels .mm-panels > .mm-panel {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow)
}
.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important
}
.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both
}
.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%
}
.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1
}
.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%
}
.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%
}
.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%
}
.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%
}
.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0
}
.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto
}
.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none
}
.mm-menu_tileview .mm-divider, .mm-panel_tileview .mm-divider {
  display: none
}
.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0
}
.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none
}
body.modal-open .mm-slideout {
  z-index: unset
}

/* mobile-menu-js-weserauen.css - ENDE */
