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}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
@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}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

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

#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}
.cookiebar{box-sizing:border-box;position:fixed;left:0;width:100%;padding:.6em 1.2em;background-color:#4b4b4b;color:#fff;font-size:1em;text-align:center;z-index:10}.cookiebar *{box-sizing:border-box}.cookiebar--active{display:flex!important;justify-content:center;align-items:center;flex-wrap:wrap}.cookiebar--position-top{top:0}.cookiebar--position-bottom{bottom:0}.cookiebar__message,.cookiebar__text{margin-right:1.5em}.cookiebar__link{color:#fff;text-decoration:underline}.cookiebar__link:hover{text-decoration:none}.cookiebar__button{margin:0;padding:.6em 1.2em;border:none;border-radius:0;background-color:#4ea55e;color:#fff;font-weight:700;cursor:pointer}.cookiebar__button:hover{background-color:#3e824a}.cookiebar__analytics{margin-right:1.5em}.cookiebar__analytics-label{cursor:pointer}.cookiebar__analytics-checkbox{margin-right:5px}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: url('../../files/fonts/RobotoCondensed-300.woff') format('woff');
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: bold;
	src: url('../../files/fonts/RobotoCondensed-700.woff') format('woff');
}

/* latin-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../../files/fonts/latin-ext/RobotoCondensed-VariableFont_wght.woff2') format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('../../files/fonts/latin/RobotoCondensed-VariableFont_wght.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../../files/fonts/latin-ext/RobotoCondensed-VariableFont_wght.woff2') format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('../../files/fonts/latin/RobotoCondensed-VariableFont_wght.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
	font-family: "PTSerif";
	src: url('../../files/fonts/PTSerif-BoldItalic.woff2') format('woff2'), url('../../files/fonts/PTSerif-BoldItalic.woff') format('woff');
	font-weight: bold;
}





html,
body {
    height:100%;
    min-height:100%;
    margin:0;
    padding:0;
}

body {
    font-family:"Roboto",Helvetica,Arial,sans-serif;
    font-size: 23px;
    line-height: 31px;
	letter-spacing: 0.002em;
	word-spacing: 0.005em;
    font-weight:normal;
    color: #47494c;
    
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	text-size-adjust:100%;
    
	text-rendering: optimizeLegibility;
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

figure {
    margin:0;
    padding:0;
}

img,
object {
    display:block;
} 

*:focus {
    outline: none;
}

p {
	margin-top:0;
	margin-bottom: 0.9em;
}


p, #main ul, h3, h4 {
	max-width: 930px;
}

.small p, #main .small ul, .small h3, .small h4, 
.mod_article > .ce_text:not(.oversize) p, #main .mod_article > .ce_text:not(.oversize) ul, .mod_article > .ce_text:not(.oversize) h3, .mod_article > .ce_text:not(.oversize) h4 {
	max-width: 950px;
}
/*
.mod_article > .ce_text:not(.oversize) .float_left + div p {
	max-width: 1000px;
}
*/

#main .ce_gallery ul {
	max-width: inherit;
}

#main .ce_gallery ul li {
	margin-bottom: 0;
}

a[href^="mailto"], a[href^="tel"], a[href^="fax"] {
	color:#575755;
}

h1, h2, h3 {
	font-family:PTSerif;
	letter-spacing: 0.02em;
	word-spacing: 0.012em;
	font-weight: bold;
}


h1, h2 {
	font-size: 2.4em; 
	line-height: 1.12em;
	margin-top: 1.6em;
	margin-bottom: 0.95em;
	margin-left: -0.03em;
}

.ce_image + h2, .ce_image + .ce_text h2:first-child {
	margin-top: 1.1em;
}

h3 {
	font-size: 1.75em;
	line-height: 1.2em;
	margin-top: 2.5em;
	margin-bottom: 1.3em;
	color: #ad976e;
}

.mod_article > .ce_text:not(.oversize) h3 {
	font-size: 2.2em; 
	margin-bottom: 1.1em;
}


.goldig h3 {
	color: #fff;
}

h4 {
	font-size: 1em;
	margin-top: 1.6em;
	margin-bottom: 0;
}

.ce_headline + .ce_text table:first-child tr:first-child h4 {
	margin-top: 0;
}

h2 + .ce_text h3:first-child, h2 + h3 {
	margin-top: 0.9em;
}

h2 + .ce_text h4:first-child, h2 + h4 {
	margin-top: 0; 
	/*margin-bottom: 1.3em;*/
}

.right .ce_text:first-child h3:first-child, .right .ce_image:first-child .image_container:first-child {
	margin-top: 40px;
}



h2 + .rs-columns .ce_text h3:first-child {
	margin-top: 0.8em;
}

.ce_text {
	overflow: visible;
}

.ce_image + .ce_text h3 {
	margin-top: 1em;
}

.column.right h3, .column.right h4 {
	font-size: 1.27em;
}

#headerimage .ce_text {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	overflow: visible;
	display: -webkit-flex;
	display: -moz-box; 
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
} 

.centered-wrapper-background + .centered-wrapper-inner {
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
} 

.centered-wrapper-background + .centered-wrapper-inner .ce_text {
	align-self: center;
} 

#headerimage p {
	max-width: calc(50vw + 400px);
	margin-bottom: 105px;
	font-family: PTSerif;
	letter-spacing: 0.02em;
	word-spacing: 0.012em;
	font-size: calc(0.8em + 2.3vw);
	line-height: 1.04em;
	text-shadow: 0 0 20px rgba(0,0,0,.6), 0 0 6px rgba(0,0,0,.2);
	padding: 0 0.5em;
}


#headerimage + .ce_text h1, #headerimage + h1 {
	margin-top: 0.8em;
}

#headerimage + .ce_text > div p:first-child {
	margin-top: 2.5em;
}

.back + h1, .back + .ce_text h1 {
	margin-top: 0;
}

#wrapper, .mm-slideout {
	display: -webkit-flex;
	display: -moz-box; 
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

#wrapper {
	z-index:1;
}

.mm-slideout {
	z-index: inherit;
}

.mm-menu_position-front.mm-menu_opened {
    z-index: inherit;
}

#offcanvas.mm-menu_offcanvas {
    z-index: 10;
    box-shadow: -12px 0 20px -4px  rgba(0, 0, 0, 0.2), -6px 0 10px -4px  rgba(0, 0, 0, 0.1);
    box-shadow: none;
}

.mm-listitem--selected > .mm-listitem__text {
	background: transparent;
}

.mm-btn--next:after, .mm-btn--prev:before {
	border-color: #fff;
}

#container {
	-webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.ie container {
	flex: 1;
}

.logo {
	z-index: -1;
	position: relative;
}

.logo a {
	background: url(../../files/layout/logo_freunde_der_klosterkirche.svg) no-repeat top left;
	background-size: contain;
    height: 110px;
    width: 350px;
    position: absolute;
    float:left;
    margin-top: 35px;
    margin-bottom: 1.75em;
    margin-left: 48px;
    z-index: 10;
    transition: 0s;
}

.scroll .logo a {
	width: 190px;
	margin-top: 4px; 
	margin-left: 38px;
}

a {
    color: #47494c;
    text-decoration: none;
    transition: 0.15s ease;
    position: relative;
}

#main .link a {
    display:inline-block;
}

a:hover {
    text-decoration: none;
    color: #ad976e;
}


#main a:before, .nav_list span:before, .nav_list strong:before, .nav_list .trail > span:before, .mod_mae_event_filter .active a:before {
	left: 0;
    content: "";
    position: absolute;
    bottom: -4px;
    width: 0px;
    height: 2px;
    margin: 1px 0 0;
    transition: all 0.2s ease-in-out;
    transition-duration: 0.25s;
    opacity: 0;
    background-color: #ad976e;
}

#main a:before, .nav_list a:hover span:before, .nav_list .trail > span:before, .nav_list strong:before, .nav_list ul.level_1 > li:hover > a span:before, span.active:before {
    width: 100%;
    opacity: 1;
}

#main .link a:before {
	bottom: 0.085em;
}

#main a:before {
	bottom: 0;
}

#main .small a:before {
	bottom: -0.08em;
}

/* sliding underline */
:root {
  --color-underline: #174660;
}

nav.mod_navigation {
	overflow:visible;
}

nav ul {
  --underline-width: 0;
  --underline-offset-x: 0;
  
	position: relative;
}

nav ul:before {
	content: "";
	display: block;
	position: absolute;
	height: 0.15em;
	width: var(--underline-width);
	transform: translateX(var(--underline-offset-x));
	background-color: var(--color-underline);
	transition: transform 0.5s, width 0.5s;
	bottom: 0.12em;
	z-index: 10;
	pointer-events:none;
}

nav:after {
	height: 100vh;
	width: 100vw;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #fff;
	content: "";
	z-index: -1;
	opacity: 0;
	pointer-events: none;
	
	-webkit-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}

/* nur auf einen Navi Punkt */
nav.hover:hover:after {
	opacity: 0.7;
}

nav:hover:after {
	opacity: 0.7;
}

.default nav:after {
	display: none;
}

nav {
	float:right;
}

.nav_list a:before, .button a:before, .mod_navigation ul.level_1 > li > a span:before, .rsts-nav a:before, a.rsts-prev:before, a.rsts-next:before, .scroll-arrow a:before, .ce_gallery a:before {
    display:none;
}

.nav_list ul {
    padding: 0;
    margin: 0;
}

.nav_list > ul {
    margin-top: 35px;
    float: right;
    margin-right: 28px;
    line-height: 1.55em;
}

.nav_list li {
    padding: 0;
    margin: 0 6px;
    list-style: none;
	text-transform: uppercase;
	display: inline-block;
    font-size: 16px;
    line-height: 1.4em;
	font-weight: normal;
	letter-spacing: 0.025em;
}

.nav_list li:not(.meta-navigation) li {
    display: block;
	padding: 3px 0;
	margin-left:1px;
    margin-bottom: 0;
}

.nav_list li:not(.meta-navigation) li.last {
    padding-bottom: 12px;
}

.nav_list li.meta-navigation li {
	text-transform: initial;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    letter-spacing: 0.09em;
}

li.meta-navigation > a {
	display:none;
}

.nav_list a, .nav_list strong, .nav_list span {
    color: #174660;
}

.nav_list .meta-navigation a, .nav_list .meta-navigation strong {
    color: #000;
}


.nav_list li.meta-navigation a:hover, .nav_list li.meta-navigation strong {
    color: #4f96cd; 
    font-weight: normal;
}

.nav_list li span, .nav_list li strong {
    position: relative;
    display: inline-block;
}

.nav_list li span.sibling, span.active {
    cursor: default;
}

.nav_list li a.submenu.sibling, .nav_list li.submenu > a {
    cursor: default;
    pointer-events: none;
}

.mod_navigation li:not(.meta-navigation) ul.level_2 {
    min-width: 170px;
    display: block;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    padding: 14px 0;
	margin: 0;
	padding-left: 15px;
	margin-left: -15px;
	padding-right: 15px;
	padding-bottom: 0;
    text-align: left;
    transition: opacity .3s;
    opacity: 0;
}

.default .mod_navigation li:not(.meta-navigation) ul.level_2 {
    background-color: #fff;
}


.mod_navigation li:hover ul.level_2 {
    display: block;
    visibility: visible;
    opacity: 1;
}


.mod_navigation ul.level_2 li {
    margin-right:0;
}

.nav_list .level_2 .last a, .nav_list .level_2 .last strong {
	padding-bottom: 2px;
}

li.meta-navigation {
	position:absolute; 
	top: 18px;
	right: 65px;
	margin: 0;
}

.mod_navigation ul.level_1 > li:not(.meta-navigation) span:before, .mod_navigation ul.level_1 > li:not(.meta-navigation) strong:before, .level_2 .active:before {
	background-color: #174660;
	bottom: -0.08em;
	height: 0.22em; 
	z-index: 1;
}

.nav_list li:not(.meta-navigation) li a {
    display: block;
}


.nav_list li:not(.meta-navigation) li strong {
    margin: 0 34px;
    font-weight: normal;
}

.meta-navigation .mm-hidden {
    display: block !important;
}

.offcanvas, .mm-menu, .mm-wrapper__blocker {
	display:none;
}

.-color-inverted, .-color-inverted a {
	color: #fff;
}

.-color-inverted a:hover {
	color: #ad976e;
}

.color-green, .color-green a {
	color: #446b41;
}

.centered-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.centered-wrapper-background {
    position: absolute;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.default.mac.safari #header, .default.mac.safari #headerimage {
    -webkit-transform: translate3d(0,0,0) !important;
}

#headerimage .centered-wrapper-background {
    position: relative;
}


.centered-wrapper-background + .centered-wrapper-inner, .centered-wrapper.color {
	/*padding-top: 1.5em;*/
	padding-top: calc(3.5em + 1vh);
	padding-bottom: calc(3.5em + 4vh);
}

.default .centered-wrapper.color {
	padding-bottom: 2.2em;
}

.default #headerimage + .centered-wrapper.color {
	padding-top: 2.2em;
}

.ce_text + .color {
	margin-top: calc(3.5em + 1vh);
}

.color + .ce_text > :first-child, .color + .ce_image {
	margin-top: 85px;
} 

.color + .ce_form {
	margin-top: 3.45em;
	width: calc(86% + 2em);
	max-width: calc(1200px + 2em);
} 

.default #headerimage + .centered-wrapper.color:after {
	content:"";
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 200vh;
	background-color: #fff;
	z-index: -1;
}

.centered-wrapper-background.no-space, .centered-wrapper.color.no-space {
	padding: 0;
}

#header {
	position: absolute;
	left: 0;
	right: 0;
}

.default #header {
	z-index: 1;
	will-change: transform;
}

.scroll #header {
	position: fixed;
	height: 100px;
	top: 0;
	width: 100%;
	padding-top: 10px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
	box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
	
	-webkit-transform: translate3d(0px, 0, 0px) !important;
	transform: translate3d(0px, 0, 0px) !important;
	transition: transform 0s ease-out, -webkit-transform 0s ease-out;
	visibility: visible !important;
	
	-webkit-animation: header 0.3s ease-in forwards;
	-moz-animation: header 0.3s ease-in forwards;
	animation: header 0.3s ease-in forwards;
	
}

.default #container {
	margin-top: 185px;
}

@keyframes header {
	from {
		margin-top: -100px;
	}
	to {
		margin-top: 0;
	}
}


.scroll-arrow a {
	width: 100%;
	height: 75px;
	bottom: 0;
	left: 0;
	position: fixed;
	transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.scroll-arrow a span, .today a span {
    position: absolute;
    top: 5px;
    left: 50%;
	width: 14px;
    height: 14px;
    margin-left: -7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: arrow 2s infinite;
    animation: arrow 2s infinite;
	animation-delay: 0s;
    opacity: 0;
    box-sizing: border-box;
}

.scroll-arrow a span:nth-of-type(1), .today a span:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.scroll-arrow a span:nth-of-type(2), .today a span:nth-of-type(2) {
	top: 15px;
	width: 14px;
	height: 14px;
	margin-left: -7px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.scroll-arrow a span:nth-of-type(3), .today a span:nth-of-type(3) {
	top: 25px;
	width: 14px;
	height: 14px;
	margin-left: -7px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.scroll-arrow a {
	transform: scale(1.2);
	transition: opacity .3s;
}

.scroll-arrow a:hover {
	opacity: 0.5;
}

.scroll .scroll-arrow {
	display: none;
}

@-webkit-keyframes arrow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes arrow {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.mod_article > div:not(#headerimage):not(.color) {
    background-color: #fff;
}

.home .mod_article > div:not(#headerimage), .home #footer {
    z-index: 10;
}


.button, p.button {
	display: inline-block;
	margin-top: 1.02em;
}

p.button a {
	text-align:center;
}

p.button.space-bottom {
	margin-bottom: 2.4em;
}

p.button {
	display: block;
	font-size: 1.55rem;
	letter-spacing: 0.05em;
}

p + p.button {
	margin-top: 1.8em;
}

.button a {
	display: inline-block;
}

.more {
	padding-top: 3px;
	padding-bottom: 0.6em;
	position: absolute;
	right: 2px;
	bottom: 0;
	z-index: 10;
}

.button a, a.button, .more a {
	border-radius: 0;
	color: #fff;
	background: #053751;
	font-size: 1em;
	line-height: 1em;
	-webkit-font-smoothing: initial;
	-moz-osx-font-smoothing: initial;
	padding: 0.7em 1.7em 0.65em 1.7em;
	transition: all 0.5s;
}

.button a:hover, a.button:hover, .more a:hover {
	box-shadow: inset 0 0 0 100vmax #fff;
	color: #ad976e;
}

.button a, a.button, .more a {
	box-shadow: inset 0 0 0 0 #fff;
}

.mod_article > :not(.color) .button a:hover, .mod_article > :not(.color) a.button:hover {
	box-shadow: inset 0 0 0 100vmax #fff, 0 0 0 2px #ad976e;
}


.blau .button a, .blau a.button {
	background: #ad976e;
}

.blau a.button:hover, .blau .button a:hover {
	color: #053751;
}

.blau strong {
	color: #ad976e;
}

strong {
	vertical-align: top;
	position: relative;
	top: -0.14em;
}

strong, h4 {
	letter-spacing: 0;
}

/*
ul strong {
	top: initial;
}
*/

.popup_frame .button a {
	color: #303030;
}

.popup_frame .button a:hover {
	color: #fff;
}

.popup_frame .button a, .popup_frame .button a:hover {
	background-image: linear-gradient(90deg,#174660 50%,#ece6e0 50%);
}


#header .inside {
	z-index: 100;
}

.mod_article > *, #footer .inner, .centered-wrapper .centered-wrapper-inner, .container-2spalten {
    width: 86%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.centered-wrapper-inner.-fullwidth {
    width: 100% !important;
    max-width: inherit !important;
}


.centered-wrapper, #headerimage .centered-wrapper-inner {
	width: inherit;
    max-width: inherit;
}


.rs-columns {
    display: inherit;
}

.small {
	font-size: 0.7em;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	word-spacing: 0.01em;
}

div:not(.oversize) .small {
	font-size: 0.75em;
}

.mod_article:last-of-type > *:last-child {
	padding-bottom: 110px;
}

.mod_article:last-of-type > .no-space-bottom {
	padding-bottom: 0;
}


.rs-columns {
    overflow: hidden;
}

.rs-column.-large-col-3-1 {
    width: 31%;
}

.rs-column {
	margin-top: 2.3%;
	margin-right: 3.7%;
}

.team.rs-columns {
    margin-top: 0.3%;
}

.team .rs-column {
    margin-top: 1.2%;
}

.team .rs-column.-large-first-row {
    margin-top: 0;
}


.rs-columns.space-top .rs-column.-large-col-3-1 {
    width: 31.3%;
}

.rs-columns.space-top .rs-column {
	margin-right: 2%;
}

.rs-columns.space-top .rs-column.-large-first-row:nth-child(1) {
	margin-top: 240px;
}

.rs-columns.space-top .rs-column.-large-first-row:nth-child(3) {
	margin-top: 190px;
}

.rs-columns.space-top .rs-column > * {
	clear: left;
}



#headerimage {
	width: inherit;
	max-width: inherit;
	position: relative;
}

.default #headerimage {
	z-index: -1;
}


.column .low-space p {
	margin-bottom: 0.5em;
}


.column {
	font-size: 0.85em;
    line-height: 1.35em;
}

.mod_article.column > * {
    width: 100%;
    max-width: inherit;
    margin-right: inherit;
    margin-left: inherit;
}

.column.left {
	width: calc(100% - 460px);
	float:left;
	overflow: visible;
}

.column.right {
	float:right;
	margin-top: 65px;
	width: 350px;
}

.left .breit {
	width: calc(110% + 350px);
}

a.button:before, .ce_hyperlink a:before, .more a:before {
	display:none;
}

.link a, .ce_hyperlink a {
	-webkit-transition: 0.27s ease-in-out;
    -moz-transition: 0.27s ease-in-out;
    -ms-transition: 0.27s ease-in-out;
    -o-transition: 0.27s ease-in-out;
    transition: 0.27s ease-in-out;
	transition-property: color, background-position;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.14 15.46'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%23ad976e;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3cpolyline class='a' points='30.71 14.75 37.73 7.73 30.71 0.71'/%3e%3cline class='a' x1='31' y1='7.73' y2='7.73'/%3e%3c/svg%3e");
	background-size: 32px 20px;
	background-position: -8px 0.12em;
	background-repeat: no-repeat;
	padding-left: 38px;
	margin: 4px 0 6px;
	display: inline-block;
}

.link a:hover, .ce_hyperlink a:hover {
	background-position: -2px 0.12em;
}

#main .link a:before {
	left: inherit;
    width: calc(100% - 38px);
    opacity: 1;
}

p.link {
	margin-bottom: 0;
}

p.link + p:not(.link) {
	margin-top: 1em;
}

h4 + .link {
	margin-top: 0.5em;
}

.back .link a {
	-webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph;
    font-size: 0;
	height: 30px;
    padding-right: 0;
	margin-left: -9px;
	position: relative;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 28.39 7.78' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='none' stroke='%23174660' stroke-linejoin='bevel'%3e%3cpath d='m0 3.89h23.5'/%3e%3cpath d='m24.5 7.42 3.54-3.53-3.54-3.54'/%3e%3c/g%3e%3c/svg%3e");
}

.back .link a:hover {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 28.39 7.78' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='none' stroke='%23174660' stroke-linejoin='bevel'%3e%3cpath d='m0 3.89h23.5'/%3e%3cpath d='m24.5 7.42 3.54-3.53-3.54-3.54'/%3e%3c/g%3e%3c/svg%3e");
}

.ce_rsce_text.back {
    overflow: visible;
    margin-top: 0.14em;
	margin-bottom: 0.5em;
}

#main .mod_search .formbody {
    display: none;
}


.mod_search h4 {
    margin-top: 1.6em;
    font-size: 1.8em;
    text-transform: uppercase;
    font-family: Frutiger-black;
	font-weight: normal;
}

.mod_search a, .mod_search .url a {
    color: #4f96cd;
} 

.mod_search h4 a {
    color: #174660;
} 

.mod_search a:hover {
    color: #4f96cd;
}

.mod_search .url, .mod_search .header {
	font-size: 17px;
	line-height: 1.35em;
	color: #174660;
}

.mod_search p {
    margin-bottom: 0.48em;
}

.highlight {
    background-color: #c25987; 
    color: #fff;
}

.suche {
	position:absolute;
	top: 0;
	right: 0;
}

#header .mod_search {
	margin-top: 20px;
	opacity: 0;
	z-index: -1;
	position: relative;
	-webkit-transition: 0.3s cubic-bezier(0.3, 0.6, 0, 1);
	transition: 0.3s cubic-bezier(0.3, 0.6, 0, 1);
}

.suche-aktiv #header .mod_search {
	margin-top: 55px;
	opacity: 1;
	z-index: 10;
}

#header .mod_search .widget-submit {
	width: 52px;
	display:inline-block;
}

#header .mod_search button {
	height: 45px;
    cursor:pointer;
	background: url(../../files/layout/lupe.svg) no-repeat left bottom;
	border:none;
    background-size: 42px 28px;
    color: transparent;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#header .mod_search .widget-text {
	width: 450px;
	display:inline-block;
	vertical-align: top;
}

#header .mod_search input {
    width: 100%;
	height: 40px;
    display:inline-block; 
    font-family: Frutiger;
    font-size: 0.85em;
    margin:0;
    padding:12px 9px 9px 0;
    border: 0;
    border-bottom:1px solid #174660;
    color:#174660;
    background: transparent;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: none !important;
}

.icon-suche {
	position: absolute;
    height: 45px;
    width: 52px;
    right: 0;
    background: url(../../files/layout/lupe.svg) no-repeat left bottom;
    background-size: 42px 28px;
    transition: none;
}

.suche-aktiv .icon-suche {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.11 22.11'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%2358585a;%7d%3c/style%3e%3c/defs%3e%3cline class='a' x1='0.35' y1='0.35' x2='21.76' y2='21.76'/%3e%3cline class='a' x1='0.35' y1='21.76' x2='21.76' y2='0.35'/%3e%3c/svg%3e") no-repeat 10px 22px;
    background-size: 15px 15px;
}


.ce_linkedElement {
    margin-right: inherit;
    margin-left: inherit;
    padding: inherit;
    position: inherit;
}

.stoerer p {
    margin-bottom: 0;
}

.stoerer.ce_text, .stoerer a, .stoerer a:hover {
	color: #fff;
}

.stoerer.ce_text {
	width: 133px;
	height: 133px;
	right: 5%;
	top: -146px;
	font-size: 0.87em;
	line-height: 1.2em;
	padding-bottom: 0.2em;
	position: absolute;
	text-align: center;
	-webkit-transform: scale(1) rotate(-12deg);
	-moz-transform: scale(1) rotate(-12deg);
	-ms-transform: scale(1) rotate(-12deg);
	transform: scale(1) rotate(-12deg);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: #005da0;
	z-index: 100;
}

.stoerer strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: inherit;
	line-height: inherit;
}

.ce_linkedElement .stoerer.ce_text:hover {
    transform: scale(1.06) rotate(-12deg);
}

.suche-aktiv .stoerer {
	margin-top: 60px;
}

.popup_frame .close {
	position: absolute;
    right: 0;
    top: 0;
	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.11 22.11'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%23fff;%7d%3c/style%3e%3c/defs%3e%3cline class='a' x1='0.35' y1='0.35' x2='21.76' y2='21.76'/%3e%3cline class='a' x1='0.35' y1='21.76' x2='21.76' y2='0.35'/%3e%3c/svg%3e") no-repeat center center ;
    background-size: 20px 20px;
	height: 55px;
	width: 55px;
	line-height: 0;
    font-size: 0;
    border: none;
    cursor: pointer;
    opacity: 0.75;
	z-index: 100;
}

.popup_frame .close:hover {
    opacity: 1;
}

.popup_frame .popup_inside {
	background-color: rgba(0, 93, 160, 0.9);
	color: #fff;
	margin: 0 28px 28px;
	position: relative;
}

.popup_frame .ce_text:first-child {
	padding-top: 2.97em;
}

.popup_frame .ce_text:last-child {
	padding-bottom: 2.8em;
}

.popup_frame h2 {
	margin-top:0;
}



/* /// Variante /// */
.variante .popup_frame {
	width: 61%;
	max-width: 840px;
	position:absolute; 
	right: inherit;
	z-index: 100;
}


.mod_eventlist .event > span, .mod_eventreader .event > span {
	float:left;
	display: block;
}

.mod_eventlist .event > span:last-of-type, .mod_eventreader .event > span:last-of-type {
	float: inherit;
}

.mod_eventlist .event > span:not(:last-of-type):after, .mod_eventreader .event > span:not(:last-of-type):after {
	content:",";
	margin-right: 0.3em;
}

.datum, .uhrzeit {
	text-transform: uppercase;
}

.event h2 {
	text-transform: uppercase;
	margin-top: 0.75em;
	margin-bottom: 0.21em;
}

.event h2 a {
	color: #174660;
}

.event h2 a:hover:before {
	display:none;
}

.mod_eventreader .event > *:not(.ce_text):not(h1) {
	font-size: 0.85em;
	line-height: 1.5em;
}

.event.layout_teaser {
	padding: 0 0 8px 0;
	margin: 0 0 28px 0;
	overflow: hidden;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	position: relative;
}

.mod_eventlist p:not(.more) {
	margin-right: 170px;
}

.mod_eventreader h1 {
	margin-bottom: 0.8em;
}


.event.layout_teaser:before {
	height: 100%;
	width: 100%;
	left: -100%;
	top: 0;
	background-color: #fff;
	position: absolute;
	content:"";
}

.event.layout_teaser:after {
    height: 100%;
    width: 100%;
    right: -100%;
    top: 0;
	background-color: #fff;
    position: absolute;
	content: "";
}


.mod_eventlist {
	padding-top: 1.2em;
	overflow: visible;
}

#main ul {
	margin-top: 0.7em;
	margin-bottom: 1.5em;
	padding-left: 0.9em;
	list-style-type: disc;
}

#main ul ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0.9em;
	list-style-type: disc;
}

#main ul ul li {
	margin-bottom: 0;
}


#main ul li {
	margin-bottom: 0.35em;
	list-style: none;
	position: relative;
}

#main ul li:before {
	content: "";
	background: #47494c;
	border-radius: 50%;
	height: 0.7ch;
	width: 0.7ch;
	display: inline-block;
	position: absolute;
	top: 0.8ch;
	left: -0.79em;
}

#main .ce_gallery ul li:before {
	display: none;
}

#main .color ul li:before {
	background: #fff;
}

#main .color.weiss ul li:before {
	background: rgba(0, 0, 0, 0.75);
}

#main .mod_mae_event_filter ul {
	margin-top: 0.3em;
}

#main .mod_mae_event_filter ul {
	padding-left: 0;
	margin-bottom: 1.2em;
}

.mod_mae_event_filter li {
	display:inline-block;
	font-size: 0.76em;
}

.mod_mae_event_filter li:not(:last-of-type) {
	margin-right: 0.85em;
}

.mod_mae_event_filter a {
	color: #000;
	opacity: 0.5;
}

.mod_mae_event_filter a:hover, .mod_mae_event_filter .active a {
	opacity: 1;
	color: #174660;
}

#main .mod_mae_event_filter a:before {
	background-color: #174660;
}

#main .mod_mae_event_filter .active a:before {
	width: 100%;
	opacity: 1;
}

p.location {
	margin-bottom: 0;
}

.mod_eventreader .image_container, .image_container.float_left {
	float: left;
	margin-right: 3.5%;
	margin-bottom: 20px;
	overflow: hidden;
}

.image_container.float_right {
	margin-left: 3.5%;
	margin-bottom: 20px;
	overflow: hidden;
}

.image_container.float_left, .image_container.float_right {
	max-width: 60%;
}

.mod_eventreader .ce_text {
	margin-top: 0.8em;
}

.image_container {
	overflow: hidden;
}

.image_container.float_above {
	margin-bottom: 0.8em;
}

/*
.image_container.float_above, .image_container.float_left, .image_container.float_right {
	margin-bottom: 0.7em;
}
*/

p + .image_container {
	margin-top: 0.4em;
	margin-bottom: 0.7em;
}

.image_container a.cboxElement img {
    transition: 0.2s ease-in-out;
}

.image_container a.cboxElement:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.mod_eventreader .image_container{
	margin-top: 0;
}


.image_container .caption {
	margin-top: 0.9em;
	font-size: 0.85em;
	line-height: 1.35em;
}


.layout_full .ce_text {
	-webkit-display: flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row;
    flex-direction: row;
}

.mod_eventreader .image_container {
	flex: 1 0 auto;
}

.back {
	margin-top: 0.8em;
}

.float_left ~ p, .mod_eventreader p {
	max-width: inherit;
}

.cookiebar-active #wrapper {
	z-index:1;
}

/*
.cookiebar-active .mm-slideout {
	z-index: inherit;
}
*/

.mm-wrapper__blocker {
    z-index: -1;
}

.cookiebar--active {
    align-items: center;
}

.cookiebar {
	background-color: #000;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 0;
	color: #fff;
}

.cookiebar a {
	text-decoration: none;
}

.cookiebar__message {
    width: calc(100% - 175px);
    display: inline-block;
    vertical-align: top;
}

.cookiebar__message, .cookiebar__text {
    margin-right: 0;
}

#cookiebar-text {
    float: left;
	width: calc(86% - 67px);
	max-width: 1134px;
	font-size: 17px;
	line-height: 1.4em;
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 8px;
}

.cookiebar__button {
	width: initial;
	float:right;
	padding: .8em 1.35em;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	position: relative;
	bottom:0;
	font-family: Roboto;
	font-weight: normal;
	color: #000;
	font-weight: bold;
}

.cookiebar__button {
    background-color: #fff;
    right: 0;
    position: relative;
}

.cookiebar__button:hover {
	background-color: #fff;
	box-shadow: none;
}

.cookiebar__link {
	box-shadow: inherit;
	background-color: inherit;
	color: #fff;
	right:0;
}

.cookiebar__link:hover {
	color: #fff;
}

.cookiebar__link:after {
	left: 0;
	content: "";
	position: absolute;
	bottom: -0.1em;
	height: 0.08em;
	margin: 1px 0 0;
	background-color: #fff;
	display: block;
	right: 0;
}

#footer {
    background-color: #1f1f1f;
    color: #fff;
	padding-top: 95px;
	padding-bottom: 60px;
	font-size: 0.75em;
	letter-spacing: 0.035em;
	word-spacing: 0.035em;
	line-height: 1.4em;
}

#footer .inner {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer a, .popup_frame a {
	color: #fff;
}

#footer .social-icons {
	flex: 100%;
}

#footer .float-right a {
	display: block;
	text-align: right;
}

#footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
	margin-bottom: 65px;
}

#footer .social-icons li {
    display: inline-block;
    margin: 3px 12px;
}

#footer .social-icons img {
    width: 28px;
}

#footer .col-3 {
	text-align:right;
}

#main .formbody {
	max-width: 840px;
	margin-top: 17px;
	letter-spacing: 0.015em;
	word-spacing: 0.015em;
}

#main .breit .formbody {
	max-width: 1050px;
}

.formbody .checkbox_container, .formbody .radio_container, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

.checkbox_container span, .radio_container span {
	position: relative;
	padding-left: 24px;
	display: block;
}

.widget-radio.nebeneinander span, .widget-checkbox.nebeneinander span {
	float: left;
	margin-right: 28px;
}


input[type="checkbox"], input[type="radio"] {
	display:none;
}

input[type='checkbox']:checked + label:before,
input[type='checkbox']:not(:checked) + label:before,
input[type='radio']:checked + label:before,
input[type='radio']:not(:checked) + label:before {
	content: ' ';
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0.25em;
	left: 0;
	background: transparent;
	box-shadow: inset 0 0 0 0.08em rgba(0, 0, 0, 0.3), inset 0 0 0 5px #fff;
	margin-right: 0.75em;
}

input[type='checkbox']:checked + label:before,
input[type='checkbox']:not(:checked) + label:before {
	width: 13px;
	height: 13px;
	top: 0.3em;
	left: 0.09em;
}

input[type=radio]:checked + label:before,
input[type=radio]:not(:checked) + label:before {
  border-radius: 50%;
}

input[type='checkbox']:hover + label:before,
input[type='radio']:hover + label:before {
	background:rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 0 0.08em rgba(0, 0, 0, 0.3),
  inset 0 0 0 5px #fff;
}

input[type='checkbox']:checked + label:before,
input[type='radio']:checked + label:before {
  background:#000;
  box-shadow: inset 0 0 0 0.08em rgba(0, 0, 0, 0.3),
  inset 0 0 0 5px #fff;
}

input[type='checkbox']:hover + label:before {
  box-shadow: inset 0 0 0 0.08em rgba(0, 0, 0, 0.3),
  inset 0 0 0 4px #fff;
}

input[type='checkbox']:checked + label:before {
  box-shadow: inset 0 0 0 0.08em rgba(0, 0, 0, 0.3),
  inset 0 0 0 4px #fff;
}

.checkbox_container label, .radio_container label  {
    cursor: pointer;
    margin-bottom: 0.65em;
	display: block;
}


.formbody .text, .formbody .textarea, .formbody label, .select-container select {
	font-family: "Roboto";
}

.formbody .text, .formbody .textarea {
    font-weight: bold;
}

.mod_search .formbody .text {
	font-weight: normal;
}

#main .formbody .text, #main .formbody .textarea {
    width: 100%;
    max-width: 600px;
    margin: 10px 0 7px;
    padding: 16px 15px 12px;
    border: 1px solid rgba(0, 0, 0, 0.3);
	color: #47494c;
	background-color: transparent;
}

#main .formbody .textarea {
	min-height: 180px;
}

.select-container select {
    width: 100%;
    padding: 8px 9px 9px;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #47494c;
}

.select-container {
    margin-top: 0;
    margin-bottom: 12px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.21 23.93'%3e%3cdefs%3e%3cstyle%3e.cls-1%7b;%7d%3c/style%3e%3c/defs%3e%3ctitle%3earrow%3c/title%3e%3cpolygon opacity='0.65' class='cls-1' points='41.86 2.48 39.74 0.35 39.38 0 39.03 0.35 21.11 18.28 3.18 0.35 2.83 0 2.48 0.35 0.35 2.48 0 2.83 0.35 3.18 20.75 23.58 21.11 23.93 21.46 23.58 41.86 3.18 42.21 2.83 41.86 2.48'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    border-radius: 0;
	background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-size: 12px;
    background-position: 95% 20px;
    transition: all 0.2s ease-in-out;
}

.select-container option {
    font-weight: normal;
}

#main .widget-text {
    width: 100%;
}

#main select, #main input, #main textarea {
    font-size: 19px;
}

#main .widget-submit {
    width: 100%;
    margin-top: 17px; 
    float: left;
}

#main .submit {
	min-width: 190px;
    color: #fff;
    font-weight: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    background: none;
    background-color: #053751;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: baseline;
	padding: 1.12rem 2rem 0.75rem;
    font-size: 23px;
    border: none;
    line-height: 1.3rem;
    margin-bottom: 35px;
    letter-spacing: 0;
    transition: all .15s linear;
    font-family: "Roboto";
}

#main .submit:hover {
    background-color: #085275;
}

.formbody h4 {
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0.8em;
}

.widget-text, .widget-textarea {
	position:relative;
}

.widget-text label, .widget-textarea label {
    position: absolute;
    top: 30px;
    left: 16px;
    transition: transform .2s,top .2s,font-size .2s,color .2s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    pointer-events: none;
    font-size: 19px;
    line-height: 19px;
}

.widget-text label.active, .widget-textarea label.active, .widget-text input:not([value=""]) + label, textarea:not(:empty) + label, .mandatory.error label {
    font-size: 14px;
    top: 2px;
	left: 12px;
	font-size: 14px;
	background-color: white;
	padding: 0 4px;
}

.error p {
	color: red;
	font-size: 0.85em;
	margin-top: 2px;
	margin-bottom: 5px;
}

.error input, .error textarea, .error .select-container {
	border-color: red !important;
	margin-bottom: 5px !important;
}

input.captcha {
	padding: 8px 15px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	margin-top: 10px;
	margin-right: 8px;
}

.widget-captcha.error {
	position: relative;
	padding-bottom: 33px;
}


.widget-captcha.error p {
	position: absolute;
	bottom: 0;
}

.mandatory span:last-of-type:not(.mandatory):after {
	position: absolute;
	top: 0;
	right: -9px;
	content:"*";
}

.formbody > fieldset.column-form {
    float: left;
}

.formbody > fieldset.column-form:nth-of-type(1n) {
    margin-right: 40px;
}

.formbody > fieldset.column-form:nth-of-type(2n) {
    float:inherit;
}

.formbody > fieldset.column-form {
    width: calc(50% - 40px);
}

/* Verkauf */


.verkauf .formbody .explanation {
	font-size: 0.95em;
}

.verkauf .formbody h4 {
	font-size: 0.85em;
	line-height: 1.3em;
	margin-top: 1.5em;
	font-weight: normal;
	position: absolute;
	bottom: 3.6em;
}

.verkauf .formbody h3 + h4 {
	margin-top: 1.2em;
}

.verkauf .formbody h3 {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	color: inherit;
	font-family: inherit;
	letter-spacing: 0;
	font-weight: normal;
}

.verkauf .formbody h3 + h3, .verkauf .formbody h3:only-of-type {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.verkauf .betrag {
	float: right; 
	margin-right: 0.1em;
	position: absolute;
	right: 1.1em;
	bottom: 0.6em;
}

.verkauf .betrag p {
	margin-top: 0.4em;
	margin-bottom: 0.5em;
}

.verkauf .widget.anzahl {
	float: left;
	max-width: 110px; 
	position: absolute;
	bottom: 0.7em;
}



#main .verkauf .formbody .text.anzahl {
	margin-top: 0;
	padding: 10px 15px 10px; 
}

#main .verkauf .formbody input.anzahl {
	font-size: 16px;
}

.widget-text label.anzahl {
    top: 14px;
    left: 16px;
    font-size: 18px;
    line-height: 18px;
}

.widget-text label.anzahl.active {
	top: -6px;
	left: 12px;
	font-size: 14px;
	background-color: #f4f4f4;
	padding: 0 4px;
}

#main .verkauf .formbody {
    max-width: inherit;
    margin-top: 1.5em;
}

.masonry fieldset {
	width: calc(33.3333% - 0.8em);
	float: left;
	padding: 0 1.1em;
	margin-bottom: 0.8em;
	background-color: #f4f4f4;
	margin-left: 0.4em;
	margin-right: 0.4em;
	padding-top: 1.1em;
	padding-bottom: 4.9em;
	position: relative;
}

.masonry fieldset:after {
	content:"";
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 1.1em;
	right: 1.1em;
	bottom: -0.8em;
	display:none;
}

.masonry {
	margin-right: -0.4em;
	margin-left: -0.4em;
	display: flex;
	flex-wrap: wrap;
}

.masonry fieldset.breit {
	width: calc(66.6% - 0.8em);
}

.masonry fieldset img {
	width: 100%;
	padding-bottom: 0.2em;
}

#main .verkauf .formbody > .widget-text, #main .verkauf .formbody > .widget-textarea, #main .verkauf .formbody > .widget-submit {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    float: inherit;
}

#main .verkauf .masonry + * {
    margin-top: 2em;
}

.scroll a#button {
    opacity: 1;
    visibility: visible;
}

a#button {
    opacity: 0;
    visibility: hidden;
    text-align: center;
    position: fixed;
    bottom: 2.5vw;
    right: 2.5vw;
    transition: .45s;
    color: #fff;
    background-color: #ad976e;
	padding: 0.75em 0.9em 0.5em;
	font-size: 1.1em;
	line-height: 0.75em;
	transition: all .15s linear;
	z-index: 1;
}

a#button:hover {
	background-color: #c0a879;
}

a#button:before {
	display:none;
}

.cookiebar-active a#button {
	margin-bottom: 60px;
}


/* //  */

table {
	width: initial !important;
	border-spacing: 0 3px;
	margin-top: 6px;
	border: none;
}

tr, td {
	height: initial !important; 
	border: none;
}


td:not(:last-child) {
	padding-right: 0.62em;
}

td {
	width: initial !important; 
	padding-bottom: 0.1em;
}

td strong, td:last-child {
	white-space:nowrap;
}

.row-reverse tr {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.row-reverse td:last-child {
	padding-right: 0.75em;
}

.stellenliste td:nth-last-child(2) {
	white-space:nowrap;
}

.ce_text.multiply {
	mix-blend-mode: multiply;
}

.sprungnavi {
	margin-bottom: 1em;
}

.ce_gallery, .ce_gallery ul {
    overflow: visible;
}

.ce_gallery ul li {
    max-width: none;
    line-height: 0;
    text-align: center;
}

.ce_gallery ul.cols_2 li {
	width: calc(100% / 2);
    float: left;
} 

.ce_gallery ul.cols_3 li {
	width: calc(100% / 3);
    float: left;
} 

.ce_gallery ul.cols_4 li {
	width: calc(100% / 4);
    float: left;
}

.ce_gallery .image_container {
    margin: 0 7.5% 7.5% 0;
}

#main .ce_gallery ul {
    margin-right: -2.5%;
    padding: 0;
    list-style-type: none;
}

.ce_gallery .image_container a {
	box-shadow: 0px 0 0px 0px rgba(100, 100, 111, 0.8);
	transition: 0.3s ease-in-out;
	overflow: visible;
	display: block;
}


.ce_gallery .image_container a:hover {
	box-shadow: 0px 0 35px 0px rgba(100, 100, 111, 0.6);
}

.ce_gallery .row_first {
	margin-top: 1.6em;
}



a#up-button {
    bottom: 25px;
    right: 25px;
    position: fixed;
    z-index: 1000;
	padding: 22px;
	cursor: pointer;
	opacity: 0;
}


a#up-button div:before {
    position: absolute;
    display: inline-block;
    content: "";
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -10px;
    border: solid #4f96cd;
    border-width: 0 5px 5px 0;
    display: inline-block;
    padding: 8px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    z-index: 1000;
    pointer-events: none;
    transition: .3s;
}

a#up-button.show {
    opacity: 1;
}

a#up-button.show:hover div, a#up-button.show:hover div:before {
	border-color: #c25987;
}

.centered-wrapper.blau {
	background-color: #053751;
}

.centered-wrapper.goldig {
	background-color: #ad976e;
}

.centered-wrapper.grau {
	background-color: #EDEBE7;
}



.margin, .margin.color .centered-wrapper-background {
	margin: 1.6em;
}

.ce_image.-min-height.margin .image_container {
	width: calc(100% - 3.2em);
}

.margin.color .centered-wrapper-background {
	width: inherit;
	min-height: inherit; 
	height: inherit; 
	left: 0;
	right: 0;
}

.centered-wrapper.color.-min-height {
	min-height: calc(100vh - 6.2em); 
	height: calc(100% - 6.2em);
}

.margin.color {
	margin: 0;
}


.ce_image.-min-height {
	min-height: inherit;
	height: 83vh;
}

.ce_image.-min-height .image_container  {
	height: 83vh;
	display: block;
	background-position: center center;
	background-size: cover;
	width: 100%;
	position: absolute;
	overflow: hidden;
}

.ce_image.-min-height .image_container img {
	object-position: center center;
	min-height: 100%;
	display: block;
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	width: auto;
	min-width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
}

.zentriert {
	text-align:center;
}

.-fullwidth .zentriert * {
	max-width: inherit;
}

.-min-height {
	min-height: 100vh;
}

.oversize {
	font-size: 1.6em;
	line-height: 1.18em;
}

.default .oversize:not(.ce_headline) {
	font-size: 1.4em;
}

.centered-wrapper:not(.oversize) div > h1{
	font-size: 3.2em;
	line-height: 1.7em;
	margin-bottom: 0.75em;
}

.oversize.ce_headline span {
	font-size: 1.4em;
	line-height: 1.18em;
}

.centered-wrapper-inner .ce_text:first-child *:first-child, 
.centered-wrapper-inner .ce_headline:first-child {
	margin-top: 0;
}


.columns-2 .centered-wrapper-inner, .columns-3 .centered-wrapper-inner  {
	display: -webkit-flex;
	display: -moz-box; 
	display: -ms-flexbox;
	align-items: flex-start;
}

.columns-2 .centered-wrapper-inner > * {
	width: 50%;
}

.columns-2 .centered-wrapper-inner > *:first-child {
	text-align: right;
	margin-top: 2vh;
}

.columns-2 .centered-wrapper-inner > *:first-child.space-top {
	margin-top: 12vh;
}

.columns-2 .centered-wrapper-inner > *:last-child {
    margin-left: 4%;
    max-width: 510px;
}

.columns-2 .space-top {
	margin-top: 30vh;
}

.columns-2 .centered-wrapper-inner > .no-space-bottom {
    margin-bottom: 0;
}
   
.columns-3 .centered-wrapper-inner > * {
	width: 33.3333%;
}

.columns-2 .centered-wrapper-inner > .breit {
	max-width: inherit;
	width: 75%;
}


.js-scroll {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(.215,.61,.355,1);
}

.js-scroll.scrolled {
  opacity: 1;
  will-change: animation,opacity;
}

.scrolled.fade-in {
  animation: fade-in 0.8s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 0.8s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.slide-left {
  animation: slide-in-left 0.8s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.slide-right {
  animation: slide-in-right 0.8s cubic-bezier(.215,.61,.355,1) both;
}


@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(90px);
    transform: translateY(90px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



.scrolled.delay-01.fade-in-bottom {
	animation: fade-in-bottom 0.8s 0.1s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-02.fade-in-bottom {
	animation: fade-in-bottom 0.8s 0.2s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-03.fade-in-bottom {
	animation: fade-in-bottom 0.8s 0.3s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-04.fade-in-bottom {
	animation: fade-in-bottom 0.8s 0.4s cubic-bezier(.215,.61,.355,1) both;
}


.scrolled.delay-01.slide-left {
	animation: slide-in-left 0.8s 0.1s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-02.slide-left {
	animation: slide-in-left 0.8s 0.2s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-03.slide-left {
	animation: slide-in-left 0.8s 0.3s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-04.slide-left {
	animation: slide-in-left 0.8s 0.4s cubic-bezier(.215,.61,.355,1) both;
}


.scrolled.delay-01.scrolled.slide-right {
  animation: slide-in-right 0.8s 0.1s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-02.scrolled.slide-right {
  animation: slide-in-right 0.8s 0.2s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-03.scrolled.slide-right {
  animation: slide-in-right 0.8s 0.3s cubic-bezier(.215,.61,.355,1) both;
}

.scrolled.delay-04.scrolled.slide-right {
  animation: slide-in-right 0.8s 0.4s cubic-bezier(.215,.61,.355,1) both;
}

.kacheln .image_container {
	margin-bottom: 0;
}

.kacheln .image_container img {
	width: 100%;
}

.kacheln .inner {
	position: absolute;
	bottom: 0;
}

.kacheln h2 {
	position: absolute;
	background-color: #ad976e;
	color: #fff;
	margin-top: 0;
	margin-left: inherit;
    width: 100%;
    text-align: center;
	padding-top: 0.25em;
	padding-bottom: 0.32em;
	z-index: 1;
}

.kacheln {
	color: #ad976e;
}

#main .kacheln a {
	display: initial;
}

.kacheln strong {
	color: #fff; 
}

.kacheln p {
	margin-bottom: 0.4em;
}

.kacheln .inner {
	background-color: rgba(5, 55, 81, 0.8); 
	padding: 0.8em 1.15em 0.45em 1.15em;
	pointer-events: none;
}

.kacheln .inner {
	transition: transform 0.5s cubic-bezier(0.3, 0.6, 0, 1);
	transform: translate(0, 100%);
}

.kacheln .ce_text:hover .inner {
	transform: translate(0, 0)
}

.kacheln, .kacheln .image_container {
	min-height: 670px;
	max-height: 100vh;
}

.kacheln .ce_text {
	font-size: calc(0.4em + 1.2vw);
	line-height: 1.2em;
}

.parallax .centered-wrapper-background {
	background-attachment: fixed;
	background-position: center 0px;
	background-repeat: no-repeat;
}

.home .parallax .centered-wrapper-background {
	background-color: #053751;
}

sup {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}


/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
  .parallax {
    background-attachment: scroll !important;
  }
}

.centered-wrapper .right {
	order: 2;
	text-align: left !important;
	align-self: center;
	padding-bottom: 30vh;
}

.centered-wrapper .right + .ce_text {
	margin-right: 5%;
	margin-left: 0;
}

.abgedunkelt p:after {
    background-color: rgba(0, 0, 0);
    opacity: 0.42;
    content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	z-index: -1;
	-webkit-filter: blur(28px);
	-moz-filter: blur(28px);
	-o-filter: blur(28px);
	-ms-filter: blur(28px);
	filter: blur(28px);
	bottom: 0;
}

.abgedunkelt p {
	position: relative;
}

.abgedunkelt .ce_text {
	overflow: visible;
}

.abgedunkelt h2 span {
	text-shadow: 0 0 0.7em rgba(0, 0, 0, 0.1), 0 0 0.7em rgb(0, 0, 0);
}

#cboxCurrent {
    top: -25px;
    right: 4px;
    font-size: 16px;
}

hr {
	border: 0.04em solid #ad976e;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

.portraits p {
	margin-bottom: 0.45em;
}

.flex-zentriert {
	display: -webkit-flex;
	display: -moz-box; 
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
} 


.flex-zentriert .button {
	display: inline-block; 
	margin-right: 0.75em; 
	margin-left: 0.75em; 
	margin-top: 0
}

/* screen schmal */
@media screen and (max-width: 1400px) { 

	.logo a {
		height: 100px;
		width: 350px;
		margin-bottom: 1.5em;
	}
	
	.default #container {
		margin-top: 170px;
	}

	.oversize {
		font-size: 1.4em;
	}
	


	.mod_eventlist:not(h2) {
		font-size: 0.9em;
	}
	
	.event h2 {
	    font-size: calc(1.4em + 0.8vw);
	}
	
	.mod_eventreader .image_container {
		flex: inherit;
    	flex-basis: 100%;
	}
	
	.mod_eventreader .image_container img {
		width: 100%;
	}
	
	.float_left ~ p, .mod_eventreader p {
	    flex-basis: 100%;
	} 
	
	a#button {
	    bottom: 30px;
	    right: 30px;
		font-size: 1em;
	}
	
}


/* tablet landscape offcanvas */
@media screen and (max-width: 1150px) { 

	body {
	    font-size: 20px;
	    line-height: 27px;
	}

	.offcanvas, .mm-menu, .mm-wrapper__blocker {
	    display: block;
	}
	
	.mod_navigation, .mm-navbar {
		display:none;
	}
	
	.mm-menu_offcanvas {
	    max-width: 340px;
	}
	
	li.meta-navigation {
		position: inherit;
		top: inherit;
	    right: inherit;
	}
	
	.logo a {
		width: 260px;
		margin-left: 40px;
		margin-top: 30px; 
		margin-bottom: 0.8em;
	}
	
	.default #container {
	    margin-top: 145px;
	}
	
	.offcanvas .icon {
		float:right;
	    width:60px;
	    height:70px;
	    display:block;
	    margin-top: 5px;
		margin-right: 15px;
		margin-bottom: 15px;
		position: absolute;
		right: 0;
		z-index: 10000;
	    cursor: pointer;
		transition: none;
	}

	.offcanvas .icon span {
	    width: 25px;
	    height: 2px;
		margin-top: 35px;
		right: 20px;
	    position:absolute;
	    display:block;
	    background-color:#053751;
	}
	
	.offcanvas .icon span:nth-child(1) {
	    top:0;
	}
	
	.offcanvas .icon span:nth-child(2) {
	    top:8px;
	}
	
	.offcanvas .icon span:nth-child(3) {
	    top:16px;
	}
	
	.mm-wrapper_opening .offcanvas .icon {
		margin-right: 327px;
		transition: .4s ease;
	}
	
	.mm-wrapper_opening .offcanvas .icon span {
	    width: 20px;
	    height: 1px;
	    right: 0;
	    position: absolute;
	    display: block;
	    margin-top: 0;
	    margin-left: 18px;
	}
	
	.mm-wrapper_opening .icon span:nth-child(1) {
	    left: 0;
	    top: 19px;
	    -webkit-transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    -o-transform: rotate(45deg);
	    transform: rotate(45deg);
	}
	
	.mm-wrapper_opening .offcanvas .icon span:nth-child(2) {
	    left: 0;
	    top: 19px;
	    -webkit-transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	}
	
	.mm-wrapper_opening .icon span:nth-child(3) {
	    display:none;
	}
	
	.mm-panel {
		padding-top: 0;
	    background: #174660;
	}
	
	.level_1 > li > a {
		padding-top: 15px;
		padding-bottom: 12px;
	}
	
	.level_1 > li span { 
		padding-top: 13px;
		padding-bottom: 15px;
	}
	
	.level_1 > .mm-listitem {
		border-bottom: 1px solid #ad976e;
	}
	
	.level_1 > li > div {
		border-top: 1px solid #ad976e;
	}

	.mm-listitem__text, .mm-listitem__btn {
		padding-right: 20px;
		padding-left: 20px;
		font-size: 0.9em;
		letter-spacing: 0.02em;
	}

	.mm-listitem__btn {
		padding-left: 39px;
		width: 100%;
		position: absolute;
	}
	
	.mm-listitem__btn.mm-listitem__text {
		padding-left: 20px;
	}
	
	
	.meta-navigation .mm-panel {
		padding-left: 0;
	}
	
	.mm-listitem {
    	color: #fff;
	}
	
	.level_2 .mm-listitem {
    	color: #fff;
    	line-height: 16px;
	}
	
	.mm-listitem:after {
	    display: none;
	}
	
	.mm-listitem__btn:not(.mm-listitem__text) {
	    border-color: #ad976e;
	    border-left:none;
	}

	.mm-btn_next:after {
	    content: '';
	}
	
	.mm-btn_next:after, .mm-listitem_opened > .mm-listitem__btn:after {
	    -webkit-transform: inherit;
	    -ms-transform: inherit;
	    transform: inherit;
	    border: 1px solid #174660;
	}
	

	
	.mm-listitem_opened > .mm-listitem__btn, .mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
	    background: inherit;
	}

	.mm-listitem_opened > .mm-panel {
	    background: #ad976e;
	}
	
	.mm-listitem_opened.meta-navigation > .mm-panel {
	    background: rgba(255,255,255,1);
	}
	
	ul.mm-listview.level_1  {
		background: #174660;
	}

	.mm-listitem_selected > .mm-listitem__text {
	    background: inherit;
	    font-weight: bold;
	}
	
	.mm-listitem a.trail {
	    font-weight: bold;
	}


	.mm-btn_next:after { 
		right: 20px;
		height: 18px;
		width: 18px;
		background: #174660 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.21 12.21'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3cline class='a' y1='6.11' x2='12.21' y2='6.11'/%3e%3cline class='a' x1='6.11' x2='6.11' y2='12.21'/%3e%3c/svg%3e") no-repeat center center;
		background-size: 11px 11px;
	}

	.mm-listitem_opened > .mm-listitem__btn:after {
		right: 20px;
		background: #174660 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.21 2'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3cline class='a' y1='1' x2='12.21' y2='1'/%3e%3c/svg%3e") no-repeat center center;
		background-size: 11px 11px;
	}


	.mm-listitem_vertical.meta-navigation > .mm-panel {
		padding-top: 20px;
	}
	
	.mm-listitem_vertical > .mm-panel {
		padding-left: 0;
	}

	.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
    	background: transparent;
	}
	
	.mm-wrapper_opening [class*="mm-menu_pagedim"].mm-menu_opened ~ .mm-wrapper__blocker {
    	opacity: .5;
	}

	.scroll #header {
	    position: -webkit-sticky;
		position: sticky;
		-webkit-animation: none;
		-moz-animation: none;
		animation: none;
	}

	h2 {
	    font-size: 2em;
	    margin-top: 0.8em;
	}
	

	.oversize .ce_text:not(.small), .default .oversize .ce_text:not(.small),  .oversize .ce_headline:not(.small) span, .default .oversize.ce_text:not(.small) > *:not(h3):not.button {
	    font-size: 0.88em;
	    line-height: 1.16em;
	}

	.centered-wrapper:not(.oversize) div > h1 {
	    font-size: 3em;
	}

	/*
	.default .oversize:not(.ce_headline) {
	    font-size: 1.23em;
	    line-height: 1.16em;
	}
	*/

	/*
	.rs-columns.space-top .rs-column.-large-col-3-1, .rs-columns .rs-column.-large-col-3-1 {
	    width: 100%;
	}
	*/
	
	/*
	.rs-columns.space-top .rs-column.-small-col-1-1, .rs-columns .rs-column.-small-col-1-1{
	    width: 100%;
	}
	*/
	
	/*
	.rs-columns.space-top .rs-column.-small-col-2-1, .rs-columns .rs-column.-small-col-2-1, .rs-columns .rs-column.-small-col-1-1{
	    width: 48.4%;
	    margin-top: 2.3%;
	}
	*/
	
	.rs-columns.space-top .rs-column.-medium-col-1-1, .rs-column.-large-col-3-1.-medium-col-1-1, .rs-column.-large-col-3-2.-medium-col-1-1 {
	    width: 100%;
	}
	
	.rs-columns .rs-column.-small-col-2-1.-medium-last {
	  margin-right: 3.7%;
	}
	
	.rs-columns .rs-column.-small-col-2-1.-small-last {
	  margin-right: -5px;
	}
	
	.rs-columns .rs-column.-medium-col-2-1 {
		width: 48.4%;
		margin-right: 3.7%;
		margin-top: 2.3%;
	}
	
	.rs-columns .rs-column.-medium-last {
		margin-right: -5px;
	}
	
	.rs-columns.space-top .rs-column.-large-first-row:nth-child(1), .rs-columns.space-top .rs-column.-large-first-row:nth-child(3) {
	    margin-top: 0;
	}
	
	.rs-column.-large-first {
	    clear: initial;
	}
	
	.team .rs-column {
	    margin-top: 0;
	}
	
	.centered-wrapper.gradient-top-space .centered-wrapper-inner {
	    padding-top: 40px;
	}
	
	.gradient-top-space:before {
	    margin-top: -50px;
	}
	
	.rs-column.-medium-first-row:not(.-small-col-2-1) {
	    margin-top: 0;
	}
	
	.icon-suche {
	    right: 58px;
	    top: 44px;
	}
	
	.icon-suche, .mod_search button {
	    background-size: 40px 24px;
	}

	.suche-aktiv .icon-suche {
    	background-size: 14px 14px;
    	background-position: 11px 25px;
	}
	
	.suche-aktiv .offcanvas .icon {
    	margin-bottom: 60px;
	}
	
	#header .mod_search {
		margin-top: 60px;
		right: 57px;
	}
	
	.suche-aktiv #header .mod_search {
	    margin-top: 95px;
	}
	
	#header .mod_search .widget-text {
    	width: calc(100vw - 165px - 220px);
	}

	.mod_article:last-of-type > *:not(.no-space-bottom):last-child {
		padding-bottom: 90px;
	}


	.stoerer.ce_text {
	    font-size: 0.85em;
	}

	.stoerer.ce_text {
	    width: 113px;
		height: 113px;
		top: -90px;
		right: 150px;
	}

	.suche-aktiv .stoerer {
		margin-top: 80px;
	}
	
	.popup_frame .ce_text:last-child {
	    padding-bottom: 50px;
	}
	
	.mod_eventlist p:not(.more) {
		margin-right: 0;
	}

	.more {
	    position: relative;
	    right: inherit;
	}
	
	.formbody > fieldset.column-form {
		width: 100%;
	    float: inherit;
	}
	
	.formbody > fieldset.column-form:nth-of-type(n) {
	    margin-right: 0;
	}
	
	.formbody h4 {
		margin-top: 1.2em;
	}
	
	.left .breit {
	    width: inherit;
	}
	
	.right-top .container-2spalten {
		display:flex;
		flex-direction: column;
	}

	.right-top .left {
		order: 2;
	}
	
	.right-top .right {
		order: 1;
		margin-top: 0;
	}

	.sprungnavi {
	    margin-bottom: 0;
	}

	.ce_rsce_text.back {
	    margin-bottom: 0;
	}
	
	a#up-button {
	    bottom: 10px;
	    right: 5px;
	}

	a#up-button div:before {
	    border-width: 0 4px 4px 0;
	    padding: 6px;
	}
	

	.kacheln, .kacheln .image_container {
		min-height: inherit;
	}
		
	p.button {
	    font-size: 1.4rem;
	}
	
	.centered-wrapper-background + .centered-wrapper-inner, .centered-wrapper.color {
	    padding-top: calc(2.5em + 1vh);
	    padding-bottom: calc(2.5em + 4vh);
	}
	
	.margin {
	    margin: 3%;
	}
	
	.margin, .margin.color .centered-wrapper-background {
		margin: 3%;
	}
	
	.margin.color .centered-wrapper-background {
		min-height: calc(70vh - 6%); 
		height: calc(70% - 6%);
	}
	
	.margin.color {
		margin: 0;
	}

	.ce_image.-min-height, .ce_image.-min-height .image_container {
	    height: 50vw;
	}

	.ce_image.-min-height.margin .image_container {
	    width: calc(100% - 6%);
	}
	
	.masonry fieldset, .masonry fieldset.breit {
	    width: calc(50% - 0.8em);
	}
	
	.image_container.float_left, .image_container.float_right {
		max-width: inherit;
		float: inherit;
		margin-right: inherit;
		margin-left: 0 !important;
		margin-bottom: 1.4em;
	}
	
	.image_container.float_left {
		margin-bottom: 1.5em;
	}
	
	.rs-column.-medium-col-3-2 {
	  width: 100%;
	}
	
	
	a#button {
	    right: 0;
		bottom: 20px;
		/*font-size: 0.85em;*/
	}
	
	.cookiebar-active a#button {
		margin-bottom: 140px
	}
}

/* tablet portrait */
@media screen and (max-width: 900px) { 
	.kacheln .ce_text {
	    font-size: calc(0.28em + 1.3vw);
	}
	
}


/* mobile landscape */
@media screen and (max-width: 700px) { 
	
	.logo a {
		width: 210px; 
		height: 75px;
		margin-left: 30px;
		margin-top: 20px;
	}
	
	.default #container {
	    margin-top: 111px;
	}
	
	#headerimage p {
    	font-size: calc(0.8em + 2.4vw);
	}

	.mod_article > *, #footer .inner, .centered-wrapper .centered-wrapper-inner:first-child, .container-2spalten {
    	width: calc(100% - 8%);
	}
	
	.centered-wrapper {
	    width: inherit;
	}

	
	.icon-suche {
	    right: 45px;
	    top: 30px;
	}
	
	

	#header .mod_search {
	    right: 45px;
	}
		
	.suche-aktiv #header .mod_search {
	    margin-top: 80px;
	}
	
	#header .mod_search .widget-text {
	    width: calc(100vw - 139px);
	}
	
	
	h1 {
    	font-size: 1.8em;
	}
	
	.centered-wrapper:not(.oversize) div > h1 {
	    font-size: 2em;
	}

	
	h3 {
    	font-size: 1.3em; 
    	margin-bottom: 0.9em;
	}
	
	.mod_article > .ce_text:not(.oversize) h3 {
	    font-size: 1.6em;
	    margin-bottom: 0.9em;
	}
	
	.oversize, .default .oversize:not(.ce_headline) {
	    font-size: 1.2em;
	}
	
	.default .oversize .small {
	    font-size: 0.82em;
	}
	
	.centered-wrapper-background + .centered-wrapper-inner, .centered-wrapper.color {
	    padding-top: 2.5em;
	    padding-bottom: 2.5em;
	}
	
	#headerimage p {
		margin-bottom: 88px;
	}
		
	.stoerer.ce_text {
	    width: 95px;
		height: 95px;
		top: -80px;
		right: 110px;
		font-size: 0.7em;
	}
	
	.suche-aktiv .stoerer {
	    margin-top: 70px;
	}
	
	.popup_open .popup_inside {
    	margin: 0 15px 15px;
	}
	
	.popup_frame .ce_text:last-child {
	    padding-bottom: 10px;
	}

	.layout_teaser, .layout_full {
		display:flex;
		flex-direction: column;
	}
	
	.mod_eventlist .event > span:not(:last-of-type):after, .mod_eventreader .event > span:not(:last-of-type):after {
	    display:none;
	}
	
	.layout_full .ce_text {
		display:block;
	}
	
	.mod_eventreader .image_container {
	    width: 100%;
	}
	
	.rs-columns .rs-column.-small-col-1-1 {
	    width: 100%;
	}
	
	.ce_image.margin .image_container {
		min-height: inherit;
	}
		
	.cookiebar--active {
	    justify-content: flex-end;
	}
	
	#cookiebar-text {
    	width: 92%;
    	float: inherit;
		margin-right: auto;
    	margin-left: auto;
	}
	
	.cookiebar__message {
	    width: 100%; 
	    margin-bottom: 10px;
	}
	
	.cookiebar__button {
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: -25px;
	}
	
	.cookiebar a {
	    margin-left: 0;
	}
	
	td {
	    padding-bottom: 0.4em;
	}
	
	td:not(:last-child) {
	    padding-right: 0.5em;
	}
	
	td:last-child {
	    white-space: inherit;
	}
	
	.button a, a.button, .more a {
    	padding: 0.75em 1em 0.5em 1em;
	}
	
	#footer {
    	padding-top: 65px;
    	padding-bottom: 30px;
	}
	
	#footer ul {
	    margin-bottom: 35px;
	}
	
	#footer .float-right a {
	    text-align: left;
	}
	
	#footer .col-1 {
	    flex-basis: 100%;
	    margin-bottom: 20px;
	}
	
}

/* mobile portrait */
@media screen and (max-width: 570px) { 
	
	
	.logo a {
	    width: 180px;
	    height: 60px;
	    margin-left: 18px;
	    margin-top: 15px;
	}
	
	.default #container {
	    margin-top: 91px;
	}
	
	.offcanvas .icon {
	    margin-top: 0;
	    margin-right: 5px;
	}
	
	.offcanvas .icon span {
    	margin-top: 25px;
	}

	
	.centered-wrapper:not(#headerimage) {
	    flex-direction: column;
	}
	
	.abgedunkelt p:after {
    	display:none;
	}
	
	.abgedunkelt h2 span {
	    text-shadow: none;
	}
	
	.home .centered-wrapper .ce_text {
		font-size: 1.05em;
	}
	
	.centered-wrapper > .ce_text, 
	.centered-wrapper > .ce_headline {
		width: inherit;
		text-align: left;
		margin-left: inherit;
	}
	
	.centered-wrapper > .centered-wrapper-inner {
	    flex-direction: column;
	}
	
	.centered-wrapper .right {
	    order: inherit;
	    align-self: start;
	    padding-bottom: 0;
	}
	
	.centered-wrapper .right + .ce_text {
		margin-right: 0;
	    align-self: start;
	}
	
	.ce_headline.-content-parallax, .centered-wrapper .ce_text.-content-parallax {
		transform: translate3d(0px, 0px, 0px) !important;
	}
	
	.-min-height {
	    min-height: inherit;
	}
	
	.kacheln, .kacheln .image_container {
	    max-height: inherit;
	}
	
	.kacheln .inner {
	    position: relative;
	    background-color: rgba(5, 55, 81, 1);
	    padding-right: 4%;
	    padding-left: 4%;
	    padding-top: 6%;
		padding-bottom: 6%;
	}
	
	.kacheln h2 {
	    display: none;
	}

	.centered-wrapper:not(#headerimage) .centered-wrapper-background {
		background-attachment: scroll !important;
		min-height: initial;
		background-position: center top !important;
	}

		
	.centered-wrapper-background + .centered-wrapper-inner {
	    color: #053751;
	}
	
	.-color-inverted .centered-wrapper-background + .centered-wrapper-inner p:not(.button) a {
	    color: #053751;
	}
		
	.columns-2 .centered-wrapper-inner > :first-child.space-top {
	    margin-top: 0;
	    text-align: left;
	}
	
	.columns-2 .centered-wrapper-inner > .breit, .columns-2 .centered-wrapper-inner > * {
	    max-width: inherit;
	    width: 100%;
	}
	
	.columns-2 .centered-wrapper-inner > :first-child {
	    margin-top: 0;
	}
	
	.columns-2 .centered-wrapper-inner > * {
	    width: 100%;
	}
	
	.centered-wrapper > .centered-wrapper-inner > :not(.margin):last-child {
	    margin-left: 0;
	}
	
	.centered-wrapper-background {
	    position: relative;
	    height: 50vw;
	}
	
	.kacheln .inner {
	    transform: translate(0, 0);
	}
	
	.columns-3 .centered-wrapper-inner > * {
	    width: 100%;
	}
	
	.columns-2 .space-top {
	    margin-top: 12vh;
	}
	
	.event h2 {
    	font-size: calc(1.2em + 0.8vw);
	} 
	
	.kacheln strong {
	    font-size: 1.15em;
	    line-height: 1.2em;
	}
	
	.home .oversize {
	    font-size: inherit;
	}

	
	.columns-2 .centered-wrapper-inner > :first-child {
	    text-align: left;
	    margin-top: 0;
	}
	
	.columns-2 .space-top {
	    margin-top: inherit;
	}
	
	.-content-parallax, .-content-parallax-schnell {
		transform: none !important;
	}
	
	.js-scroll {
	  opacity: 1;
	  transition: opacity 0.8s cubic-bezier(.215,.61,.355,1);
	}
	
	.scrolled {
	  animation: none !important;
	}
	
	.masonry fieldset, .masonry fieldset.breit {
	    width: 100%;
	}
	
	.flex-zentriert {
		display: block;
	}
	
	.flex-zentriert .button {
		margin-left: 4%;
	}
	
	.flex-zentriert .button:first-child {
		margin-top: 4%;
	}
	
}


/* mobile portrait schmal */
@media screen and (max-width: 420px) { 
	
	.mm-wrapper_opening .offcanvas .icon {
    	margin-right: 78%;
	}
}

