#tl_navigation .tl_level_1_group .group-flexslider {
    background: url(../../system/modules/flexslider/assets/icon/flexslider.svg) 0px 1px no-repeat;
    background-size: 16px 16px;
}

/*!
 * 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}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */

@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* signika-negative-300 - latin */
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 300;
  src: url("/files/developer/fonts/signika-negative-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/files/developer/fonts/signika-negative-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("/files/developer/fonts/signika-negative-v20-latin-300.woff2") format("woff2"), url("/files/developer/fonts/signika-negative-v20-latin-300.woff") format("woff"), url("/files/developer/fonts/signika-negative-v20-latin-300.ttf") format("truetype"), url("/files/developer/fonts/signika-negative-v20-latin-300.svg#SignikaNegative") format("svg");
  /* Legacy iOS */ }

/* signika-negative-regular - latin */
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 400;
  src: url("/files/developer/fonts/signika-negative-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/files/developer/fonts/signika-negative-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("/files/developer/fonts/signika-negative-v20-latin-regular.woff2") format("woff2"), url("/files/developer/fonts/signika-negative-v20-latin-regular.woff") format("woff"), url("/files/developer/fonts/signika-negative-v20-latin-regular.ttf") format("truetype"), url("/files/developer/fonts/signika-negative-v20-latin-regular.svg#SignikaNegative") format("svg");
  /* Legacy iOS */ }

/* signika-negative-600 - latin */
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 600;
  src: url("/files/developer/fonts/signika-negative-v20-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/files/developer/fonts/signika-negative-v20-latin-600.eot?#iefix") format("embedded-opentype"), url("/files/developer/fonts/signika-negative-v20-latin-600.woff2") format("woff2"), url("/files/developer/fonts/signika-negative-v20-latin-600.woff") format("woff"), url("/files/developer/fonts/signika-negative-v20-latin-600.ttf") format("truetype"), url("/files/developer/fonts/signika-negative-v20-latin-600.svg#SignikaNegative") format("svg");
  /* Legacy iOS */ }

/* signika-negative-700 - latin */
@font-face {
  font-family: 'Signika Negative';
  font-style: normal;
  font-weight: 700;
  src: url("/files/developer/fonts/signika-negative-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("/files/developer/fonts/signika-negative-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("/files/developer/fonts/signika-negative-v20-latin-700.woff2") format("woff2"), url("/files/developer/fonts/signika-negative-v20-latin-700.woff") format("woff"), url("/files/developer/fonts/signika-negative-v20-latin-700.ttf") format("truetype"), url("/files/developer/fonts/signika-negative-v20-latin-700.svg#SignikaNegative") format("svg");
  /* Legacy iOS */ }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

strong {
  font-weight: 700; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

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

html, body {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.33333em; }

html, body, a {
  color: #666666; }

html #footer, body #footer, a #footer {
  color: white; }

* {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text; }

*::-moz-selection {
  color: white;
  background-color: #ff2412; }

*::selection {
  color: white;
  background-color: #ff2412; }

h1 {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  font-family: "Signika Negative", sans-serif;
  line-height: 1.2em;
  font-size: 1.5em;
  text-transform: uppercase; }

.flex-caption h1, #header h1 {
  font-size: 2.5em;
  line-height: 1.14285714285714em;
  margin-bottom: 0.71428571428571em; }

h1::-moz-selection {
  color: white;
  background-color: #ff2412; }

h1::selection {
  color: white;
  background-color: #ff2412; }

h2 {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  font-family: "Signika Negative", sans-serif;
  line-height: 1.2em;
  font-size: 1.33333em;
  text-transform: uppercase; }

.flex-caption h2, #header h2 {
  font-size: 2.33333em;
  line-height: 1.14285714285714em;
  margin-bottom: 0.71428571428571em; }

h2::-moz-selection {
  color: white;
  background-color: #ff2412; }

h2::selection {
  color: white;
  background-color: #ff2412; }

h3 {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  font-family: "Signika Negative", sans-serif;
  line-height: 1.2em;
  font-size: 1.16667em;
  text-transform: uppercase;
  margin-bottom: .5em !important; }

.flex-caption h3, #header h3 {
  font-size: 2.16667em;
  line-height: 1.14285714285714em;
  margin-bottom: 0.71428571428571em; }

h3::-moz-selection {
  color: white;
  background-color: #ff2412; }

h3::selection {
  color: white;
  background-color: #ff2412; }

h4 {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  font-family: "Signika Negative", sans-serif;
  line-height: 1.2em;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: .5em !important; }

.flex-caption h4, #header h4 {
  font-size: 2em;
  line-height: 1.14285714285714em;
  margin-bottom: 0.71428571428571em; }

h4::-moz-selection {
  color: white;
  background-color: #ff2412; }

h4::selection {
  color: white;
  background-color: #ff2412; }

p {
  margin-bottom: 1em; }

a.prev:before {
  content: '';
  display: inline-block;
  margin-right: 6px;
  width: 17px;
  height: 12px;
  background-image: url(/files/developer/images/sprite.png);
  background-repeat: no-repeat;
  background-position: -160px 0; }

a.next:after {
  content: '';
  display: inline-block;
  margin-left: 6px;
  width: 17px;
  height: 12px;
  background-image: url(/files/developer/images/sprite.png);
  background-repeat: no-repeat;
  background-position: -128px 0; }

a.topLink {
  width: 80px;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-indent: -999px; }

a.topLink:before {
  content: '';
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  display: block; }

a.topLink:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/files/developer/images/sprite.png);
  background-position: -64px 0;
  width: 24px;
  height: 16px;
  left: 28px;
  top: 18px; }

.widget {
  margin-bottom: 0.6em !important; }

legend {
  display: none; }

input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='password'], input[type='color'] {
  width: 100%;
  padding: .6em;
  border: 0px;
  border-bottom: 1px dotted #666666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type='text'] + p.error, input[type='number'] + p.error, input[type='email'] + p.error, input[type='tel'] + p.error, input[type='password'] + p.error, input[type='color'] + p.error {
  font-size: 0.9em;
  color: red; }

#outro input[type='text'] + p.error, #outro input[type='number'] + p.error, #outro input[type='email'] + p.error, #outro input[type='tel'] + p.error, #outro input[type='password'] + p.error, #outro input[type='color'] + p.error {
  color: white; }

input[type='text'] + span.error + p.error, input[type='number'] + span.error + p.error, input[type='email'] + span.error + p.error, input[type='tel'] + span.error + p.error, input[type='password'] + span.error + p.error, input[type='color'] + span.error + p.error {
  font-size: 0.9em;
  color: red; }

#outro input[type='text'] + span.error + p.error, #outro input[type='number'] + span.error + p.error, #outro input[type='email'] + span.error + p.error, #outro input[type='tel'] + span.error + p.error, #outro input[type='password'] + span.error + p.error, #outro input[type='color'] + span.error + p.error {
  color: white; }

.mod_iso_cart input[type='text'], .mod_iso_cart_address input[type='text'], .mod_iso_cart input[type='number'], .mod_iso_cart_address input[type='number'], .mod_iso_cart input[type='email'], .mod_iso_cart_address input[type='email'], .mod_iso_cart input[type='tel'], .mod_iso_cart_address input[type='tel'], .mod_iso_cart input[type='password'], .mod_iso_cart_address input[type='password'], .mod_iso_cart input[type='color'], .mod_iso_cart_address input[type='color'] {
  height: 1.6em; }

input[type='text'][name="quantity_requested"], input[type='text'][name='quantity'], input[type='text'].quantity, input[type='number'][name="quantity_requested"], input[type='number'][name='quantity'], input[type='number'].quantity, input[type='email'][name="quantity_requested"], input[type='email'][name='quantity'], input[type='email'].quantity, input[type='tel'][name="quantity_requested"], input[type='tel'][name='quantity'], input[type='tel'].quantity, input[type='password'][name="quantity_requested"], input[type='password'][name='quantity'], input[type='password'].quantity, input[type='color'][name="quantity_requested"], input[type='color'][name='quantity'], input[type='color'].quantity {
  padding: 0px .2em;
  text-align: right;
  border: 1px dotted #666666; }

input[type='text']:focus, input[type='number']:focus, input[type='email']:focus, input[type='tel']:focus, input[type='password']:focus, input[type='color']:focus {
  outline-style: none; }

input[type='text']:focus:not([name='quantity_requested']), input[type='text']:focus :not([name='quantity']), input[type='number']:focus:not([name='quantity_requested']), input[type='number']:focus :not([name='quantity']), input[type='email']:focus:not([name='quantity_requested']), input[type='email']:focus :not([name='quantity']), input[type='tel']:focus:not([name='quantity_requested']), input[type='tel']:focus :not([name='quantity']), input[type='password']:focus:not([name='quantity_requested']), input[type='password']:focus :not([name='quantity']), input[type='color']:focus:not([name='quantity_requested']), input[type='color']:focus :not([name='quantity']) {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat; }

input[type='text'].error, input[type='number'].error, input[type='email'].error, input[type='tel'].error, input[type='password'].error, input[type='color'].error {
  border-color: #ff2412;
  background-color: #fff8f8;
  background-image: none; }

input[type='text'] + label, input[type='number'] + label, input[type='email'] + label, input[type='tel'] + label, input[type='password'] + label, input[type='color'] + label {
  padding: 0 0.6em; }

input[name='quantity_requested'], input.quantity {
  width: 4em;
  height: 2em;
  line-height: 2em; }

input[name='quantity_requested']:focus, input.quantity:focus {
  background-image: none !important; }

input[type='submit'] {
  padding: 0;
  margin: 0;
  border-style: hidden;
  background-color: white;
  cursor: pointer;
  background-image: url(/files/developer/images/bg_cart_next.jpg);
  background-repeat: no-repeat;
  padding-right: 3.83333em;
  height: 3.25em;
  background-position: right center; }

input[type='submit'].add_to_cart {
  width: 3.58333em;
  text-indent: -999px; }

input[type='submit'].add_to_cart, input[type='submit'].button_checkout {
  background-image: url(/files/developer/images/bg_detail_cartbutton.jpg);
  height: 3.58333em;
  padding-right: 4.08333em; }

input[type='submit'].button_checkout {
  background-image: url(/files/developer/images/bg_cart_next.jpg);
  -webkit-order: 2;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

input[type='submit'].button_continue, input[type='submit'].previous {
  background-image: url(/files/developer/images/bg_cart_back.jpg);
  height: 3.58333em;
  padding-left: 3.83333em;
  padding-right: 0px;
  background-position: left center;
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

input[type='submit'].button_update {
  -webkit-order: 2;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  background-position: left center;
  padding-left: 3.83333em;
  padding-right: 0px;
  background-image: url(/files/developer/images/bg_reloadbutton.jpg); }

input[type='checkbox'], input[type="radio"] {
  border-style: hidden;
  display: none; }

input[type='checkbox'] + label, input[type="radio"] + label {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding-left: 1.8em; }

input[type='checkbox'] + label:before, input[type="radio"] + label:before {
  content: '';
  width: 1em;
  height: 1em;
  border: 1px dotted #666666;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0.2em;
  left: 0px; }

input[type='checkbox'] + label:after, input[type="radio"] + label:after {
  position: absolute;
  top: 0.33333333333333em;
  left: 0.26666666666667em;
  content: '';
  width: 0.40em;
  height: 0.55em;
  border: 2px solid #666666;
  border-top-style: hidden;
  border-left-style: hidden;
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

input[type='checkbox'] + label:hover:after, input[type="radio"] + label:hover:after {
  display: inline-block;
  border-color: #666666; }

input[type='checkbox']:checked + label:after, input[type="radio"]:checked + label:after {
  display: inline-block; }

input[type='checkbox']:checked + label:hover:after, input[type="radio"]:checked + label:hover:after {
  border-color: #666666; }

input[type="radio"] + label:before {
  border-radius: 2em; }

input[type="radio"] + label:after {
  border-top-style: solid;
  border-left-style: solid;
  border-radius: 1em;
  width: 0.7em;
  height: 0.7em;
  background-color: #666666;
  top: 0.3em;
  left: 0.2em; }

a.button.submit {
  font-family: 1em;
  background-image: url(/files/developer/images/bg_cart_next.jpg);
  background-repeat: no-repeat;
  padding-right: 3.83333em;
  height: 3.25em;
  line-height: 3.25em;
  background-position: right center;
  display: inline-block; }

.widget-headline {
  border-bottom: 1px dotted #666666; }

.widget-headline h1 {
  text-align: left; }

.widget-headline h2 {
  text-align: left; }

.widget-headline h3 {
  text-align: left; }

.widget-headline h4 {
  text-align: left; }

.widget-text label, .widget-select label, .widget-password label {
  display: inline-block; }

.widget-text.horizontal label, .widget-select.horizontal label, .widget-password.horizontal label {
  display: inline-block; }

SELECT {
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: .6em;
  border: 0px;
  border-bottom: 1px dotted #666666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  background-image: url(/files/developer/images/selectArrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  display: inline-block;
  background-color: white;
  margin: 2px 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  text-align: center; }

SELECT + p.error {
  font-size: 0.9em;
  color: red; }

#outro SELECT + p.error {
  color: white; }

SELECT + span.error + p.error {
  font-size: 0.9em;
  color: red; }

#outro SELECT + span.error + p.error {
  color: white; }

SELECT + label {
  padding: 0 0.6em; }

.ie11 SELECT, .ie10 SELECT {
  background-image: none;
  padding-right: 0px; }

SELECT:-ms-expand {
  display: none; }

.mod_iso_cart_address SELECT {
  font-size: 0.8em;
  height: 2em;
  line-height: 2em;
  background-position: right top; }

SELECT[name='country'] {
  text-transform: uppercase; }

#outro SELECT {
  border-style: hidden;
  border-color: white; }

SELECT:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25); }

SELECT::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25); }

SELECT:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25); }

SELECT::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25); }

SELECT:focus {
  outline-style: none; }

.button.remove {
  background-image: url(/files/developer/images/small_removebtn.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 24px;
  height: 24px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  right: 0px;
  top: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.haendler .inside.gridcontent.grid_1_4.first.last {
  -webkit-box-pack: normal !important;
  -ms-flex-pack: normal !important;
  justify-content: normal !important; }

.haendler p {
  color: #666666;
  font-family: "Signika Negative", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.33333em; }

a.scrollDown:before {
  content: '';
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  display: block;
  background: #e8e8e8; }

a.scrollDown:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/files/developer/images/sprite.png);
  background-position: -96px 0;
  width: 24px;
  height: 16px;
  left: 28px;
  top: 16px;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

a.scrollDown {
  width: 80px;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-indent: -999px;
  display: block;
  margin: 0 auto;
  z-index: 2; }

div.scrollDown {
  position: relative;
  bottom: 40px;
  z-index: 999; }

.animated::after {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes bounce {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transform: translateY(0); }
  50% {
    -webkit-transform: translateY(-5px); } }

@keyframes bounce {
  0%, 20%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px); } }

.bounce::after {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

.cookiebar--position-bottom {
  z-index: 999; }

.cookiebar__button {
  background-color: #ff2412; }

.cookiebar__button:hover {
  background-color: #ff2412a8; }

.products, .funktion {
  font-size: 14px; }

.lieferservice .ce_headline {
  font-size: 14px; }

.lieferservice header {
  height: 50vh !important; }

.lieferservice .header_lieferservice .item-content {
  height: 130px; }

.lieferservice .scrollDown {
  display: none; }

.funktion div {
  line-height: 1.3em; }

.funktion h1 {
  padding-bottom: 20px; }

.products h1 {
  padding-bottom: 20px; }

.products h2 {
  padding-top: 80px;
  color: #ff2412; }

.products .widget {
  width: 70%;
  margin-bottom: 2em !important;
  margin-top: 2em; }

.products textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding: .6em;
  border: 1px dotted #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  color: #000;
  resize: none;
  font-family: inherit; }

.products button {
  background-color: #ff2412;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
  margin-left: -8px; }

.products textarea:focus {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  outline: none; }

.product_select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px; }

.product_select label {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  font-weight: 600; }

.product_select select {
  width: 30px; }

.product_select + a:after {
  content: "";
  border-bottom: 1px solid #ccc;
  display: block;
  position: relative;
  top: 20px;
  width: 100%; }

.product_link {
  padding-bottom: 20px;
  display: block; }

.product_link:last-of-type {
  margin-bottom: 50px; }

.header_lieferservice-article {
  position: relative; }

.header_lieferservice .item-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 230px;
  border-top: 10px dotted #ff2412;
  background: white; }

.header_lieferservice .item-content p {
  text-align: center;
  font-size: 2.5em;
  line-height: 1.2em;
  padding: 30px 300px 10px 300px; }

.header_lieferservice .item-content p a:hover {
  color: #ff2412; }

.header_lieferservice h1 {
  position: absolute;
  top: 25%;
  left: 10%;
  width: 450px;
  background: #ff2412;
  color: white;
  padding: 20px;
  font-size: 3.5em !important;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

.header_lieferservice h1 a {
  color: white; }

.header_lieferservice img {
  width: 100%;
  height: auto; }

.products .error {
  color: #ff2412; }

@media (max-width: 1800px) {
  .header_lieferservice .item-content p {
    font-size: 2em; } }

@media (max-width: 1440px) {
  .header_lieferservice-article {
    height: auto !important; }
  .lieferservice-headerimage header {
    height: auto !important; }
  .header_lieferservice .item-content p {
    font-size: 1.8em;
    padding: 30px 150px 10px 150px; } }

@media (max-width: 1280px) {
  .header_lieferservice .item-content p {
    font-size: 1.6em; }
  .header_lieferservice .item-content {
    height: 180px; }
  .header_lieferservice h1 {
    font-size: 3em !important; } }

@media (max-width: 1050px) {
  .header_lieferservice-article {
    height: 50% !important; }
  .header_lieferservice {
    position: relative;
    top: 120px; }
  .header_lieferservice h1 {
    position: relative;
    left: 0;
    width: 100%;
    font-size: 3em !important;
    margin-bottom: 0 !important;
    text-align: center; }
  .header_lieferservice .item-content {
    position: relative;
    background: white;
    height: 260px; }
  .lieferservice .header_lieferservice .item-content {
    height: 210px; }
  .header_lieferservice .item-content p {
    font-size: 1.2em;
    padding: 20px 10px 130px 10px; }
  .lieferservice-headerimage header {
    height: auto !important; }
  .scrollDown {
    display: none; }
  .products .widget {
    width: 100%; }
  .products textarea {
    width: 100%; } }

.red {
  color: #ff2412; }

#wrapper {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

#wrapper > div, #wrapper > #header, #wrapper > #footer {
  width: 100%; }

#wrapper #header {
  height: 100vh;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  background-position: left bottom;
  padding-bottom: 6px; }

.noHeader #wrapper #header {
  height: auto; }

#wrapper #header .inside {
  height: 100%;
  overflow: hidden; }

#wrapper #header .inside .mod_article {
  height: 100%; }

#wrapper #header .inside .mod_article .ce_leaflet {
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
  height: 100%; }

#wrapper #header .inside .mod_article .ce_text_image, #wrapper #header .inside .mod_article .ce_text_image_ca {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

#wrapper #header .inside .mod_article .ce_text_image.backgroundTopRight, #wrapper #header .inside .mod_article .ce_text_image_ca.backgroundTopRight {
  background-position: right top; }

#wrapper #header .inside .mod_article .ce_text_image .item-content, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content {
  height: 100%;
  height: 100%;
  width: 100%;
  z-index: 1; }

@media screen and (min-width: 900px) {
  #wrapper #header .inside .mod_article .ce_text_image .item-content, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content {
    max-width: calc(1064px + 2.66667em); } }

#wrapper #header .inside .mod_article .ce_text_image .item-content .inside, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content .inside {
  background-image: url("/files/developer/images/background-px.png");
  background-repeat: repeat;
  background-position: left top;
  padding: 1em 1.66667em;
  padding-top: 144px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (min-width: 900px) {
  #wrapper #header .inside .mod_article .ce_text_image .item-content .inside, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content .inside {
    padding-top: 216px; } }

#wrapper #header .inside .mod_article .ce_text_image .image_container, #wrapper #header .inside .mod_article .ce_text_image_ca .image_container {
  z-index: 0;
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%; }

#wrapper #header .inside .mod_article .ce_text_image .image_container img, #wrapper #header .inside .mod_article .ce_text_image_ca .image_container img {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden; }

#wrapper #header .inside .mod_article .ce_text_image .item-content .inside {
  margin-left: 0px; }

#header .mod_navigation {
  position: fixed;
  background-color: white;
  width: 100%;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 78px;
  overflow: visible;
  z-index: 20;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#header .mod_navigation ul {
  margin: 0 auto;
  width: 100%;
  padding: 0 1.33333em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (min-width: 900px) {
  #header .mod_navigation ul {
    max-width: calc(1064px + 2.66667em); } }

@media screen and (min-width: 600px) {
  #header .mod_navigation ul {
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

#header .mod_navigation ul li {
  height: 68px; }

#header .mod_navigation ul li:not(.mobileOpener), #header .mod_navigation ul li:not(.home) {
  display: none; }

@media screen and (min-width: 600px) {
  #header .mod_navigation ul li:not(.mobileOpener), #header .mod_navigation ul li:not(.home) {
    display: list-item; } }

#header .mod_navigation ul li.mobileOpener {
  display: list-item;
  width: calc(50% - 59px);
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

@media screen and (min-width: 600px) {
  #header .mod_navigation ul li.mobileOpener {
    display: none; } }

#header .mod_navigation ul li.mobileOpener a {
  text-indent: -999px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative; }

#header .mod_navigation ul li.mobileOpener a svg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 30px; }

#header .mod_navigation ul li.mobileOpener a svg path {
  fill: #ff2412; }

#header .mod_navigation ul li.home {
  display: list-item;
  height: 119px; }

#header .mod_navigation ul li.customer-relations, #header .mod_navigation ul li.warenkorb-kasse, #header .mod_navigation ul li.mein-konto-abmelden {
  display: none; }

#header .mod_navigation ul .home a {
  width: 118px;
  height: 119px;
  overflow: hidden;
  text-indent: 999px;
  position: relative;
  display: block;
  background-image: url(/files/developer/images/schaut_logo.png); }

body #wrapper #header {
  background-image: none !important;
  height: auto; }
  body #wrapper #header .mod_article {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 78px; }
    body #wrapper #header .mod_article .ce_player video {
      width: 100%;
      height: auto; }
    @media screen and (max-height: 1000px) {
      body #wrapper #header .mod_article .ce_image, body #wrapper #header .mod_article .ce_player {
        max-height: 600px;
        overflow: hidden; } }
    body #wrapper #header .mod_article .ce_text {
      max-width: calc(1064px + 2.66667em);
      margin: 0 auto; }
    body #wrapper #header .mod_article .ce_text, body #wrapper #header .mod_article .ce_image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      body #wrapper #header .mod_article .ce_text > h1, body #wrapper #header .mod_article .ce_image > h1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 40px 0 40px 0;
        font-weight: 600; }
      body #wrapper #header .mod_article .ce_text > figure, body #wrapper #header .mod_article .ce_image > figure {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        body #wrapper #header .mod_article .ce_text > figure img, body #wrapper #header .mod_article .ce_image > figure img {
          width: 100%;
          height: auto; }
      body #wrapper #header .mod_article .ce_text > .item-content, body #wrapper #header .mod_article .ce_image > .item-content {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
        body #wrapper #header .mod_article .ce_text > .item-content p, body #wrapper #header .mod_article .ce_image > .item-content p {
          text-align: center;
          font-size: 1.4em;
          line-height: 1.2em;
          padding: 0 20px; }

body #wrapper #main .mod_article.first .ce_headline {
  background-image: none; }

body #wrapper #main .mod_article.first {
  margin-top: 0;
  padding-top: 1.91667em;
  background-image: url(/files/developer/images/background-px.gif); }

#wrapper #header {
  height: unset;
  background-image: none;
  padding-bottom: 0; }
  @media screen and (min-width: 600px) {
    #wrapper #header .mod_navigation ul li:not(.mobileOpener), #wrapper #header .mod_navigation ul li:not(.home) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #wrapper #header .mod_navigation ul li.home {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #wrapper #header .mod_navigation ul li:not(.home) {
      height: 60px; }
    #wrapper #header .mod_navigation ul .mobileOpener, #wrapper #header .mod_navigation ul .customer-relations, #wrapper #header .mod_navigation ul .warenkorb-kasse, #wrapper #header .mod_navigation ul .mein-konto-abmelden {
      display: none !important; } }

.mod_navigation .level_1 {
  font-size: 1.58333em; }

.mod_navigation#products .level_1 {
  font-size: 1.41667em;
  line-height: 1.2em; }

.mod_navigation#products .level_2 {
  font-size: 0.76471em;
  font-weight: 300; }

#footer .mod_navigation .level_1 {
  font-size: 1.16667em; }

.mod_navigation a, .mod_navigation span {
  font-family: "Signika Negative", sans-serif;
  text-decoration: none;
  text-transform: uppercase; }

.mod_navigation a:hover, .mod_navigation a.active, .mod_navigation a.trail, .mod_navigation span:hover, .mod_navigation span.active, .mod_navigation span.trail {
  color: #ff2412; }

#footer .mod_navigation a, #footer .mod_navigation span {
  color: white; }

#footer .mod_navigation a:hover, #footer .mod_navigation span:hover {
  color: white; }

.mod_navigation .mobileOpener a {
  text-indent: -999px; }

#customersnav ul li a {
  font-size: 0.83333em;
  color: #999999;
  text-transform: uppercase;
  text-decoration: none; }

#customersnav ul li a:not(.last):after {
  content: '|'; }

.mm-menu a, .mm-menu span {
  font-family: "Signika Negative", sans-serif; }

.mm-menu.mm-white .mm-list > li.mm-selected a:not(.mm-subopen) {
  color: white; }

.mm-menu.mm-white .mm-list > li.mm-selected span {
  color: white; }

.mm-list a:hover {
  color: #ff2412; }

.mod_navigation#products, .mod_navigation#customer_nav {
  display: none;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat; }

@media screen and (min-width: 600px) {
  .mod_navigation#products, .mod_navigation#customer_nav {
    display: block; } }

.mod_navigation#products .level_1, .mod_navigation#customer_nav .level_1 {
  margin-top: 4.75em; }

.mod_navigation#products .level_1 li, .mod_navigation#customer_nav .level_1 li {
  background-image: url(/files/developer/images/bg_trennlinie_navi.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 24px 2px; }

.mod_navigation#products .level_1 a, .mod_navigation#products .level_1 span, .mod_navigation#customer_nav .level_1 a, .mod_navigation#customer_nav .level_1 span {
  padding: 1.11765em 0.94118em 0.88235em 0.94118em;
  display: block; }

.mod_navigation#products .level_2, .mod_navigation#customer_nav .level_2 {
  background-image: url(/files/developer/images/bg_trennlinie_navi.gif);
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 24px 2px;
  padding-top: 0.70588em;
  padding-bottom: 1.17647em; }

.mod_navigation#products .level_2 li, .mod_navigation#customer_nav .level_2 li {
  background-image: none; }

.mod_navigation#products .level_2 li a, .mod_navigation#products .level_2 li span, .mod_navigation#customer_nav .level_2 li a, .mod_navigation#customer_nav .level_2 li span {
  padding: 0.30769em 1.23077em 0.30769em 1.23077em;
  display: block; }

.mod_navigation#customer_nav {
  background-image: none; }

.mod_navigation#customer_nav .level_1 {
  margin-top: 1.55em; }

#customersnav {
  display: none;
  margin-bottom: 2em; }

@media screen and (min-width: 600px) {
  #customersnav {
    display: block; } }

#customersnav ul {
  margin: 0 auto;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

#customersnav ul li {
  margin-left: 0.5em;
  margin-right: 0.5em;
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

#customersnav ul li a:not(.last):after {
  padding-left: 0.6em; }

.mm-menu .mobileOpener {
  display: none; }

.mm-menu.mm-white .mm-list a.mm-subclose {
  padding-top: 40px; }

.mm-menu.mm-white .mm-list a.mm-subclose:before {
  margin-bottom: -20px; }

.mm-menu.mm-white .mm-list > li.mm-selected a:not(.mm-subopen) {
  background-color: #ff2412; }

.mm-menu.mm-white .mm-list > li.mm-selected span {
  background-color: #ff2412; }

.mm-menu.mm-white .mm-list > li.home {
  display: none; }

#custom-nav-container {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 0px;
  height: 50px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

@media screen and (min-width: 900px) {
  #custom-nav-container {
    height: 100px; } }

#custom-nav-container .inside {
  width: 100%; }

@media screen and (min-width: 900px) {
  #custom-nav-container .inside {
    max-width: calc(1064px + 2.66667em); } }

#custom-nav-container .inside .custom-navigation {
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#custom-nav-container .inside .custom-navigation a, #custom-nav-container .inside .custom-navigation div {
  position: relative;
  width: auto; }

#custom-nav-container .inside .custom-navigation > div {
  width: 100%;
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

#custom-nav-container .inside .custom-navigation > div ol {
  width: 100%;
  display: -webkit-inline-flex;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#custom-nav-container .inside .custom-navigation > div ol li {
  padding: 0 2px;
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }

#custom-nav-container .inside .custom-navigation > div ol li a {
  border: 1px solid transparent;
  border-radius: 12px;
  background-color: #cccccc;
  overflow: hidden;
  width: 10px;
  height: 10px;
  display: block;
  cursor: pointer;
  -moz-transition: all 500ms 0;
  -o-transition: all 500ms 0;
  -webkit-transition: all 500ms 0;
  transition: all 500ms 0; }

#custom-nav-container .inside .custom-navigation > div ol li a.flex-active, #custom-nav-container .inside .custom-navigation > div ol li a:hover {
  background-color: #666666; }

#custom-nav-container .inside .custom-navigation .flex-next, #custom-nav-container .inside .custom-navigation .flex-prev {
  width: 15px;
  display: block;
  overflow: hidden;
  background-image: url(/files/developer/images/sprite.png);
  height: 25px; }

#custom-nav-container .inside .custom-navigation .flex-next {
  background-position: -32px 0px; }

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }

#wrapper > div, #wrapper > #header, #wrapper > #footer {
  width: 100%; }

#wrapper #header {
  height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  background-position: left bottom;
  padding-bottom: 6px; }

.noHeader #wrapper #header {
  height: auto; }

#wrapper #header .inside {
  height: 100%;
  overflow: hidden; }

#wrapper #header .inside .mod_article {
  height: 100%; }

#wrapper #header .inside .mod_article .ce_leaflet {
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
  height: 100%; }

#wrapper #header .inside .mod_article .ce_text_image, #wrapper #header .inside .mod_article .ce_text_image_ca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

#wrapper #header .inside .mod_article .ce_text_image.backgroundTopRight, #wrapper #header .inside .mod_article .ce_text_image_ca.backgroundTopRight {
  background-position: right top; }

#wrapper #header .inside .mod_article .ce_text_image .item-content, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content {
  height: 100%;
  height: 100%;
  width: 100%;
  z-index: 1; }

@media screen and (min-width: 900px) {
  #wrapper #header .inside .mod_article .ce_text_image .item-content, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content {
    max-width: calc(1064px + 2.66667em); } }

#wrapper #header .inside .mod_article .ce_text_image .item-content .inside, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content .inside {
  background-image: url("/files/developer/images/background-px.png");
  background-repeat: repeat;
  background-position: left top;
  padding: 1em 1.66667em;
  padding-top: 144px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (min-width: 900px) {
  #wrapper #header .inside .mod_article .ce_text_image .item-content .inside, #wrapper #header .inside .mod_article .ce_text_image_ca .item-content .inside {
    padding-top: 216px; } }

#wrapper #header .inside .mod_article .ce_text_image .image_container, #wrapper #header .inside .mod_article .ce_text_image_ca .image_container {
  z-index: 0;
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%; }

#wrapper #header .inside .mod_article .ce_text_image .image_container img, #wrapper #header .inside .mod_article .ce_text_image_ca .image_container img {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden; }

#wrapper #header .inside .mod_article .ce_text_image .item-content .inside {
  margin-left: 0px; }

#wrapper #main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 6px; }

#wrapper #main .inside {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (min-width: 900px) {
  #wrapper #main .inside {
    max-width: calc(1064px + 2.66667em); }
  .noHeader #wrapper #main .inside {
    max-width: 100%; } }

#wrapper #main .mod_article {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin-bottom: 1.41667em;
  padding-top: 5.91667em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#wrapper #main .mod_article:not(.gridcontent) {
  width: 100%; }

#wrapper #main .mod_article.first {
  padding-top: 0px;
  margin-top: 1.41667em;
  background-image: none; }

#wrapper #main .mod_article.first + .mod_article {
  background-image: none;
  padding-top: 2.66667em; }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.first + .mod_article {
    padding-top: 5.91667em;
    background-image: url(/files/developer/images/background-px.gif); } }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.first {
    margin: 2.66667em 0;
    margin-top: 3.91667em; } }

#wrapper #main .mod_article.first .ce_headline {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  background-position: left top;
  padding: 1em 1.66667em;
  margin-left: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#wrapper #main .mod_article.topLink, #wrapper #main .mod_article.background {
  margin-bottom: 0px;
  background-image: none;
  padding-top: 0px; }

#wrapper #main .mod_article.background {
  display: none;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat; }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.background {
    display: block; } }

#wrapper #main .mod_article#mein-konto {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

#wrapper #main .mod_article .image_container {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.33333em; }

#wrapper #main .mod_article .image_container img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block; }

#wrapper #main .mod_article .image_container .caption {
  position: absolute;
  bottom: -100%;
  width: 100%;
  background-color: #ff2412;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .8em;
  -webkit-transition: all 500ms 0;
  -o-transition: all 500ms 0;
  transition: all 500ms 0; }

#wrapper #main .mod_article .image_container:hover .caption {
  bottom: 0px; }

#wrapper #main .mod_article .ce_text {
  margin-bottom: 1.33333em; }

#wrapper #main .mod_article .ce_text.accountInfo .item-content {
  margin-top: 2.4em; }

#wrapper #main .mod_article .ce_text h2 + .item-content {
  margin-top: 1.2em; }

#wrapper #main .mod_article .ce_dlh_googlemaps {
  position: relative; }

#wrapper #main .mod_article .ce_dlh_googlemaps:before {
  content: "";
  display: block;
  padding-top: 56.25%; }

#wrapper #main .mod_article .ce_dlh_googlemaps > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%; }

.mod_cm_membergooglemapsList {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.mod_cm_membergooglemapsList .memberlist {
  width: 100%; }

@media screen and (min-width: 900px) {
  .mod_cm_membergooglemapsList .memberlist {
    max-width: calc(1064px + 2.66667em); } }

.mod_cm_membergooglemapsList .memberlist .items, .mod_cm_membergooglemapsList .memberlist .itemsContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.mod_cm_membergooglemapsList .memberlist .items {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.mod_cm_membergooglemapsList .memberlist .itemsContainer {
  width: 100%;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin-bottom: 1.41667em;
  padding-top: 5.91667em; }

.mod_cm_membergooglemapsList .memberlistmap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  height: 100vh !important; }

.mod_cm_membergooglemapsList .memberCard {
  border-style: hidden;
  background-color: transparent;
  font-size: 1em;
  float: none;
  padding: 0px;
  margin-bottom: 2em; }

.mod_iso_addressbook > div {
  margin-bottom: 1.5em !important; }

.vcard {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.vcard + buttons {
  padding-bottom: 0.5em; }

.mod_lostPasswordNotificationCenter .submit_container {
  text-align: right; }

.mod_lostPasswordNotificationCenter .submit_container input {
  width: 100%;
  background-image: none;
  padding: 0 1.6em;
  background-color: white; }

.mod_lostPasswordNotificationCenter label {
  display: block; }

.haendler .inside.gridcontent.grid_1_4.first.last {
  -webkit-box-pack: normal !important;
  -ms-flex-pack: normal !important;
  justify-content: normal !important; }

.haendler p {
  color: #666666;
  font-family: "Signika Negative", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.33333em; }

.haendler .memberlistmap {
  width: 100%;
  height: 100vh; }

a.scrollDown:before {
  content: '';
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  display: block;
  background: #e8e8e8; }

a.scrollDown:after {
  content: '';
  display: block;
  position: absolute;
  background-image: url(/files/developer/images/sprite.png);
  background-position: -96px 0;
  width: 24px;
  height: 16px;
  left: 28px;
  top: 16px;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

a.scrollDown {
  width: 80px;
  height: 40px;
  overflow: hidden;
  position: relative;
  text-indent: -999px;
  display: block;
  margin: 0 auto;
  z-index: 2; }

div.scrollDown {
  position: relative;
  bottom: 40px;
  z-index: 999; }

.widget {
  margin-bottom: 0.6em !important; }

legend {
  display: none; }

.gridContainer {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.gridcontent.grid_1_4 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% - 3.33333em);
  margin: 0px 1.66667em; }

.gridcontent.grid_1_4.alignLeft, .gridcontent.grid_1_4.alignRight {
  width: calc(50% - 3.33333em); }

@media screen and (max-width: 600px) {
  #header .gridcontent.grid_1_4 {
    width: calc(60%); } }

@media screen and (min-width: 600px) {
  .gridcontent.grid_1_4 {
    width: calc(25% - 3.33333em); }
  .gridcontent.grid_1_4.alignLeft, .gridcontent.grid_1_4.alignRight {
    width: calc(25% - 3.33333em); }
  .gridcontent.grid_1_4.first.last {
    width: calc(25%); } }

.gridcontent.grid_2_4 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% - 3.33333em);
  margin: 0px 1.66667em; }

.gridcontent.grid_2_4.alignLeft, .gridcontent.grid_2_4.alignRight {
  width: calc(50% - 3.33333em); }

@media screen and (max-width: 600px) {
  #header .gridcontent.grid_2_4 {
    width: calc(60%); } }

@media screen and (min-width: 600px) {
  .gridcontent.grid_2_4 {
    width: calc(50% - 3.33333em); }
  .gridcontent.grid_2_4.alignLeft, .gridcontent.grid_2_4.alignRight {
    width: calc(50% - 3.33333em); }
  .gridcontent.grid_2_4.first.last {
    width: calc(50%); } }

.gridcontent.grid_3_4 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% - 3.33333em);
  margin: 0px 1.66667em; }

@media screen and (max-width: 600px) {
  #header .gridcontent.grid_3_4 {
    width: calc(60%); } }

@media screen and (min-width: 600px) {
  .gridcontent.grid_3_4 {
    width: calc(75% - 3.33333em); }
  .gridcontent.grid_3_4.alignLeft, .gridcontent.grid_3_4.alignRight {
    width: calc(75% - 3.33333em); }
  .gridcontent.grid_3_4.first.last {
    width: calc(75%); } }

.gridcontent.grid_4_4 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100% - 3.33333em);
  margin: 0px 1.66667em; }

@media screen and (max-width: 600px) {
  #header .gridcontent.grid_4_4 {
    width: calc(60%); } }

@media screen and (min-width: 600px) {
  .gridcontent.grid_4_4 {
    width: calc(100% - 3.33333em); }
  .gridcontent.grid_4_4.alignLeft, .gridcontent.grid_4_4.alignRight {
    width: calc(100% - 3.33333em); }
  .gridcontent.grid_4_4.first.last {
    width: calc(100%); } }

.gridcontent.grid_4_4.plain {
  margin: 0px 0px;
  width: 100%; }

.gridcontent.grid_1_3 {
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: calc(100%); }

@media screen and (min-width: 600px) {
  .gridcontent.grid_1_3 {
    width: calc(50% - 3.33333em); } }

@media screen and (min-width: 600px) and (min-width: 900px) {
  .gridcontent.grid_1_3 {
    width: calc(33.33333% - 3.33333em); } }

@media screen and (min-width: 600px) {
  .gridcontent.left_1_4 {
    margin-left: calc(25% + 1.66667em); } }

@media screen and (min-width: 600px) {
  .gridcontent.left_2_4 {
    margin-left: calc(50% + 1.66667em); } }

@media screen and (min-width: 600px) {
  .gridcontent.left_3_4 {
    margin-left: calc(75% + 1.66667em); } }

@media screen and (min-width: 600px) {
  .gridcontent.left_4_4 {
    margin-left: calc(100% + 1.66667em); } }

@media screen and (min-width: 600px) and (max-width: 736px) {
  .gridcontent#products.mod_navigation {
    width: calc(33.33333% - 3.33333em); } }

@media screen and (min-width: 600px) and (max-width: 736px) {
  .gridcontent.background {
    width: calc(33.33333% - 3.33333em); } }

.gridcontent#shop, .gridcontent.mod_article.topLink {
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

@media screen and (min-width: 600px) and (max-width: 736px) {
  .gridcontent#shop, .gridcontent.mod_article.topLink {
    width: calc(66.66667% - 3.33333em); } }

.invisible {
  display: none;
  visibility: hidden;
  opacity: 0;
  filter: -ms-alpha(0%); }

.alignRight {
  text-align: right; }

.alignCenter {
  text-align: center; }

.alignLeft {
  text-align: left; }

#wrapper #main {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding-bottom: 6px; }

#wrapper #main .inside {
  width: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (min-width: 900px) {
  #wrapper #main .inside {
    max-width: calc(1064px + 2.66667em); }
  .noHeader #wrapper #main .inside {
    max-width: 100%; } }

#wrapper #main .mod_article {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin-bottom: 1.41667em;
  padding-top: 5.91667em;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#wrapper #main .mod_article:not(.gridcontent) {
  width: 100%; }

#wrapper #main .mod_article.first {
  padding-top: 0px;
  margin-top: 1.41667em;
  background-image: none; }

#wrapper #main .mod_article.first + .mod_article {
  background-image: none;
  padding-top: 2.66667em; }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.first + .mod_article {
    padding-top: 5.91667em;
    background-image: url(/files/developer/images/background-px.gif); } }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.first {
    margin: 2.66667em 0;
    margin-top: 3.91667em; } }

#wrapper #main .mod_article.first .ce_headline {
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat;
  background-position: left top;
  padding: 1em 1.66667em;
  margin-left: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#wrapper #main .mod_article.topLink, #wrapper #main .mod_article.background {
  margin-bottom: 0px;
  background-image: none;
  padding-top: 0px; }

#wrapper #main .mod_article.background {
  display: none;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat; }

@media screen and (min-width: 600px) {
  #wrapper #main .mod_article.background {
    display: block; } }

#wrapper #main .mod_article#mein-konto {
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

#wrapper #main .mod_article .image_container {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.33333em; }

#wrapper #main .mod_article .image_container img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block; }

#wrapper #main .mod_article .image_container .caption {
  position: absolute;
  bottom: -100%;
  width: 100%;
  background-color: #ff2412;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .8em;
  -moz-transition: all 500ms 0;
  -o-transition: all 500ms 0;
  -webkit-transition: all 500ms 0;
  transition: all 500ms 0; }

#wrapper #main .mod_article .image_container:hover .caption {
  bottom: 0px; }

#wrapper #main .mod_article .ce_text {
  margin-bottom: 1.33333em; }

#wrapper #main .mod_article .ce_text.accountInfo .item-content {
  margin-top: 2.4em; }

#wrapper #main .mod_article .ce_text h2 + .item-content {
  margin-top: 1.2em; }

#wrapper #main .mod_article .ce_dlh_googlemaps {
  position: relative; }

#wrapper #main .mod_article .ce_dlh_googlemaps:before {
  content: "";
  display: block;
  padding-top: 56.25%; }

#wrapper #main .mod_article .ce_dlh_googlemaps > div {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%; }

.mod_cm_membergooglemapsList {
  width: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.mod_cm_membergooglemapsList .memberlist {
  width: 100%; }

@media screen and (min-width: 900px) {
  .mod_cm_membergooglemapsList .memberlist {
    max-width: calc(1064px + 2.66667em); } }

.mod_cm_membergooglemapsList .memberlist .items, .mod_cm_membergooglemapsList .memberlist .itemsContainer {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.mod_cm_membergooglemapsList .memberlist .items {
  -webkit-flex: 1 0 auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.mod_cm_membergooglemapsList .memberlist .itemsContainer {
  width: 100%;
  background-image: url(/files/developer/images/background-px.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin-bottom: 1.41667em;
  padding-top: 5.91667em; }

.mod_cm_membergooglemapsList .memberlistmap {
  -webkit-flex: 0 0 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  height: 100vh !important; }

.mod_cm_membergooglemapsList .memberCard {
  border-style: hidden;
  background-color: transparent;
  font-size: 1em;
  float: none;
  padding: 0px;
  margin-bottom: 2em; }

.ce_text ul li {
  position: relative;
  padding-left: 1.0em;
  margin-bottom: .3em; }

.ce_text ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: .5em;
  height: .5em;
  background-color: #ff2412;
  left: 0px;
  top: 0.35em; }

.ce_text ol {
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.ce_text ol ul {
  list-style: none; }

.ce_text ol li {
  margin-bottom: .3em; }

.image_container .caption {
  font-family: "Signika Negative", sans-serif;
  font-size: 1.16667em;
  font-weight: 600;
  color: white; }

.item-content {
  -moz-column-gap: 1.66667em;
  -webkit-column-gap: 1.66667em;
  column-gap: 1.66667em; }

.columns_1 .item-content {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

@media screen and (min-width: 736px) {
  .columns_1 .item-content {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; } }

.columns_2 .item-content {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

@media screen and (min-width: 600px) {
  .columns_2 .item-content {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1; } }

@media screen and (min-width: 736px) {
  .columns_2 .item-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

.columns_2 .item-content h1:not(:first-child) {
  -moz-page-break-before: always;
  -webkit-column-break-before: always;
  break-before: always; }

.columns_2 .item-content h2:not(:first-child) {
  -moz-page-break-before: always;
  -webkit-column-break-before: always;
  break-before: always; }

.columns_2 .item-content h3:not(:first-child) {
  -moz-page-break-before: always;
  -webkit-column-break-before: always;
  break-before: always; }

.columns_2 .item-content h4:not(:first-child) {
  -moz-page-break-before: always;
  -webkit-column-break-before: always;
  break-before: always; }

.columns_3 .item-content {
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1; }

@media screen and (min-width: 600px) {
  .columns_3 .item-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2; } }

@media screen and (min-width: 736px) {
  .columns_3 .item-content {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3; } }

.ce_flexSlider .flex-caption .inside .caption_title_line p {
  color: #666666;
  font-family: "Signika Negative", sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.33333em; }

.ce_flexSlider .custom-navigation > div ol li a {
  text-indent: -99px; }

.ce_flexSlider .custom-navigation .flex-next, .ce_flexSlider .custom-navigation .flex-prev {
  text-indent: -99px; }

.content-slider slider-wrapper .ce_text {
  position: relative; }

.content-slider .image_container {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: red; }

.content-slider .image_container img {
  width: 100%;
  height: auto;
  min-width: 100%;
  min-height: 100%; }

.ce_flexSlider {
  height: 100%; }

.ce_flexSlider > div {
  height: 100%; }

.ce_flexSlider > div .flexslider {
  height: 100%; }

.ce_flexSlider > div .flexslider ul {
  height: 100%; }

.ce_flexSlider > div .flexslider ul li {
  height: 100%;
  background-size: cover;
  background-position: center bottom; }

.ce_flexSlider .flex-caption {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%; }

.ce_flexSlider .flex-caption .inside {
  width: 100%; }

@media screen and (min-width: 900px) {
  .ce_flexSlider .flex-caption .inside {
    max-width: calc(1064px + 2.66667em); } }

.ce_flexSlider .flex-caption .inside .caption_title_line {
  height: 100%;
  background-image: url("/files/developer/images/background-px.png");
  background-repeat: repeat;
  background-position: left top;
  padding: 1em 1.66667em;
  padding-top: 144px;
  margin-left: 0px; }

@media screen and (min-width: 900px) {
  .ce_flexSlider .flex-caption .inside .caption_title_line {
    padding-top: 216px; } }

.ce_flexSlider .flex-caption .inside .caption_title_line p {
  display: block; }

@media screen and (min-width: 480px) {
  .ce_flexSlider .flex-caption .inside .caption_title_line p {
    display: none; } }

@media screen and (min-width: 480px) and (min-width: 768px) {
  .ce_flexSlider .flex-caption .inside .caption_title_line p {
    display: block; } }

#header .mod_iso_cart, #header .mod_iso_checkout, #header .mod_iso_orderhistory, #header .mod_iso_orderdetails {
  font-size: 1.58333em; }

.mod_iso_cart input.quantity, .mod_iso_checkout input.quantity, .mod_iso_orderhistory input.quantity, .mod_iso_orderdetails input.quantity {
  text-align: right; }

.mod_iso_cart .submit_container, .mod_iso_checkout .submit_container, .mod_iso_orderhistory .submit_container, .mod_iso_orderdetails .submit_container {
  text-align: right; }

@media screen and (min-width: 768px) {
  .mod_iso_cart .submit_container, .mod_iso_checkout .submit_container, .mod_iso_orderhistory .submit_container, .mod_iso_orderdetails .submit_container {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; } }

.mod_iso_cart tr td.name .nameAndInfo, .mod_iso_checkout tr td.name .nameAndInfo, .mod_iso_orderhistory tr td.name .nameAndInfo, .mod_iso_orderdetails tr td.name .nameAndInfo {
  text-transform: uppercase; }

.mod_iso_cart tr td.name .nameAndInfo a, .mod_iso_checkout tr td.name .nameAndInfo a, .mod_iso_orderhistory tr td.name .nameAndInfo a, .mod_iso_orderdetails tr td.name .nameAndInfo a {
  text-decoration: none; }

.mod_iso_cart tr td.col_pos, .mod_iso_checkout tr td.col_pos, .mod_iso_orderhistory tr td.col_pos, .mod_iso_orderdetails tr td.col_pos {
  font-weight: bold; }

.mod_iso_cart tr th, .mod_iso_checkout tr th, .mod_iso_orderhistory tr th, .mod_iso_orderdetails tr th {
  font-family: 'Signika Negative', sans-serif;
  font-size: 1.33333em;
  text-transform: uppercase; }

@media screen and (min-width: 800px) {
  .mod_iso_cart tr th.col_1, .mod_iso_cart tr th.col_2, .mod_iso_cart tr th.col_3, .mod_iso_checkout tr th.col_1, .mod_iso_checkout tr th.col_2, .mod_iso_checkout tr th.col_3, .mod_iso_orderhistory tr th.col_1, .mod_iso_orderhistory tr th.col_2, .mod_iso_orderhistory tr th.col_3, .mod_iso_orderdetails tr th.col_1, .mod_iso_orderdetails tr th.col_2, .mod_iso_orderdetails tr th.col_3 {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; } }

.mod_iso_cart tr.product td.col_2, .mod_iso_cart tr.product td.col_3, .mod_iso_checkout tr.product td.col_2, .mod_iso_checkout tr.product td.col_3, .mod_iso_orderhistory tr.product td.col_2, .mod_iso_orderhistory tr.product td.col_3, .mod_iso_orderdetails tr.product td.col_2, .mod_iso_orderdetails tr.product td.col_3 {
  text-align: right; }

.mod_iso_cart tr.product td.col_1, .mod_iso_checkout tr.product td.col_1, .mod_iso_orderhistory tr.product td.col_1, .mod_iso_orderdetails tr.product td.col_1 {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

@media screen and (min-width: 800px) {
  .mod_iso_cart tr.product td.col_1, .mod_iso_cart tr.product td.col_2, .mod_iso_cart tr.product td.col_3, .mod_iso_checkout tr.product td.col_1, .mod_iso_checkout tr.product td.col_2, .mod_iso_checkout tr.product td.col_3, .mod_iso_orderhistory tr.product td.col_1, .mod_iso_orderhistory tr.product td.col_2, .mod_iso_orderhistory tr.product td.col_3, .mod_iso_orderdetails tr.product td.col_1, .mod_iso_orderdetails tr.product td.col_2, .mod_iso_orderdetails tr.product td.col_3 {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.mod_iso_cart tr.foot_row td, .mod_iso_checkout tr.foot_row td, .mod_iso_orderhistory tr.foot_row td, .mod_iso_orderdetails tr.foot_row td {
  text-align: right; }

@media screen and (min-width: 800px) {
  .mod_iso_cart tr.foot_row td.col_0, .mod_iso_checkout tr.foot_row td.col_0, .mod_iso_orderhistory tr.foot_row td.col_0, .mod_iso_orderdetails tr.foot_row td.col_0 {
    text-align: right; }
  .mod_iso_cart tr.foot_row td.col_2, .mod_iso_cart tr.foot_row td.col_3, .mod_iso_checkout tr.foot_row td.col_2, .mod_iso_checkout tr.foot_row td.col_3, .mod_iso_orderhistory tr.foot_row td.col_2, .mod_iso_orderhistory tr.foot_row td.col_3, .mod_iso_orderdetails tr.foot_row td.col_2, .mod_iso_orderdetails tr.foot_row td.col_3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center; } }

.mod_iso_cart tr.foot_row.total td.price.total, .mod_iso_cart tr.foot_row.total td.name, .mod_iso_checkout tr.foot_row.total td.price.total, .mod_iso_checkout tr.foot_row.total td.name, .mod_iso_orderhistory tr.foot_row.total td.price.total, .mod_iso_orderhistory tr.foot_row.total td.name, .mod_iso_orderdetails tr.foot_row.total td.price.total, .mod_iso_orderdetails tr.foot_row.total td.name {
  font-weight: bold; }

/*Besonderheiten für die Bestellübersichten*/
@media screen and (min-width: 900px) {
  .mod_iso_orderhistory tr td.col_4 {
    text-align: right; } }

@media screen and (min-width: 800px) {
  .mod_iso_orderhistory tr td.col_3 {
    text-align: right; } }

.mod_iso_cart_address .formbody .widget {
  font-size: 0.8em; }

.mod_iso_cart_address .formbody .widget input, .mod_iso_cart_address .formbody .widget select {
  font-size: 1em; }

.mod_iso_shipping_calculator p {
  text-align: right; }

.mod_iso_productreader .product .productNameAndInfo .nutritionFacts td:nth-child(2n), .mod_iso_productreader .product .productNameAndInfo .nutritionFacts td.base {
  text-align: right; }

.mod_iso_productreader .product .price h3 {
  font-size: 2.16667em;
  font-weight: 600;
  line-height: 1em; }

.mod_iso_productreader .product .price .baseprice {
  font-size: 0.8em; }

.product_list .product .infos {
  font-size: 1em; }

.product_list .product .infos div {
  padding: 0 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.product_list .product .infos .contentWeight, .product_list .product .infos .price {
  line-height: 1.5em; }

.product_list .product .infos .priceInfo, .product_list .product .infos .price {
  text-align: right; }

.product_list .product .infos .basePrice, .product_list .product .infos .priceInfo {
  font-size: 0.83333em; }

.product_list .product .productsName {
  text-align: center; }

.product_list .product .productsName h2 {
  font-size: 1.33333em;
  font-weight: 600; }

.product_list .product .productsName h2 a {
  text-decoration: none; }

input[type="text"], input[type="number"], input[type="email"], input[type="phone"], input[type="password"], input[type="color"] {
  color: black; }

input[type="text"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="phone"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="color"]:-moz-placeholder {
  color: #666666; }

input[type="text"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="phone"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="color"]::-moz-placeholder {
  color: #666666; }

input[type="text"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="phone"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder {
  color: #666666; }

input[type="text"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="phone"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder {
  color: #666666; }

input[type="text"].error, input[type="number"].error, input[type="email"].error, input[type="phone"].error, input[type="password"].error, input[type="color"].error {
  color: #ff2412; }

input[type="text"], input[type="number"], input[type="email"], input[type="phone"], input[type="password"], input[type="color"], input[type="submit"] {
  font-size: 1em; }

.mod_iso_cart input[type="text"], .mod_iso_cart_address input[type="text"], .mod_iso_cart input[type="number"], .mod_iso_cart_address input[type="number"], .mod_iso_cart input[type="email"], .mod_iso_cart_address input[type="email"], .mod_iso_cart input[type="phone"], .mod_iso_cart_address input[type="phone"], .mod_iso_cart input[type="password"], .mod_iso_cart_address input[type="password"], .mod_iso_cart input[type="color"], .mod_iso_cart_address input[type="color"], .mod_iso_cart input[type="submit"], .mod_iso_cart_address input[type="submit"] {
  line-height: 1.6em; }

input[type="submit"]:active {
  color: black; }

input + label.error {
  color: #ff2412; }

input[type='checkbox'] + label, input[type="radio"] + label {
  line-height: 1.4em; }

a.button.submit {
  text-transform: uppercase;
  font-family: "Signika Negative", sans-serif;
  text-decoration: none; }

a.button.submit:active {
  color: black; }

a.button.submit:hover {
  color: #ff2412; }

a.prev, a.next {
  text-transform: uppercase;
  font-family: "Signika Negative", sans-serif;
  text-decoration: none; }

a.prev:before, a.prev:after, a.next:before, a.next:after {
  text-indent: -999px; }

a.prev:hover, a.next:hover {
  color: #ff2412; }

.button.remove {
  text-indent: 999px; }

.button.remove:hover, .button.remove:active {
  color: #ff2412; }

.button_checkout, .button_update, .add_to_cart {
  text-transform: uppercase; }

.button_checkout:hover, .button_checkout:active, .button_update:hover, .button_update:active, .add_to_cart:hover, .add_to_cart:active {
  color: #ff2412; }

.coupon label {
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  font-family: "Signika Negative", sans-serif;
  line-height: 1.2em;
  font-size: 1.33333em;
  text-transform: uppercase; }

.flex-caption .coupon label {
  font-size: 2.33333em;
  line-height: 1.14285714285714em;
  margin-bottom: 0.71428571428571em; }

.coupon label::-moz-selection {
  color: white;
  background-color: #ff2412; }

.coupon label::selection {
  color: white;
  background-color: #ff2412; }

.coupon .submit {
  text-transform: uppercase; }

.mod_iso_productreader .product .formbody {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.mod_iso_productreader .product .formbody .mainImage {
  padding-bottom: 5em;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 2.08333em; }

.mod_iso_productreader .product .formbody .mainImage .image_container {
  margin-bottom: 0px; }

.mod_iso_productreader .product .formbody .additionalImages {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.mod_iso_productreader .product .formbody .additionalImages .image_container {
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 3.33333em;
  height: 3.33333em;
  margin: 0 1em;
  border: 1px solid black; }

.mod_iso_productreader .product .productNameAndInfo {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 !important;
  width: 100%; }

@media screen and (min-width: 600px) {
  .mod_iso_productreader .product .productNameAndInfo {
    width: 50%; } }

.mod_iso_productreader .product .productNameAndInfo .productName, .mod_iso_productreader .product .productNameAndInfo .nutritionFacts {
  padding-bottom: 12px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #666666; }

.mod_iso_productreader .product .productNameAndInfo .nutritionFacts {
  margin-top: 1em; }

.mod_iso_productreader .product .productNameAndInfo .nutritionFacts td {
  padding-top: .6em; }

.mod_iso_productreader .product .productNameAndInfo .nutritionFacts td:nth-child(2n), .mod_iso_productreader .product .productNameAndInfo .nutritionFacts td.base {
  padding-right: 0.5em; }

.mod_iso_productreader .product .productNameAndInfo .nutritionFacts td.base {
  padding-top: 0px;
  border-bottom: 1px dotted #666666; }

.mod_iso_productreader .product .price h3 {
  margin-bottom: 0 !important; }

.mod_iso_productreader .product .price .baseprice {
  padding-left: .2em; }

.mod_iso_productreader .product .submit_container {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod_iso_productreader .product .quantity_container, .mod_iso_productreader .product .add_to_cart {
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.mod_iso_productlist {
  width: 100%; }

.mod_iso_productlist .product_list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (min-width: 600px) {
  .mod_iso_productlist .product_list {
    -webkit-justify-content: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.mod_iso_productlist .product_list .product {
  margin-bottom: 2.5em; }

@media screen and (min-width: 600px) {
  .mod_iso_productlist .product_list .product {
    margin-right: 3.33333em; } }

.mod_iso_productlist .product_list .product .infos {
  margin-top: 1.5em;
  background-repeat: no-repeat;
  background-position: center .7em;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod_iso_productlist .product_list .product .infos div {
  width: 50%;
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.mod_iso_productlist .product_list .product .infos div.contentWeight, .mod_iso_productlist .product_list .product .infos div.price {
  margin-bottom: 0.5em; }

.mod_iso_productlist .product_list .product .productsName {
  width: 100%;
  margin-top: 1em; }

#tl_registration {
  width: 100%; }

#tl_registration .formbody {
  width: 100%; }

#tl_registration .formbody .fields {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.mod_iso_addressbook > div {
  margin-bottom: 1.5em !important; }

.vcard {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.vcard + buttons {
  padding-bottom: 0.5em; }

.mod_lostPasswordNotificationCenter .submit_container {
  text-align: right; }

.mod_lostPasswordNotificationCenter .submit_container input {
  width: 100%;
  background-image: none;
  padding: 0 1.6em;
  background-color: white; }

.mod_lostPasswordNotificationCenter label {
  display: block; }

.steps {
  margin-bottom: 1.66667em !important; }

.steps ol {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.steps ol li {
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.steps ol li span, .steps ol li a + a {
  display: none; }

.steps ol li .stepFiller {
  margin: 0 1.66667em; }

.klaro h1 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.klaro a {
  color: #ff2412;
  text-decoration: none; }
  .klaro a:hover {
    border-bottom: 1px solid #ff2412;
    margin-top: 5px; }

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000; }
  .klaro .cookie-modal .cm-bg {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0; }
  .klaro .cookie-modal .cookie-modal-notice, .klaro .cookie-modal .cm-modal.cm-klaro {
    padding: 0 30px;
    z-index: 1001;
    width: 80%;
    max-height: 98%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: fixed;
    overflow: auto;
    background: #ffffff;
    color: #000000;
    position: relative;
    margin: 0 auto; }
    @media screen and (min-width: 850px) {
      .klaro .cookie-modal .cookie-modal-notice, .klaro .cookie-modal .cm-modal.cm-klaro {
        position: relative;
        margin: 0 auto;
        max-width: 640px;
        height: auto;
        width: auto; } }
    .klaro .cookie-modal .cookie-modal-notice .cm-header, .klaro .cookie-modal .cm-modal.cm-klaro .cm-header {
      padding-bottom: 20px;
      border-bottom: 1px solid #ff2412a8; }
      .klaro .cookie-modal .cookie-modal-notice .cm-header h1, .klaro .cookie-modal .cm-modal.cm-klaro .cm-header h1 {
        font-size: 1.4em;
        padding: 20px 0 0 0; }
        .klaro .cookie-modal .cookie-modal-notice .cm-header h1 span, .klaro .cookie-modal .cm-modal.cm-klaro .cm-header h1 span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          color: #ff2412;
          padding-bottom: 10px; }
    .klaro .cookie-modal .cookie-modal-notice .hide, .klaro .cookie-modal .cm-modal.cm-klaro .hide {
      border-style: none;
      background: none;
      position: absolute;
      top: 20px;
      right: 20px;
      z-index: 1; }
      .klaro .cookie-modal .cookie-modal-notice .hide *, .klaro .cookie-modal .cm-modal.cm-klaro .hide * {
        stroke: #121212; }
  .klaro .cookie-modal .cm-body, .klaro .cookie-modal .cn-body {
    padding: 20px 0; }
    .klaro .cookie-modal .cm-body .cn-ok, .klaro .cookie-modal .cn-body .cn-ok {
      padding-top: 30px; }
      .klaro .cookie-modal .cm-body .cn-ok .cn-buttons, .klaro .cookie-modal .cn-body .cn-ok .cn-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        .klaro .cookie-modal .cm-body .cn-ok .cn-buttons .cm-btn, .klaro .cookie-modal .cn-body .cn-ok .cn-buttons .cm-btn {
          -ms-flex-preferred-size: 48%;
          flex-basis: 48%;
          max-width: 48%; }
    .klaro .cookie-modal .cm-body .cm-caret a:hover, .klaro .cookie-modal .cn-body .cm-caret a:hover {
      text-decoration: none; }
    .klaro .cookie-modal .cm-body .cm-content, .klaro .cookie-modal .cn-body .cm-content {
      padding: 0 20px;
      display: none; }
      .klaro .cookie-modal .cm-body .cm-content.expanded, .klaro .cookie-modal .cn-body .cm-content.expanded {
        display: block;
        margin-top: 10px; }
    .klaro .cookie-modal .cm-body .cm-purpose .cm-caret a:hover, .klaro .cookie-modal .cn-body .cm-purpose .cm-caret a:hover {
      border-bottom: none; }
    .klaro .cookie-modal .cm-body .cm-purpose .cm-service, .klaro .cookie-modal .cn-body .cm-purpose .cm-service {
      padding-bottom: 10px; }
      .klaro .cookie-modal .cm-body .cm-purpose .cm-service::marker, .klaro .cookie-modal .cn-body .cm-purpose .cm-service::marker {
        content: none;
        visibility: hidden;
        opacity: 0;
        color: #ffffff; }
    .klaro .cookie-modal .cm-body .cm-purpose::marker, .klaro .cookie-modal .cn-body .cm-purpose::marker {
      content: none;
      visibility: hidden;
      opacity: 0;
      color: #ffffff; }
    .klaro .cookie-modal .cm-body .cm-btn, .klaro .cookie-modal .cn-body .cm-btn {
      background: #ff2412;
      display: inline-block;
      padding: 15px 30px;
      border: 0;
      color: #ffffff;
      line-height: 1.3em;
      font-weight: normal;
      font-family: inherit;
      border: 2px solid #ff2412;
      text-align: center;
      text-transform: uppercase;
      vertical-align: middle;
      white-space: nowrap;
      -webkit-transition: background 0.2s;
      -o-transition: background 0.2s;
      transition: background 0.2s;
      margin-bottom: 10px;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      max-width: 48%;
      cursor: pointer;
      white-space: normal; }
      .klaro .cookie-modal .cm-body .cm-btn:hover, .klaro .cookie-modal .cn-body .cm-btn:hover {
        background: #ff2412a8;
        color: #ffffff; }
      .klaro .cookie-modal .cm-body .cm-btn:focus, .klaro .cookie-modal .cn-body .cm-btn:focus {
        outline: none; }
      .klaro .cookie-modal .cm-body .cm-btn.cm-btn-info, .klaro .cookie-modal .cm-body .cm-btn.cm-btn-danger, .klaro .cookie-modal .cn-body .cm-btn.cm-btn-info, .klaro .cookie-modal .cn-body .cm-btn.cm-btn-danger {
        border: 2px solid #ff2412a8;
        color: #ffffff; }
        .klaro .cookie-modal .cm-body .cm-btn.cm-btn-info:hover, .klaro .cookie-modal .cm-body .cm-btn.cm-btn-danger:hover, .klaro .cookie-modal .cn-body .cm-btn.cm-btn-info:hover, .klaro .cookie-modal .cn-body .cm-btn.cm-btn-danger:hover {
          background: #ff2412a8;
          color: #ffffff; }
    .klaro .cookie-modal .cm-body h1, .klaro .cookie-modal .cn-body h1 {
      font-size: 1.6em;
      padding-bottom: 10px;
      text-transform: uppercase; }
      .klaro .cookie-modal .cm-body h1 span, .klaro .cookie-modal .cn-body h1 span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        color: #ff2412;
        padding-bottom: 10px; }
  .klaro .cookie-modal .cm-footer .cm-footer-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 10px 0;
    border-top: 1px solid #ff2412a8;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn {
      background: #ff2412;
      display: inline-block;
      padding: 15px 30px;
      border: 0;
      line-height: 1.3em;
      font-weight: normal;
      font-family: inherit;
      border: 2px solid #ff2412;
      color: #ffffff;
      text-align: center;
      text-transform: uppercase;
      vertical-align: middle;
      white-space: nowrap;
      -webkit-transition: background 0.2s;
      -o-transition: background 0.2s;
      transition: background 0.2s;
      margin-bottom: 10px;
      -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
      max-width: 48%;
      cursor: pointer;
      white-space: normal; }
      .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn:hover {
        background: #ff2412a8;
        color: #ffffff; }
      .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn:focus {
        outline: none; }
      .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn:last-of-type {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
      .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn.cm-btn-info, .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn.cm-btn-danger {
        border: 2px solid #ff2412a8;
        color: #ffffff; }
        .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn.cm-btn-info:hover, .klaro .cookie-modal .cm-footer .cm-footer-buttons .cm-btn.cm-btn-danger:hover {
          background: #ff2412a8;
          color: #ffffff; }
  .klaro .cookie-modal .cm-footer .cm-powered-by {
    display: none; }

div[data-type='placeholder'] {
  position: relative;
  top: 50%;
  text-align: center; }
  div[data-type='placeholder'] .cm-btn {
    background: #ff2412;
    display: inline-block;
    padding: 15px 30px;
    border: 0;
    line-height: 1.3em;
    font-weight: normal;
    font-family: inherit;
    border: 2px solid #ff2412;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    margin-bottom: 10px;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    cursor: pointer;
    white-space: normal;
    margin: 10px; }
    div[data-type='placeholder'] .cm-btn:hover {
      background: #ff2412a8;
      color: #ffffff; }
    div[data-type='placeholder'] .cm-btn:focus {
      outline: none; }

#confirm-googlemaps {
  width: 100%;
  position: relative;
  top: 50%;
  text-align: center; }
  #confirm-googlemaps::after {
    content: 'Akzeptieren';
    background: #ff2412;
    display: inline-block;
    padding: 15px 30px;
    border: 0;
    line-height: 1.3em;
    font-weight: normal;
    font-family: inherit;
    border: 2px solid #ff2412;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    margin-bottom: 10px;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    cursor: pointer;
    white-space: normal;
    margin: 10px;
    position: absolute;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    #confirm-googlemaps::after:hover {
      background: #ff2412a8;
      color: #ffffff; }

input[type='checkbox'] + label:before, input[type="radio"] + label:before {
  content: none; }

input[type='checkbox'] + label, input[type="radio"] + label {
  position: unset;
  display: block;
  padding-left: 0; }

input[type='checkbox'] + label:after, input[type="radio"] + label:after {
  content: none; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #888; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -40px;
  display: none; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 10px;
  display: block; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px; }
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:not(:last-of-type),
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:not(:last-of-type),
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:not(:last-of-type),
  .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:not(:last-of-type) {
    padding-bottom: 20px; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #999; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top: 1px solid #555;
  padding-top: 1em; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  padding-left: 0.2em;
  color: #999; }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green1, #ff2412); }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green1, #ff2412);
  opacity: 0.6; }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green2, #ff2412);
  opacity: 0.8; }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green2, #ff2412);
  opacity: 0.8;
  cursor: not-allowed; }

.klaro .cookie-modal .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
  border-bottom: 1px solid #ccc; }

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0; }

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0; }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green1, #ff2412); }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green1, #ff2412);
  opacity: 0.6; }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green2, #ff2412);
  opacity: 0.8; }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #ff2412;
  background-color: var(--green2, #ff2412);
  opacity: 0.8;
  cursor: not-allowed; }

.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider {
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0; }

.klaro .cookie-modal .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 50px;
  display: inline-block; }

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  position: absolute;
  content: '';
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px; }

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%; }

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #000000;
  box-shadow-color: var(--green3, #000000);
  -webkit-box-shadow: 0 0 1px #000000;
  box-shadow: 0 0 1px #000000; }

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  -webkit-box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19); }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .slider,
.klaro .cookie-notice .slider {
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }

#footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#footer .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.33333em; }

@media screen and (min-width: 900px) {
  #footer .inside {
    max-width: calc(1064px + 2.66667em); } }

#footer {
  background-color: tint(black, 40%); }

#footer .inside {
  padding: 2.66667em 0; }

#footer .inside .mod_navigation {
  width: calc(100% - 3.33333em);
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

#footer .inside .mod_navigation#service {
  margin-top: 2em; }

@media screen and (min-width: 600px) {
  #footer .inside .mod_navigation#service {
    margin-top: 0px; } }

@media screen and (min-width: 600px) {
  #footer .inside .mod_navigation {
    width: calc(50% - 3.33333em); } }

@media screen and (max-width: 600px) {
  #footer .mod_navigation {
    margin-bottom: 1.66667em; } }

#footer .mod_navigation h3 {
  padding: 0.66667em 1.66667em;
  padding-top: 0px;
  margin-bottom: 0px; }

#footer .mod_navigation ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 1px solid white; }

#footer .mod_navigation ul li {
  width: 100%;
  margin: 0px 0 0 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  border-bottom: 1px dotted white; }

@media screen and (min-width: 900px) {
  #footer .mod_navigation ul li {
    width: calc(50%); }
  #footer .mod_navigation ul li:nth-child(2n+1) {
    width: calc(50% - 1.66667em);
    margin: 0px 1.66667em 0 0; } }

#footer .mod_navigation ul li a, #footer .mod_navigation ul li span {
  -webkit-transition: all 500ms 0;
  -o-transition: all 500ms 0;
  transition: all 500ms 0;
  display: block;
  padding: 0.66667em 1.66667em; }

#footer .mod_navigation ul li:hover a, #footer .mod_navigation ul li:hover span {
  background-color: #ff2412;
  color: white; }

@media screen and (max-width: 600px) {
  #footer .mod_navigation {
    margin-bottom: 1.66667em; } }

#footer .mod_navigation h3 {
  padding: 0.66667em 1.66667em;
  padding-top: 0px;
  margin-bottom: 0px; }

#footer .mod_navigation ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-top: 1px solid white; }

#footer .mod_navigation ul li {
  width: 100%;
  margin: 0px 0 0 0;
  -webkit-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  border-bottom: 1px dotted white; }

@media screen and (min-width: 900px) {
  #footer .mod_navigation ul li {
    width: calc(50%); }
  #footer .mod_navigation ul li:nth-child(2n+1) {
    width: calc(50% - 1.66667em);
    margin: 0px 1.66667em 0 0; } }

#footer .mod_navigation ul li a, #footer .mod_navigation ul li span {
  -moz-transition: all 500ms 0;
  -o-transition: all 500ms 0;
  -webkit-transition: all 500ms 0;
  transition: all 500ms 0;
  display: block;
  padding: 0.66667em 1.66667em; }

#footer .mod_navigation ul li:hover a, #footer .mod_navigation ul li:hover span {
  background-color: #ff2412;
  color: white; }

#footer {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#footer .inside {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.33333em; }

@media screen and (min-width: 900px) {
  #footer .inside {
    max-width: calc(1064px + 2.66667em); } }

#footer {
  background-color: #666666; }

#footer .inside {
  padding: 2.66667em 0; }

#footer .inside .mod_navigation {
  width: calc(100% - 3.33333em);
  -webkit-flex: 1 0 auto;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

#footer .inside .mod_navigation#service {
  margin-top: 2em; }

@media screen and (min-width: 600px) {
  #footer .inside .mod_navigation#service {
    margin-top: 0px; } }

@media screen and (min-width: 600px) {
  #footer .inside .mod_navigation {
    width: calc(50% - 3.33333em); } }

/* CSS Document */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.custom .flex-container a:active,
.custom .flexslider a:active,
.custom .flex-container a:focus,
.custom .flexslider a:focus {
  outline: none; }

.custom .slides,
.custom .flex-control-nav,
.custom .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.custom .flexslider {
  margin: 0;
  padding: 0; }

.custom .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.custom .flexslider .slides li {
  position: relative; }

.custom .flexslider .slides img {
  width: 100%;
  display: block; }

.custom .flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.custom .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.custom .flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 0px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.custom .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.custom .loading .flex-viewport {
  max-height: 300px; }

.custom .flexslider .slides {
  zoom: 1; }

.custom .carousel li {
  margin-right: 5px; }

.custom #slider {
  margin: 0 0 10px !important; }

.custom #carousel li {
  margin-right: 5px; }

.custom #carousel img {
  display: block;
  opacity: .5;
  cursor: pointer; }

.custom #carousel img:hover {
  opacity: 1; }

.custom #carousel .flex-active-slide img {
  opacity: 1;
  cursor: default; }

/* Direction Nav */
/* Control Nav */
/* Captions */
.custom .initial {
  display: none;
  -webkit-backface-visibility: hidden; }

