body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/fonts/open-sans-v34-latin-800.eot'); /* IE9 Compat Modes */
  src: url('../../files/fonts/open-sans-v34-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/open-sans-v34-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/open-sans-v34-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/open-sans-v34-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body {
	font-size: 100.01%;
	-webkit-text-size-adjust: 100.01%;
	color: #2a2a2a;
	background: #fff;
	background-size: 1100px auto;
	font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
	/* letter-spacing: .02em; */
	width: 100%;
}

.clear {
	height: .1px;
	font-size: .1px;
	line-height: .1px;
	clear: both;
}

/* reset ugly borders on iphone */
input[type=text],
input[type=search],
input[type=button],
input[type=submit],
input[type=number] {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type=search] {
	-moz-appearance:    textfield;
	-webkit-appearance: textfield;
	appearance: 		textfield;
}

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

textarea, input, button {
	outline: none;
}



/* ==========================================================================
   fonts
   
   Open sans:			300, 400 regular, 500, 600, 700, 800
   ========================================================================== */

a,
a:focus,
a:active {
	outline: none;
}

a {
	color: #00a5e2;
	text-decoration: none;
	font-weight: 400;
}

#main .mod_article > .ce_text a {
	position: relative;	
}

#main .mod_article > .ce_text a:before {
	content: '';
	display: inline-block;
	width: 100%;
	height: 1px;
	background: #00a5e2;
	position: absolute;
	bottom: 1px;
	left: 0;
	transition: all .3s ease-in-out;
}

#main .mod_article > .ce_text a:hover:before {
	width: 0;
	left: 50%;
}

a:hover {
	color: #0181b0;
/* 	text-shadow: 1px 0 0 currentColor; */
}

#main {
	
}

#main .inside {
	font-weight: 400;
	font-size: 1.05em;
	line-height: 1.65em;
}

#main .inside em {
	font-weight: 500;
	color: #2a2a2a;	
}

#main .inside strong {
	font-weight: 600;
	color: #2a2a2a;
}

/*
.mod_article:first-child > h1:first-child,
.mod_article.first > .first h2,
.mod_article.first > .first h3,
.mod_article.first > .first h4,
.mod_article.first > .first h5 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
*/

h1, h2, h3, h4, h5 {
	line-height: 1.35em;
/* 	margin-top: 1.8em; */
	font-family: 'Open sans', Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	hyphens: auto;
	letter-spacing: 0.01em;
}

h1 {
	font-size: 1.8em;
	color: #00a5e2;
	font-weight: 700;
/* 	text-transform: uppercase; */
 	margin-bottom: 1em; 
}

h2 {
	font-size: 1.4em;
	color: #00a5e2;
/* 	margin-bottom: 1.1em; */
}

h3 {
	font-size: 1.2em;
	color: #00a5e2;
/* 	margin-bottom: 1.2em; */
}

h4 {
	font-size: 1.2em;
	color: #2a2a2a;
/* 	margin-bottom: 1.3em; */
}

h5 {
	font-size: 1em;
	color: #2a2a2a;
/* 	margin-bottom: 1.4em; */
}


/* ==========================================================================
   main, container, wrapper
   ========================================================================== */
   
#container {
	margin: 0 auto;
	max-width: 1100px;
	overflow: visible;
	width: 95%;
	/* overflow: auto; */ /* sticky footer */
	padding-bottom: 165px; /* 160+5px border | sticky footer */ /* bottom: must be same height as the footer */
	position: relative;
	z-index: 1;
	clear: both;
/* 	outline: 1px solid rgba(0,0,0,.2); */
	transition: padding-bottom .5s ease-out;
}

#container:before {
	content: '';
	position: absolute;
	left: 6.2727%;
	top: -210px;
	width: 469px;
	height: 238px;
	background: transparent url(../../files/tmpl/logo_swing.svg) center center no-repeat;
	background-size: 469px 238px;
	transition: left .5s ease-out;
}

#wrapper {
	min-height: 100vh; /* sticky footer */
	position: relative;
	overflow: hidden;
}

#main {
/* 	overflow: visible !important; */
}

#main .inside {
	padding: 60px 0;
	overflow: visible !important;
/* 	background: rgba(0,0,0,.05); */
}


/* ==========================================================================
   header
   ========================================================================== */

header {
	z-index: 2;
	width: 100%;
	height: auto;
	position: relative;
	transition: height .5s ease-out;
	box-shadow: inset 0px -51px 0px 0px rgba(0,165,226,1);
}

header .inside {
	width: 95%;
	max-width: 1100px;
	transition: left .5s ease-out;
	height: 248px;
	margin: 0 auto;
	background: transparent url(../../files/tmpl/slogan.svg) right 129px  no-repeat;
	background-size: 474px 20px;
}

header .inside .logo,
header .inside .logo a {
	width: 170px;
	height: 145px;
	display: inline-block;
}

header .inside .logo {
	position: absolute;
	z-index: 10;
	left: calc(6.2727% + 76px);
	bottom: 72px;
	background: transparent url(../../files/tmpl/logo_akademie-hasselmeyer@1x.gif) center center  no-repeat;
	transition: left .5s ease-out;
}


/* ==========================================================================
   footer footermenu
   ========================================================================== */

footer {
	position: absolute; /* sticky footer */
	z-index: 1; /* sticky footer */
	bottom: 0;
	height: 160px; 
	width: 100%;
	background: #888;
	background: linear-gradient(0deg, rgba(123,123,123,1) 0%, rgba(145,145,145,1) 100%);
	border-top: 5px solid #00a5e2;
}

footer > .inside {
	height: 100%;
	margin: 0 auto;
	max-width: 1100px;
	width: 95%;
	font-size: .87em;
	letter-spacing: .0075em;
	font-weight: 300;
	color: #c8c8c8;
}


#footermenu {
   width: 100%;
   display: flex;
   justify-content: center;
   align-items: flex-end;
   height: 30px;
}

#footermenu ul {
/*
   float: left;
   position: relative;
   left: 50%;
   text-align: center;
*/
   margin: 0;
}

#footermenu ul li {
   display: inline-block;
   float: left;
/*
   display: block;
   float: left;
   position: relative;
   right: 50%;
*/
}

#footermenu ul li a {
	color: #c8c8c8;
	text-decoration: none;
}

#footermenu ul li a:hover {
	color: #eaeaea;
}

#footermenu ul li strong.active {
	color: #eaeaea;
}

#footermenu ul li a,
#footermenu ul li strong,
#footermenu ul li:after {
	font-weight: 300;
}

#footermenu ul li:after {
	content: '|';
	margin: 0 8px;
}

#footermenu ul li.last:after {
	content: none;
	margin: 0;
}


#adressblock {
	width: 100%;
/*
	display: flex;
	justify-content: center;
	align-items: center;
*/
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	min-height: 74px;
	height: calc(100% - 30px);
	background: transparent url(../../files/tmpl/logo_signet.svg) center center no-repeat;
	background: transparent url(../../files/tmpl/logo_signet.svg) calc(50% + 4px) center no-repeat;
	background-size: 74px 67px;
	transition: height .5s ease-out;
	font-size: .95em;
	color: #fff;
	line-height: 1.5em;
	margin-top: -4px;
	margin-left: -20px;
}

#adressblock .adressblock1 {
	text-align: right;
	margin-right: 126px;
	margin-bottom: 2px;
}

#adressblock .adressblock1,
#adressblock .adressblock2 {
	width: calc(50% - 63px);	
}

#adressblock a {
	font-weight: 300;
	color: #fff;
	text-decoration: none;	
}

#adressblock a:hover {
	font-weight: 300;
	color: #d9d9d9;
	text-decoration: none;	
}



/* ==========================================================================
   misc | distances
   ========================================================================== */
   
#main .inside .mod_article > .block.last {
	margin-bottom: 0;
}

/* padding of first headline */
#main .mod_article.first .ce_headline.first,
#main .mod_article.first .ce_text.first h1:first-child,
#main .mod_article.first .ce_text.first h2:first-child,
#main .mod_article.first .ce_text.first h3:first-child {
	padding-top: 0;
	margin-top: 0;	
}

#main .block {
	clear: both;
}

hr {
	margin: 1.6em 0 1.8em 0;
	border: none;
	border-top: 3px dotted #e2e2e2;
	background-color: transparent;
	height: 3px;
	clear: both;
}

.ce_divider + .ce_text h1,
.ce_divider + .ce_text h2,
.ce_divider + .ce_text h3 {
	margin-top: 0;	
}

.ce_text.listlast + .ce_divider hr,
.ce_list + .ce_divider hr {
	margin-top: .6em;	
}

.spacer1 {
	display: inline-block;
	width: 80px;
}

.ce_text + .ce_linkslist_list {
	margin-top: 1.1em ;
}



/* ==========================================================================
   content elements and images
   ========================================================================== */

/* ======================== 
   images, general
   ======================== */
   
#main img,
#main embed,
#main object,
#main video {
    max-width: 100%;
    height: auto;
    width: auto; /* IE8 Bug */
}

#main .image_container {
	/* background: #ff9900; */
	overflow: hidden;
	border-radius: 8px;
}

#main .image_container img {	
	border-radius: 8px;	
}

#main .image_container.withcaption,
#main .image_container.withcaption img {
	border-radius: 8px 8px 0 0;
}

#main .image_container img,
#main .image_container a img {
	vertical-align: bottom;
	z-index: 10;
	position: relative;
	height: auto;
}

#main .image_container.float_left,
#main .image_container.float_right {
	height: auto;
	width: auto;
	margin-bottom: 0.9em;
}

#main .image_container.float_left {
	margin-right: 3%;
	float: left;
}

#main .image_container.float_right {
	margin-left: 3%;
	float: right;
}

#main .image_container.float_above {
	margin-bottom: 0.9em;
}

#main .image_container.float_below {
	margin-top: 1em;
}

#main .image_container figcaption {
	background: #00a5e2; /* blau */
	background: #c3ccd0; /* grau */
	background: #49b97c; /* grün */
	font-size: 0.82em;
	line-height: 1.3em;
	color: #fff;
	border-radius: 0 0 8px 8px;
	position: relative; 
	box-shadow: 0px -3px 0px 0px rgba(255,255,255,.6);
	padding: 4px 10px;
/* 	border-top: 1px solid #fff; */
	z-index: 20;
	
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}



/* ======================== 
   hover effect
   ======================== */

#main figure.image_container a[data-lightbox] {
	position: relative;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

#main .image_container a[data-lightbox] img {
	transition: all 0.5s ease-in-out;
}

/*
#main .image_container a[data-lightbox] img:hover {
	transform: scale(1.1) rotate(0.02deg);
}
*/

/*
#main .image_container a[data-lightbox] img:hover {
	cursor: url(../../files/tmpl_img/cursor_plus.cur), auto;
}
*/

#main .image_container a[data-lightbox]:hover {
	cursor: url(../../files/tmpl/cursor_plus.cur), auto;
}

#main figure.image_container a[data-lightbox]::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 12;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255, 255, 255, .2);
	border-radius: 100%;
	transform: translate(-50%, -50%);
	opacity: 0;
}

#main figure.image_container a[data-lightbox]:hover::before {
	animation: circle 0.75s;
}

@keyframes circle {
	cursor: url(../../files/tmpl/cursor_plus.cur), auto;
	0%{
		opacity: 1;
	}
	40%{
		opacity: 1;
	}
	100%{
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}


/* ======================== 
   images, special
   ======================== */

#main .image_container.image20,
#main .image_container.image25,
#main .image_container.image30,
#main .image_container.image35,
#main .image_container.image40,
#main .image_container.image50,
#main .image_container.image60,
#main .image_container.image70,
#main .image_container.image80 {
	min-width: 150px;
}


#main .image_container.image100 {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}


@media all and (min-width: 956px) {	
	#main .image_container.image80 {
		max-width: 80%;
	}		
}
@media all and (max-width: 955px) {
	#main .image_container.image80 {
		margin-right: 0;
		margin-left: 0;
	}	
}


@media all and (min-width: 608px) {
	#main .image_container.image70 {
		max-width: 70%;
	}
}
@media all and (max-width: 607px) {
	#main .image_container.image70 {
		margin-right: 0;
		margin-left: 0;
	}	
}


@media all and (min-width: 456px) {
	#main .image_container.image60 {
		max-width: 60%;
	}
}
@media all and (max-width: 455px) {
	#main .image_container.image60 {
		margin-right: 0;
		margin-left: 0;
	}	
}


@media all and (min-width: 369px) {
	#main .image_container.image50 {
		max-width: 50%;
	}
}
@media all and (max-width: 368px) {
	#main .image_container.image50 {
		margin-right: 0;
		margin-left: 0;
	}	
}


@media all and (min-width: 356px) {
	#main .image_container.image40 {
		max-width: 40%;
	}
	#main .image_container.image35 {
		max-width: 35%;
	}
	#main .image_container.image30 {
		max-width: 30%;
	}
	#main .image_container.image25 {
		max-width: 25%;
	}
	#main .image_container.image20 {
		max-width: 20%;
	}
}
@media all and (max-width: 355px) {
	#main .image_container.image40,
	#main .image_container.image35,
	#main .image_container.image30,
	#main .image_container.image25,
	#main .image_container.image20 {
		margin-right: 0;
		margin-left: 0;
	}	
}



/* ======================== 
   toTop
   ======================== */

#toTop, #toTopHover {
	overflow: hidden;	
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background: #fff url(../../files/tmpl/totop.svg) center center no-repeat;
	background-size: cover;
	box-shadow: inset 0px 0px 0px 4px #00a5e2;
}

#toTop {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=0.5);
	display: none;
	text-decoration: none;
	position: fixed;
	/* bottom: 5px; */
	right: 4%;
	text-indent: 100%;
	z-index: 1001;
	border: 1px solid rgba(255,255,255,.5);
	transition: opacity .2s ease-in-out;
}

#toTop:hover,
#toTop:active {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=0.7);
}

#toTopHover {
	float: left;
	display: block;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

@media all and (min-width: 1391px) {
	#toTop {
		right: calc(50% - 633px);
	}
}

/*
#toTopHover:active {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);	
}
*/

/*
#toTop:active, #toTop:focus {
	outline: none;
}
*/



/* ======================== 
   (un)ordered lists
   ======================== */

.ce_list>ul,
.ce_text>ul {
	list-style: none;
}

.ce_list>ul,
.ce_text>ul,
.ce_list>ol,
.ce_text>ol {
	margin: 1.3em 0;
}

.ce_list>ul li,
.ce_text>ul li {
	margin: .3em 0;
	position: relative;
	left: 2.7em;
	padding-right: 2.7em;
	/* border: 1px solid rgba(0,0,0,.2); */
}

/* span requires modified templates */
.ce_list>ul li span,
.ce_text>ul li span {
	display: block;
	position: relative;
}

.ce_list>ul li span::before,
.ce_text>ul li span::before {
	content: '\2022';
	font-weight: 800;
	vertical-align: middle;
	color: #00a5e2;
	display: inline-block;
	float: left;
	position: absolute;
	margin-left: -1.25em;
	font-size: 1em;
}

.ce_list>ol,
.ce_text>ol {
	list-style-image: none;
	font-weight: 600;
}

.ce_list>ol li,
.ce_text>ol li {
	margin: .3em 0;
	position: relative;
	left: 2.5em;
	padding-right: 2.5em;
	color: #00a5e2;
}

.ce_list>ol li span,
.ce_text>ol li span {
	font-weight: 400;
	display: block;
	margin-left: .2em;
	color: #2a2a2a;
}

.ce_list>ul,
.ce_list>ol {
	padding-top: 0;
}

.ce_list>ul strong,
.ce_list>ol strong,
.ce_text>ul strong,
.ce_text>ol strong {
	font-weight: 500!important;
}

.ce_list>ol ol,
.ce_list>ol ul,
.ce_text>ol ol,
.ce_text>ol ul,
.ce_list>ul ol,
.ce_list>ul ul,
.ce_text>ul ol,
.ce_text>ul ul {
	margin-left: 1.125em;
	margin-top: .8em;
	list-style-type: circle;
}


/* ======================== 
   boxes
   ======================== */

.tm_group {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	align-content: flex-start; /* y-axis */
	justify-content: space-between; /* x-axis */
	align-items: stretch; /* equal height for boxes in same row */
	padding: 20px 0; /* distance before an after teaser group */
	margin-top: -52px;
/* 	margin-top: -52px; */ /* !!! 1) exact negative value here  !!!*/
}

.tm_teaser {
	border: 5px solid #e1e1e1;	
	width: 80%;
/*
	width: 45.909045%;
	max-width: 505px;
*/
	padding-bottom: 10px;
	font-size: 1.2vw;
	font-size: .85em;
	position: relative;
	margin-top: 52px;
}
/*
.tm_teaser:not(:nth-child(1)):not(:nth-child(2)) {
	margin-top: 52px; /* !!! 1) exact positive value here !!!*/


@media all and (max-width: 1173px) {
	.tm_teaser {
		font-size: 1.2vw;		
	}
	
	.tm_teaser:not(:nth-child(1)):not(:nth-child(2)) {
		margin-top: calc((95vw - 70px) / 20);
	}
}

@media all and (max-width: 900px) {
	.tm_group {
		justify-content: center;
	}
	
	.tm_teaser {	
		width: 100%;
		width: calc(100% - 10px);
		font-size: .85em;
	}
	
	.tm_teaser:not(:nth-child(1)) {
		margin-top: calc((95vw - 70px) / 20);	
	}
}

@media all and (max-width: 779px) {
	.tm_teaser:not(:nth-child(1)) {
		margin-top: 33px !important;	
	}		
}

@media all and (max-width: 549px) {
	.tm_teaser {
		font-size: 2.6vw;
	}		
}

.tm_teaser .ce_text.first {
	border: 5px solid #fff;
	height: 100%;
/* 	margin-bottom: 10px; */
}

.tm_teaser .last.block {
	margin-bottom: -10px;
}

.tm_teaser .ce_text h1,
.tm_teaser .ce_text h2,
.tm_teaser .ce_text h3,
.tm_teaser .ce_text h4 {
	background: #00a5e2;
	text-align: center;
	color: #fff;
	font-weight: 400;
	margin: 0;
	padding: 5px;
	transition: background .5s ease-out;
}

.tm_teaser .ce_text p {
	margin: 10px;
	font-size: 1.14em;
	line-height: 1.4em;
	text-align: center !important;
}

#main .tm_teaser .image_container.float_below,
#main .tm_teaser .image_container.float_right,
#main .tm_teaser .image_container.float_left,
#main .tm_teaser .image_container.float_above {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 0;
	border-radius: 0 !important;
}

.tm_teaser .image_container {
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: .65;	
}

.tm_teaser .image_container img {
	border-radius: 0 !important;	
}

.tm_teaser a {
	text-decoration: none;
	font-weight: inherit;
	color: inherit;	
}

.tm_teaser a:first-child::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 11;
}

.tm_teaser.linked {
	transition: border-color .7s ease-out;
}

.tm_teaser.linked:hover {
	border-color: #4daf2e;
}

.tm_teaser.linked:hover .ce_text h1,
.tm_teaser.linked:hover .ce_text h2,
.tm_teaser.linked:hover .ce_text h3,
.tm_teaser.linked:hover .ce_text h4 {
	background: #4daf2e;	
}

.tm_teaser.linked .image_container {
	transition: all .4s ease-out;
}

.tm_teaser.linked:hover .image_container {
	-webkit-filter: grayscale(0);
	filter: none;
	opacity: 1;
}




/* ==========================================================================
   colorbox [x] / lightbox / lightcase
   ========================================================================== */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/*
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
*/

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:rgba(232,243,247,.8)}
#colorbox{outline:0;}
#cboxContent{margin:10px;background:#fff;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #666;}
#cboxLoadedContent{border:5px solid #fff; background:#fff;}
#cboxTitle{font-family: 'Nunito', Verdana, Arial, Helvetica, sans-serif;font-size: .85em;position:absolute; top:-20px; left:5px; color:#666;}
#cboxCurrent{display: none;/* position:absolute; top:-20px; right:0px; color:#666; */}
#cboxLoadingGraphic{background:url("../../files/tmpl/colorbox_loading.gif") no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url("../../files/tmpl/colorbox_controls.png") no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url("../../files/tmpl/colorbox_controls.png") no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url("../../files/tmpl/colorbox_controls.png") no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}





/* ==========================================================================
   retina stuff
   ========================================================================== */

@media
all and (-webkit-min-device-pixel-ratio: 2),
all and (   min--moz-device-pixel-ratio: 2),
all and (     -o-min-device-pixel-ratio: 2/1),
all and (        min-device-pixel-ratio: 2),
all and (                min-resolution: 192dpi),
all and (                min-resolution: 2dppx) {

	header .inside .logo {
		background: transparent url(../../files/tmpl/logo_akademie-hasselmeyer@2x.gif) center center  no-repeat;
		background-size: 170px 145px;	
	}
	
}


/* ==========================================================================
   general media queries: 
   ========================================================================== */
   
@media all and (max-width: 980px) {
	
	header .inside {
		background: none;	
	}
	
}
   
@media all and (max-width: 930px) {
	
	header .inside .logo {
		left: calc(50% - 85px);
	}
	
	#container:before {
		left: calc(50% - 161px);
	}
	
}

@media all and (max-width: 850px) {
	
	#adressblock {
		background: none;
		margin-left: 0;
	}
	
	#adressblock .adressblock1 {
		margin-right: 0;
		text-align: center;
	}
	
	#adressblock .adressblock1,
	#adressblock .adressblock2 {
		width: 100%;
		text-align: center;
	}	

}
/* ==========================================================================
   mainmenu standard
   ========================================================================== */

/*
#mobilemenu_button {
	visibility: hidden;
	opacity: 0;	
}

#mainmenu,
#mobilemenu_button {
	transition: visibility 0s, opacity 1s ease-in;
}
*/

#mobilemenu,
#mobilemenu_button {
	display: none;
}

.mm-wrapper__blocker {
	visibility: hidden;
}



#mainmenu {
	overflow: visible;
	position: relative;
	z-index: 150;
	top: 197px;
}



/* ************************ */ 
/* level 1					*/
/* ************************ */

#mainmenu ul.level_1>li a {
	font-weight: 300;
}

#mainmenu ul.level_1 {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	position: relative;
	float: left;
	left: 50%;
}

/* #mainmenu ul.level_1>li:hover>a, */
#mainmenu ul.level_1>li.active strong,
#mainmenu ul.level_1>li.submenu.trail>a.submenu.trail,
#mainmenu ul.level_1>li.forward.submenu.trail>strong.forward.submenu.trail {
	font-weight: 300;
}

#mainmenu ul li a {
	text-decoration: none;
}

#mainmenu ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	float: right;
	position: relative;
}

#mainmenu ul.level_1>li {
	float: left;
	position: relative;
	right: 50%;
	display: inline-block;
	line-height: 51px;
	font-size: 1.2em;
	letter-spacing: .05em;
	text-transform: uppercase;
	border-right: 1px solid #80d2f1;
}

#mainmenu ul.level_1>li.first {
	border-left: 1px solid #80d2f1;
	margin-left: 0;
}

#mainmenu ul.level_1>li>a,
#mainmenu ul.level_1>li>span.forward.trail.submenu {
	padding: 0 22px;
}

#mainmenu ul.level_1>li.active strong {
	cursor: default;
}

#mainmenu ul.level_1>li.active strong.active {
}

#mainmenu ul.level_1>li>a {
	cursor: pointer;
	position: relative;
}

/* line grow effect instead of just using box-shadow */
/*
#mainmenu ul.level_1>li>a:after {
	content: '';
	position: absolute;
	background: #ecf2db;
	height: 4px;
	top: -4px;
	width: 0%;
	left: 50%;	
	transition: all .3s ease-in-out;
}
*/

#mainmenu ul.level_1>li:not(.active.submenu):not(.submenu.trail):hover>a:after {
	width: 100%;
	left: 0;
}


/* 1st level default link color */
#mainmenu ul>li>a,
#mainmenu ul>li>span.submenu {
	color: #fff;
}

/* 1st level hover color */
#mainmenu ul.level_1>li:hover>a {
	background: rgba(255,255,255,.25);
	color: #fff;
}

#mainmenu ul.level_1>li:hover>a.trail,
#mainmenu ul.level_1>li:hover>span.forward.trail {

}

#mainmenu ul.level_1>li.active:hover,
#mainmenu ul.level_1 span.submenu:hover {
	/* background: #fff; */
}

/* 1st level active link color */
#mainmenu ul.level_1>li.active,
#mainmenu ul.level_1>li.trail.sibling,
#mainmenu ul.level_1>li.submenu span.trail {
	padding: 0 22px;
	color: #fff;
/* 	box-shadow: 0px -4px 0px 0px #973774; line grow effect */
	background: #4daf2e;
}

#mainmenu ul.level_1>li.trail.sibling a {
	color: #fff;
	padding: 0;
}

#mainmenu li.active.submenu span.active.submenu {
}

/* 1st level 'active button with submenu' link color */
#mainmenu ul.level_1>li>.active.submenu {
	color: #fff;
	cursor: pointer;
/* 	box-shadow: 0px -4px 0px 0px #973774; line grow effect */
}

/* 1st level 'button with active submenu button' link color */
#mainmenu ul.level_1>li.submenu.trail>a.submenu.trail,
#mainmenu ul.level_1>li.forward.submenu.trail>span.forward.submenu.trail {
	color: #fff;
	background: #4daf2e;
/* 	box-shadow: 0px -4px 0px 0px #973774; line grow effect */
}

#mainmenu ul>li>a,
#mainmenu ul>li>.active,
span.submenu {
	display: block;
	text-decoration: none;
	transition: background-color .10s ease-in, border-color .18s ease-in;
}

#mainmenu .submenu {
	cursor: pointer;
}

/* arrow indicating a dropdown menu */
#mainmenu .submenu>a::after,
#mainmenu .submenu>strong::after {
	position: absolute;
	display: block;
	content: '';
	height: 0;
	width: 0 !important;
	border: 4px solid transparent;
	border-top-color: rgba(0,165,226,.3);
	left: calc(50% - 2px);
	top: 52px;
	z-index: 200;
}

/* arrow on hover */
#mainmenu .submenu>a:hover::after,
#mainmenu ul.level_1>li.submenu:hover>a::after {
	display: none;
}

/* arrow for active mainmenu button */
#mainmenu .submenu.active>strong::after {
	border: 4px solid transparent;
	border-top-color: rgba(0,175,80,.3);
}

/* arrow for active dropdown button */
#mainmenu .submenu.trail>a::after,
#mainmenu ul.level_1>li.trail.submenu:hover>a::after {
	border: 4px solid transparent;
	border-top-color: #4daf2e;
}



/* ************************ */ 
/* level 2					*/
/* ************************ */

/*  2nd level */
#mainmenu ul.level_2 {
	font-size: .8em;
	letter-spacing: .025em;
	display: block;
	position: absolute;
	top: 51px;
	left: -9999px;
	opacity: 0;
	cursor: pointer;
	transition: opacity .22s ease-in;
	z-index: 7000;
	background: rgba(239,239,239,.93);
	border-radius: 0;
	padding: 5px 0 8px 0;
}

#mainmenu ul.level_2>li a {
	font-weight: 400;
	white-space: nowrap;
}

#mainmenu ul.level_2>li.active strong {
	font-weight: 400;
	white-space: nowrap;
}

#mainmenu ul.level_2>li a,
#mainmenu ul.level_2>li.active span,
#mainmenu ul.level_2 strong.active {
	padding: 0 17px;
}

#mainmenu ul.level_2>li {
	display: block;
	/* clear: both; */
	height: 0px;
	line-height: normal;
	text-transform: none;
	transition: height .22s ease-in;
	text-align: center;
/* 	border-top: 1px solid #fff; */ /* divider */

/*	Breitester Navipunkt wird mit jQuery ermittelt und dem jeweiligen parent ul.level_2 uebergeben */
/*	border-bottom: 1px solid #e5e5e5; */
	width: inherit;
}

#mainmenu ul.level_2>li.last {
	/* border-bottom: none; */
}

/* 2nd level ul background */
#mainmenu ul.level_1>li:hover>ul {
	left: 0px;
	opacity: 1;
/*
	opacity: 0.95;
	border-color: transparent #000 #000 #000;
	border-style: solid;
	border-width: 1px;
*/
/* 	box-shadow: -20px 0px 0px 0px rgba(255,255,255,.87),20px 0px 0px 0px rgba(255,255,255,.87); */ /* in case of dividers */
}

#mainmenu ul.level_1 li:hover>ul>li {
	position: relative;
	height: 2em;
	line-height: 2em;
}

/* 2nd level default link color */
#mainmenu ul.level_2 li a,
#mainmenu ul.level_2 span.active {
	display: block;
	text-decoration: none;
	color: #373737;
	border: none;
	/* background: #898989; */
	transition: color .0s ease-in, background-color .0s ease-in;
}

/* 2nd level hover color */
#mainmenu ul.level_2 li:hover>a {
	color: #373737;
}

/* 2nd level hover bg-color */
#mainmenu ul.level_2>li:hover>a {
	background: rgba(0,0,0,.07);
}

/*
#mainmenu ul.level_2 strong.active:hover {
	background: #4daf2e;
}
*/

/* 2nd level active bg-color */
#mainmenu ul.level_2 strong.active,
#mainmenu ul.level_2 strong.active:hover {
	background: #4daf2e;
}

/* 2nd level active link color */
#mainmenu ul.level_2 strong.active {
	color: #fff;
}



/* ==========================================================================
   mainmenu mobile
   ========================================================================== */

@media all and (max-width: 930px) {

	#mainmenu {
		display: none;
	}
	
	.mm-wrapper__blocker {
		visibility: visible;
	}

	#mobilemenu,
	#mobilemenu_button {
		display: block;
	}

}


#mobilemenu_button {
	position: absolute;
	top: 201px;
	left: 50%;
	left: calc(50% - 26px);
	z-index: 20;
	width: 52px;
	height: 44px;
	border-radius: 0;
	
	transition: top .5s ease-out;
/*
	border-radius: 8px;
	border: 2px solid #973774;
*/
}
	
#mobilemenu_button label.hamburg { 
	display: inline-block;
	position: relative; 
}
	
#mobilemenu_button label.hamburg:hover,
#mobilemenu_button label.hamburg:focus {
	cursor: pointer;	
}
	

	
#mobilemenu_button label.hamburg {
	/* rotation duration */
	transition: .2s;
/*
	margin-left: -2px;
	margin-top: -2px;
	border-radius: 8px;
*/
	width: 52px;
	height: 44px;
	border-radius: 0;
/* 	background: rgba(255,255,255,0.6); */
}

#mobilemenu_button .line { 
	display: block;
	height: 4px;
	width: 40px;
	background: #fff;
	border-radius: 2px;
	transform-origin: center;
	margin-left: 6px;
	margin-top: 8px;
}

#mobilemenu_button .line.first {
	margin-top: 8px;
}

#mobilemenu_button .line.middle {
	
}
	
/*
#mobilemenu_button label.hamburg:hover {
	background: rgba(246,168,0,.1);	
}
*/


/* for hover devices only */
@media(hover: hover) and (pointer: fine) {
	
	#mobilemenu_button .line {
		transition: 0.3s;	
	}

	#mobilemenu_button:hover > label.hamburg .line {
			transform: scaleX(-1);
			background: rgba(255,255,255,0.6);
	}
}

@media(hover: hover) and (pointer: fine) and (max-width: 600px) {
	#mobilemenu_button:hover > label.hamburg .line {
		background: rgba(255,255,255,0.6);
	}	
}


	
/* for touch devices only - !!! also see jquery !!! */
#mobilemenu_button.touchable .line {
	transition: .5s; /* effect time OUT */
}
	
#mobilemenu_button.touched .hamburg .line {
	transition: .5s; /* effect time IN */
	transform: scaleX(-1);
	background: rgba(255,255,255,0.6);
}

	
/*
#hamburg:checked + .hamburg .line.first {
	transform: translateY(9px) rotate(-45deg);
}
	
#hamburg:checked + .hamburg .line.middle {
	opacity: 0;
}
	
#hamburg:checked + .hamburg .line.last {
	transform: translateY(-9px) rotate(45deg);
}
*/



/* ****************************** */

#mobilemenu {
	box-shadow: 0px 5px 5px -4px rgba(0,0,0,.5);
	margin-top: -5px; /* shadow-spacing */
	border-right: 1px solid #fff;
}

#mobilemenu .mm-navbar {
	padding-top: 5px; /* shadow-spacing */
}

#mobilemenu li {
	font: 400 1.25em/1.3em 'Open sans', Verdana, Arial, Helvetica, sans-serif;
/* 	line-height: 1.25em; */
/* 	text-transform: uppercase; */
}

/*
#mobilemenu ul.level_2 li {
	font-size: 1em;	
}
*/

/* https://mmenujs.com/docs/core/styling.html */	
#mobilemenu.mm-menu--theme-white {
	--mm-color-border: rgba( 255,255,255, 0.9 ); /* lines, dividers */
	--mm-color-text: rgba( 255,255,255, 1 ); /* text */
	--mm-color-text-dimmed: rgba( 255,255,255, .6 ); /* Counternumber */
	--mm-color-background: rgba( 219,219,219, 1 ); /* general bg */
	--mm-color-background-emphasis: rgba( 0,175,80, 1); /* background color tap, touch */
	--mm-color-background-highlight: rgba( 255,255,255 1 ); /* ??? */
	--mm-color-button: rgba( 234,188,28, 0.7 ); /* arrows ??? */
	--mm-shadow: 0 0 20px rgba( 0,0,0, 0.5 ); /* ??? */
	--mm-listitem-size: 41px;
	--mm-lineheight: 1.3em;
	--mm-padding-lr: 20px;
	
}


/* wrapper bg color */
.mm-wrapper__blocker {
	opacity: .5; 
	background-color: #fff;
}

/*
#mobilemenu.mm-menu {
	-webkit-tap-highlight-color:var(--mm-color-background-emphasis);
	-webkit-tap-highlight-color: #001eff;
}

background active menu button
#mobilemenu .mm-listitem_selected>.mm-listitem__text {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-iconbar__tab_selected {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-menu--keyboardfocus a:focus,.mm-menu--keyboardfocus.mm-menu--opened~.mm-wrapper__blocker a:focus {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-navbars--top.mm-navbars_has-tabs .mm-navbar {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-navbars--bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover {
	background:var(--mm-color-background-emphasis);
}

#mobilemenu .mm-menu--selected-parent .mm-listitem_selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem_selected-parent>.mm-listitem__text {
	background:var(--mm-color-background-emphasis);
}
*/



/* back arrow in menutitle */
#mobilemenu .mm-navbar .mm-btn:before {
	border-color: rgba(255,255,225, .6);
}
	
/* default button background color */
#mobilemenu .mm-listitem {
	background: rgba( 0,165,226, 1 );	
}
	
/* don't care about this */
#mobilemenu .mm-listitem {
	color:var(--mm-color-text);
}

/* text active */
#mobilemenu .mm-listitem--selected {
	color: #fff;
}

/* arrow color button (inactive) */
#mobilemenu .mm-btn:after {
	border-color: rgba( 255,255,255, .6 );
}

/* arrow color button (active) */
#mobilemenu .mm-listitem--selected .mm-btn:after {
	border-color: rgba( 255,255,255, .8 );
}

/* counter color button (active) */
#mobilemenu .mm-listitem--selected .mm-counter {
	color: rgba( 255,255,255, .8 );
/* 	font-weight: bold; */ /* vs. active menu button */
}

/*
#mobilemenu .mm-listitem__text,
#mobilemenu .mm-listitem--selected {
	padding-left: var(--mm-padding-lr);
	padding-right: var(--mm-padding-lr);
}

.mm-listitem__text,.mm-listitem--selected {padding: calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}
*/

/* active menu button: font-weight, background (here!), color */
#mobilemenu .mm-listitem--selected {
	font-weight: 400;
	background: rgba(0,175,80, 1);
}

/* menu button first level with active submenu button */
#mobilemenu .mm-listitem__text.trail {
	background: rgba(255,255,255, .2);
	font-weight: 600;
/* 	background: linear-gradient(90deg, rgba(130,22,24, .8) 0%, rgba(255,255,255, .9) 100%); */
}

/* menu button first level (active) with inactive submenu button */
#mobilemenu .mm-listitem--selected .mm-listitem__text {
	font-weight: 600;	
}

/* active menu button -> counter */
#mobilemenu .mm-listitem--selected .mm-listitem__text .mm-counter {
	font-weight: 400;
}

/* top section with menu headline */	
#mobilemenu .mm-navbar {
	background: rgba( 219,219,219, 0.55 );	
	height: 50px;
	text-transform: uppercase;
}


/* borderstripes top and bottom */
#mobilemenu .mm-navbar {
	border-bottom: 1px solid #fff;
}	
#mobilemenu ul {
	border-top: 4px solid #f6f6f6;
	border-bottom: 4px solid #f9f9f9;
	box-shadow:	0px 1px 0px 0px #fff,
				0px 0px 15px 4px rgba(102,96,91, .45);
}
/* OR THIS ONE >> */
/*
#mobilemenu ul {
	outline: 10px solid #000;
}
*/


/* top section with menu headline menu text */
#mobilemenu .mm-navbar .mm-navbar__title {
	color: #6e6e6e;
	font-size: 1.3em;
	line-height: 1.45em;
	font-weight: 500;	
}

/* arrow for active dropdown button (submenu active) */
#mobilemenu .submenu.trail>span::after,
#mobilemenu .submenu.trail>span.forward.trail.submenu::after,
#mobilemenu li.forward.submenu.trail::after {
	display: none;
}

/* distance of dividers / default left: 20px */
#mobilemenu .mm-listitem:after {
	left: 0;
	
/* 	content: none; */
}

#mobilemenu ul {	
/*
	box-shadow:	0px 1px 0px 0px #fff,
				0px -5px 15px 5px rgba(102,96,91, .7);
*/
/* 	border-bottom: 9px solid rgba(236,236,228,.7); */
	
}


/* multiline */
.mm-listitem__text {
	-o-text-overflow: clip;
	text-overflow: clip;
	white-space: normal;
}

/* multiline */
.mm-counter {
	width: 30px;
	margin-right: -20px;
/* 	outline: 1px solid #ccc; */
	height: 100%;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
